We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9409f00 commit 92268a2Copy full SHA for 92268a2
src/chrome/content/rules/obi.xml
@@ -22,17 +22,26 @@
22
- specials.obi.de
23
-->
24
<ruleset name="OBI">
25
+ <target host="community.obi.at"/>
26
+ <target host="images.obi.at"/>
27
+
28
+ <target host="obi.ch"/>
29
+ <target host="www.obi.ch"/>
30
+ <target host="ot.obi.ch"/>
31
32
<target host="obi.cz"/>
33
<target host="www.obi.cz"/>
34
35
<target host="www.obi.de"/>
36
<target host="community.obi.de"/>
37
<target host="images.obi.de"/>
- <target host="community.obi.at"/>
- <target host="images.obi.at"/>
38
39
<target host="obi.hu"/>
40
<target host="www.obi.hu"/>
41
42
<target host="obi.pl"/>
43
<target host="www.obi.pl"/>
44
45
<target host="www.obi.ru"/>
46
47
<rule from="^http:"
0 commit comments