Skip to content

Commit 46b5fa9

Browse files
jeremyngloomy-ghost
authored andcommitted
Add status.aws.amazon.com to AmazonWebServices.xml (EFForg#13493)
* Add status.aws.amazon.com to AmazonWebServices.xml * Delete some unneeded tests
1 parent 0c7b699 commit 46b5fa9

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

src/chrome/content/rules/AmazonWebServices.xml

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@
9898

9999
<target host="aws.amazon.com" />
100100
<target host="forums.aws.amazon.com" />
101+
<target host="status.aws.amazon.com" />
101102
<target host="docs.aws.amazon.com" />
102103
<target host="aws-portal.amazon.com" />
103104
<target host="fls-eu.amazon.com" />
@@ -181,7 +182,7 @@
181182
<rule from="^http://fls-eu\.amazon\.co\.uk/"
182183
to="https://fls-eu.amazon.co.uk/" />
183184

184-
<rule from="^http://((?:docs|forums)\.aws|aws|aws-portal|fls-eu|fls-na|webservices)\.amazon\.com/"
185+
<rule from="^http://((?:docs|forums|status)\.aws|aws|aws-portal|fls-eu|fls-na|webservices)\.amazon\.com/"
185186
to="https://$1.amazon.com/" />
186187

187188
<rule from="^http://s3(?:-website)?(-ap-(?:nor|sou)theast-1|-eu-central-\d|-(?:eu|us)-west-\d|-external-\d|-sa-east-1)?\.amazonaws\.com/"
@@ -288,14 +289,6 @@
288289
<test url="http://dis.images.s3.amazonaws.com/" />
289290
<test url="http://dis.resized.images.s3.amazonaws.com/" />
290291
<test url="http://cms.kiva.org.s3.amazonaws.com/" />
291-
<test url="http://fls-eu.amazon.co.uk/" />
292-
<test url="http://docs.aws.amazon.com/" />
293-
<test url="http://forums.aws.amazon.com/" />
294-
<test url="http://aws.amazon.com/" />
295-
<test url="http://aws-portal.amazon.com/" />
296-
<test url="http://fls-eu.amazon.com/" />
297-
<test url="http://fls-na.amazon.com/" />
298-
<test url="http://webservices.amazon.com/" />
299292
<test url="http://s3.amazonaws.com/" />
300293
<test url="http://s3-ap-northeast-1.amazonaws.com/" />
301294
<test url="http://s3-ap-southeast-1.amazonaws.com/" />

0 commit comments

Comments
 (0)