mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-07 13:43:03 -04:00
Some porting
This commit is contained in:
parent
89c4e489f5
commit
ea8c134159
24 changed files with 111 additions and 100 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue