Skip to content

Commit 9f32198

Browse files
committed
[Nanopool] Update ruleset
Following up on EFForg#4611 (comment), this adds a target subdomain and a few comments about broken subdomains.
1 parent 6dbed87 commit 9f32198

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
1+
<!--
2+
Problematic subdomains:
3+
4+
- exp ¹
5+
- exp1 ¹
6+
7+
¹: Timeout
8+
-->
19
<ruleset name="Nanopool">
210

3-
<target host="www.nanopool.org" />
411
<target host="nanopool.org" />
12+
<target host="www.nanopool.org" />
13+
<target host="eth.nanopool.org" />
514

6-
<rule from="^http:" to="https:" />
15+
<rule from="^http:" to="https:" />
716

817
</ruleset>

0 commit comments

Comments
 (0)