this post was submitted on 04 Oct 2024
462 points (98.9% liked)

196

16358 readers
2498 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
462
compruleter (lemmy.ml)
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]
 

Keep it silly though

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 13 points 1 week ago (1 children)

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. :/

[–] [email protected] 7 points 1 week ago (1 children)

Couldn't you just overlay some cobweb pngs over the iframe? And on scroll of the iframe you could move them accordingly.

[–] [email protected] 7 points 1 week ago (2 children)

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/

[–] [email protected] 7 points 1 week ago (1 children)
[–] [email protected] 3 points 1 week ago

beautiful. 5 stars ⭐⭐⭐⭐⭐

[–] [email protected] 4 points 1 week ago

Dang. Well time to write a browser engine in JavaScript! (Or do this server side)