Skip to content

Commit 7288f32

Browse files
author
MB
committed
[Netgear] Add/update/amend comments
1 parent d68d469 commit 7288f32

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

src/chrome/content/rules/Netgear.xml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
11
<!--
22
Nonfunctional subdomains:
33
4+
- (www.) ¹
5+
- download ¹
6+
- www.download ²
7+
- investor ³
48
- powershift
5-
- (www.) (times out)
9+
- support ³
10+
11+
¹ Refused
12+
² 400; mismatched, CN: ssl2.cdngc.net
13+
³ Dropped
614
715
-->
816
<ruleset name="Netgear (partial)" platform="mixedcontent">
@@ -11,6 +19,10 @@
1119
<target host="*.netgear.com" />
1220

1321

22+
<!-- Not secured by server:
23+
-->
24+
<!--securecookie host="^my\.netgear\.com$" name="^(ASP\.NET_SessionId|l)$" /-->
25+
1426
<securecookie host="^my\.netgear\.com$" name=".*" />
1527

1628

0 commit comments

Comments
 (0)