commit: 77eb61aa5bdc32b1ffd1325ac708b79197f84874
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Tue, 8 May 2018 22:24:25 +0200
Initial Commit
Diffstat:
2 files changed, 40 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -0,0 +1,17 @@
+## uMatrix rulesets
+
+This is the repo for my uMatrix rulesets, they are probably more hardcore than what uMatrix provides.
+
+Note: I don’t whitelist websites, unless it’s needed to view the website. So you should probably allow cookies when you authenticate.
+
+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
+```
diff --git a/ruleset.txt b/ruleset.txt
@@ -0,0 +1,23 @@
+Discord Application, only XHR on the gateway
+ discordapp.com *
+ 1st-party * allow
+ 1st-party cookie allow
+ gateway.discord.gg xhr allow
+
+Github
+ github.com *
+ 1st-party * allow
+ githubusercontent.com image allow
+ githubusercontent.com media allow
+
+Google reCaptcha
+ * www.google.com
+ _ www.google.com *
+ _ www.gstatic.com *
+
+ImDB
+ imdb.com *
+ ia.media-imdb.com image allow
+ images-na.ssl-images-amazon.com image allow
+ m.media-amazon.com css allow
+ m.media-amazon.com image allow