https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Oversee.xml
<!-- Possible bucket at https://s3.amazonaws.com/shopwiki/
-->
<ruleset name="Oversee.net (partial)" platform="mixedcontent">
<target host="aboutairportparking.com"/>
<target host="www.aboutairportparking.com"/>
<target host="domainfest.com"/>
<target host="www.domainfest.com"/>
<target host="domainsponsor.com"/>
<target host="*.domainsponsor.com"/>
<target host="oversee.net"/>
<target host="*.oversee.net"/>
<target host="shopwiki.com"/>
<target host="www.shopwiki.com"/>
<securecookie host="^(.*\.)?aboutairportparking.com$" name=".*"/>
<securecookie host="^(.*\.)?domain(fest|sponsor)\.com$" name=".*"/>
<securecookie host="^(.*\.)?oversee\.net$" name=".*"/>
<securecookie host="^(.*\.)?shopwiki\.com$" name=".*"/>
<rule from="^http://(?:www\.)?aboutairportparking\.com/"
to="https://www.aboutairportparking.com/"/>
<rule from="^http://(www\.)?domainfest\.com/"
to="https://$1domainfest.com/"/>
<rule from="^http://(pubman\.|www\.)?domainsponsor\.com/"
to="https://$1domainsponsor.com/"/>
<rule from="^http://(support\.|www\.)?oversee\.net/"
to="https://$1oversee.net/"/>
<rule from="^http://(www\.)?shopwiki\.com/"
to="https://$1shopwiki.com/"/>
</ruleset>