https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Fujitsu.xml
<!--
Nonfunctioning jp paths:
- _jptoppromotion/jad/banner.png
-->
<ruleset name="Fujitsu (partial)" platform="mixedcontent">
<target host="fmworld.net" />
<target host="*.fmworld.net" />
<target host="jp.fujitsu.com" />
<target host="img.jp.fujitsu.com" />
<exclusion pattern="^http://(img\.)?jp\.fujitsu\.com/imgv4/jp/" />
<target host="fujitsu-webmart.com" />
<target host="www.fujitsu-webmart.com" />
<!-- * for cross-subdomain cookie. -->
<target host="*.www.fujitsu-webmart.com" />
<securecookie host="^.*\.fmworld\.net$" name=".*" />
<securecookie host="^.*\.fujitsu-webmart\.com$" name=".*" />
<!-- Cert only matches www. -->
<rule from="^https?://(?:www\.)?fmworld\.net/"
to="https://www.fmworld.net/" />
<rule from="^http://azby\.fmworld\.net/"
to="https://azby.fmworld.net/" />
<!-- img 404s -->
<rule from="^https?://img\.jp\.fujitsu\.com/"
to="https://jp.fujitsu.com/" />
<rule from="^http://jp\.fujitsu\.com/(cgi-bin|cssv4|imgv[34])/"
to="https://jp.fujitsu.com/$1/" />
<!-- Cert only matches www. -->
<rule from="^https?://(?:www\.)?fujitsu-webmart\.com/"
to="https://www.fujitsu-webmart.com/" />
</ruleset>