Skip to content

Commit 81d31fd

Browse files
GiltyhubJ0WI
authored andcommitted
Update Ravenjs.com.xml (EFForg#15463)
* Update and rename ravenjs.com.xml to Ravenjs.com.xml * Update Ravenjs.com.xml * Update Ravenjs.com.xml * Update Ravenjs.com.xml * Update Ravenjs.com.xml * Update Ravenjs.com.xml
1 parent 48d2135 commit 81d31fd

2 files changed

Lines changed: 23 additions & 20 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<!--
2+
Invalid Certificate:
3+
www.ravenjs.com
4+
-->
5+
<ruleset name="Ravenjs.com">
6+
7+
<target host="ravenjs.com" />
8+
<target host="www.ravenjs.com" />
9+
<target host="cdn.ravenjs.com" />
10+
<test url="http://cdn.ravenjs.com/1.1.15/jquery,native/raven.min.js" />
11+
12+
13+
<securecookie host=".+" name=".+" />
14+
15+
16+
<rule from="^http://www\.ravenjs\.com/" to="https://ravenjs.com/" />
17+
<rule from="^http:"
18+
to="https:" />
19+
20+
<!-- See https://github.com/EFForg/https-everywhere/pull/15463 -->
21+
<exclusion pattern="^http://cdn\.ravenjs\.com/$" />
22+
23+
</ruleset>

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

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)