Some porting

This commit is contained in:
thororen1234 2024-07-13 00:06:01 -04:00
parent 89c4e489f5
commit ea8c134159
24 changed files with 111 additions and 100 deletions

View file

@ -1,10 +1,10 @@
// ==UserScript==
// @name Vencord
// @name Equicord
// @description A Discord client mod - Web version
// @version %version%
// @author Vendicated (https://github.com/Vendicated)
// @namespace https://github.com/Vendicated/Vencord
// @supportURL https://github.com/Vendicated/Vencord
// @author Equicord (https://github.com/Equicord)
// @namespace https://github.com/Equicord/Equicord
// @supportURL https://github.com/Equicord/Equicord
// @license GPL-3.0
// @match *://*.discord.com/*
// @grant GM_xmlhttpRequest
@ -21,4 +21,4 @@
// to overwrite stuff on the window on sites that use CSP. Use Tampermonkey or use a chromium based browser
// https://github.com/violentmonkey/violentmonkey/issues/997
// this is a compiled and minified version of Vencord. For the source code, visit the GitHub repo
// this is a compiled and minified version of Equicord. For the source code, visit the GitHub repo