summaryrefslogtreecommitdiff
path: root/searx/https_rules/Rawgithub.com.xml
diff options
context:
space:
mode:
Diffstat (limited to 'searx/https_rules/Rawgithub.com.xml')
-rw-r--r--searx/https_rules/Rawgithub.com.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/searx/https_rules/Rawgithub.com.xml b/searx/https_rules/Rawgithub.com.xml
deleted file mode 100644
index 3868f332a..000000000
--- a/searx/https_rules/Rawgithub.com.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<!--
- www: cert only matches ^rawgithub.com
-
--->
-<ruleset name="rawgithub.com">
-
- <target host="rawgithub.com" />
- <target host="www.rawgithub.com" />
-
-
- <rule from="^http://(?:www\.)?rawgithub\.com/"
- to="https://rawgithub.com/" />
-
-</ruleset>