Skip to content

Commit ac3cd78

Browse files
author
MB
committed
HolidayBullshit.com
1 parent 7745b0e commit ac3cd78

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

src/chrome/content/rules/Cards_Against_Humanity.com.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
<!--
2+
Other Cards Against Humanity rulesets:
3+
4+
- HolidayBullshit.com.xml
5+
6+
27
Insecure cookies are set for these domains:
38
49
- store.cardsagainsthumanity.com
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!--
2+
For other Cards Against Humanity coverage, see Cards_Against_Humanity.com.xml.
3+
4+
5+
^: refused
6+
7+
-->
8+
<ruleset name="HolidayBullshit.com">
9+
10+
<target host="holidaybullshit.com" />
11+
<target host="www.holidaybullshit.com" />
12+
13+
14+
<rule from="^http://(?:www\.)?holidaybullshit\.com/"
15+
to="https://www.holidaybullshit.com/" />
16+
17+
</ruleset>

0 commit comments

Comments
 (0)