this post was submitted on 25 Nov 2024
92 points (97.9% liked)
Technology
59772 readers
3162 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I feel sorry for website maintainers at this point, they gotta deal with a broken ad supported business model, AI web scrapers, dwindling viewership, and now google modifying their pages without their knowledge. Like people who just want to share interesting stuff with the world and make a living off of their work have to deal with this crap.
As a web developer I’m interested if there’s something I can do to block it. I’ve already done an
interest-cohort()
hack and another that stops Instagram in-app JavaScript from being injected.I’d love to get a collection of these “hacks” packaged in a Ruby gem.
Edit: I should’ve read this before commenting, I see that you have to fill out that form but list every variation of
http
/https
and submit every domain/subdomain. Easy for me to do, but for a large website? Yikes