#justifiablehack — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #justifiablehack, aggregated by home.social.
-
#LifeSkills #JustifiableHack #WorkAround #HTML #Spam #Unsubscribe
I was trying to unsubscribe from Royal Mail Marketing emails, I clicked through to the page and there is an "email" box which I can't type in...
OK, I think, maybe they already know my email from the URL and I don't need this, so I tick things to unsubscribe and click the [broken image] "OK" button...
Nope! I get an error saying I need to enter my email... so I right-click on the input field, go to "developer tools -> inspect" and view the original HTML. There is an attribute readonly="readonly" which I delete. Field is now typable and off we go...