Skip to content

Commit 13e6ecb

Browse files
Jochen-A-FuerbacherJ0WI
authored andcommitted
Added ruleset for offenesparlament.de (EFForg#12993)
* Added ruleset for offenesparlament.de * Added comments about subdomains.
1 parent 3fd2699 commit 13e6ecb

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!--
2+
Invalid certificate:
3+
www.offenesparlament.de
4+
beta.offenesparlament.de
5+
-->
6+
<ruleset name="OffenesParlament.de">
7+
8+
<target host="offenesparlament.de" />
9+
<target host="api.offenesparlament.de" />
10+
11+
<securecookie host=".+" name=".+" />
12+
13+
<rule from="^http:" to="https:" />
14+
15+
</ruleset>

0 commit comments

Comments
 (0)