We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e83dc8c + ae88218 commit 06c8ed2Copy full SHA for 06c8ed2
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