Skip to content

Commit 3db348d

Browse files
authored
[BigCartel.com] Increase coverage (EFForg#18188)
* [BigCartel.com] Increase coverage * [BigCartel.com] Fix test URL * Rename Big-Cartel.xml to BigCartel.com.xml
2 parents 51537f2 + 5d432d8 commit 3db348d

2 files changed

Lines changed: 21 additions & 34 deletions

File tree

src/chrome/content/rules/Big-Cartel.xml

Lines changed: 0 additions & 34 deletions
This file was deleted.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<ruleset name="BigCartel.com">
2+
3+
<target host="bigcartel.com" />
4+
<target host="*.bigcartel.com" />
5+
6+
<test url="http://www.bigcartel.com/" />
7+
<test url="http://blog.bigcartel.com/" />
8+
<test url="http://status.bigcartel.com/" />
9+
10+
<exclusion pattern="^http://shop\.bigcartel\.com/" />
11+
<test url="http://shop.bigcartel.com/" />
12+
13+
<!-- Each user gets its own subdomain -->
14+
<test url="http://josearoda.bigcartel.com/" />
15+
<test url="http://marcmartin.bigcartel.com/" />
16+
<test url="http://palaeoiris.bigcartel.com/" />
17+
18+
<rule from="^http:"
19+
to="https:" />
20+
21+
</ruleset>

0 commit comments

Comments
 (0)