Skip to content

Commit 53947fc

Browse files
committed
[Ngx.cc] paste.ngx.cc isn't problematic anymore
1 parent 2237416 commit 53947fc

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

src/chrome/content/rules/Ngx.cc.xml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
<!--
22
Problematic subdomains:
33
4-
- paste ¹
5-
- www ¹²
4+
- www *
65
7-
¹ Shows b.ngx.cc
8-
² Mismatched, CN: b.ngx.cc
6+
* Mismatched, CN: b.ngx.cc; shows b.ngx.cc
97
-->
108
<ruleset name="Ngx.cc">
119

@@ -18,9 +16,6 @@
1816
<target host="paste.ngx.cc" />
1917
<target host="www.ngx.cc" />
2018

21-
<rule from="^http://paste\.ngx\.cc/"
22-
to="https://p.ngx.cc/" />
23-
2419
<rule from="^http://www\.ngx\.cc/"
2520
to="https://ngx.cc/" />
2621

0 commit comments

Comments
 (0)