Update builded.user.js
This commit is contained in:
parent
be71613b8d
commit
a257e8240e
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
'use strict';
|
||||
// Your code here...
|
||||
if (location.host == "www.guilded.gg") {
|
||||
settings();
|
||||
console.info("Guilded.GG detected.")
|
||||
} else {
|
||||
document.body.innerHTML += settings_HTML
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue