Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.
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
12 changes: 1 addition & 11 deletions src/chrome/content/rules/Demandware.edgesuite.net.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
<!--
Disabled per https://github.com/EFForg/https-everywhere/issues/1355,
breaks http://www.pacsun.com, http://www.saba.com.au and http://www.sportscraft.com.au
For other Demandware coverage, see Demandware.xml.


Included on clients' domains.

-->
<ruleset name="Demandware.edgesuite.net (broken)" default_off="broken">
<ruleset name="Demandware.edgesuite.net (broken)">

<target host="demandware.edgesuite.net" />
<!--
Expand All @@ -23,10 +17,6 @@
-->
<!--exclusion pattern="^http://demandware\.edgesuite\.net/+aaei_prd/on/demandware\.static/Sites-Private-Site/-/default/v\d+/css/\w+/" /-->


<rule from="^http://demandware\.edgesuite\.net/aabl_prd/on/demandware\.static/"
to="https://labs.demandware.com/on/demandware.static/"/>

<rule from="^http://demandware\.edgesuite\.net/(?!aaei_prd/on/demandware\.static/Sites-Private-Site/-/default/v\d+/)"
to="https://a248.e.akamai.net/f/248/1/1/demandware.edgesuite.net/" />

Expand Down