https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/AIA-Surety.xml
<ruleset name="AIA Surety">
<target host="aiasurety.com" />
<target host="*.aiasurety.com" />
<target host="expertbail.com" />
<target host="www.expertbail.com" />
<securecookie host="^(.*\.)?(aiasurety|expertbail)\.com$" name=".*" />
<rule from="^http://((?:becomeanagent|www)\.)?aiasurety\.com/"
to="https://$1aiasurety.com/" />
<rule from="^http://(www\.)?expertbail\.com/"
to="https://$1expertbail.com/" />
</ruleset>