> Twitter is not accessible without javascript.
What did you expect, isn't the web now built this way, I doubt you can play a video from Netflix without javascript.
What did you expect, isn't the web now built this way, I doubt you can play a video from Netflix without javascript.
* * * block
* * frame block
* 1st-party css allow
* 1st-party frame allow
* 1st-party image allow
Some use CDN, allow 3rd party CSS and images, that's almost uMatrix defaults: * * * block
* * css allow
* * frame block
* * image allow
* 1st-party frame allow
Even facebook serves some visible content [1]. Yes, some sites require JS, youtube could have <video><source>, image lazy loading required JS, we've got <img loading=lazy> now.