diff --git a/README.md b/README.md index 9424e88..2c2a6cf 100755 --- a/README.md +++ b/README.md @@ -254,6 +254,7 @@ Visit the [Firefox repository](https://bitbucket.org/magnolia1234/bypass-paywall [The Hindu](https://www.thehindu.com) #### Israel +[Globes](https://www.globes.co.il) - [Haaretz.co.il](https://www.haaretz.co.il) - [Haaretz.com](https://www.haaretz.com) - [The Marker](https://www.themarker.com) diff --git a/background.js b/background.js index b5b4169..5cfbc1e 100755 --- a/background.js +++ b/background.js @@ -163,6 +163,7 @@ var blockedRegexes = { 'foreignpolicy.com': /.+\.tinypass\.com\/.+/, 'fortune.com': /.+\.tinypass\.com\/.+/, 'gestion.pe': /gestion\.pe\/pf\/dist\/template\/gestion-noticia.+\.js/, +'globes.co.il': /.+\.tinypass\.com\/.+/, 'haaretz.co.il': /haaretz\.co\.il\/htz\/js\/inter\.js/, 'haaretz.com': /haaretz\.com\/hdc\/web\/js\/minified\/header-scripts-int.js.+/, 'ilmessaggero.it': /(utils\.cedsdigital\.it\/js\/PaywallMeter\.js|static\.viralize\.tv\/viralize_player)/, diff --git a/sites.js b/sites.js index 2dd7467..87f423e 100644 --- a/sites.js +++ b/sites.js @@ -44,6 +44,7 @@ var defaultSites = "Frankfurter Allgemeine Zeitung": "faz.net", "GestiĆ³n": "gestion.pe", "Glassdoor": "glassdoor.com", + "Globes": "globes.co.il", "Gold Coast Bulletin": "goldcoastbulletin.com.au", "Groene Amsterdammer": "groene.nl", "Haaretz English": "haaretz.com",