mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 00:24:13 +08:00
fix
This commit is contained in:
parent
09f11f2a32
commit
f9922df95e
@ -2,6 +2,7 @@
|
||||
window.hasdone = false
|
||||
window.thistext = ''
|
||||
if (window.injectedjs) return
|
||||
window.injectedjs = true
|
||||
const originXHR = XMLHttpRequest
|
||||
window.XMLHttpRequest = function () {
|
||||
var newxhr = new originXHR()
|
||||
|
Loading…
x
Reference in New Issue
Block a user