Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit 5eea15f

Browse files
committed
bm.ru
1 parent e7d4fcb commit 5eea15f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/chrome/content/rules/Bm.ru.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<ruleset name="Bm.ru">
2+
<target host="bm.ru" />
3+
<target host="www.bm.ru" />
4+
<target host="online.bm.ru" />
5+
6+
<exclusion pattern="^http://(?:www\.)?bm.ru/(?!ru/personal/platezhi-i-perevody/perevody-s-kart/perevody-s-karty-na-karty)" />
7+
8+
<test url="http://www.bm.ru/" />
9+
<test url="http://www.bm.ru/ru/personal/platezhi-i-perevody/perevody-s-kart/perevody-s-karty-na-karty/" />
10+
11+
<rule from="^http:" to="https:" />
12+
</ruleset>

0 commit comments

Comments
 (0)