back

by colesantiago·5y ago·view on hn ↗
> 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.

1 comments
Glad to surprise you — most of the web works fine with first party CSS and images only, uMatrix:

    * * * 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.

[1] https://www.facebook.com/lasytoy/