Skip to content

Instantly share code, notes, and snippets.

@shouya
Last active January 15, 2019 15:29
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save shouya/9b210fabd1e3066a1d5764f017e077e5 to your computer and use it in GitHub Desktop.
uMatrix ruleset
! uMatrix: Ruleset recipes 1.0
! Title: Shou's Ruleset
! Maintainer: Shou Ya
! CDN
* ajax.googleapis.com script allow
* cdn.bootcss.com script allow
* cdn.ravenjs.com script allow
* cdn.sstatic.net script allow
* cdnjs.cloudflare.com script allow
* code.jquery.com script allow
* jsdelivr.net script allow
* ravenjs.com script allow
* squarespace.com script allow
* s3.amazonaws.com media allow
* s3.amazonaws.com script allow
* s3.amazonaws.com xhr allow
! Youtube iframe
* youtube.com * allow
* youtube.com frame allow
* youtube.com script allow
* googlevideo.com * allow
* googlevideo.com xhr allow
* ytimg.com * allow
* ytimg.com script allow
! reCaptcha
* www.google.com * allow
* www.google.com frame allow
* www.gstatic.com * allow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment