This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
static ConvertReason(a) { | |
let b = ""; | |
switch (a) { | |
case 0: | |
b = "There is no internet connection..."; | |
break; | |
case 1: | |
b = "Opss, chatroom has no free slots for users"; | |
break; | |
case 2: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Make Transparent */ | |
/*:root {*/ | |
/* opacity: 0.96;*/ | |
/*}*/ | |
/* Settings for github.com/KillYoy/DiscordNight theme as of v0.8.15 */ | |
:root { | |
--User-List-Width: 225px; /* 200px, Discord default = 240px */ | |
--Channel-List-Width: 212px; /* 196px, Discord default = 240px */ | |
--Channel-Invite-Edit-Button: none; /* flex = ON, none = OFF */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Remove Ads from Google search | |
// @namespace XcomeX | |
// @description Removes ads from Google search result pages | |
// @version 0.4 | |
// @author XcomeX | |
// @include /^https?://www\.google\./ | |
// @grant none | |
// ==/UserScript== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"1394ohci","*** SENTRYTRIBE MENTAL ***" | |
"ac98intc","*** DARKSKYLINE MENTAL ***" | |
"acelpvc","*** SIG22 - FOLLOW GUIDANCE ***" | |
"activemov","*** SIG25 - FOLLOW GUIDANCE ***" | |
"activems","*** SIG25 - FOLLOW GUIDANCE ***" | |
"actmove","*** SIG25 - FOLLOW GUIDANCE ***" | |
"actproxy","*** SIG25 - FOLLOW GUIDANCE ***" | |
"adap64info","*** SIG24 - FOLLOW GUIDANCE ***" | |
"adpkprp","*** KILLSUIT LOADER DRIVER - REMOVE ME ***" | |
"adpu321","*** SIG35 - FOLLOW GUIDANCE ***" |
NewerOlder