Update aak-cont-script.user.js
This commit is contained in:
parent
fcac29d179
commit
3e57fa758e
@ -1498,7 +1498,7 @@ return;
|
||||
host : ['xuhaiyang1234.gitlab.io'],
|
||||
onEnd : function () {
|
||||
|
||||
if (location.pathname.endsWith("settings.html") {
|
||||
if (/^\/AAK-Cont\//.test(location.pathname)) {
|
||||
var settingsBox = Aak.getElement('#aak-settings-box');
|
||||
var settingsNotice = Aak.getElement('#aak-settings-notice');
|
||||
|
||||
|
Reference in New Issue
Block a user