diff --git a/background.js b/background.js index 030e2a7c..67276c26 100644 --- a/background.js +++ b/background.js @@ -230,7 +230,8 @@ const blockedRegexes = { 'nzherald.co.nz': /nzherald\.co\.nz\/.+\/headjs\/.+\.js/, 'economist.com': /.+\.tinypass\.com\/.+/, 'lrb.co.uk': /.+\.tinypass\.com\/.+/, -'bostonglobe.com': /meter\.bostonglobe\.com\/js\/.+/ +'bostonglobe.com': /meter\.bostonglobe\.com\/js\/.+/, +'foreignpolicy.com': /.+\.tinypass\.com\/.+/ }; const userAgentDesktop = "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"