wait did neocities literally just nuke the ability to host external frames like thru github pages ... what the hell that completely fucks over my status cafe and polls then ...
you can try embed instead of iframe too, like object it's old html tag and both only work for embedding old sites, Youtube and other modern sites block both embed and object bc of security problems
Yess, any help with this would be appreciated!
im using petrapixel's widget codes instead, since they work .... just bummed since my own had my css + dark/light toggles. https://petrapixel.neocities.org/coding/widgets
I have a few custom widgets that aren't listed here, please let me know if you find a fix for this
Sorry about re commenting, I didn't know how it worked lol. If you change all iframe elements to object and change src= to data= it fixes it
man what the heck
huh ... wild that the object fix does work ... thank you, i wouldnt have known abt the object stuff
you can try embed instead of iframe too, like object it's old html tag and both only work for embedding old sites, Youtube and other modern sites block both embed and object bc of security problems