Fix Wall Street Journal blogs

Enable Googlebot on WSJ blogs (ease restrictions).
This commit is contained in:
magnolia1234 2020-01-29 18:26:03 +01:00 committed by GitHub
parent 7568ef3ded
commit 83290f1f43
2 changed files with 2 additions and 2 deletions

View file

@ -100,7 +100,7 @@
[The Canberra Times](https://www.canberratimes.com.au) -
[The Courier-Mail](https://www.couriermail.com.au)
[The Daily Telegraph](https://www.dailytelegraph.com.au)
[The Examiner](https://www.examiner.com.au)* -
[The Examiner](https://www.examiner.com.au) -
[The Mercury Tasmania](https://www.themercury.com.au) -
[The Saturday Paper](https://www.thesaturdaypaper.com.au) -
[The Sydney Morning Herald](https://www.smh.com.au)

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