mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 07:27:48 +01:00
Add Eureka Report/Intelligent Investor (Australia)
This commit is contained in:
parent
257d7ddeb0
commit
9e909fe167
3 changed files with 13 additions and 3 deletions
10
README.md
10
README.md
|
@ -66,7 +66,7 @@
|
|||
[The Daily Beast](https://www.thedailybeast.com)*
|
||||
|
||||
##### Local US news
|
||||
[Baltimore Sun](baltimoresun.com) -
|
||||
[Baltimore Sun](https://www.baltimoresun.com) -
|
||||
[Crain's Chicago Business](https://www.chicagobusiness.com) -
|
||||
[Chicago Tribune](https://www.chicagotribune.com) -
|
||||
[Daily Press](https://www.dailypress.com) -
|
||||
|
@ -104,11 +104,10 @@
|
|||
[New Zealand Herald](https://www.nzherald.co.nz) -
|
||||
[Newcastle Herald](https://www.newcastleherald.com.au) -
|
||||
[Northern Territory News](https://www.ntnews.com.au) –
|
||||
[The Advertiser](https://www.adelaidenow.com.au) –
|
||||
[The Advertiser/AdelaideNow](https://www.adelaidenow.com.au) –
|
||||
[The Advocate](https://www.theadvocate.com.au) -
|
||||
[The Age](https://www.theage.com.au) -
|
||||
[The Australian](https://www.theaustralian.com.au) -
|
||||
[The Australian Financial Review](https://www.afr.com) -
|
||||
[The Border Mail](https://www.bordermail.com.au) -
|
||||
[The Canberra Times](https://www.canberratimes.com.au) -
|
||||
[The Courier](https://www.thecourier.com.au) -
|
||||
|
@ -127,6 +126,11 @@
|
|||
[Townsville Bulletin](https://www.townsvillebulletin.com.au) -
|
||||
[WAtoday](https://www.watoday.com.au)
|
||||
|
||||
##### > Financial
|
||||
[Eureka Report](https://www.eurekareport.com.au) -
|
||||
[Intelligent Investor](https://www.intelligentinvestor.com.au) -
|
||||
[The Australian Financial Review](https://www.afr.com)
|
||||
|
||||
#### Canada
|
||||
[National Post](https://www.nationalpost.com) -
|
||||
[Le Devoir](https://www.ledevoir.com) -
|
||||
|
|
|
@ -29,6 +29,7 @@ var allow_cookies = [
|
|||
'dn.se',
|
||||
'dvhn.nl',
|
||||
'elmercurio.com',
|
||||
'eurekareport.com.au',
|
||||
'folha.uol.com.br',
|
||||
'gestion.pe',
|
||||
'goldcoastbulletin.com.au',
|
||||
|
@ -37,6 +38,7 @@ var allow_cookies = [
|
|||
'handelsblatt.com',
|
||||
'heraldsun.com.au',
|
||||
'humo.be',
|
||||
'intelligentinvestor.com.au',
|
||||
'kleinezeitung.at',
|
||||
'lemonde.fr',
|
||||
'lc.nl',
|
||||
|
@ -101,12 +103,14 @@ const use_google_bot_default = [
|
|||
'couriermail.com.au',
|
||||
'dailytelegraph.com.au',
|
||||
'dn.se',
|
||||
'eurekareport.com.au',
|
||||
'ft.com',
|
||||
'goldcoastbulletin.com.au',
|
||||
'haaretz.co.il',
|
||||
'haaretz.com',
|
||||
'handelsblatt.com',
|
||||
'heraldsun.com.au',
|
||||
'intelligentinvestor.com.au',
|
||||
'lemonde.fr',
|
||||
'mexiconewsdaily.com',
|
||||
'ntnews.com.au',
|
||||
|
|
2
sites.js
2
sites.js
|
@ -33,6 +33,7 @@ var defaultSites =
|
|||
"El Mercurio": "elmercurio.com",
|
||||
"El País": "elpais.com",
|
||||
"Encyclopedia Britannica": "britannica.com",
|
||||
"Eureka Report": "eurekareport.com.au",
|
||||
"Exame": "exame.abril.com.br",
|
||||
"Financial News": "fnlondon.com",
|
||||
"Financial Times": "ft.com",
|
||||
|
@ -57,6 +58,7 @@ var defaultSites =
|
|||
"Inc.com": "inc.com",
|
||||
"Il Messaggero": "ilmessaggero.it",
|
||||
"Illawarra Mercury": "illawarramercury.com.au",
|
||||
"Intelligent Investor": "intelligentinvestor.com.au",
|
||||
"Kleine Zeitung": "kleinezeitung.at",
|
||||
"L'Écho": "lecho.be",
|
||||
"L'Opinion": "lopinion.fr",
|
||||
|
|
Loading…
Reference in a new issue