설명 없음

Haelwenn (lanodan) Monnier 19f48061e4 ruleset.txt: [Bandcamp] Allow CSS and Images 6 년 전
README.md e3eab7918a README.md: Fix typo… 6 년 전
ruleset.txt 19f48061e4 ruleset.txt: [Bandcamp] Allow CSS and Images 6 년 전

README.md

uMatrix rulesets

This is the repo for my uMatrix rulesets, they are probably more hardcore than what uMatrix provides.

URL: https://hacktivis.me/git/umatrix-rulesets.work/ruleset.txt

Notes

  • I don’t whitelist cookies, unless it’s needed to view the website. So you should probably allow cookies when you authenticate.
  • I put the suffix [HMS] on my rules.
  • Here are my default rules in uMatrix, and so for which this ruleset is made: ``` https-strict: * true noscript-spoof: * true referrer-spoof: * true
  • * * block
  • * cookie block
  • * other block
  • 1st-party css allow
  • 1st-party image allow ```