更新
This commit is contained in:
parent
870686032d
commit
e4b89e56c0
@ -890,7 +890,6 @@ label[for='accessibility_helper'] {line-height: 1.6; margin-left: 8px;}
|
|||||||
|
|
||||||
(function () {
|
(function () {
|
||||||
'use strict';
|
'use strict';
|
||||||
try {
|
|
||||||
if (window.xmas_torn_helper_flag) return;
|
if (window.xmas_torn_helper_flag) return;
|
||||||
window.xmas_torn_helper_flag = true;
|
window.xmas_torn_helper_flag = true;
|
||||||
|
|
||||||
@ -950,8 +949,4 @@ label[for='accessibility_helper'] {line-height: 1.6; margin-left: 8px;}
|
|||||||
};
|
};
|
||||||
func(GM_addStyle, window, GM_getValue, GM_setValue, GM_xmlhttpRequest);
|
func(GM_addStyle, window, GM_getValue, GM_setValue, GM_xmlhttpRequest);
|
||||||
}
|
}
|
||||||
} catch (e) {
|
|
||||||
console.error(new Date().toLocaleString(), "[ERR] Message; ", e.message);
|
|
||||||
console.error(new Date().toLocaleString(), "[ERR] Trace; ", e.stack || e.message);
|
|
||||||
}
|
|
||||||
})();
|
})();
|
||||||
|
|||||||
952
misc/Christmas_Town_Helper_2.3.3_mod.user.js
Normal file
952
misc/Christmas_Town_Helper_2.3.3_mod.user.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user