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

Commit 6798d8e

Browse files
cschanajJ0WI
authored andcommitted
Re-activate and Update Waste.org.xml (#10055)
1 parent 9748a03 commit 6798d8e

File tree

2 files changed

+18
-11
lines changed

2 files changed

+18
-11
lines changed

src/chrome/content/rules/WASTE.xml

-11
This file was deleted.
+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<!--
2+
Non-functional hosts
3+
Timeout was reached:
4+
- refuse.waste.org
5+
6+
SSL peer certificate was not OK:
7+
- mail.waste.org
8+
- ns.waste.org
9+
-->
10+
<ruleset name="Waste.org">
11+
<target host="waste.org" />
12+
<target host="www.waste.org" />
13+
<target host="ink.waste.org" />
14+
15+
<securecookie host=".+" name=".+" />
16+
17+
<rule from="^http:" to="https:" />
18+
</ruleset>

0 commit comments

Comments
 (0)