commit: 5ab81d29ac57f5b726516fa59620b990c0e6efaf
parent: 69f1f7ec8a234f1bfd4a31281abb7f689628bae9
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Tue,  8 May 2018 22:41:31 +0200
ruleset.txt: try to fix syntax by using uMatrix’s recipes_en.txt
Diffstat:
1 file changed, 15 insertions(+), 11 deletions(-)
diff --git a/ruleset.txt b/ruleset.txt
@@ -1,28 +1,32 @@
 ! uMatrix: Ruleset recipes 1.0
 ! Title: Hardcore ruleset for the interwebz
 ! Maintainer: Haelwenn (lanodan) Monnier
+!
 ! Repository: https://hacktivis.me/git/umatrix-rulesets/
 
 Discord Application, only XHR on the gateway
 	discordapp.com *
-		1st-party * allow
-		1st-party cookie allow
-		gateway.discord.gg xhr allow
+		_ 1st-party * allow
+		_ gateway.discord.gg xhr allow
 
 Github
 	github.com *
-		1st-party * allow
-		githubusercontent.com image allow
-		githubusercontent.com media allow
+		_ 1st-party * allow
+		_ githubusercontent.com image allow
+		_ githubusercontent.com media allow
+		! Required for uploading pictures in comments
+		_ github-production-user-asset-6210df.s3.amazonaws.com xhr
+		! Required for uploading other files in comments
+		_ github-production-repository-file-5c1aeb.s3.amazonaws.com xhr
 
 Google reCaptcha
 	* www.google.com
 		_ www.google.com *
 		_ www.gstatic.com *
 
-ImDB
+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
+		_ 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