Skip to content

Commit ad4f558

Browse files
committed
Merge pull request EFForg#1940 from fuglede/leaflet-patch
[Leafletjs.com] Disabled ruleset; fixes EFForg#1837 and EFForg#1938
2 parents 7e6ad03 + 5069a28 commit ad4f558

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed
Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,13 @@
11
<!--
2-
CDN buckets:
3-
4-
- d591zijq8zntj.cloudfront.net
5-
6-
- cdn
7-
8-
92
^: refused
103
www: dropped
11-
4+
cdn: wrong CN
125
-->
13-
<ruleset name="Leaflet JS.com (partial)">
6+
<ruleset name="Leaflet JS.com (bad cert)" default_off="Bad CN in cert">
147

158
<target host="cdn.leafletjs.com" />
169

17-
18-
<rule from="^http://cdn\.leafletjs\.com/"
19-
to="https://d591zijq8zntj.cloudfront.net/" />
10+
<rule from="^http:"
11+
to="https:" />
2012

2113
</ruleset>

0 commit comments

Comments
 (0)