Fix Wall Street Journal blogs

Enable Googlebot on WSJ blogs (ease restrictions).
This commit is contained in:
magnolia1234 2020-01-29 18:14:06 +01:00 committed by GitHub
parent a7ce6a6221
commit 700891f777

View File

@ -9,7 +9,7 @@ var defaultSites = {};
const restrictions = {
'barrons.com': /.+barrons\.com\/articles\/.+/,
'prime.economictimes.indiatimes.com': /.+prime\.economictimes\.indiatimes\.com\/news\/[0-9]{8}\/.+/,
'wsj.com': /.+wsj\.com\/articles\/.+/
'wsj.com': /(.+wsj\.com\/articles\/.+|.+blogs\.wsj\.com\/.+)/
}
// Don't remove cookies before page load