We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c65866 commit 737bcdfCopy full SHA for 737bcdf
1 file changed
src/chrome/content/rules/Capstone-engine.org.xml
@@ -0,0 +1,11 @@
1
+<!--
2
+ Mismatched:
3
+ - capstone-engine.org
4
+-->
5
+<ruleset name="Capstone-engine.org">
6
+ <target host="capstone-engine.org" />
7
+ <target host="www.capstone-engine.org" />
8
+
9
+ <rule from="^http://capstone-engine\.org/" to="https://www.capstone-engine.org/" />
10
+ <rule from="^http:" to="https:" />
11
+</ruleset>
0 commit comments