Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

[SaveTheKoala.com] Update and reactivate ruleset #10237

Merged
merged 2 commits into from
Jun 9, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 11 additions & 6 deletions src/chrome/content/rules/Australian-Koala-Foundation.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://savethekoala.com/ => https://www.savethekoala.com/: (60, 'SSL certificate problem: unable to get local issuer certificate')
Fetch error: http://www.savethekoala.com/ => https://www.savethekoala.com/: (60, 'SSL certificate problem: unable to get local issuer certificate')
Mixed content:
koalamap.savethekoala.com

HTTP 521:
m.savethekoala.com

-->
<ruleset name="Australian Koala Foundation" default_off='failed ruleset test'>
<ruleset name="Australian Koala Foundation">

<target host="savethekoala.com" />
<target host="www.savethekoala.com" />

<rule from="^http://(?:www\.)?savethekoala\.com/" to="https://www.savethekoala.com/" />
</ruleset>
<rule from="^http:" to="https:" />

</ruleset>