packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Adobe.xml

<!--
	For problematic rules, see Adobe-mismatches.xml.


	Other Adobe rulesets:

		- Adobe_Connect.xml
		- Adobe-Digital-Marketing.xml
		- Adobetag.com.xml
		- Hitbox.com.xml
		- Offermatica.com.xml
		- Scene7.xml
		- Typekit.xml


	CDN buckets:

		- thumbnails-tv.adobe.com.edgekey.net
		- wwwimages2.adobe.com.edgekey.net

		- airdownload.adobe.com.edgesuite.net

			- a1396.b.akamai.net

		- new-tv.adobe.com.edgesuite.net

			- a1355.d.akamai.net
			- thumbnails.tv

		- wwwimages.adobe.com.edgesuite.net

			- a1953.x.akamai.net

		- adobe.com.d1.sc.omtrdc.net

			- stats.adobe.com

		- adobe.com.ssl.d1.sc.omtrdc.net

			- sstats.adobe.com


	Nonfunctional subdomains:

		- experiencedelivers	(redirects to www; mismatched, CN: *.day.com)
		- forums		(dropped)
		- labs *
		- training *

	* Refused


	Problematic domains:

		- adobe.com subdomains:

			- ^ *
			- airdownload **
			- gaming *
			- get2		(mismatched, CN: get.adobe.com)
			- html *
			- kb2 *
			- ns		(404; mismatched, CN: www.adobe.com)
			- stats		(mismatched, CN: *.d1.sc.omtrdc.net)
			- thumbnails.tv **
			- wwwimages **

		- macromedia.com	(cert only matches www)

	* Works, mismatched, CN: www.adobe.com
	** Works, akamai


	Partially covered subdomains:

		- blogs		(webplatform blog redirects to http)
		- fpdownload	(crossdomain.xml excluded)
		- ns		(→ www)


	Fully covered domains:

		- adobe.com subdomains:

			- (www.)
			- entitlement.auth
			- sp.auth
			- bugbase
			- community
			- cookbooks
			- creative

			- \w\w.creative:

				- ap
				- d[0-3]
				- eu
				- us

			- edexchange
			- cem.events
			- get
			- get2		(→ get)
			- get3
			- helpx
			- images-tv
			- kuler
			- max
			- adobeid-na1.services
			- sstats
			- stats		(→ mxmacromedia.d1.sc.omtrdc.net)
			- store1
			- success
			- thumbnails-tv
			- tv
			- thumbnails.tv *
			- verify
			- wwwimages *
			- wwwimages2

		- macromedia.com subdomains:

			- (www.)		(^ → www)
			- download
			- fpdownload

	* → akamai


	Mixed content:

		- Images, on

			- tv from thumbnails.tv *
			- www from wwwimages *

		- Ads/web bugs, on:

			- get from stats *
			- helpx from events.foreseeresults.com *
			- tv from www.facebook.com *
			- www from wwwimages *

	* Secured by us

-->
<ruleset name="Adobe">

	<target host="adobe.com" />
	<target host="*.adobe.com" />
		<!--
			Some pages redirect to http:

				https://trac.torproject.org/projects/tor/ticket/8604
											-->
		<exclusion pattern="^http://blogs\.adobe\.com/webplatform(?:$|[?/])" />
		<!--exclusion pattern="^http://blogs\.adobe\.com/(?!$|\?|(?:acrobat|adobe(connect|ingovernment|life)|aftereffects|captivate|conversations|creativelayer|digital(marketing|dmedia|publishing)|dreamweaver|educationleaders|experiencedelivers|globalization|gunar|indesigndocs|iwamoto|lightroomjournal|photoshopdotcom|premierepro|presenter|readermobile|vikrant)($|\?|/)|wp-content/)" /-->
		<!--
			https://mail1.eff.org/pipermail/https-everywhere-rules/2013-May/001605.html

			Breaks video playback:
						-->
		<exclusion pattern="^http://fpdownload\.adobe\.com/(?:pub/swz/)?crossdomain\.xml$" />
	<target host="macromedia.com" />
	<target host="*.macromedia.com" />


	<securecookie host=".*\.adobe\.com$" name=".+" />


	<rule from="^http://adobe\.com/"
		to="https://www.adobe.com/" />

	<rule from="^http://((?:entitlement|sp)\.auth|blogs|bugbase|community|cookbooks|(?:\w\w\.)?creative|edexchange|cem\.events|fpdownload|get3?|helpx|images-tv|kuler|max|adobeid-na1\.services|sstats|store1|success|thumbnails-tv|tv|verify|www|wwwimages2)\.adobe\.com/"
		to="https://$1.adobe.com/" />

	<rule from="^http://get2\.adobe\.com/"
		to="https://get.adobe.com/" />

	<rule from="^http://ns\.adobe\.com/$"
		to="https://www.adobe.com/" />

	<rule from="^http://ns\.adobe\.com/xap/"
		to="https://www.adobe.com/products/xmp/" />

	<rule from="^http://stats\.adobe\.com/"
		to="https://mxmacromedia.d1.sc.omtrdc.net/" />

	<rule from="^http://thumbnails\.tv\.adobe\.com/"
		to="https://a248.e.akamai.net/f/1355/4224/3m/thumbnails.tv.adobe.com/" />

	<!--rule from="^http://wwwimages\.adobe\.com/www\.adobe\.com/"
		to="https://www.adobe.com/" /-->

	<rule from="^http://wwwimages\.adobe\.com/"
		to="https://a248.e.akamai.net/f/1953/8974/2h/wwwimages.adobe.com/" />

	<rule from="^http://(?:www\.)?macromedia\.com/"
		to="https://www.macromedia.com/" />

	<rule from="^http://(fp)?download\.macromedia\.com/"
		to="https://$1download.macromedia.com/" />

</ruleset>