@sylventic this is the most stupidest way to prevent users from saving the "copyrighted" content btw
abusing. fucking. debugger;
what the actual fucking shit is this?
@sylventic its fucking pathetic
@GlitchyZorua @sylventic this is stupidly easy to bypass, I have an extension installed that can ignore functions that only call debugger
it's called "Anti Anti Debug", though it can break some sites
EDIT: My personal fork of the extension is kinda busted. There is a button you can natively press in the dev tools that turns off debugger statements entirely which is better in 99% of cases.
@GlitchyZorua @sylventic regarding this site, there is a script served from cdncozyantitheft.addons.business
and also a script served in the HTML too.
their "anti theft" script breaks common text editing (preventing keydown events when ctrl or meta are pressed)
if you're wondering how I found that, I just ran something like KeyboardEvent.prototype.preventDefault = () => console.trace()
@Sqaaakoi @GlitchyZorua @sylventic that's smart!!
@GlitchyZorua such a masterful strategy! i'm sure nobody will ever figure out how to
*accidentally holds down Shift while right clicking*
...never mind.
;-)
@GlitchyZorua @MagicLike Irony meter explodes
@GlitchyZorua let me introduce you to shift right click
@soop @GlitchyZorua getting told this is only a thing in firefox gave me whiplash why is this not a thing in chromium (i mean they hate their users slightly more so makes sense but)