fix: update fetchWithUSFetch assignment to use unsafeWindow
This commit is contained in:
@@ -8,4 +8,4 @@
|
||||
// @connect *
|
||||
// ==/UserScript==
|
||||
|
||||
window.fetchWithUSFetch = GM_fetch
|
||||
unsafeWindow.fetchWithUSFetch = GM_fetch
|
||||
Reference in New Issue
Block a user