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

Rename and Update DAVE.org.uk.xml #9907

Merged
merged 1 commit into from
May 14, 2017
Merged
Show file tree
Hide file tree
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
21 changes: 21 additions & 0 deletions src/chrome/content/rules/DAVE.org.uk.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<!--
Non-functional hosts
SSL peer certificate was not OK:
- cookingvinyl.dave.org.uk
- stuff.dave.org.uk
- wasted.dave.org.uk

Peer certificate cannot be authenticated with given CA certificates:
- family.dave.org.uk
- gigs.dave.org.uk
-->
<ruleset name="Dave.org.uk">
<target host="dave.org.uk" />
<test url="http://dave.org.uk/wp-content/themes/twentyseventeen/assets/js/global.js?ver=1.0" />
<target host="www.dave.org.uk" />
<test url="http://www.dave.org.uk/wp-content/themes/twentyseventeen/assets/js/global.js?ver=1.0" />
<target host="blog.dave.org.uk" />
<target host="towerbridge.dave.org.uk" />

<rule from="^http:" to="https:" />
</ruleset>
13 changes: 0 additions & 13 deletions src/chrome/content/rules/Dave_Cross.xml

This file was deleted.