this post was submitted on 04 Oct 2024
478 points (99.0% liked)
196
16430 readers
2684 users here now
Be sure to follow the rule before you head out.
Rule: You must post before you leave.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm not quite sure how that could be done...
I can't modify the contents of other websites embedded as iframes. The other option would be to make a request in my server and modify the content and then pass that, but then I'd be hosting an unsecured proxy which I don't want to do.
The only good way to do this would be with a browser extension, which I haven't got a clue on how to create. :/
Couldn't you just overlay some cobweb pngs over the iframe? And on scroll of the iframe you could move them accordingly.
Thats what i had in mind... :( i guess the world is more secure now but it dont work no more https://157.245.87.52/
This made me laugh
beautiful. 5 stars ⭐⭐⭐⭐⭐
Dang. Well time to write a browser engine in JavaScript! (Or do this server side)