Skip to content

Commit c590226

Browse files
injustJ0WI
authored andcommitted
Create ruleset: ResearcherID.com (EFForg#15601)
* Create ruleset: ResearcherID.com * Add securecookie
1 parent 156e314 commit c590226

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<!--
2+
Connection refused:
3+
- dl.researcherid.com
4+
- ul.researcherid.com
5+
6+
Connection reset:
7+
- ridws.researcherid.com
8+
9+
Invalid certificate:
10+
- origin-eagan-www.researcherid.com
11+
- origin-plano-www.researcherid.com
12+
13+
Timed out:
14+
- account-int.researcherid.com
15+
- account-qa.researcherid.com
16+
- labs-qa.researcherid.com
17+
- rid-qa.researcherid.com
18+
-->
19+
20+
<ruleset name="ResearcherID.com">
21+
<target host="researcherid.com" />
22+
<target host="www.researcherid.com" />
23+
<target host="account.researcherid.com" />
24+
<target host="labs.researcherid.com" />
25+
26+
<securecookie host="^(www|account|labs)\.researcherid\.com$" name=".+" />
27+
28+
<rule from="^http:" to="https:" />
29+
</ruleset>

0 commit comments

Comments
 (0)