mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-12 11:30:01 -04:00
Emerald I am going to liquify you for this jank CSS. Still not done.
This commit is contained in:
parent
855810653d
commit
165d0acff4
3 changed files with 336 additions and 259 deletions
|
@ -216,8 +216,8 @@ xx xx
|
|||
await new Promise((resolve) => {
|
||||
|
||||
const waitForDocument = () => document.readyState === "complete"
|
||||
? resolve()
|
||||
: window.addEventListener("load", resolve);
|
||||
? resolve()
|
||||
: window.addEventListener("load", resolve);
|
||||
|
||||
// Wait until a service worker is registered before continuing.
|
||||
// Also make sure the document is loaded.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue