We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaaa5bd commit 2bbcc36Copy full SHA for 2bbcc36
src/chrome/content/rules/planeta.ru.xml
@@ -0,0 +1,24 @@
1
+<!--
2
+www.planeta.ru ¹
3
+files.planeta.ru ³
4
+
5
6
+¹ mismatch
7
+³ timed out
8
+-->
9
+<ruleset name="planeta.ru">
10
+ <target host="planeta.ru" />
11
+ <target host="biblio.planeta.ru" />
12
+ <target host="s2.planeta.ru" />
13
+ <target host="school.planeta.ru" />
14
+ <target host="shop.planeta.ru" />
15
+ <target host="static.planeta.ru" />
16
+ <target host="tv.planeta.ru" />
17
18
+ <target host="www.planeta.ru" />
19
20
+ <rule from="^http://www\.planeta\.ru/"
21
+ to="https://planeta.ru/" />
22
23
+ <rule from="^http:" to="https:" />
24
+</ruleset>
0 commit comments