Blacklist loading module 73233 early
This commit is contained in:
parent
dfe5cff955
commit
0651bad4f4
@ -95,7 +95,8 @@ export default JadefinIntegrity("Jadefin", import.meta.url, () => window["Jadefi
|
||||
c.startsWith("session-login.") ||
|
||||
c.startsWith("syncPlay-ui-") ||
|
||||
c.startsWith("35463.") ||
|
||||
c.startsWith("1998.")
|
||||
c.startsWith("1998.") ||
|
||||
c.startsWith("73233.")
|
||||
))) {
|
||||
return null;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user