Skip to content

Instantly share code, notes, and snippets.

@wellington1993
wellington1993 / auth-6.2.5-2543421890(eng).js
Created November 3, 2020 12:45
utilityFunctions-6.2.5-2277551026(eng).js
//////////////////////////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2001 SonicWall, Inc
//
//////////////////////////////////////////////////////////////////////////////////////////////////
function onLoginSubmitDone(url, sessIdStr, usrName) {
This file has been truncated, but you can view the full file.
window.EmberENV=function(e,t){for(var r in t)e[r]=t[r]
return e}(window.EmberENV||{},{FEATURES:{},EXTEND_PROTOTYPES:{Date:!1},_APPLICATION_TEMPLATE_WRAPPER:!1,_DEFAULT_ASYNC_OBSERVERS:!0,_JQUERY_INTEGRATION:!1,_TEMPLATE_ONLY_GLIMMER_COMPONENTS:!0})
var loader,define,requireModule,require,requirejs,runningTests=!1
if(function(e){"use strict"
function t(){var e=Object.create(null)
return e.__=void 0,delete e.__,e}var r={loader:loader,define:define,requireModule:requireModule,require:require,requirejs:requirejs}
requirejs=require=requireModule=function(e){for(var t=[],r=c(e,"(require)",t),n=t.length-1;n>=0;n--)t[n].exports()
return r.module.exports},loader={noConflict:function(t){var n,i
for(n in t)t.hasOwnProperty(n)&&r.hasOwnProperty(n)&&(i=t[n],e[i]=e[n],e[n]=r[n])},makeDefaultExport:!0}
@wellington1993
wellington1993 / Testes-Velocidade-Hotsoft.txt
Created November 18, 2020 19:30
Testes Velocidade Hotsoft
https://hs-librespeed-embratel.hotsoft.com.br/speedtest/
https://hs-librespeed-vivo.hotsoft.com.br/speedtest/
https://hs-librespeed.hotsoft.com.br/speedtest/
/*!
* minimum set of bootstrap includes for most embed components
*/.clearfix:after,.clearfix:before,blockquote:after,blockquote:before,q:after,q:before{content:""}.btn,.btn-link{cursor:pointer}.btn:hover,a{text-decoration:none}.dropdown-menu,ol,ul{list-style:none}.btn-block,.input--text,button.alert,input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.audiencesync:after,.auth-section:after,.children .post:after,.clearfix:after,.comment-footer__menu:after,.disqus-footer:after,.dropdown-menu a,.nav:after,.notice:after,.post-content .post-body .media-activated .media-content-placeholder,.post-content .post-menu:after,.post-content .post-message:after,.post-content footer,.post-content:after,.post-list .post:after,.services:after,.sso__button.no-image,.textarea-outer-wrapper .textarea-wrapper:after,.tooltip__footer:after{clear:both}body,html{margin:0;padding:0}a,abbr,acronym,address,blockquote,button,caption,cite,code,dd,del,dfn,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5
@wellington1993
wellington1993 / PeerConnection.jsm
Created November 19, 2020 11:47
resource://gre/modules/media/PeerConnection.jsm
/* jshint moz:true, browser:true */
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
"use strict";
const { Services } = ChromeUtils.import("resource://gre/modules/Services.jsm");
ChromeUtils.defineModuleGetter(
this,
@wellington1993
wellington1993 / PeerConnectionIdp.jsm
Created November 19, 2020 11:48
resource://gre/modules/media/PeerConnectionIdp.jsm
/* jshint moz:true, browser:true */
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
var EXPORTED_SYMBOLS = ["PeerConnectionIdp"];
ChromeUtils.defineModuleGetter(
this,
"IdpSandbox",
@wellington1993
wellington1993 / IdpSandbox.jsm
Created November 19, 2020 11:49
resource://gre/modules/media/IdpSandbox.jsm
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
"use strict";
const { Services } = ChromeUtils.import("resource://gre/modules/Services.jsm");
const { NetUtil } = ChromeUtils.import("resource://gre/modules/NetUtil.jsm");
/** This little class ensures that redirects maintain an https:// origin */
@wellington1993
wellington1993 / Services.jsm
Created November 19, 2020 11:51
resource://gre/modules/Services.jsm
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
var EXPORTED_SYMBOLS = ["Services"];
var Services = Cu.createServicesCache();
@wellington1993
wellington1993 / Firefox-Crash-Today-25-Nov.log
Created November 25, 2020 07:04
Firefox Crash Today 25/Nov
###!!! [Child][MessageChannel::SendAndWait] Error: Channel error: cannot send/recv
Exiting due to channel error.
Sandbox: Unexpected EOF, op 10 flags 00 path /proc/216086/exe
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Sandbox: Unexpected EOF, op 10 flags 00 path /proc/198986/exe
@aamiaa
aamiaa / CompleteDiscordQuest.md
Last active April 26, 2024 20:50
Complete Recent Discord Quest

Complete Recent Discord Quest

How to use this script:

  1. Accept the quest under User Settings -> Gift Inventory
  2. Join a vc
  3. Stream any window (can be notepad or something)
  4. Press Ctrl+Shift+I to open DevTools
  5. Go to the Console tab
  6. Paste the following code and hit enter:
let wpRequire;