add globes.co.il (#890)

* add globes.co.il

* A. gitignore build/output
B. chmod +x build.sh
This commit is contained in:
ohad 2020-09-22 08:10:29 +03:00 committed by GitHub
parent 7e9c054e93
commit 55886ce748
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 7 additions and 2 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
build/output

View File

@ -60,6 +60,7 @@
[Fortune](https://www.fortune.com)\
[Genomeweb](https://www.genomeweb.com)\
[Glassdoor](https://www.glassdoor.com)\
[Globes](https://www.globes.co.il)\
[Haaretz.co.il](https://www.haaretz.co.il)\
[Haaretz.com](https://www.haaretz.com)\
[Handelsblatt](https://www.handelsblatt.com)\

0
build/build.sh Normal file → Executable file
View File

View File

@ -141,6 +141,7 @@
"*://*.ft.com/*",
"*://*.genomeweb.com/*",
"*://*.glassdoor.com/*",
"*://*.globes.co.il/*",
"*://*.groene.nl/*",
"*://*.haaretz.co.il/*",
"*://*.haaretz.com/*",
@ -238,5 +239,5 @@
"*://*.netdna-ssl.com/*",
"*://*.startribune.com/*"
],
"version": "1.7.5"
"version": "1.7.6"
}

View File

@ -34,5 +34,5 @@
"webRequestBlocking",
"<all_urls>"
],
"version": "1.7.5"
"version": "1.7.6"
}

View File

@ -73,6 +73,7 @@ const removeCookies = [
'ed.nl',
'examiner.com.au',
'ft.com',
'globes.co.il',
'harpers.org',
'hbr.org',
'lesechos.fr',

View File

@ -35,6 +35,7 @@ const defaultSites = {
'Fortune': 'fortune.com',
'Genomeweb': 'genomeweb.com',
'Glassdoor': 'glassdoor.com',
'Globes': 'globes.co.il',
'Haaretz English': 'haaretz.com',
'Haaretz': 'haaretz.co.il',
'Handelsblatt': 'handelsblatt.com',