Upload files to "/"
This commit is contained in:
10
fandom.js
Normal file
10
fandom.js
Normal file
@@ -0,0 +1,10 @@
|
||||
// ==UserScript==
|
||||
// @name fandom to antifandom
|
||||
// @version 0.1
|
||||
// @description none
|
||||
// @author You
|
||||
// @include *.fandom.com*
|
||||
// @run-at document-start
|
||||
// ==/UserScript==
|
||||
|
||||
document.location.href=document.location.href.replace("fandom","antifandom");
|
Reference in New Issue
Block a user