wetdry.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
We are a community focused on gaming, tech, entertainment, and more.

Administered by:

Server stats:

724
active users

@GlitchyZorua wait until they realize inspect element or view source exists

@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?

@GlitchyZorua dumbfuckery, that's what it is

@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()

@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 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)