Skip to content

Commit a8be29e

Browse files
Chan Chak ShingJ0WI
authored andcommitted
Rename and Update AACQA.gov.au.xml (EFForg#9811)
1 parent a7a3689 commit a8be29e

File tree

2 files changed

+28
-7
lines changed

2 files changed

+28
-7
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<!--
2+
Non-functional hosts
3+
SSL peer certificate was not OK:
4+
- aacqa.gov.au
5+
6+
Status code mismatch:
7+
- myjob.aacqa.gov.au (HTTPS require auth)
8+
9+
4xx client error:
10+
- www.etivity.aacqa.gov.au
11+
-->
12+
<ruleset name="Australian Aged Care Quality Agency (AACQA)">
13+
<target host="aacqa.gov.au" />
14+
<target host="www.aacqa.gov.au" />
15+
<target host="adfs.aacqa.gov.au" />
16+
<target host="autodiscover.aacqa.gov.au" />
17+
<target host="mailarchive.aacqa.gov.au" />
18+
<target host="nat.aacqa.gov.au" />
19+
<target host="remote.aacqa.gov.au" />
20+
21+
<securecookie host=".+" name=".+" />
22+
23+
<rule from="^http://aacqa\.gov\.au/"
24+
to="https://www.aacqa.gov.au/" />
25+
26+
<rule from="^http:"
27+
to="https:" />
28+
</ruleset>

src/chrome/content/rules/AACQA.xml

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

0 commit comments

Comments
 (0)