File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed
Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 5959 <target host =" launchpadlibrarian.net" />
6060 <target host =" *.launchpadlibrarian.net" />
6161
62- <!-- Redirects to http:
63- -->
64- <!-- exclusion pattern="^http://feeds\.launchpad\.net/($|\w+/announcements\.atom$)" /-->
6562 <!--
6663 We preempt redirect from $:
6764 -->
6865 <exclusion pattern =" ^http://feeds\.launchpad\.net/(?!$)" />
66+ <exclusion pattern =" ^http://ppa\.launchpad\.net/" />
6967
7068 <test url =" http://feeds.launchpad.net/" />
7169 <test url =" http://feeds.launchpad.net/rohc/announcements.atom" />
8583
8684 <!-- Not secured by server:
8785 -->
88- <!-- securecookie host="^blog\.launchpad\.net$" name="^((wordpress|wordpress_logged_in|wordpress_sec|wordpresspass|wordpressuser)_[\da-f]{32}|wordpress_test_cookie)$" /-->
89- <!-- securecookie host="^login\.launchpad\.net$" name="^openid_referer$" /-->
90-
91- <securecookie host =" ^(?:.*\.)?launchpad\.net$" name =" .+" />
86+ <securecookie host =" ^(?:.*\.)?launchpad\.net$" name =" .+" />
9287 <securecookie host =" ^(?:.*\.)?launchpadlibrarian\.net$" name =" .+" />
9388
9489 <exclusion pattern =" ^http://blog\.launchpad\.net/" />
You can’t perform that action at this time.
0 commit comments