Skip to content

Commit 82e28c1

Browse files
efficksJ0WI
authored andcommitted
Add rtm.quebec (EFForg#14534)
* Add rtm.quebec * Removing * wildcard for domain rtm.quebec * Adding missing rtm.quebec host
1 parent c357b24 commit 82e28c1

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!--
2+
Nonfunctional hosts in *.rtm.quebec:
3+
- abonnement.rtm.quebec t
4+
- m.ledevoir.com m
5+
- approvisionnement.rtm.quebec m
6+
- www.employeur.rtm.quebec t
7+
- www.webapp.rtm.quebec t
8+
9+
h: http redirect
10+
m: certificate mismatch
11+
r: connection refused
12+
s: self-signed certificate
13+
t: timeout on https
14+
-->
15+
16+
<ruleset name="rtm.quebec">
17+
<target host="rtm.quebec" />
18+
<target host="www.rtm.quebec" />
19+
<target host="autodiscover.rtm.quebec" />
20+
<target host="chrono.rtm.quebec" />
21+
<target host="cp4t.rtm.quebec" />
22+
<target host="employeur.rtm.quebec" />
23+
<target host="webapp.rtm.quebec" />
24+
<rule from="^http:" to="https:" />
25+
26+
<securecookie host=".+" name=".+" />
27+
</ruleset>

0 commit comments

Comments
 (0)