Skip to content

Commit 84f9edd

Browse files
J0WIBisaloo
authored andcommitted
Update SecurityWeek.com.xml (EFForg#15768)
1 parent cfadcee commit 84f9edd

File tree

1 file changed

+5
-44
lines changed

1 file changed

+5
-44
lines changed

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

Lines changed: 5 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,57 +1,18 @@
11
<!--
2-
Nonfunctional hosts in *securityweek.com:
3-
4-
- whitepapers *
5-
6-
* Shows default page
7-
8-
9-
^securityweek.com: Mismatched
10-
www.securityweek.com: Server sends no certificate chain, see https://whatsmychaincert.com
11-
12-
13-
Insecure cookies are set for these domains:
14-
15-
- .securityweek.com
16-
17-
18-
Mixed content:
19-
20-
- Mixed script on www from securityweek.disqus.com
21-
22-
- Ads/web bugs, on www from:
23-
24-
- www.facebook.com *
25-
- www.google.com *
26-
- partner.googleadservices.com *
27-
- platform.linkedin.com *
28-
29-
* Secured by us
30-
31-
32-
mixedcontent due to script from securityweek.disqus.com.
33-
2+
Cloudflare error:
3+
- s1.securityweek.com
344
-->
35-
<ruleset name="SecurityWeek.com (partial)" platform="mixedcontent" default_off="missing certificate chain">
5+
<ruleset name="SecurityWeek.com">
366

37-
<!-- Direct rewrites:
38-
-->
39-
<target host="www.securityweek.com" />
40-
41-
<!-- Complications:
42-
-->
437
<target host="securityweek.com" />
8+
<target host="www.securityweek.com" />
449

4510

4611
<!-- Not secured by server:
4712
-->
4813
<!--securecookie host="^\.securityweek\.com$" name="^SESS[\da-f]{32}$" /-->
4914

50-
<securecookie host="^(?:www)?\.securityweek\.com$" name=".+" />
51-
52-
53-
<rule from="^http://securityweek\.com/"
54-
to="https://www.securityweek.com/" />
15+
<securecookie host=".+" name=".+" />
5516

5617
<rule from="^http:"
5718
to="https:" />

0 commit comments

Comments
 (0)