This file contains hidden or 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 ChatGPT Dark + Inter | |
// @namespace http://tampermonkey.net/ | |
// @version 1.0 | |
// @description Use Inter font & darker colors on chat.openai.com | |
// @author You | |
// @match https://chatgpt.com/* | |
// @grant GM_addStyle | |
// @run-at document-start | |
// ==/UserScript== |
This file contains hidden or 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
package studio.dreamys; | |
import java.io.BufferedReader; | |
import java.io.IOException; | |
import java.io.InputStream; | |
import java.io.InputStreamReader; | |
import java.lang.invoke.MethodHandle; | |
import java.lang.invoke.MethodHandles; | |
import java.lang.invoke.MethodType; | |
import java.lang.invoke.MutableCallSite; |
This file contains hidden or 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
{ | |
"9783": "09ine", | |
"zCloudd": "0Cloud", | |
"aapple": "§1Apple", | |
"uhtruly": "0[ADMIN] Truly", | |
"SpookyNova": "§c[ADMIN] 0Nova", | |
"kofmel": "0Kofi", | |
"Tricksyz": "0Binley Mega Chippy", | |
"ExtremeDPS": "0pet penguin", | |
"freebonsai": "0Chimpanzee", |
This file contains hidden or 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
{ | |
"9783": "09ine", | |
"zCloudd": "0Cloud", | |
"aapple": "§1Apple", | |
"uhtruly": "0[ADMIN] Truly", | |
"SpookyNova": "§c[ADMIN] 0Nova", | |
"kofmel": "0Kofi", | |
"Tricksyz": "0Binley Mega Chippy", | |
"ExtremeDPS": "0pet penguin", | |
"freebonsai": "0Chimpanzee", |