We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 044d66c commit ae88218Copy full SHA for ae88218
src/chrome/content/rules/Paglen.com.xml
@@ -0,0 +1,13 @@
1
+<!--
2
+ Mismatched:
3
+ - ir1.paglen.com
4
+-->
5
+<ruleset name="Paglen.com">
6
+ <target host="paglen.com" />
7
+ <target host="www.paglen.com" />
8
+ <target host="imagenet-roulette.paglen.com" />
9
+ <target host="roulette.paglen.com" />
10
+ <target host="trevor.paglen.com" />
11
+
12
+ <rule from="^http:" to="https:" />
13
+</ruleset>
0 commit comments