Skip to content

Instantly share code, notes, and snippets.

@dimitrinicolas
Last active December 31, 2023 09:11
Show Gist options
  • Save dimitrinicolas/c913b76f5e99b5fd4ff56147ccf8ad66 to your computer and use it in GitHub Desktop.
Save dimitrinicolas/c913b76f5e99b5fd4ff56147ccf8ad66 to your computer and use it in GitHub Desktop.
uMatrix Rules
# (c) Dimitri NICOLAS
# LICENSED UNDER MIT
https-strict: * true
https-strict: behind-the-scene false
matrix-off: about-scheme true
matrix-off: behind-the-scene true
matrix-off: chrome-extension-scheme true
matrix-off: chrome-scheme true
matrix-off: moz-extension-scheme true
matrix-off: opera-scheme true
matrix-off: paralleltext.io true
matrix-off: vivaldi-scheme true
matrix-off: wyciwyg-scheme true
noscript-spoof: * true
referrer-spoof: * true
referrer-spoof: behind-the-scene false
* * * block
* * css allow
* * frame block
* * image allow
* 1st-party * allow
* 1st-party frame allow
#Public CDN
* ajax.cloudflare.com script allow
* cdn.cookielaw.org * block
#Embeded players
* player.vimeo.com frame allow
* vimeo.com script allow
* vimeocdn.com script allow
* vimeocdn.com xhr allow
#Amazon
amazon.fr clients5.google.com * block
amazon.fr google.com * block
amazon.fr images-eu.ssl-images-amazon.com script allow
amazon.fr m.media-amazon.com script allow
amazon.fr media-amazon.com script allow
#Bloomberg
bloomberg.com * media allow
bloomberg.com * script allow
bloomberg.com personalization.bloomberg.com * block
#Economist
economist.com * script block
#Facebook
facebook.com static.xx.fbcdn.net script allow
facebook.com video-mrs1-1.xx.fbcdn.net xhr allow
#Instagram
instagram.com cdninstagram.com * allow
instagram.com scontent-mrs1-1.cdninstagram.com * allow
#Genius
genius.com ajax.googleapis.com script allow
genius.com cdn.cookielaw.org * block
genius.com js-cdn.music.apple.com script allow
genius.com s3.amazonaws.com script allow
#ProductHunt
producthunt.com ajax.cloudflare.com script allow
#Soundcloud
soundcloud.com sndcdn.com * allow
#Twitter
twitter.com abs.twimg.com script allow
twitter.com ton.twimg.com script allow
twitter.com video.twimg.com media allow
twitter.com video.twimg.com xhr allow
youtube.com * xhr allow
#Others
* privacyportal-de.onetrust.com xhr allow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment