Skip to content

Commit 7857d5a

Browse files
author
Seth Schoen
committed
[NYTimes] exclude all SWF-related material from graphics8 to fix lens.blogs.nytimes.com for Flash users
1 parent bc5d379 commit 7857d5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/chrome/content/rules/NYTimes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
- Lens/data/\d{8}POD.xml redirects to login page
5454
- Lens/swfs/ & Lens/lens_post.swf fail to load
5555
-->
56-
<exclusion pattern="^https?://graphics8\.nytimes\.com/packages/flash/multimedia/(?:swfs/|TEMPLATES/Lens/(?:data/\d{8}POD\.xml|lens_post\.swf))" />
56+
<exclusion pattern="^https?://graphics8\.nytimes\.com/packages/flash/multimedia/" />
5757
<target host="*.blogs.nytimes.com" />
5858
<target host="wt.o.nytimes.com" />
5959
<target host="markets.on.nytimes.com"/>

0 commit comments

Comments
 (0)