Email or username:

Password:

Forgot your password?
Top-level
Gregory

I wrote a userscript to try to remove it but it only works half the time for some reason.

4 comments
Gregory

This form seems to always work.

If I use `// @run-at document-start`, document.body would be null 🤔

Savely Krasovsky

@grishka try
document.addEventListener ("DOMContentLoaded", loaded).

Gregory

@savely that's the same as without "run-at", it would run after the body has already been parsed and some scripts ran

[DATA EXPUNGED]
Go Up