packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/National-Defense-Industrial-Association.xml

<!--	!functional:
		- nationaldefensemegadirectory.com	(cert: *.multiview.com; "Bad Request")
-->
<ruleset name="National Defense Industrial Association (partial)">

	<target host="nationaldefensemagazine.org"/>
	<target host="www.nationaldefensemagazine.org"/>
		<!--exclusion pattern"^http://www\.nationaldefensemagazine\.org/(advertising/|archive/)"-->
	<target host="ndia.org"/>
	<target host="www.ndia.org"/>

	<rule from="^http://(www\.)?n(ationaldefensemagazine|dia)\.org/(_layouts/|banman/|Divisions/|favicon\.ico|flash/|images/|(Publishing|SiteCollection)Images/|Style%20Library/|WebResource\.axd)"
		to="https://$1n$2.org/$3"/>

</ruleset>