We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6718c7 commit d07a8b6Copy full SHA for d07a8b6
2 files changed
src/chrome/content/rules/AerLingus.xml
src/chrome/content/rules/Aer_Lingus.com.xml
@@ -0,0 +1,22 @@
1
+<!--
2
+ Non-functional hosts
3
+ Timeout was reached:
4
+ - corporate.aerlingus.com
5
+
6
+ SSL peer certificate was not OK:
7
+ - hotels.aerlingus.com
8
+-->
9
+<ruleset name="Aer Lingus.com (partial)">
10
+ <target host="aerlingus.com" />
11
+ <target host="www.aerlingus.com" />
12
+ <target host="classic.aerlingus.com" />
13
+ <target host="discovery.aerlingus.com" />
14
+ <target host="new.aerlingus.com" />
15
+ <target host="owa.aerlingus.com" />
16
+ <target host="portal.aerlingus.com" />
17
+ <target host="spectrum.aerlingus.com" />
18
+ <target host="training.aerlingus.com" />
19
+ <target host="webcheckin.aerlingus.com" />
20
21
+ <rule from="^http:" to="https:" />
22
+</ruleset>
0 commit comments