bypass-paywalls-firefox-clean/sites.js

3191 lines
86 KiB
JavaScript
Raw Normal View History

2021-11-04 18:50:19 +01:00
var defaultSites = {
2024-02-19 13:13:06 +01:00
"* BPC settings": {
domain: "###"
},
"Show options on update": {
domain: "#options_on_update"
},
"Enable new sites by default": {
domain: "#options_enable_new_sites"
},
"Check for update rules at startup": {
domain: "#options_optin_update_rules"
},
"* Default sites": {
domain: "###"
},
2022-09-12 20:03:44 +02:00
"60 Millions de consommateurs": {
domain: "60millions-mag.com",
allow_cookies: 1,
block_regex: /\.poool\.fr\//
},
2021-11-16 18:21:56 +01:00
"Advance Local": {
domain: "###_usa_adv_local",
group: [
"al.com",
"cleveland.com",
"lehighvalleylive.com",
"masslive.com",
"mlive.com",
"nj.com",
"oregonlive.com",
"pennlive.com",
"silive.com",
"syracuse.com"
2024-02-15 12:24:54 +01:00
],
allow_cookies: 1,
block_regex: /\.sophi\.io\//,
cs_dompurify: 1
2021-11-16 18:21:56 +01:00
},
"Adweek": {
domain: "adweek.com",
useragent: "googlebot"
2021-11-04 18:50:19 +01:00
},
2022-10-16 18:55:38 +02:00
"Albuquerque Journal": {
domain: "abqjournal.com",
allow_cookies: 1,
block_regex: /\.abqjournal\.com\/.+\/tncms\/api\/access\..+\.js/,
2023-10-28 09:26:19 +02:00
cs_dompurify: 1
2022-10-16 18:55:38 +02:00
},
2024-01-16 17:08:16 +01:00
"Algemeen Dagblad (+ regional/ADR; fetch from archive.is)": {
2022-11-09 17:58:21 +01:00
domain: "###_nl_dpg_adr",
group: [
"ad.nl",
"bd.nl",
"bndestem.nl",
"destentor.nl",
"ed.nl",
"gelderlander.nl",
"pzc.nl",
"tubantia.nl"
2023-06-28 16:20:10 +02:00
],
allow_cookies: 1,
block_regex: /temptation\..+\.nl\/temptation\.js/,
cs_dompurify: 1
2022-11-09 17:58:21 +01:00
},
2021-11-04 18:50:19 +01:00
"Alternatives Economiques": {
domain: "alternatives-economiques.fr",
block_regex: /\.poool\.fr\//
},
"Ámbito": {
domain: "ambito.com",
remove_cookies_select_drop: ["TDNotesRead"]
2021-11-04 18:50:19 +01:00
},
"America's Test Kitchen": {
domain: "americastestkitchen.com",
allow_cookies: 1,
block_regex: /\.tinypass\.com\//
},
2021-11-04 18:50:19 +01:00
"American Affairs": {
2022-03-09 22:56:11 +01:00
domain: "americanaffairsjournal.org",
allow_cookies: 1,
block_regex: /\/americanaffairsjournal\.org\/wp-content\/mu-plugins\/app\/src\/paywall\/paywall\.js/
2021-11-04 18:50:19 +01:00
},
2024-03-12 12:05:27 +01:00
"American Banker (+ Arizent/opt-in to custom sites)": {
2021-11-04 18:50:19 +01:00
domain: "americanbanker.com",
allow_cookies: 1,
2021-11-04 18:50:19 +01:00
block_regex: /\.tinypass\.com\//
},
2024-03-29 12:05:20 +01:00
"American Purpose": {
domain: "americanpurpose.com",
allow_cookies: 1,
block_regex: /\/steadyhq\.com\//
},
2021-11-04 18:50:19 +01:00
"Apollo Magazine": {
2023-10-24 08:08:45 +02:00
domain: "apollo-magazine.com"
2021-11-04 18:50:19 +01:00
},
2022-05-22 19:59:59 +02:00
"ARA": {
domain: "###_cat_ara",
group: [
"ara.cat",
"arabalears.cat"
],
allow_cookies: 1,
block_regex: /cdn\.ampproject\.org\/v\d\/amp-access-.+\.js/,
useragent: "googlebot"
},
2022-06-26 10:09:54 +02:00
"Artforum": {
domain: "artforum.com"
},
2021-12-02 18:52:30 +01:00
"Artnet": {
domain: "artnet.com",
allow_cookies: 1,
2022-04-26 21:39:02 +02:00
block_regex: /(\.artnet\.com\/paywall-ajax\.php|cdn\.ampproject\.org\/v\d\/amp-subscriptions-.+\.js)/
2021-12-02 18:52:30 +01:00
},
"Ärzte Zeitung": {
domain: "aerztezeitung.de",
allow_cookies: 1
},
2021-11-04 18:50:19 +01:00
"Atavist Magazine": {
domain: "atavist.com"
},
"Atlantico.fr": {
domain: "atlantico.fr",
allow_cookies: 1,
block_regex: /\.poool\.fr\//
},
"Augsburger Allgemeine": {
domain: "augsburger-allgemeine.de",
allow_cookies: 1,
2024-01-29 12:41:35 +01:00
block_regex: /(\.tinypass\.com\/|cdn\.ampproject\.org\/v\d\/amp-subscriptions-.+\.js)/,
useragent: "googlebot"
2021-11-04 18:50:19 +01:00
},
2024-02-19 13:13:06 +01:00
"Australia News Corp (when blocked disable Googlebot below)": {
2021-11-04 18:50:19 +01:00
domain: "###_au_news_corp",
group: [
"adelaidenow.com.au",
2023-05-03 17:38:21 +02:00
"cairnspost.com.au",
2024-03-24 08:37:46 +01:00
"codesports.com.au",
2021-11-04 18:50:19 +01:00
"couriermail.com.au",
"dailytelegraph.com.au",
2023-05-03 17:38:21 +02:00
"geelongadvertiser.com.au",
2023-01-22 17:36:13 +01:00
"goldcoastbulletin.com.au",
2021-11-04 18:50:19 +01:00
"heraldsun.com.au",
"ntnews.com.au",
"theaustralian.com.au",
2023-01-22 17:36:13 +01:00
"thechronicle.com.au",
"themercury.com.au",
2023-05-03 17:38:21 +02:00
"townsvillebulletin.com.au",
2023-01-22 17:36:13 +01:00
"weeklytimesnow.com.au"
2021-11-04 18:50:19 +01:00
],
allow_cookies: 1,
block_regex: /cdn\.ampproject\.org\/v\d\/amp-subscriptions-.+\.js/,
2023-01-18 17:34:01 +01:00
useragent: "googlebot",
2022-05-14 09:36:13 +02:00
exception: [{
2024-03-24 08:37:46 +01:00
domain: ["cairnspost.com.au", "codesports.com.au", "geelongadvertiser.com.au", "theaustralian.com.au", "townsvillebulletin.com.au"],
2023-05-03 17:38:21 +02:00
allow_cookies: 1,
block_regex: /cdn\.ampproject\.org\/v\d\/amp-subscriptions-.+\.js/
2022-05-14 09:36:13 +02:00
}
2023-01-18 17:34:01 +01:00
]
2021-11-04 18:50:19 +01:00
},
2024-02-19 13:13:06 +01:00
"Australia News Corp - no Googlebot (blocked; only disabled when amp-fix)": {
domain: "#options_disable_gb_au_news_corp"
},
2024-03-12 12:05:27 +01:00
"Australian Community Media (opt-in to custom sites for unlisted)": {
2021-11-04 18:50:19 +01:00
domain: "###_au_comm_media",
group: [
"bendigoadvertiser.com.au",
"bordermail.com.au",
"canberratimes.com.au",
"centralwesterndaily.com.au",
"dailyadvertiser.com.au",
"dailyliberal.com.au",
"examiner.com.au",
"illawarramercury.com.au",
2022-03-22 20:42:01 +01:00
"newcastleherald.com.au",
2021-11-04 18:50:19 +01:00
"northerndailyleader.com.au",
"standard.net.au",
"theadvocate.com.au",
"thecourier.com.au",
"westernadvocate.com.au"
],
allow_cookies: 1,
block_regex: /\.piano\.io\//
2021-11-04 18:50:19 +01:00
},
"Australia Nine Entertainment": {
domain: "###_au_nine_ent",
group: [
"afr.com",
"brisbanetimes.com.au",
"smh.com.au",
"theage.com.au",
"watoday.com.au"
],
allow_cookies: 1,
block_regex: /(\.piano\.io\/xbuilder\/experience\/execute|cdn\.ampproject\.org\/v\d\/amp-subscriptions-.+\.js)/
},
2023-08-03 19:04:35 +02:00
"Autocar.co.uk": {
domain: "autocar.co.uk",
allow_cookies: 1,
cs_dompurify: 1
},
2022-04-18 22:59:59 +02:00
"Automobilwoche": {
domain: "automobilwoche.de",
allow_cookies: 1,
2023-12-15 09:33:09 +01:00
block_regex: /\.automobilwoche\.de\/sites\/camw\/files\/js\/js_.+\.js/
2022-04-18 22:59:59 +02:00
},
2022-09-02 08:27:19 +02:00
"AutoPlus.fr": {
domain: "autoplus.fr",
allow_cookies: 1,
block_regex: /\.qiota\.com\//
},
2024-03-03 18:17:26 +01:00
"Autosport (free articles only)": {
domain: "autosport.com",
allow_cookies: 1,
2024-03-12 19:06:10 +01:00
block_regex: /\.tinypass\.com\//
2024-03-03 18:17:26 +01:00
},
2022-10-01 12:35:59 +02:00
"Axios": {
domain: "axios.com",
allow_cookies: 1,
block_regex: "\.axios\.com\/api\/v\d\/licenses"
},
2023-10-20 15:01:54 +02:00
"Balkan Insight": {
domain: "balkaninsight.com",
allow_cookies: 1,
cs_dompurify: 1
},
2023-08-05 08:14:25 +02:00
"Bar and Bench": {
domain: "barandbench.com",
allow_cookies: 1,
cs_dompurify: 1
},
2024-01-21 12:57:16 +01:00
"Barron's": {
2021-11-04 18:50:19 +01:00
domain: "barrons.com",
2022-02-24 18:46:45 +01:00
allow_cookies: 1,
2024-01-21 12:57:16 +01:00
block_regex: /(cdn\.cxense\.com\/|cdn\.ampproject\.org\/v\d\/amp-subscriptions-.+\.js)/
2021-11-04 18:50:19 +01:00
},
"BBC History Extra": {
domain: "historyextra.com",
allow_cookies: 1,
block_regex: /\.tinypass\.com\//
2021-11-04 18:50:19 +01:00
},
"Belfast Telegraph": {
2021-11-04 18:50:19 +01:00
domain: "belfasttelegraph.co.uk",
allow_cookies: 1,
2023-06-27 12:26:17 +02:00
cs_dompurify: 1
2021-11-04 18:50:19 +01:00
},
"Berliner Zeitung": {
domain: "berliner-zeitung.de",
2022-04-10 16:20:23 +02:00
allow_cookies: 1,
2022-09-10 09:54:59 +02:00
useragent: "googlebot"
2021-11-04 18:50:19 +01:00
},
"Berlingske": {
domain: "berlingske.dk",
allow_cookies: 1,
2023-04-12 17:07:49 +02:00
useragent: "bingbot"
2021-11-04 18:50:19 +01:00
},
2024-04-02 17:45:00 +02:00
"Bild (fetch from archive.is)": {
domain: "bild.de",
allow_cookies: 1,
cs_dompurify: 1
},
2021-11-04 18:50:19 +01:00
"Bloomberg": {
domain: "bloomberg.com",
2023-07-27 17:14:28 +02:00
allow_cookies: 1,
block_regex: /(\.cm\.bloomberg\.com\/|assets\.bwbx\.io\/s\d\/javelin\/.+\/transporter\/)/
2021-11-04 18:50:19 +01:00
},
2023-02-28 18:16:44 +01:00
"Bloomberg Adria": {
domain: "bloombergadria.com",
allow_cookies: 1,
block_js_inline: /\.bloombergadria\.com\/.+\/news\//
},
"BNP Media (opt-in to custom sites)": {
domain: "###_usa_bnp_media",
allow_cookies: 1,
block_regex: /\/paywall\/evercookie_get\.js/
},
2023-05-30 19:27:56 +02:00
"Börsen-Zeitung": {
domain: "boersen-zeitung.de",
2023-06-27 12:26:17 +02:00
allow_cookies: 1,
cs_dompurify: 1
2023-05-30 19:27:56 +02:00
},
2022-06-26 21:51:30 +02:00
"BQ Prime": {
domain: "bqprime.com",
2021-12-11 13:18:39 +01:00
allow_cookies: 1,
2023-01-07 13:26:05 +01:00
block_js_inline: /\.bqprime\.com\/.+\/.+\?rel=geo_block/,
2023-09-01 18:29:51 +02:00
block_regex: /(\.tinypass\.com\/api\/tinypass\.min\.js|cdn\.ampproject\.org\/v\d\/amp-subscriptions-.+\.js)/
2021-11-04 18:50:19 +01:00
},
2023-08-26 15:52:41 +02:00
"Bridge Tower Media (opt-in to custom sites)": {
domain: "###_usa_bridge_tower",
group: [],
allow_cookies: 1,
block_regex: "\\.{domain}\\/script\\.js"
2023-08-26 15:52:41 +02:00
},
2022-12-27 12:51:47 +01:00
"Bulletin of the Atomic Scientists": {
domain: "thebulletin.org",
allow_cookies: 1,
2023-06-27 12:26:17 +02:00
block_regex: /\.tinypass\.com\//,
cs_dompurify: 1
2022-12-27 12:51:47 +01:00
},
2023-12-21 17:28:46 +01:00
"BusinessAM.be": {
domain: "businessam.be",
allow_cookies: 1,
cs_dompurify: 1
},
2021-11-04 18:50:19 +01:00
"Business Insider": {
domain: "businessinsider.com",
2023-03-29 18:05:49 +02:00
allow_cookies: 1,
2024-04-12 08:18:25 +02:00
block_regex: /(\.tinypass\.com\/|\.sophi\.io\/|\.businessinsider\.com\/chunks\/scripts\/components~paywall-client\..+\.js)/
},
"Business Insider Nederland": {
domain: "businessinsider.nl",
allow_cookies: 1,
block_regex: /\.piano\.io\//,
cs_dompurify: 1
},
2023-07-07 08:41:44 +02:00
"Business Post.ie": {
2023-01-22 13:47:21 +01:00
domain: "businesspost.ie",
allow_cookies: 1,
2023-10-11 08:53:27 +02:00
block_regex: /\.businesspost\.ie\/api\/tinypass\.min\.js/,
2023-07-07 08:41:44 +02:00
cs_dompurify: 1
2023-01-22 13:47:21 +01:00
},
2023-07-23 17:39:05 +02:00
"Business Standard": {
domain: "business-standard.com",
allow_cookies: 1,
cs_dompurify: 1
2023-07-23 17:39:05 +02:00
},
2022-10-12 19:53:12 +02:00
"California Business Journals": {
domain: "###_usa_cbj",
group: [
"labusinessjournal.com",
"ocbj.com",
"sdbj.com",
"sfvbj.com"
],
allow_cookies: 1,
block_regex: /\/olytics\.omeda\.com\//
},
2023-09-13 07:54:14 +02:00
"Cambio Colombia": {
domain: "cambiocolombia.com",
allow_cookies: 1,
block_regex: /cdn\.ampproject\.org\/v\d\/amp-subscriptions-.+\.js/
},
2024-04-02 18:01:01 +02:00
"Capital.fr": {
domain: "capital.fr",
allow_cookies: 1,
block_regex: /\.poool\.fr\//
},
2023-10-28 17:30:40 +02:00
"CartaCapital": {
domain: "cartacapital.com.br",
allow_cookies: 1
},
2022-03-03 19:17:01 +01:00
"Causeur": {
domain: "causeur.fr",
allow_cookies: 1,
block_regex: /\.qiota\.com\//
},
2024-02-13 12:14:07 +01:00
"CH Media (opt-in to custom sites for unlisted)": {
domain: "###_ch_media",
group: [
"aargauerzeitung.ch",
"luzernerzeitung.ch",
"tagblatt.ch"
],
allow_cookies: 1,
useragent: "googlebot"
},
2021-11-04 18:50:19 +01:00
"Challenges": {
domain: "challenges.fr",
allow_cookies: 1,
2022-04-26 21:39:02 +02:00
block_regex: /(\.poool\.fr\/|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
2021-11-04 18:50:19 +01:00
},
"Charlie Hebdo": {
domain: "charliehebdo.fr",
allow_cookies: 1,
block_regex: /\.poool\.fr\//
},
"Chemical & Engineering News": {
domain: "cen.acs.org"
},
"Cicero.de": {
domain: "cicero.de",
2023-06-27 12:26:17 +02:00
allow_cookies: 1,
cs_dompurify: 1
2021-11-04 18:50:19 +01:00
},
2023-08-20 07:27:56 +02:00
"Ciel & espace": {
domain: "cieletespace.fr",
allow_cookies: 1,
cs_dompurify: 1
},
2022-10-26 08:48:51 +02:00
"Citywire": {
domain: "citywire.com",
2023-06-27 12:26:17 +02:00
allow_cookies: 1,
cs_dompurify: 1
2022-10-26 08:48:51 +02:00
},
2022-12-24 17:05:55 +01:00
"CNBC (news only)": {
2022-11-14 18:41:18 +01:00
domain: "cnbc.com",
allow_cookies: 1,
block_regex: /\.tinypass\.com\//
},
2024-03-19 08:51:06 +01:00
"CNN (regwall)": {
domain: "cnn.com",
allow_cookies: 1
},
2021-11-04 18:50:19 +01:00
"Commentary Magazine": {
domain: "commentary.org",
block_regex: /\.commentary\.org\/.+\/js\/dg-locker-public\.js/
},
2022-01-22 18:37:56 +01:00
"CommonWealth Magazine Taiwan (free articles only)": {
2021-11-04 18:50:19 +01:00
domain: "cw.com.tw"
},
"Condé Nast magazines": {
domain: "###_usa_conde_nast",
2022-08-29 08:37:02 +02:00
group: [
"architecturaldigest.com",
"bonappetit.com",
2023-09-25 19:53:43 +02:00
"cntraveler.com",
2023-04-01 09:28:21 +02:00
"epicurious.com",
2022-08-29 08:37:02 +02:00
"gq.com",
"newyorker.com",
"vanityfair.com",
2024-02-19 08:41:18 +01:00
"vogue.co.uk",
2022-08-29 08:37:02 +02:00
"vogue.com",
"wired.com"
],
2023-01-31 09:05:04 +01:00
allow_cookies: 1,
2024-02-19 08:41:18 +01:00
block_regex: "\\.{domain}\\/journey\\/compiler\\/build-.+\\.js"
},
2022-03-10 20:02:19 +01:00
"Connaissance des Arts": {
domain: "connaissancedesarts.com",
allow_cookies: 1,
block_regex: /\.connaissancedesarts\.com\/wp-content\/cache\/.+\.js/
},
2021-11-04 18:50:19 +01:00
"Correio da Manhã": {
domain: "cmjornal.pt",
allow_cookies: 1
2021-11-04 18:50:19 +01:00
},
2023-12-03 11:44:13 +01:00
"Correio do Povo": {
domain: "correiodopovo.com.br",
allow_cookies: 1,
block_regex: /(paywall\.correiodopovo\.com\.br|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
},
2021-11-04 18:50:19 +01:00
"Corriere della Sera": {
domain: "corriere.it",
allow_cookies: 1,
2022-04-26 21:39:02 +02:00
block_regex: /(\.tinypass\.com\/|\.corriereobjects\.it\/.+\/js\/_paywall\.sjs|cdn\.ampproject\.org\/v\d\/amp-subscriptions-.+\.js)/
2021-11-04 18:50:19 +01:00
},
2022-05-29 08:38:45 +02:00
"Corriere dello Sport": {
domain: "corrieredellosport.it",
allow_cookies: 1
2022-05-29 08:38:45 +02:00
},
2023-10-28 17:40:52 +02:00
"Cosmopolitan.fr": {
domain: "cosmopolitan.fr",
allow_cookies: 1,
block_regex: /\.qiota\.com\//
},
2024-03-11 08:40:08 +01:00
"Courrier international": {
domain: "courrierinternational.com",
allow_cookies: 1,
useragent: "googlebot"
},
2021-11-04 18:50:19 +01:00
"Crain Communications": {
domain: "###_usa_craincomm",
group: [
"360dx.com",
2021-11-04 18:50:19 +01:00
"adage.com",
"autonews.com",
"chicagobusiness.com",
"crainscleveland.com",
"crainsdetroit.com",
2024-04-03 18:15:08 +02:00
"crainsgrandrapids.com",
2021-11-04 18:50:19 +01:00
"crainsnewyork.com",
2023-11-16 17:27:17 +01:00
"european-rubber-journal.com",
"genomeweb.com",
"modernhealthcare.com",
"pionline.com",
2023-11-16 17:27:17 +01:00
"plasticsnews.com",
"precisionmedicineonline.com",
"rubbernews.com",
"sustainableplastics.com",
"tirebusiness.com",
"utech-polyurethane.com"
2021-11-04 18:50:19 +01:00
],
allow_cookies: 1,
2023-11-16 17:27:17 +01:00
block_regex: /(js\.pelcro\.com\/|\.com\/.+\/js\/js_.+\.js)/,
exception: [{
domain: "european-rubber-journal.com",
2024-03-13 12:09:15 +01:00
allow_cookies: 1
2023-11-16 17:27:17 +01:00
}
]
2021-11-04 18:50:19 +01:00
},
2023-08-20 07:11:16 +02:00
"Crusoe.com.br": {
domain: "crusoe.com.br",
allow_cookies: 1,
block_regex: /\.crusoe\.com\.br\/assets\/js\/swg-wallcontent-crusoe\.js/
},
2022-11-19 10:18:16 +01:00
"Dagens ETC": {
domain: "etc.se",
allow_cookies: 1
},
2021-11-04 18:50:19 +01:00
"Dagens Industri": {
domain: "di.se",
allow_cookies: 1,
useragent: "googlebot"
},
2024-02-03 16:39:06 +01:00
"Dagsavisen.no": {
domain: "dagsavisen.no",
allow_cookies: 1
},
2024-02-09 10:15:52 +01:00
"Daily Mail UK": {
domain: "dailymail.co.uk",
allow_cookies: 1,
block_regex: /\/zephr\/feature/
},
"De Limburger (fetch from archive.is)": {
domain: "limburger.nl",
allow_cookies: 1,
cs_dompurify: 1
},
2022-05-02 17:52:05 +02:00
"De Tijd": {
domain: "tijd.be",
referer: "google"
},
2023-03-17 17:31:00 +01:00
"Defector": {
domain: "defector.com",
2023-11-30 12:34:42 +01:00
allow_cookies: 1,
cs_dompurify: 1
2023-03-17 17:31:00 +01:00
},
2024-02-11 17:46:30 +01:00
"Der Aktionär (fetch from archive.is)": {
domain: "deraktionaer.de",
allow_cookies: 1,
cs_dompurify: 1
},
"Der Freitag": {
2024-02-11 17:46:30 +01:00
domain: "freitag.de",
allow_cookies: 1
},
2024-01-16 17:08:16 +01:00
"Der Spiegel (fetch from archive.is)": {
2023-02-19 13:45:20 +01:00
domain: "spiegel.de",
allow_cookies: 1,
cs_dompurify: 1
2023-02-19 13:45:20 +01:00
},
2024-01-16 17:08:16 +01:00
"Der Tagesspiegel (fetch from archive.is/not background/checkpoint)": {
2023-11-22 08:39:34 +01:00
domain: "tagesspiegel.de",
allow_cookies: 1,
cs_dompurify: 1
2023-11-22 08:39:34 +01:00
},
2023-01-09 17:00:43 +01:00
"Deutscher Fachverlag Mediengruppe (opt-in to custom sites)": {
2023-01-08 09:35:56 +01:00
domain: "###_de_dfv_medien",
group: [],
allow_cookies: 1,
2024-02-15 12:24:54 +01:00
useragent: "googlebot",
cs_code: "[{\"cond\":\"div.Ad\", \"rm_elem\":1}]"
2023-01-08 09:35:56 +01:00
},
2021-11-04 18:50:19 +01:00
"Diario Financiero": {
domain: "df.cl",
allow_cookies: 1,
useragent: "googlebot"
},
2023-12-12 19:05:17 +01:00
"Die Presse": {
domain: "diepresse.com",
allow_cookies: 1,
block_regex: /\.tinypass\.com\//,
cs_dompurify: 1
},
2024-01-16 17:08:16 +01:00
"Die Welt (fetch from archive.is)": {
2023-11-15 11:52:34 +01:00
domain: "welt.de",
allow_cookies: 1,
cs_dompurify: 1
2023-11-15 11:52:34 +01:00
},
2024-01-16 17:08:16 +01:00
"Die Zeit (fetch from archive.is)": {
2023-06-28 17:25:38 +02:00
domain: "zeit.de",
allow_cookies: 1,
cs_dompurify: 1
2023-06-28 17:25:38 +02:00
},
2024-03-03 17:55:48 +01:00
"Digiday Media": {
domain: "###_usa_digiday",
group: [
"digiday.com",
"glossy.co",
"modernretail.co"
],
2023-09-21 12:18:55 +02:00
allow_cookies: 1,
2024-03-03 21:07:31 +01:00
block_regex: /\.tinypass\.com\//
2021-11-04 18:50:19 +01:00
},
"Discover Magazine": {
domain: "discovermagazine.com"
},
"Domani": {
domain: "editorialedomani.it",
allow_cookies: 1,
block_regex: /(\.editorialedomani\.it\/pelcro\.js|js\.pelcro\.com\/)/,
useragent: "googlebot"
},
2023-11-13 17:38:59 +01:00
"Doorbraak.be": {
domain: "doorbraak.be",
allow_cookies: 1,
cs_dompurify: 1
},
2022-08-03 20:12:52 +02:00
"DPG Media (not ADR)": {
domain: "###_nl_dpg_media",
group: [
"demorgen.be",
2023-03-25 09:07:05 +01:00
"flair.nl",
2022-08-03 20:12:52 +02:00
"humo.be",
2023-03-25 09:07:05 +01:00
"libelle.nl",
"margriet.nl",
2022-08-03 20:12:52 +02:00
"parool.nl",
"trouw.nl",
"volkskrant.nl"
],
2022-08-04 17:38:34 +02:00
remove_cookies_select_drop: ["TID_ID"],
2023-03-25 09:07:05 +01:00
block_regex: "(\\.{domain}\\/temptation\\/resolve|temptation\\.{domain}\\/temptation\\.js)"
2022-08-03 20:12:52 +02:00
},
"Dwell": {
domain: "dwell.com",
allow_cookies: 1,
block_js_inline: /\.dwell\.com\/article\/.+\?rel=plus/,
cs_dompurify: 1
},
2022-02-13 18:55:16 +01:00
"Eastwest.eu": {
domain: "eastwest.eu",
allow_cookies: 1
},
2021-11-04 18:50:19 +01:00
"El Confidencial": {
domain: "elconfidencial.com",
allow_cookies: 1,
block_regex: /\.tinypass\.com\//
},
2023-05-29 17:17:27 +02:00
"El Cronista": {
domain: "cronista.com",
allow_cookies: 1,
block_regex: /cdn\.wyleex\.com\/elcronista\/pw\.min\.js/
},
2021-11-04 18:50:19 +01:00
"El Diario.es": {
domain: "eldiario.es",
2023-12-25 12:20:30 +01:00
allow_cookies: 1,
2022-04-26 21:39:02 +02:00
block_regex: /cdn\.ampproject\.org\/v\d\/amp-access-.+\.js/
2021-11-04 18:50:19 +01:00
},
"El Español": {
domain: "elespanol.com",
allow_cookies: 1,
block_regex: /(\.tinypass\.com\/|cdn\.ampproject\.org\/v\d\/amp-(access|subscriptions)-.+\.js)/
2021-11-04 18:50:19 +01:00
},
2021-12-23 17:36:09 +01:00
"El Espectador": {
domain: "elespectador.com",
allow_cookies: 1,
2022-04-26 21:39:02 +02:00
block_regex: /(\.tinypass\.com\/|cdn\.cxense\.com\/|cdn\.ampproject\.org\/v\d\/amp-subscriptions-.+\.js)/
2021-12-23 17:36:09 +01:00
},
"El Mercurio (not Inversiones/Legal; + regional/opt-in to custom sites)": {
2021-11-04 18:50:19 +01:00
domain: "elmercurio.com",
2023-05-13 19:13:03 +02:00
group: [
"elmercurio.com"
],
block_regex: "(\\.{domain}\\/impresa\\/.+\\/assets\\/(vendor|\\d)\\.js|pram\\.pasedigital\\.cl\\/API\\/User\\/Status\\?)",
exception: [{
domain: "elmercurio.com",
allow_cookies: 1,
block_regex: /\.(elmercurio\.com|emol\.cl)\/(.+\/)?js\/(.+\/)?(modal|merPramV\d|PramModal\.min)\.js/,
useragent: "googlebot"
2023-05-13 19:13:03 +02:00
}
]
2021-11-04 18:50:19 +01:00
},
"El Observador.com.uy": {
domain: "elobservador.com.uy",
allow_cookies: 1,
block_regex: /(\.elobservador\.com\.uy\/shares|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
},
2021-11-04 18:50:19 +01:00
"El País": {
domain: "elpais.com",
allow_cookies: 1,
block_js_inline: /\.elpais\.com\/.+\.html/,
2022-04-26 21:39:02 +02:00
block_regex: /(\/elpais\.com\/arc\/subs\/p\.min\.js|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
2021-11-04 18:50:19 +01:00
},
"El País.com.uy": {
domain: "elpais.com.uy",
allow_cookies: 1,
block_regex: /(\.elpais\.com\.uy\/user\/authStatus|\.evolok\.net\/|cdn\.cxense\.com\/)/
},
2022-03-12 17:08:18 +01:00
"El Tiempo": {
domain: "eltiempo.com",
allow_cookies: 1,
block_regex: /\.tinypass\.com\//
},
2023-07-12 16:46:59 +02:00
"El Tribuno": {
domain: "eltribuno.com",
allow_cookies: 1,
block_regex: /\.eltribuno\.com\/scripts\/Bellhop\/dist\/bellhop\.min\.js/
},
2021-11-04 18:50:19 +01:00
"Elle.fr": {
domain: "elle.fr",
allow_cookies: 1,
2022-04-26 21:39:02 +02:00
block_regex: /(\.poool\.fr\/|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
2021-11-04 18:50:19 +01:00
},
"Encyclopedia Britannica": {
domain: "britannica.com"
},
2022-04-22 16:49:43 +02:00
"eNotes": {
domain: "enotes.com",
allow_cookies: 1
},
2023-04-20 20:56:23 +02:00
"ESPN USA (news only)": {
2021-12-21 18:04:18 +01:00
domain: "espn.com",
2023-06-27 12:26:17 +02:00
allow_cookies: 1,
cs_dompurify: 1
2021-12-21 18:04:18 +01:00
},
2021-11-04 18:50:19 +01:00
"Esprit": {
domain: "esprit.presse.fr",
2021-12-21 17:36:48 +01:00
allow_cookies: 1,
2022-09-14 19:48:55 +02:00
block_regex: /\.poool\.fr\//
2021-11-04 18:50:19 +01:00
},
2022-06-01 17:39:27 +02:00
"Estado de Minas": {
domain: "em.com.br",
allow_cookies: 1,
block_regex: /cdn\.ampproject\.org\/v\d\/amp-subscriptions-.+\.js/
},
2021-11-04 18:50:19 +01:00
"EUobserver": {
domain: "euobserver.com",
2023-08-03 12:24:17 +02:00
allow_cookies: 1
2021-11-04 18:50:19 +01:00
},
2022-10-08 19:16:44 +02:00
"Evening Standard (UK)": {
domain: "standard.co.uk",
allow_cookies: 1,
block_regex: /(\.tinypass\.com\/|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
},
2021-11-04 18:50:19 +01:00
"Exame": {
domain: "exame.com",
2024-01-22 17:51:00 +01:00
allow_cookies: 1
2021-11-04 18:50:19 +01:00
},
2024-02-07 08:17:29 +01:00
"Expresso.pt (not Tribuna)": {
2024-02-04 19:00:25 +01:00
domain: "expresso.pt",
allow_cookies: 1,
cs_dompurify: 1
},
2023-08-26 08:59:35 +02:00
"Fast Company": {
domain: "fastcompany.com",
allow_cookies: 1,
2024-03-12 18:22:08 +01:00
block_regex: /(\.tinypass\.com\/|\.fastcompany\.com\/script\.js)/,
cs_dompurify: 1
2023-08-26 08:59:35 +02:00
},
2022-11-12 08:39:05 +01:00
"Field & Stream": {
domain: "fieldandstream.com",
allow_cookies: 1
},
2023-10-28 18:24:30 +02:00
"Financial News (London)": {
domain: "fnlondon.com",
allow_cookies: 1,
referer: "twitter"
},
2021-11-04 18:50:19 +01:00
"Financial Times (not Chinese)": {
domain: "ft.com",
useragent: "googlebot"
},
"Financieele Dagblad (fd.nl)": {
domain: "fd.nl",
referer: "facebook",
remove_cookies_select_drop: ["socialread"]
2021-11-04 18:50:19 +01:00
},
"First Things": {
domain: "firstthings.com"
},
2023-06-24 10:18:15 +02:00
"Follow the Money (ftm.nl & ftm.eu)": {
2023-06-25 19:05:10 +02:00
domain: "###_nl_eu_ftm",
2023-06-24 10:18:15 +02:00
group: [
"ftm.eu",
"ftm.nl"
],
2021-11-04 18:50:19 +01:00
allow_cookies: 1,
2023-06-24 10:18:15 +02:00
block_regex: /\.ftm\.(nl|eu)\/js\/routing\?/
2021-11-04 18:50:19 +01:00
},
"Forbes (not newsletters)": {
2021-11-04 18:50:19 +01:00
domain: "forbes.com",
allow_cookies: 1,
2023-08-29 18:48:00 +02:00
block_regex: /(\.forbes\.com\/zephr\/feature|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
2021-11-04 18:50:19 +01:00
},
2024-02-20 11:53:14 +01:00
"Forbes Australia": {
domain: "forbes.com.au",
remove_cookies_select_drop: ["blaize_session"],
cs_dompurify: 1
},
2024-02-07 08:17:29 +01:00
"Foreign Affairs (not reader)": {
2021-11-04 18:50:19 +01:00
domain: "foreignaffairs.com",
allow_cookies: 1,
2022-07-21 08:23:41 +02:00
block_regex: /\.foreignaffairs\.com\/modules\/custom\/fa_paywall_js\/js\/paywall\.js/
2021-11-04 18:50:19 +01:00
},
"Foreign Policy": {
domain: "foreignpolicy.com",
2022-01-29 12:37:56 +01:00
allow_cookies: 1,
2023-06-27 18:08:43 +02:00
block_regex: /\.tinypass\.com\//,
cs_dompurify: 1
2021-11-04 18:50:19 +01:00
},
"Fortune": {
domain: "fortune.com",
allow_cookies: 1,
2022-04-26 21:39:02 +02:00
block_regex: /(\.tinypass\.com\/|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
2021-11-04 18:50:19 +01:00
},
2024-01-06 11:43:08 +01:00
"Forum Communications (opt-in to custom sites)": {
domain: "###_usa_forum_comm",
group: [],
allow_cookies: 1,
block_regex: /loader-cdn\.azureedge\.net\//
},
2023-12-22 15:54:34 +01:00
"Fox News (regwall)": {
domain: "foxnews.com",
allow_cookies: 1
},
2021-11-04 18:50:19 +01:00
"Frankfurter Allgemeine Zeitung": {
domain: "faz.net",
allow_cookies: 1
},
"Freie Presse": {
domain: "freiepresse.de",
allow_cookies: 1,
2023-11-13 18:47:44 +01:00
block_js_inline: /\.freiepresse\.de\/.+-artikel/,
cs_dompurify: 1
2021-11-04 18:50:19 +01:00
},
2024-03-06 22:02:54 +01:00
"Funke Mediengruppe (fetch from archive.is)": {
domain: "###_de_funke_medien",
group: [
"abendblatt.de",
"braunschweiger-zeitung.de",
"morgenpost.de",
"nrz.de",
"otz.de",
"thueringer-allgemeine.de",
"tlz.de",
"waz.de",
"wp.de",
"wr.de"
],
allow_cookies: 1,
block_regex: /\.piano\.io\//,
cs_dompurify: 1
},
2024-03-12 12:05:27 +01:00
"Gannett Group (local USA Today; opt-in to custom sites for unlisted)": {
domain: "###_usa_gannett",
group: [
"azcentral.com",
"cincinnati.com",
2022-09-27 18:06:43 +02:00
"commercialappeal.com",
"courier-journal.com",
2022-09-27 18:06:43 +02:00
"democratandchronicle.com",
2024-02-16 08:46:26 +01:00
"desmoinesregister.com",
"detroitnews.com",
2024-02-16 08:46:26 +01:00
"dispatch.com",
"freep.com",
"indystar.com",
2024-02-16 08:46:26 +01:00
"jacksonville.com",
"jsonline.com",
2022-09-27 18:06:43 +02:00
"knoxnews.com",
"news-press.com",
"northjersey.com",
2022-09-27 18:06:43 +02:00
"oklahoman.com",
"statesman.com",
"tennessean.com"
],
allow_cookies: 1,
2021-12-09 17:47:00 +01:00
amp_unhide: 1,
2022-04-26 21:39:02 +02:00
block_regex: /cdn\.ampproject\.org\/v\d\/amp-access-.+\.js/,
useragent: "googlebot"
2021-11-04 18:50:19 +01:00
},
2023-05-22 17:40:33 +02:00
"GaúchaZH": {
domain: "gauchazh.clicrbs.com.br",
allow_cookies: 1,
block_regex: /(\.piano\.io\/api\/tinypass\.min\.js|\.clicrbs\.com\.br\/paywall-api\/count\/)/
},
2023-12-03 11:44:13 +01:00
"Gazeta do Povo": {
domain: "gazetadopovo.com.br",
allow_cookies: 1,
block_regex: /(\.tinypass\.com\/|cdn\.cxense\.com\/|cdn\.ampproject\.org\/v\d\/amp-subscriptions-.+\.js)/
},
2024-03-17 18:45:34 +01:00
"GB News": {
domain: "gbnews.com",
allow_cookies: 1,
block_regex: /\.piano\.io\//
},
2022-11-06 17:02:23 +01:00
"Glassdoor (regwall)": {
2021-11-04 18:50:19 +01:00
domain: "glassdoor.com"
},
"Globes": {
domain: "globes.co.il",
block_regex: /\.tinypass\.com\//
},
2023-10-05 20:11:44 +02:00
"Granta Magazine": {
domain: "granta.com",
allow_cookies: 1,
cs_dompurify: 1
},
2021-11-04 18:50:19 +01:00
"Groene Amsterdammer": {
domain: "groene.nl",
2022-08-07 09:00:52 +02:00
remove_cookies_select_hold: ["accept-cookies", "popunder-hidden"],
useragent: "googlebot"
2021-11-04 18:50:19 +01:00
},
"Groupe Capitales Médias (+ regional/opt-in to custom sites)": {
domain: "###_ca_gcm",
group: [
"lesoleil.com"
],
allow_cookies: 1,
block_regex: /\.poool\.fr\//
},
2024-03-12 12:05:27 +01:00
"Groupe Centre France (opt-in to custom sites for unlisted)": {
domain: "###_fr_gcf",
group: [
"lamontagne.fr"
],
allow_cookies: 1,
block_regex: /\.poool\.fr\//
},
2023-06-27 12:26:17 +02:00
"Groupe ESH Médias": {
domain: "###_ch_esh_medias",
group: [
"arcinfo.ch",
"lacote.ch",
"lenouvelliste.ch"
],
allow_cookies: 1,
cs_dompurify: 1
},
"Groupe Infopro Digital (opt-in to custom sites for unlisted)": {
domain: "###_fr_groupe_infopro",
group: [
"lemoniteur.fr",
"usinenouvelle.com"
],
allow_cookies: 1,
useragent: "googlebot",
exception: [{
domain: "lemoniteur.fr",
allow_cookies: 1,
cs_dompurify: 1
}
]
},
2023-03-29 13:03:10 +02:00
"Groupe IPM": {
domain: "###_be_groupe_ipm",
group: [
"dhnet.be",
"lalibre.be",
"lavenir.net"
],
allow_cookies: 1,
block_regex: /(\.piano\.io\/xbuilder\/experience\/execute|cdn\.cxense\.com\/|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
},
2021-12-14 17:23:40 +01:00
"Groupe La Dépêche": {
2021-11-04 18:50:19 +01:00
domain: "###_fr_groupe_la_depeche",
group: [
"centrepresseaveyron.fr",
2024-01-05 08:29:59 +01:00
"journaldemillau.fr",
2021-11-04 18:50:19 +01:00
"ladepeche.fr",
"lindependant.fr",
"midilibre.fr",
"nrpyrenees.fr",
"petitbleu.fr",
"rugbyrama.fr"
2021-11-04 18:50:19 +01:00
],
allow_cookies: 1,
2023-01-23 08:17:27 +01:00
block_regex: /cdn\.ampproject\.org\/v\d\/amp-subscriptions-.+\.js/
2021-12-31 11:50:38 +01:00
},
"Groupe Nice-Matin": {
domain: "###_fr_groupe_nice_matin",
group: [
"monacomatin.mc",
"nicematin.com",
"varmatin.com"
],
allow_cookies: 1,
2022-04-26 21:39:02 +02:00
block_regex: /(\.poool\.fr\/|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
2021-11-04 18:50:19 +01:00
},
2023-10-19 09:03:32 +02:00
"Groupe Québecor": {
domain: "###_ca_groupe_quebecor",
group: [
"journaldemontreal.com",
"journaldequebec.com"
],
allow_cookies: 1
},
2022-02-08 08:01:28 +01:00
"Groupe Sud Ouest": {
domain: "###_fr_groupe_sud_ouest",
group: [
"sudouest.fr",
"charentelibre.fr",
"larepubliquedespyrenees.fr"
],
allow_cookies: 1
},
"Groupe SynerJ Media (opt-in to custom sites)": {
domain: "###_fr_synerj",
group: [],
allow_cookies: 1,
2023-09-01 07:16:39 +02:00
ld_json_url: "div#encart_abo|div.article_bloc_texte",
useragent: "googlebot"
},
2021-11-04 18:50:19 +01:00
"Grupo Abril": {
domain: "abril.com.br",
2024-01-22 17:51:00 +01:00
allow_cookies: 1,
block_regex: /\.abril\.com\.br\/.+\/abril-paywall\//
2021-11-04 18:50:19 +01:00
},
2023-02-21 17:45:05 +01:00
"Grupo Clarín": {
domain: "###_ar_grupo_clarin",
group: [
"clarin.com",
"lavoz.com.ar",
"losandes.com.ar"
],
allow_cookies: 1,
2024-03-22 15:45:08 +01:00
block_regex: /\.clarin\.com\/js\/(meter|zonda-).*\.js/,
2023-02-21 17:45:05 +01:00
exception: [{
domain: "lavoz.com.ar",
allow_cookies: 1,
2023-05-29 17:17:27 +02:00
block_regex: /cdn\.wyleex\.com\/lavoz\/pw\.min\.js/
2023-02-21 17:45:05 +01:00
}, {
domain: "losandes.com.ar",
allow_cookies: 1,
block_regex: /cdn\.lavoz\.com\.ar\/sites\/.+\/paywall\/losandes\/pw\.js/
}
]
},
2022-02-11 17:51:33 +01:00
"Grupo El Comercio": {
domain: "###_pe_grupo_elcomercio",
group: [
"diariocorreo.pe",
"elcomercio.pe",
"gestion.pe"
],
allow_cookies: 1,
2022-09-16 08:13:19 +02:00
block_regex: "(\\.tinypass\\.com\\/|\\/{domain}\\/pf\\/dist\\/engine\\/react\\.js)"
2022-02-11 17:51:33 +01:00
},
2024-03-12 12:05:27 +01:00
"Grupo Prensa Ibérica (opt-in to custom sites for unlisted)": {
2021-11-04 18:50:19 +01:00
domain: "###_es_epiberica",
group: [
"diariodemallorca.es",
"eldia.es",
2023-11-24 12:00:33 +01:00
"elperiodico.com",
2022-04-01 16:04:06 +02:00
"epe.es",
2021-11-04 18:50:19 +01:00
"farodevigo.es",
"informacion.es",
"laprovincia.es",
"levante-emv.com",
2022-05-19 19:48:20 +02:00
"lne.es",
2024-02-05 13:41:26 +01:00
"mallorcazeitung.es",
"superdeporte.es"
2021-11-04 18:50:19 +01:00
],
allow_cookies: 1,
block_regex: /(\.piano\.io\/|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
2021-11-04 18:50:19 +01:00
},
2022-08-03 19:30:06 +02:00
"Grupo Unidad Editorial": {
domain: "###_es_unidad",
group: [
"elmundo.es",
"expansion.com",
2024-02-27 18:10:17 +01:00
"marca.com"
],
2022-08-03 19:30:06 +02:00
allow_cookies: 1,
2024-01-02 16:59:00 +01:00
block_regex: /(\.tinypass\.com\/|cdn\.ampproject\.org\/v\d\/amp-(access|subscriptions)-.+\.js)/
2022-08-03 19:30:06 +02:00
},
2022-02-14 21:25:11 +01:00
"Grupo Vocento": {
2021-11-04 18:50:19 +01:00
domain: "###_es_grupo_vocento",
group: [
2022-08-15 18:05:49 +02:00
"abc.es",
2024-02-23 11:42:22 +01:00
"canarias7.es",
2021-11-04 18:50:19 +01:00
"diariosur.es",
"diariovasco.com",
"elcomercio.es",
"elcorreo.com",
"eldiariomontanes.es",
"elnortedecastilla.es",
"hoy.es",
"ideal.es",
"larioja.com",
"lasprovincias.es",
"laverdad.es",
"lavozdigital.es"
],
allow_cookies: 1,
2022-11-11 13:51:07 +01:00
block_regex: /cdn\.ampproject\.org\/v\d\/amp-access-.+\.js/,
useragent: "googlebot"
2021-11-04 18:50:19 +01:00
},
2023-11-13 07:45:31 +01:00
"Gruppo GEDI.it (listed sites only)": {
2022-08-04 17:38:34 +02:00
domain: "###_it_gedi",
group: [
2023-12-27 08:24:33 +01:00
"huffingtonpost.it",
"ilsecoloxix.it",
2022-08-04 17:38:34 +02:00
"italian.tech",
2023-08-13 11:02:31 +02:00
"lastampa.it",
2022-08-04 17:38:34 +02:00
"lescienze.it",
2023-11-13 07:45:31 +01:00
"moda.it",
"repubblica.it"
2022-11-11 07:39:09 +01:00
],
remove_cookies_select_drop: ["blaize_session"],
2023-06-24 08:37:37 +02:00
block_regex: /(scripts\.repubblica\.it\/pw\/pw\.js|cdn\.ampproject\.org\/v\d\/amp-(access|user-notification)-.+\.js)/,
2023-08-13 11:02:31 +02:00
useragent: "googlebot",
exception: [{
domain: ["huffingtonpost.it", "lastampa.it", "repubblica.it"],
block_js_inline: /\.it\/.+\/news\//,
remove_cookies_select_drop: ["blaize_session"]
2023-08-13 11:02:31 +02:00
}
]
2022-08-04 17:38:34 +02:00
},
2024-03-12 12:05:27 +01:00
"Gruppo SAE.it (free articles only; opt-in to custom sites for unlisted)": {
2023-05-18 08:22:47 +02:00
domain: "###_it_gruppo_sae",
group: [
"iltirreno.it",
"lanuovasardegna.it"
]
},
2024-02-27 18:10:17 +01:00
"Haaretz Group": {
2023-12-30 11:28:14 +01:00
domain: "###_il_haaretz_group",
group: [
"haaretz.co.il",
"haaretz.com",
"themarker.com"
],
allow_cookies: 1,
2024-03-21 12:04:35 +01:00
block_regex: "{domain}\\/.+\\/page-.+\\.js",
2024-02-27 18:10:17 +01:00
cs_dompurify: 1,
useragent_custom: "Mozilla/5.0 (Java) outbrain"
2023-12-30 11:28:14 +01:00
},
2024-03-12 12:05:27 +01:00
"Haas Mediengruppe (opt-in to custom sites for unlisted)": {
domain: "###_de_haas_medien",
2023-07-29 10:50:54 +02:00
group: [
"mannheimer-morgen.de"
],
allow_cookies: 1,
useragent: "googlebot"
},
2021-11-04 18:50:19 +01:00
"Harper's Magazine": {
2023-02-21 18:24:43 +01:00
domain: "harpers.org",
block_regex: /\/harpers\.org\/wp-content\/themes\/timber\/static\/js\/modal.+\.js/
2021-11-04 18:50:19 +01:00
},
2023-08-09 09:02:42 +02:00
"Harvard Business Review (do not block TinyPass-script externally)": {
2021-11-04 18:50:19 +01:00
domain: "hbr.org",
2023-10-23 08:44:08 +02:00
block_regex: /cdn\.cxense\.com\//,
remove_cookies_select_drop: ["xbc"]
2021-11-04 18:50:19 +01:00
},
"Haymarket Media Group (opt-in to custom sites)": {
domain: "###_uk_haymarket",
group: [],
useragent: "googlebot"
},
"Haymarket Medical Network (opt-in to custom sites)": {
domain: "###_uk_haymarket_medical",
group: [],
allow_cookies: 1,
remove_cookies: 1,
cs_code: [{"cond":"div#modal-register-popup, div.gating-banner", "rm_elem":1}, {"cond":"div[data-gated]", "rm_attrib":"data-gated"}]
},
2024-03-08 12:11:32 +01:00
"Hearst Communications (newspapers; opt-in to custom sites for unlisted)": {
domain: "###_usa_hearst_comm",
group: [
2023-11-29 08:29:39 +01:00
"ctpost.com",
"expressnews.com",
"houstonchronicle.com",
2023-11-29 08:29:39 +01:00
"nhregister.com",
"sfchronicle.com",
"timesunion.com"
],
2022-09-21 18:31:24 +02:00
allow_cookies: 1,
block_regex: "(\\.{domain}\\/script\\.js|\\.ensighten\\.com\\/|js\\.matheranalytics\\.com\\/)"
},
"Hearst Communications magazines": {
domain: "###_usa_hearst_comm_mag",
group: [
"bicycling.com",
"cosmopolitan.com",
"countryliving.com",
"delish.com",
"elle.com",
"elledecor.com",
"esquire.com",
"goodhousekeeping.com",
"harpersbazaar.com",
"housebeautiful.com",
"menshealth.com",
"oprahdaily.com",
"popularmechanics.com",
"prevention.com",
"roadandtrack.com",
"runnersworld.com",
"townandcountrymag.com",
"womenshealthmag.com"
],
allow_cookies: 1,
2024-01-20 09:02:07 +01:00
block_regex: /(\.com\/_assets\/jam\/|\.ensighten\.com\/.+\/Bootstrap\.js)/
},
2024-04-05 08:28:55 +02:00
"Het Laatste Nieuws (fetch from archive.is)": {
domain: "hln.be",
allow_cookies: 1,
block_regex: /temptation\.hln\.be\/temptation\.js/,
cs_dompurify: 1
},
2023-06-25 09:55:49 +02:00
"Hindu Tamil Thisai": {
domain: "hindutamil.in",
allow_cookies: 1
},
"Hindustan Times (not epaper)": {
2021-11-04 18:50:19 +01:00
domain: "hindustantimes.com",
2021-11-19 16:46:52 +01:00
allow_cookies: 1,
2022-04-26 21:39:02 +02:00
block_regex: /cdn\.ampproject\.org\/v\d\/amp-access-.+\.js/
2021-11-04 18:50:19 +01:00
},
"Honolulu Star-Advertiser": {
domain: "staradvertiser.com",
2022-10-19 21:28:47 +02:00
allow_cookies: 1,
block_regex: /js\.matheranalytics\.com\//
2021-11-04 18:50:19 +01:00
},
"Il Fatto Quotidiano": {
domain: "ilfattoquotidiano.it",
allow_cookies: 1,
2022-04-26 21:39:02 +02:00
block_regex: /cdn\.ampproject\.org\/v\d\/amp-subscriptions-.+\.js/
2021-11-04 18:50:19 +01:00
},
2021-12-29 16:54:49 +01:00
"Il Foglio": {
domain: "ilfoglio.it",
allow_cookies: 1,
2022-04-26 21:39:02 +02:00
block_regex: /cdn\.ampproject\.org\/v\d\/amp-subscriptions-.+\.js/
2021-12-29 16:54:49 +01:00
},
2022-06-06 09:42:53 +02:00
"Il Manifesto": {
domain: "ilmanifesto.it",
2023-06-27 12:26:17 +02:00
allow_cookies: 1,
cs_dompurify: 1
2022-06-06 09:42:53 +02:00
},
2021-11-04 18:50:19 +01:00
"Il Messaggero (+ regional)": {
domain: "###_it_ilmessaggero",
group: [
"corriereadriatico.it",
"ilgazzettino.it",
"ilmattino.it",
"ilmessaggero.it",
"quotidianodipuglia.it"
],
2023-05-05 18:13:09 +02:00
allow_cookies: 1,
block_regex: /(\.(cedscdn|cedsdigital)\.it\/.+\/PaywallMeter\.js|cdn\.ampproject\.org\/v\d\/amp-(access|consent|subscriptions)-.+\.(m)?js)/
2021-11-04 18:50:19 +01:00
},
2024-03-05 17:17:06 +01:00
"Il Sole 24 Ore (24+ only)": {
2024-03-01 18:18:28 +01:00
domain: "ilsole24ore.com",
allow_cookies: 1,
block_regex: /(\.ilsole24ore\.com\/zephr\/feature|\.cloudfront\.net\/embed\/widget\/subx.+\.js)/
},
2021-11-04 18:50:19 +01:00
"Inc.com": {
domain: "inc.com",
block_regex: /\.tinypass\.com\//
},
"Inc42": {
domain: "inc42.com",
2023-06-27 12:26:17 +02:00
allow_cookies: 1,
2023-09-04 20:53:37 +02:00
block_regex: /(\.inc42\.com\/wp-content\/plugins\/leaky-paywall\/js\/leaky-paywall-cookie\.js|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
2021-11-04 18:50:19 +01:00
},
2023-09-21 20:55:33 +02:00
"Incisive Media (opt-in to custom sites)": {
domain: "###_uk_incisive_media",
group: [],
allow_cookies: 1,
cs_dompurify: 1
},
2022-03-06 17:43:38 +01:00
"India Today": {
domain: "indiatoday.in",
allow_cookies: 1,
2022-04-26 21:39:02 +02:00
block_regex: /cdn\.ampproject\.org\/v\d\/amp-access-.+\.js/
2022-03-06 17:43:38 +01:00
},
2024-03-06 20:51:38 +01:00
"Industry Dive (opt-in to custom sites)": {
domain: "###_usa_industrydive",
group: [],
allow_cookies: 1,
block_regex: "\\.{domain}\\/static\\/js\\/dist\\/contentGate\\.bundle\\.js"
},
2022-10-16 18:32:54 +02:00
"iNews (UK)": {
domain: "inews.co.uk",
allow_cookies: 1,
block_regex: /\.tinypass\.com\//
},
2021-11-04 18:50:19 +01:00
"Inkl": {
domain: "inkl.com"
},
2023-02-05 15:16:36 +01:00
"Inside Higher Ed": {
domain: "insidehighered.com",
allow_cookies: 1,
block_regex: /js\.pelcro\.com\//
},
"Inside Retail (opt-in to custom sites)": {
domain: "###_au_inside_retail",
group: [],
ld_json_url: "div#premium-box|div.article__text__holder|1"
},
2023-11-17 17:05:12 +01:00
"InvestSmart": {
domain: "###_au_investsmart",
group: [
"intelligentinvestor.com.au",
"investsmart.com.au"
],
2021-11-04 18:50:19 +01:00
allow_cookies: 1,
useragent: "googlebot"
},
2023-10-03 09:04:42 +02:00
"Interesting Engineering": {
domain: "interestingengineering.com",
allow_cookies: 1
},
2021-12-03 17:21:08 +01:00
"Internazionale.it": {
domain: "internazionale.it",
allow_cookies: 1,
2022-03-05 16:31:41 +01:00
block_regex: /\.internazionale\.it\/templates_js_ajax\.inc\.php/
2021-12-03 17:21:08 +01:00
},
2022-04-14 08:14:12 +02:00
"Investors' Chronicle": {
allow_cookies: 1,
domain: "investorschronicle.co.uk",
referer: "google"
},
2022-03-26 19:51:27 +01:00
"iPolitics.ca": {
domain: "ipolitics.ca",
2023-06-27 12:26:17 +02:00
allow_cookies: 1,
cs_dompurify: 1
2022-03-26 19:51:27 +01:00
},
"Irish Independent": {
2021-11-04 18:50:19 +01:00
domain: "independent.ie",
allow_cookies: 1,
2023-06-27 12:26:17 +02:00
cs_dompurify: 1
2021-11-04 18:50:19 +01:00
},
2022-04-23 09:43:03 +02:00
"Italia Oggi": {
domain: "italiaoggi.it",
2023-06-27 12:26:17 +02:00
allow_cookies: 1,
cs_dompurify: 1
2022-04-23 09:43:03 +02:00
},
2023-04-11 22:06:32 +02:00
"Jacobin.de": {
domain: "jacobin.de",
2023-06-27 12:26:17 +02:00
allow_cookies: 1,
cs_dompurify: 1
2023-04-11 22:06:32 +02:00
},
2023-11-05 10:39:44 +01:00
"Jane's Defence Weekly": {
domain: "janes.com",
allow_cookies: 1
},
2023-11-24 08:23:36 +01:00
"Jazziz": {
domain: "jazziz.com",
allow_cookies: 1,
cs_dompurify: 1
},
"Jazzwise": {
domain: "jazzwise.com",
allow_cookies: 1,
useragent: "googlebot"
},
"Kölner Stadt-Anzeiger": {
domain: "ksta.de",
allow_cookies: 1,
block_regex: /\.zephr\.com\/zephr\/decide/
},
"Kölnische Rundschau": {
domain: "rundschau-online.de",
allow_cookies: 1,
block_regex: /\.zephr\.com\/zephr\/decide/
},
2021-11-04 18:50:19 +01:00
"Krautreporter.de": {
domain: "krautreporter.de"
},
2024-02-12 20:55:26 +01:00
"Kurier.at": {
2023-02-04 09:00:36 +01:00
domain: "kurier.at",
allow_cookies: 1,
2024-02-12 20:55:26 +01:00
block_regex: /\.tinypass\.com\//
2023-02-04 09:00:36 +01:00
},
2022-05-02 17:52:05 +02:00
"L'Écho": {
domain: "lecho.be",
referer: "google"
},
2021-11-04 18:50:19 +01:00
"L'Express": {
domain: "lexpress.fr",
allow_cookies: 1,
block_regex: /\.qiota\.com\/data/
2021-11-04 18:50:19 +01:00
},
2022-10-22 11:24:37 +02:00
"L'Humanité": {
domain: "humanite.fr",
allow_cookies: 1,
2024-02-20 17:45:53 +01:00
block_regex: /\.qiota\.com\//,
cs_dompurify: 1
2022-10-22 11:24:37 +02:00
},
2023-02-12 10:32:31 +01:00
"L'Informé": {
domain: "linforme.com",
allow_cookies: 1,
useragent: "googlebot"
},
2021-11-04 18:50:19 +01:00
"L'Obs": {
domain: "nouvelobs.com",
allow_cookies: 1,
useragent: "googlebot"
},
"L'Oeil de la Photographie": {
domain: "loeildelaphotographie.com",
allow_cookies: 1,
block_regex: /cdn\.loeildelaphotographie\.com\/wp-content\/.+\/hague-child\/js\/script-.+\.js/
},
2024-02-07 08:17:29 +01:00
"L'Opinion (not Le Journal)": {
2023-11-02 08:52:09 +01:00
domain: "lopinion.fr",
allow_cookies: 1,
useragent: "googlebot"
},
2021-11-04 18:50:19 +01:00
"La Croix": {
domain: "la-croix.com",
allow_cookies: 1,
2022-11-11 07:26:34 +01:00
block_regex: /(\.la-croix\.com\/build\/.+\/paywall.+\.js|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
2021-11-04 18:50:19 +01:00
},
"La Diaria.com.uy": {
domain: "ladiaria.com.uy",
allow_cookies: 1,
useragent: "googlebot"
},
2023-06-25 09:13:05 +02:00
"La Gazzetta dello Sport (text only)": {
2022-08-12 07:36:22 +02:00
domain: "gazzetta.it",
allow_cookies: 1
},
2022-10-19 21:28:47 +02:00
"La Nación (free articles only)": {
2021-11-04 18:50:19 +01:00
domain: "lanacion.com.ar"
},
"La Nouvelle République du Centre-Ouest": {
domain: "lanouvellerepublique.fr",
allow_cookies: 1,
2022-04-26 21:39:02 +02:00
block_regex: /(\.weborama\.fr\/|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
2021-11-04 18:50:19 +01:00
},
"La Segunda": {
domain: "lasegunda.com",
block_regex: /\.(lasegunda\.com|emol\.cl)\/(.+\/)?js\/(.+\/)?(modal|merPramV\d|PramModal\.min)\.js/
},
"La Tercera": {
domain: "latercera.com",
2022-01-31 20:16:36 +01:00
allow_cookies: 1,
2022-12-24 17:05:55 +01:00
block_regex: /(\.latercera\.com\/arc\/subs\/p\.min\.js|cdn\.cxense\.com\/|\.tinypass\.com\/)/
2021-11-04 18:50:19 +01:00
},
"La Tribune": {
domain: "latribune.fr",
allow_cookies: 1,
block_regex: /\.poool\.fr\//
},
"La Vanguardia": {
domain: "lavanguardia.com",
allow_cookies: 1,
2023-04-27 19:51:21 +02:00
block_regex: /\/ev\.lavanguardia\.com\//
2021-11-04 18:50:19 +01:00
},
2023-02-25 14:20:33 +01:00
"Landwirtschaftsverlag": {
domain: "###_de_lv",
group: [
"profi.de",
"topagrar.com",
"wochenblatt.com"
],
allow_cookies: 1,
exception: [{
domain: "topagrar.com",
allow_cookies: 1,
block_js_inline: /\.topagrar\.com\/.+\/news\//
}
2023-02-25 14:20:33 +01:00
]
},
2021-11-04 18:50:19 +01:00
"Law.com (free articles only)": {
domain: "law.com",
2022-07-26 21:25:35 +02:00
allow_cookies: 1,
2024-03-16 12:35:07 +01:00
block_regex: /\/olytics\.omeda\.com\//,
2021-11-04 18:50:19 +01:00
referer: "facebook"
},
2023-01-04 18:58:20 +01:00
"Le Courrier des Stratèges": {
domain: "lecourrierdesstrateges.fr",
2023-06-27 12:26:17 +02:00
allow_cookies: 1,
cs_dompurify: 1
2023-01-04 18:58:20 +01:00
},
2021-11-04 18:50:19 +01:00
"Le Devoir": {
2022-01-29 17:56:29 +01:00
domain: "ledevoir.com",
2022-07-22 18:39:59 +02:00
block_regex: /\.tinypass\.com\//,
remove_cookies_select_drop: ["pw6"]
2021-11-04 18:50:19 +01:00
},
2023-04-02 20:25:38 +02:00
"Le Grand Continent": {
domain: "legrandcontinent.eu",
allow_cookies: 1
},
2021-11-04 18:50:19 +01:00
"Le Journal du Dimanche": {
domain: "lejdd.fr",
allow_cookies: 1,
block_regex: /\.poool\.fr\//
},
"Le Journal du Net": {
2022-01-31 20:16:36 +01:00
domain: "journaldunet.com",
allow_cookies: 1
2021-11-04 18:50:19 +01:00
},
2024-03-23 12:26:54 +01:00
"Le Monde (fetch from archive.is)": {
domain: "lemonde.fr",
allow_cookies: 1,
cs_dompurify: 1
},
2022-03-26 09:12:03 +01:00
"Le Nouvel Economiste": {
domain: "lenouveleconomiste.fr",
allow_cookies: 1,
useragent: "googlebot"
},
2021-11-04 18:50:19 +01:00
"Le Parisien": {
domain: "leparisien.fr",
2024-01-10 16:54:07 +01:00
allow_cookies: 1,
useragent: "googlebot"
2021-11-04 18:50:19 +01:00
},
2023-10-14 10:21:20 +02:00
"Le Point": {
domain: "lepoint.fr",
allow_cookies: 1,
block_regex: /\.poool\.fr\//,
cs_dompurify: 1
},
2021-11-04 18:50:19 +01:00
"Le Télégramme": {
domain: "letelegramme.fr",
allow_cookies: 1,
block_regex: /\.poool\.fr\//
},
2024-03-12 12:05:27 +01:00
"Lee Enterprises Group (opt-in to custom sites for unlisted)": {
2021-11-04 18:50:19 +01:00
domain: "###_usa_lee_ent",
group: [
"buffalonews.com",
"journalnow.com",
"journalstar.com",
"madison.com",
"nwitimes.com",
"omaha.com",
2021-11-04 18:50:19 +01:00
"richmond.com",
"stltoday.com",
2021-11-04 18:50:19 +01:00
"tucson.com",
"tulsaworld.com"
],
allow_cookies: 1,
block_regex: /\.com\/.+\/tncms\/api\/access\..+\.js/
2021-11-04 18:50:19 +01:00
},
"Les Échos": {
domain: "lesechos.fr",
2023-06-27 12:26:17 +02:00
allow_cookies: 1,
cs_dompurify: 1
2021-11-04 18:50:19 +01:00
},
2021-12-21 18:16:20 +01:00
"Les Inrockuptibles": {
domain: "lesinrocks.com",
allow_cookies: 1,
block_regex: /\.qiota\.com\//
},
2023-12-12 12:00:46 +01:00
"Literary Review (UK)": {
domain: "literaryreview.co.uk",
allow_cookies: 1,
cs_dompurify: 1
},
2021-11-04 18:50:19 +01:00
"Live Law": {
domain: "livelaw.in",
allow_cookies: 1
},
"LiveMint (not epaper)": {
2021-11-04 18:50:19 +01:00
domain: "livemint.com",
2022-01-17 19:05:26 +01:00
allow_cookies: 1,
block_regex: /(\.livemint\.com\/__js\/lm_subscription|\.piano\.io\/api\/tinypass\.min\.js|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
2021-11-04 18:50:19 +01:00
},
"Loeb Classical Library": {
domain: "loebclassics.com"
},
"London Review of Books": {
domain: "lrb.co.uk",
allow_cookies: 1,
2023-12-18 09:23:13 +01:00
block_js_inline: /\.lrb\.co\.uk\//
2021-11-04 18:50:19 +01:00
},
"Los Angeles Times": {
domain: "latimes.com",
allow_cookies: 1,
block_regex: /\.californiatimes\.com\/meteringjs/
2021-11-04 18:50:19 +01:00
},
2023-07-02 11:07:32 +02:00
"MacroBusiness.com.au": {
domain: "macrobusiness.com.au",
allow_cookies: 1,
cs_dompurify: 1
},
2024-03-12 12:05:27 +01:00
"Madsack Mediengruppe (opt-in to custom sites for unlisted)": {
2021-11-04 18:50:19 +01:00
domain: "###_de_madsack",
group: [
"haz.de",
"kn-online.de",
"ln-online.de",
"lvz.de",
"maz-online.de",
"neuepresse.de",
2022-03-31 18:10:47 +02:00
"ostsee-zeitung.de",
"rnd.de"
2021-11-04 18:50:19 +01:00
],
allow_cookies: 1,
block_regex: /\.tinypass\.com\//
2021-11-04 18:50:19 +01:00
},
"Maine Trust for Local News (opt-in to custom sites)": {
domain: "###_usa_maine_trust",
group: [],
allow_cookies: 1,
block_regex: /loader\.masthead\.me\//
},
2022-01-10 19:08:33 +01:00
"Mainichi Shimbun": {
domain: "mainichi.jp",
allow_cookies: 1,
useragent: "googlebot"
},
2021-11-04 18:50:19 +01:00
"Marianne.net": {
domain: "marianne.net",
allow_cookies: 1,
2023-06-27 12:26:17 +02:00
block_regex: /\.poool\.fr\//,
cs_dompurify: 1
2021-11-04 18:50:19 +01:00
},
"MarketWatch": {
domain: "marketwatch.com",
allow_cookies: 1,
2022-04-26 21:39:02 +02:00
block_regex: /(cdn\.cxense\.com\/|cdn\.ampproject\.org\/v\d\/amp-(access|subscriptions)-.+\.js)/
2021-11-04 18:50:19 +01:00
},
2024-03-12 12:05:27 +01:00
"McClatchy Group (opt-in to custom sites for unlisted)": {
2021-11-04 18:50:19 +01:00
domain: "###_usa_mcc",
group: [
"bnd.com",
"charlotteobserver.com",
2024-01-26 13:25:09 +01:00
"elnuevoherald.com",
2021-11-04 18:50:19 +01:00
"fresnobee.com",
"kansas.com",
"kansascity.com",
"kentucky.com",
2022-12-28 12:21:06 +01:00
"mcclatchydc.com",
2021-11-04 18:50:19 +01:00
"miamiherald.com",
"newsobserver.com",
"sacbee.com",
"star-telegram.com",
"thestate.com",
"tri-cityherald.com"
],
block_regex: /(\.amplitude\.com\/|js\.matheranalytics\.com|cdn\.ampproject\.org\/v\d\/amp-(access|subscriptions)-.+\.js)/
2021-11-04 18:50:19 +01:00
},
2024-02-03 09:55:17 +01:00
"McPherson Media Group (opt-in to custom sites)": {
domain: "###_au_mmg",
allow_cookies: 1
},
2023-12-19 08:50:29 +01:00
"Media Group Westfalen (opt-in to custom sites for unlisted)": {
2023-07-24 18:33:33 +02:00
domain: "###_de_mgw",
group: [
"ruhrnachrichten.de"
],
allow_cookies: 1,
block_regex: /\.tinypass\.com\//,
cs_dompurify: 1
},
"Mediahuis België (fetch from archive.is)": {
domain: "###_be_mediahuis",
group: [
"nieuwsblad.be",
"standaard.be"
],
allow_cookies: 1,
cs_dompurify: 1
},
2024-03-12 12:05:27 +01:00
"Mediahuis Noord (+ regional/opt-in to custom sites)": {
2022-05-02 17:29:37 +02:00
domain: "###_nl_mediahuis_noord",
group: [
"dvhn.nl",
2022-05-02 17:29:37 +02:00
"lc.nl"
],
allow_cookies: 1,
2024-01-06 17:07:42 +01:00
block_regex: /(\.evolok\.net\/|\.ndcmediagroep\.nl\/js\/evolok\/|\.nl\/_\/zh\/worker)/
2022-05-02 17:29:37 +02:00
},
2024-03-12 12:05:27 +01:00
"MediaNews Group (opt-in to custom sites for unlisted)": {
2021-11-04 18:50:19 +01:00
domain: "###_usa_mng",
group: [
2024-01-12 07:46:22 +01:00
"bostonherald.com",
2021-11-04 18:50:19 +01:00
"denverpost.com",
"eastbaytimes.com",
"mercurynews.com",
"ocregister.com",
2023-08-15 18:54:25 +02:00
"pressenterprise.com",
2021-11-04 18:50:19 +01:00
"twincities.com"
],
allow_cookies: 1,
2024-04-02 19:47:30 +02:00
block_regex: "((\\.{domain}\\/script|\\/.+\\/loader\\.min)\\.js|\\.tinypass\\.com\\/|cdn\\.ampproject\\.org\\/v\\d\\/amp-subscriptions-.+\\.js)",
cs_dompurify: 1
2021-11-04 18:50:19 +01:00
},
2024-03-12 12:05:27 +01:00
"Medienholding Süd (opt-in to custom sites for unlisted)": {
2023-07-20 19:10:52 +02:00
domain: "###_de_mhs",
group: [
2024-01-10 16:28:49 +01:00
"schwarzwaelder-bote.de",
2023-07-20 19:10:52 +02:00
"stuttgarter-nachrichten.de",
"stuttgarter-zeitung.de"
],
allow_cookies: 1,
block_regex: /\.piano\.io\//,
useragent: "googlebot"
},
"Medium (opt-in to custom sites for custom domains)": {
2021-11-04 18:50:19 +01:00
domain: "medium.com",
allow_cookies: 1,
group: [
"medium.com",
2022-04-28 17:52:26 +02:00
"betterprogramming.pub",
"towardsdatascience.com",
"webcache.googleusercontent.com"
],
exception: [{
domain: "webcache.googleusercontent.com",
allow_cookies: 1,
block_regex: /cdn-client\.medium\.com\/lite\/static\/js\/main\..+\.js/
}
2022-04-28 17:52:26 +02:00
]
2021-11-04 18:50:19 +01:00
},
2022-10-08 09:12:12 +02:00
"Medscape (regwall)": {
domain: "medscape.com",
allow_cookies: 1,
2024-03-01 15:50:23 +01:00
block_regex: /(\.medscapestatic\.com\/.+\/medscape-library|\.wbmdstatic\.com\/.+\/chunk-vendors\..+)\.js/
2022-10-08 09:12:12 +02:00
},
2021-11-04 18:50:19 +01:00
"Mexico News Daily": {
domain: "mexiconewsdaily.com",
allow_cookies: 1,
2023-09-26 08:24:14 +02:00
block_regex: /\/mexiconewsdaily\.com\/wp-content\/plugins\/leaky-paywall\/js\/leaky-paywall-cookie\.js/
2021-11-04 18:50:19 +01:00
},
2024-03-13 12:09:15 +01:00
"Mid-Day (not epaper)": {
2022-03-16 18:48:58 +01:00
domain: "mid-day.com",
allow_cookies: 1,
2022-04-26 21:39:02 +02:00
block_regex: /cdn\.ampproject\.org\/v\d\/amp-access-.+\.js/
2022-03-16 18:48:58 +01:00
},
2021-11-04 18:50:19 +01:00
"MIT Sloan Management Review": {
domain: "sloanreview.mit.edu",
2023-06-27 12:26:17 +02:00
block_regex: /(\.tinypass\.com\/|\/sloanreview\.mit\.edu\/.+\/welcome-ad\.js)/,
cs_dompurify: 1
2021-11-04 18:50:19 +01:00
},
"MIT Technology Review": {
domain: "technologyreview.com",
2022-01-31 20:16:36 +01:00
allow_cookies: 1,
2022-04-26 21:39:02 +02:00
block_regex: /(\.tinypass\.com\/|cdn\.ampproject\.org\/v\d\/amp-access-.+\.mjs)/
2021-11-04 18:50:19 +01:00
},
2023-10-12 08:50:37 +02:00
"Mitteldeutsche Zeitung": {
domain: "mz.de",
allow_cookies: 1,
cs_dompurify: 1
},
2023-05-10 08:39:46 +02:00
"Monocle": {
domain: "monocle.com",
useragent: "googlebot"
},
2024-01-05 12:20:12 +01:00
"Motor Presse Stuttgart": {
domain: "###_de_motor_presse",
group: [
"aerokurier.de",
"auto-motor-und-sport.de",
"flugrevue.de",
"motorradonline.de",
"womenshealth.de"
],
allow_cookies: 1,
2024-03-08 17:57:17 +01:00
block_regex: "\\.{domain}\\/thenewsbar\\/config\\/"
2024-01-05 12:20:12 +01:00
},
2021-11-04 18:50:19 +01:00
"Mountain View Voice": {
domain: "mv-voice.com"
},
2022-12-31 11:47:13 +01:00
"Mundo Deportivo": {
domain: "mundodeportivo.com",
allow_cookies: 1,
2023-04-27 19:51:21 +02:00
block_regex: /\.evolok\.net\//
2022-12-31 11:47:13 +01:00
},
2021-11-04 18:50:19 +01:00
"National Geographic USA": {
domain: "nationalgeographic.com",
allow_cookies: 1,
block_regex: /cdn\.registerdisney\.go\.com\//,
2021-12-21 17:36:48 +01:00
random_ip: "eu"
2021-11-04 18:50:19 +01:00
},
2023-12-16 18:08:30 +01:00
"National Review (disable adblocker)": {
2021-11-04 18:50:19 +01:00
domain: "nationalreview.com",
2023-12-16 18:08:30 +01:00
allow_cookies: 1,
remove_cookies: 1,
block_regex: /cdn\.ampproject\.org\/v\d\/amp-access-.+\.js/
2021-11-04 18:50:19 +01:00
},
2024-03-12 12:05:27 +01:00
"National World Publishing (UK; opt-in to custom sites for unlisted)": {
2023-02-17 18:19:29 +01:00
domain: "###_uk_nat_world",
group: [
"scotsman.com",
"yorkshirepost.co.uk"
],
allow_cookies: 1,
block_regex: /(\.tinypass\.com\/|\.axate\.io\/|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
},
2021-11-04 18:50:19 +01:00
"Nautilus": {
2022-06-24 20:57:28 +02:00
domain: "nautil.us",
2023-04-07 10:06:43 +02:00
remove_cookies_select_drop: ["arc", "sfa"]
2021-11-04 18:50:19 +01:00
},
2022-08-17 19:10:58 +02:00
"Neue Westfälische": {
domain: "nw.de",
allow_cookies: 1,
block_regex: /cdn\.ampproject\.org\/v\d\/amp-access-.+\.js/
},
2024-02-13 12:14:07 +01:00
"Neue Zürcher Zeitung (not epaper)": {
2021-11-04 18:50:19 +01:00
domain: "nzz.ch",
allow_cookies: 1,
2024-04-01 09:35:20 +02:00
block_regex: /(\.piano\.io\/|ens\.nzz\.ch\/.+\/Bootstrap\.js)/
2021-11-04 18:50:19 +01:00
},
"New Left Review": {
domain: "newleftreview.org",
allow_cookies: 1,
2023-06-27 12:26:17 +02:00
cs_dompurify: 1,
2021-11-04 18:50:19 +01:00
useragent: "googlebot"
},
2022-08-24 20:28:54 +02:00
"New Scientist": {
domain: "newscientist.com",
2023-06-27 12:26:17 +02:00
allow_cookies: 1,
block_regex: /\.piano\.io\//,
2023-06-27 12:26:17 +02:00
cs_dompurify: 1
2022-08-24 20:28:54 +02:00
},
2021-11-04 18:50:19 +01:00
"New York Magazine (+ Curbed, Grub Street, The Cut & Vulture)": {
domain: "###_usa_nymag",
group: [
"curbed.com",
"grubstreet.com",
"nymag.com",
"thecut.com",
"vulture.com"
],
2023-12-19 16:49:33 +01:00
block_regex: /\.cloudfront\.net\/embed\/widget\/subx.+\.js/,
remove_cookies_select_drop: ["nymcid", "first-nymcid"]
2021-11-04 18:50:19 +01:00
},
"New Zealand Herald": {
domain: "nzherald.co.nz",
2023-11-28 17:48:53 +01:00
allow_cookies: 1,
block_regex: /\.nzherald\.co\.nz\/sales\/public\/v\d\/entitlements/
2021-11-04 18:50:19 +01:00
},
"Newsday": {
domain: "newsday.com",
allow_cookies: 1,
2022-04-26 21:39:02 +02:00
block_regex: /(loader-cdn\.azureedge\.net\/|js\.matheranalytics\.com\/|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
2021-11-04 18:50:19 +01:00
},
2024-03-23 11:57:15 +01:00
"Newslaundry": {
domain: "newslaundry.com",
allow_cookies: 1,
cs_dompurify: 1
},
2024-02-28 18:31:40 +01:00
"Newsquest Media Group (UK; opt-in to custom sites)": {
domain: "###_uk_newsquest",
group: [],
allow_cookies: 1,
block_regex: /\.tinypass\.com\//
},
2021-11-04 18:50:19 +01:00
"Newsweek": {
domain: "newsweek.com",
2022-04-26 21:39:02 +02:00
block_regex: /(js\.pelcro\.com\/|cdn\.ampproject\.org\/v\d\/amp-(access|subscriptions)-.+\.js)/
2021-11-04 18:50:19 +01:00
},
"NHST Media Group": {
domain: "###_no_nhst_media",
group: [
2023-10-01 19:01:16 +02:00
"europower.no",
2022-10-24 19:07:37 +02:00
"fiskeribladet.no",
2021-11-04 18:50:19 +01:00
"intrafish.com",
2022-10-24 19:07:37 +02:00
"intrafish.no",
2021-11-04 18:50:19 +01:00
"rechargenews.com",
"tradewindsnews.com",
"upstreamonline.com"
],
allow_cookies: 1,
2024-03-03 15:09:20 +01:00
block_regex: /subscription-static-global\.nhst\.tech\//,
exception: [{
domain: "upstreamonline.com",
allow_cookies: 1,
cs_dompurify: 1
}
]
2021-11-04 18:50:19 +01:00
},
"Nikkei Asian Review (do not block Piano.io-script externally)": {
2021-11-09 17:18:34 +01:00
domain: "asia.nikkei.com",
remove_cookies_select_drop: ["xbc"]
2021-11-04 18:50:19 +01:00
},
"Nordwest Zeitung": {
domain: "nwzonline.de",
allow_cookies: 1,
block_regex: /\.piano\.io\//
},
2023-06-28 16:20:10 +02:00
"NOZ/MHN Mediengruppe": {
domain: "###_de_noz_mhn",
group: [
"noz.de",
"shz.de",
"svz.de"
],
allow_cookies: 1,
block_regex: /cdn\.ampproject\.org\/v\d\/amp-access-.+\.js/,
useragent: "googlebot"
},
2021-11-04 18:50:19 +01:00
"NRC Handelsblad": {
domain: "nrc.nl",
2022-07-16 11:50:48 +02:00
remove_cookies_select_drop: ["counter"],
block_regex: /\.nrc\.nl\/paywall-api\/api\/zephr/
2021-11-04 18:50:19 +01:00
},
2023-07-03 16:18:24 +02:00
"NWT Media.se (opt-in to custom sites)": {
domain: "###_se_nwt_media",
group: [],
allow_cookies: 1,
useragent: "googlebot"
},
2021-11-04 18:50:19 +01:00
"NyTeknik": {
domain: "nyteknik.se",
allow_cookies: 1,
2023-10-10 17:39:26 +02:00
useragent: "googlebot"
2021-11-04 18:50:19 +01:00
},
"O Estado de S. Paulo": {
domain: "estadao.com.br",
2023-10-11 21:18:32 +02:00
allow_cookies: 1,
block_regex: /(\.estadao\.com\.br\/(paywall\/|access\.js)|cdn\.ampproject\.org\/v\d\/amp-(access|subscriptions)-.+\.js)/
2021-11-04 18:50:19 +01:00
},
2023-03-21 18:12:34 +01:00
"O Globo (& Valor Econômico)": {
2021-11-04 18:50:19 +01:00
domain: "globo.com",
allow_cookies: 1,
block_regex: /(\.tinypass\.com\/|cdn\.ampproject\.org\/v\d\/amp-subscriptions-.+\.js)/
2021-11-04 18:50:19 +01:00
},
2024-03-12 12:05:27 +01:00
"Observador.pt": {
domain: "observador.pt",
allow_cookies: 1,
block_js_inline: /\/observador\.pt\/(\d{4}|especiais|opiniao)\//
},
2022-10-30 09:32:53 +01:00
"Outdoor Life": {
domain: "outdoorlife.com",
allow_cookies: 1,
block_regex: /js\.pelcro\.com\//
},
2022-07-08 08:10:35 +02:00
"Outlook Business": {
domain: "outlookbusiness.com",
2023-06-27 12:26:17 +02:00
allow_cookies: 1,
cs_dompurify: 1
2022-07-08 08:10:35 +02:00
},
2022-04-18 08:14:17 +02:00
"Outlook India": {
domain: "outlookindia.com",
allow_cookies: 1
},
2022-01-28 16:05:29 +01:00
"Outside magazines": {
domain: "###_usa_outside_mag",
group: [
"backpacker.com",
"betamtb.com",
2022-04-20 17:58:51 +02:00
"betternutrition.com",
2022-01-28 16:05:29 +01:00
"cleaneatingmag.com",
"climbing.com",
"outsideonline.com",
"oxygenmag.com",
"skimag.com",
"trailrunnermag.com",
"triathlete.com",
"vegetariantimes.com",
"womensrunning.com",
"yogajournal.com"
],
2022-01-20 18:55:47 +01:00
allow_cookies: 1,
block_regex: /\.tinypass\.com\//
2022-01-20 18:55:47 +01:00
},
2024-04-09 17:07:48 +02:00
"OVB Media (opt-in to custom sites for ovb24.de news portals)": {
domain: "###_de_ovb_media",
group: [
"ovb-online.de"
],
allow_cookies: 1,
block_regex: "\\.{domain}\\/sub\\/js\\/pc-offer-west\\.js"
},
2021-11-04 18:50:19 +01:00
"Palo Alto Online": {
domain: "paloaltoonline.com"
},
"Paris Match": {
domain: "parismatch.com",
allow_cookies: 1,
block_regex: /\.poool\.fr\//
},
"PEI Media (opt-in to custom sites)": {
domain: "###_usa_pei",
group: [],
allow_cookies: 1,
useragent: "googlebot"
},
"Penske Media Corporation": {
domain: "###_usa_penske_media",
allow_cookies: 1,
group: [
"billboard.com",
"rollingstone.com",
2024-02-16 19:28:06 +01:00
"sourcingjournal.com",
"sportico.com",
"variety.com",
"wwd.com"
],
2023-08-08 19:28:46 +02:00
block_regex: /(\.tinypass\.com\/|cdn\.cxense\.com\/|cdn\.ampproject\.org\/v\d\/amp-(access|subscriptions)-.+\.js)/
},
2023-01-02 12:04:51 +01:00
"PhiloMag.com": {
2022-11-13 10:10:42 +01:00
domain: "philomag.com",
allow_cookies: 1,
block_regex: /\.poool\.fr\//
},
2023-01-02 12:04:51 +01:00
"PhiloMag.de": {
domain: "philomag.de",
allow_cookies: 1
},
2021-11-04 18:50:19 +01:00
"Philosophy Now": {
domain: "philosophynow.org"
},
"Piqd.de": {
domain: "piqd.de",
allow_cookies: 1,
useragent: "googlebot"
},
"Pittsburgh Post Gazette": {
domain: "post-gazette.com",
block_regex: /\.tinypass\.com\//
2021-11-04 18:50:19 +01:00
},
"Política Exterior": {
domain: "politicaexterior.com",
allow_cookies: 1
},
2024-02-22 16:40:34 +01:00
"Polityka.pl": {
domain: "polityka.pl",
allow_cookies: 1,
useragent: "googlebot"
},
2022-08-31 20:04:20 +02:00
"Popular Science": {
domain: "popsci.com",
allow_cookies: 1,
block_regex: /js\.pelcro\.com\//
},
2024-03-12 12:05:27 +01:00
"Postmedia Network (opt-in to custom sites for unlisted)": {
2022-02-25 14:25:53 +01:00
domain: "###_ca_postmedia",
group: [
"calgaryherald.com",
"financialpost.com",
"nationalpost.com",
"theprovince.com",
"torontosun.com",
"vancouversun.com"
],
allow_cookies: 1,
block_regex: /\.tinypass\.com\//
},
2024-03-15 08:40:35 +01:00
"Pour l'Éco": {
allow_cookies: 1,
domain: "pourleco.com",
block_regex: /\.poool\.fr\//
},
2023-09-10 08:21:35 +02:00
"Pour la Science.fr": {
domain: "pourlascience.fr",
allow_cookies: 1,
block_regex: /\.qiota\.com\//
},
2022-09-12 19:54:50 +02:00
"Private Equity News": {
domain: "penews.com",
useragent: "googlebot"
},
2024-04-08 09:55:31 +02:00
"Private Media AU": {
domain: "###_au_private_media",
group: [
"crikey.com.au",
"inc-aus.com",
"smartcompany.com.au",
"themandarin.com.au"
],
block_regex: /\.{domain}\/zephr\/feature/,
remove_cookies_select_drop: ["blaize_session"],
exception: [{
domain: "themandarin.com.au",
allow_cookies: 1,
cs_dompurify: 1
}
]
},
2023-11-19 08:51:35 +01:00
"Profil.at": {
domain: "profil.at",
allow_cookies: 1,
block_regex: /\.piano\.io\//
},
2024-01-16 17:08:16 +01:00
"Project Syndicate (fetch from archive.is)": {
domain: "project-syndicate.org",
allow_cookies: 1,
cs_dompurify: 1
},
2023-04-16 14:41:01 +02:00
"ProMedia.nl Group (opt-in to custom sites)": {
domain: "###_nl_promedia",
group: [],
2024-03-16 12:35:07 +01:00
useragent: "googlebot",
cs_dompurify: 1
2023-04-16 14:41:01 +02:00
},
2021-11-04 18:50:19 +01:00
"Prospect Magazine": {
domain: "prospectmagazine.co.uk",
2023-06-27 12:26:17 +02:00
allow_cookies: 1,
cs_dompurify: 1
2021-11-04 18:50:19 +01:00
},
2022-11-10 08:44:10 +01:00
"Public.fr": {
domain: "public.fr",
allow_cookies: 1,
block_regex: /\.poool\.fr\//
},
2023-02-21 08:44:54 +01:00
"Quartz (newsletter)": {
2021-11-04 18:50:19 +01:00
domain: "qz.com",
allow_cookies: 1,
2023-02-21 08:44:54 +01:00
block_regex: /\.kinja-static\.com\/assets\/.+\/regwalled-content.+\.js/
2021-11-04 18:50:19 +01:00
},
2023-05-26 13:41:05 +02:00
"Quora": {
2021-11-04 18:50:19 +01:00
domain: "quora.com",
2023-05-26 13:41:05 +02:00
allow_cookies: 1,
2021-11-04 18:50:19 +01:00
useragent: "googlebot"
},
"Quotidiano.net (+ regional)": {
domain: "###_it_quotidiano",
group: [
"ilgiorno.it",
"ilrestodelcarlino.it",
"iltelegrafolivorno.it",
"lanazione.it",
"quotidiano.net"
],
allow_cookies: 1,
2023-02-22 20:07:36 +01:00
block_regex: /(\.tinypass\.com\/|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
2021-11-04 18:50:19 +01:00
},
2022-11-08 09:01:47 +01:00
"Record.pt": {
domain: "record.pt",
allow_cookies: 1,
block_regex: /cdn\.ampproject\.org\/v\d\/amp-access-.+\.js/
2022-11-08 09:01:47 +01:00
},
2021-11-04 18:50:19 +01:00
"Reuters": {
domain: "reuters.com",
allow_cookies: 1,
2024-04-03 07:18:12 +02:00
block_regex: /\.reuters\.com\/arc\/subs\/p\.min\.js/
2021-11-04 18:50:19 +01:00
},
2023-03-24 08:28:29 +01:00
"Revue Conflits": {
domain: "revueconflits.com",
allow_cookies: 1,
block_regex: /\.qiota\.com\/data/
},
2023-08-31 21:07:00 +02:00
"Revista Oeste": {
domain: "revistaoeste.com",
allow_cookies: 1,
block_regex: /\/revistaoeste\.com\/wp-content\/.+\/js\/app\..+\.js/
},
2021-11-04 18:50:19 +01:00
"Rhein-Zeitung": {
domain: "rhein-zeitung.de",
allow_cookies: 1,
useragent: "googlebot"
},
2024-03-26 07:59:11 +01:00
"Ringier Gruppe (ch)": {
2024-03-20 18:24:26 +01:00
allow_cookies: 1,
domain: "###_ch_ringier",
group: [
"beobachter.ch",
"blick.ch",
"handelszeitung.ch"
],
block_regex: /\.tinypass\.com\//,
cs_dompurify: 1,
useragent: "googlebot",
exception: [{
domain: "blick.ch",
allow_cookies: 1,
block_regex: /\.tinypass\.com\//
}
]
},
2024-03-26 07:59:11 +01:00
"Ringier Axel Springer Polska": {
domain: "###_pl_ringier",
group: [
"auto-swiat.pl",
"businessinsider.com.pl",
"forbes.pl",
"komputerswiat.pl",
"newsweek.pl",
"onet.pl"
],
block_regex: /cdn\.cxense\.com\//,
remove_cookies_select_drop: ["xbc"],
cs_dompurify: 1,
exception: [{
domain: ["businessinsider.com.pl", "newsweek.pl"],
block_regex: /cdn\.cxense\.com\//,
remove_cookies_select_drop: ["xbc"],
}
]
},
2023-02-16 12:20:18 +01:00
"Roularta Media Group": {
domain: "###_be_roularta",
group: [
"artsenkrant.com",
2023-09-02 09:09:17 +02:00
"beleggersbelangen.nl",
2023-02-16 12:20:18 +01:00
"femmesdaujourdhui.be",
"flair.be",
"knack.be",
"kw.be",
"levif.be",
"libelle.be"
],
allow_cookies: 1,
2023-04-26 17:50:00 +02:00
block_js_inline: /\.(femmesdaujourdhui|flair|knack|levif|libelle)\.be\/.+\/((\w)+(\-)+){3,}/,
block_regex: "(\\.|\\/){domain}\\/(script|js\\/responsive\\/rmg(Modal|Paywall))\\.js"
2023-02-16 12:20:18 +01:00
},
2022-03-05 10:39:41 +01:00
"RugbyPass": {
domain: "rugbypass.com",
allow_cookies: 1,
block_js_inline: /\.rugbypass\.com\/plus\//,
2022-03-05 10:39:41 +01:00
block_regex: /\.tinypass\.com\//
},
"Rzeczpospolita": {
domain: "rp.pl",
cs_dompurify: 1
},
2022-03-27 18:25:09 +02:00
"S&P Global": {
domain: "spglobal.com",
allow_cookies: 1,
2024-04-01 07:37:20 +02:00
block_js_inline: /\/www\.spglobal\.com\//,
2023-12-25 12:29:16 +01:00
block_regex: /\.spglobal\.com\/script\.js/
2022-03-27 18:25:09 +02:00
},
"Sábado (not video)": {
domain: "sabado.pt",
allow_cookies: 1,
block_regex: /cdn\.ampproject\.org\/v\d\/amp-access-.+\.js/
},
2022-07-21 16:24:32 +02:00
"Saltwire Network": {
domain: "saltwire.com",
allow_cookies: 1,
block_regex: /\.zephr\.com\/zephr-browser\//
2022-07-21 16:24:32 +02:00
},
2023-09-28 20:38:51 +02:00
"Salzburger Nachrichten": {
domain: "sn.at",
allow_cookies: 1,
block_regex: /\.piano\.io\//,
cs_dompurify: 1
},
2021-11-04 18:50:19 +01:00
"San Diego Union Tribune": {
domain: "sandiegouniontribune.com",
allow_cookies: 1,
block_regex: /\.californiatimes\.com\/meteringjs/
2021-11-04 18:50:19 +01:00
},
2023-04-01 14:00:23 +02:00
"Schwäbische Zeitung": {
domain: "schwaebische.de",
2023-06-27 12:26:17 +02:00
allow_cookies: 1,
cs_dompurify: 1
2023-04-01 14:00:23 +02:00
},
2023-11-03 08:11:08 +01:00
"Schweizer Monat": {
domain: "schweizermonat.ch",
allow_cookies: 1,
cs_dompurify: 1
},
2022-01-04 21:57:52 +01:00
"Science (free articles only)": {
2022-01-02 19:21:05 +01:00
domain: "science.org",
allow_cookies: 1
},
2021-11-04 18:50:19 +01:00
"Science & Vie": {
domain: "science-et-vie.com",
block_regex: /\.qiota\.com\//
},
"Sciences et Avenir": {
domain: "sciencesetavenir.fr",
2022-04-26 21:39:02 +02:00
block_regex: /(\.poool\.fr\/|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
2021-11-04 18:50:19 +01:00
},
2022-07-19 08:06:17 +02:00
"Scientific American": {
2021-11-04 18:50:19 +01:00
domain: "scientificamerican.com",
2022-07-21 16:05:48 +02:00
allow_cookies: 1,
2023-08-30 17:44:20 +02:00
block_regex: /\.scientificamerican\.com\/api\/tinypass\.min\.js/
2021-11-04 18:50:19 +01:00
},
"Seeking Alpha (do not block TinyPass-script externally)": {
2021-11-04 18:50:19 +01:00
domain: "seekingalpha.com",
allow_cookies: 1,
block_regex: /(\.piano\.io\/xbuilder\/experience\/execute|cdn\.ampproject\.org(\/.+)?\/v\d\/amp-(access|loader)-.+\.js)/
2021-11-04 18:50:19 +01:00
},
"Slate": {
domain: "slate.com",
block_regex: /(\.tinypass\.com\/|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
2021-11-04 18:50:19 +01:00
},
2022-05-27 15:11:37 +02:00
"SlideShare": {
domain: "slideshare.net",
allow_cookies: 1
},
2021-11-04 18:50:19 +01:00
"SOFREP": {
2023-01-26 09:08:35 +01:00
domain: "sofrep.com"
2021-11-04 18:50:19 +01:00
},
"South China Morning Post": {
domain: "scmp.com",
2023-11-15 19:25:27 +01:00
allow_cookies: 1,
block_regex: /(\.tinypass\.com\/|cdn\.ampproject\.org\/v\d\/amp-(access|subscriptions)-.+\.js)/
2021-11-04 18:50:19 +01:00
},
"Southern Weekly": {
domain: "infzm.com",
allow_cookies: 1
},
2024-04-04 19:17:14 +02:00
"Spektrum.de": {
domain: "spektrum.de",
allow_cookies: 1
},
"SPH Media (fetch from archive.is)": {
domain: "###_sg_sph_media",
group: [
"straitstimes.com"
],
allow_cookies: 1,
cs_dompurify: 1
},
"Sport Life Ibérica (text only; opt-in to custom sites)": {
domain: "###_es_sport_life",
group: [],
allow_cookies: 1,
ld_json: "div.c-paywall|div.c-mainarticle__body"
},
2021-11-04 18:50:19 +01:00
"Sports Illustrated": {
domain: "si.com",
allow_cookies: 1,
block_regex: /\.blueconic\.net\//
},
2023-09-10 18:07:50 +02:00
"Springer Medizin": {
domain: "springermedizin.de",
allow_cookies: 1
},
2021-11-04 18:50:19 +01:00
"Star Tribune": {
domain: "startribune.com",
2023-08-28 08:56:53 +02:00
allow_cookies: 1
2021-11-04 18:50:19 +01:00
},
"Statista": {
domain: "statista.com",
referer: "google"
},
2023-07-28 19:40:02 +02:00
"Stereogum": {
domain: "stereogum.com",
allow_cookies: 1,
cs_dompurify: 1
},
2021-11-04 18:50:19 +01:00
"Stock News": {
domain: "stocknews.com",
allow_cookies: 1
},
"Stratfor": {
domain: "stratfor.com",
allow_cookies: 1,
useragent: "googlebot"
},
2022-07-19 21:26:00 +02:00
"StuDocu (no downloads)": {
domain: "studocu.com",
allow_cookies: 1
},
"Study.com (only lessons; no videos)": {
domain: "study.com",
allow_cookies: 1
},
2023-05-28 09:34:59 +02:00
"Stylist.co.uk": {
domain: "stylist.co.uk",
2023-06-27 12:26:17 +02:00
allow_cookies: 1,
cs_dompurify: 1
2023-05-28 09:34:59 +02:00
},
2022-08-01 21:25:50 +02:00
"Suomen Sotilas": {
domain: "suomensotilas.fi",
allow_cookies: 1,
block_regex: /\/suomensotilas\.fi\/wp-content\/plugins\/epflpw\/js\/pw\.js/
},
2024-01-16 17:08:16 +01:00
"Süddeutsche Zeitung (fetch from archive.is)": {
domain: "sueddeutsche.de",
allow_cookies: 1,
block_regex: /\.sueddeutsche\.de\/api\/tinypass\.min\.js/,
cs_dompurify: 1
},
2024-03-10 21:16:46 +01:00
"Südkurier (fetch from archive.is)": {
domain: "suedkurier.de",
allow_cookies: 1,
block_regex: /\.tinypass\.com\//,
cs_dompurify: 1
},
2023-08-05 17:49:39 +02:00
"Swarajyamag": {
domain: "swarajyamag.com",
2024-02-11 08:59:35 +01:00
allow_cookies: 1
2023-08-05 17:49:39 +02:00
},
2021-11-04 18:50:19 +01:00
"Tampa Bay Times": {
domain: "tampabay.com",
allow_cookies: 1,
block_regex: /(\.zephr\.com\/zephr-browser\/|js\.matheranalytics\.com\/|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
2021-11-04 18:50:19 +01:00
},
"Tech in Asia": {
domain: "techinasia.com",
2023-06-27 12:26:17 +02:00
allow_cookies: 1,
useragent: "googlebot",
2023-06-27 12:26:17 +02:00
cs_dompurify: 1
2021-11-04 18:50:19 +01:00
},
2023-05-28 09:34:59 +02:00
"TechTarget Group": {
domain: "###_usa_techtarget",
allow_cookies: 1,
group: [
"computerweekly.com",
"lemagit.fr",
"techtarget.com"
]
},
2021-11-04 18:50:19 +01:00
"Telegraaf": {
domain: "telegraaf.nl",
2023-11-08 22:40:46 +01:00
allow_cookies: 1,
cs_dompurify: 1
2021-11-04 18:50:19 +01:00
},
"Télérama": {
domain: "telerama.fr",
allow_cookies: 1,
useragent: "googlebot"
},
2022-10-24 16:35:15 +02:00
"Tes Magazine": {
domain: "tes.com",
remove_cookies_select_drop: ["tg_paywall"]
},
2023-10-15 18:25:19 +02:00
"Texas Monthly": {
domain: "texasmonthly.com",
allow_cookies: 1,
block_regex: /\.texasmonthly\.com\/script\.js/
},
2021-12-08 17:45:19 +01:00
"The (New Orleans) Advocate": {
domain: "###_usa_theadvocate",
group: [
"nola.com",
"theadvocate.com"
],
allow_cookies: 1,
block_regex: "(\\.{domain}\\/(script||.+\\/tncms\\/api\\/access\\..+)\\.js|js\\.matheranalytics\\.com\\/)"
2021-12-08 17:45:19 +01:00
},
"The American Conservative": {
domain: "theamericanconservative.com",
allow_cookies: 1,
cs_dompurify: 1
},
2021-11-04 18:50:19 +01:00
"The American Interest": {
domain: "the-american-interest.com",
allow_cookies: 1
},
"The Art Newspaper": {
domain: "theartnewspaper.com",
allow_cookies: 1,
2023-03-22 18:21:30 +01:00
block_regex: /\.theartnewspaper\.com\/_next\/static\/chunks\/pages\/access-allowed-.+\.js/
2021-11-04 18:50:19 +01:00
},
"The Athletic": {
2023-07-03 16:18:24 +02:00
domain: "theathletic.com",
2021-11-04 18:50:19 +01:00
allow_cookies: 1,
2022-08-02 23:39:41 +02:00
block_regex: /cdn\.ampproject\.org\/v\d\/amp-(access|subscriptions)-.+\.js/
2021-11-04 18:50:19 +01:00
},
2024-03-12 12:05:27 +01:00
"The Atlanta Journal-Constitution (+ Cox First Media/opt-in to custom sites)": {
2021-11-04 18:50:19 +01:00
domain: "ajc.com",
allow_cookies: 1,
2024-03-13 12:09:15 +01:00
block_regex: /(\.wgchrrammzv\.com\/prod\/ajc\/loader\.min\.js|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/,
exception: [{
domain: "ajc.com",
allow_cookies: 1,
block_regex: /(\.tinypass\.com\/|\.sophi\.io\/)/
}
]
2021-11-04 18:50:19 +01:00
},
"The Atlantic": {
domain: "theatlantic.com",
2024-01-06 10:48:13 +01:00
remove_cookies_select_drop: ["articleViews"],
useragent: "googlebot"
2021-11-04 18:50:19 +01:00
},
2023-10-16 12:52:51 +02:00
"The Baffler": {
domain: "thebaffler.com",
allow_cookies: 1,
block_regex: /\/blink\.net\/.+\/blink-sdk\.js/
},
2021-11-04 18:50:19 +01:00
"The Boston Globe": {
domain: "bostonglobe.com",
allow_cookies: 1,
2022-04-26 21:39:02 +02:00
block_regex: /(\.blueconic\.net\/|meter\.bostonglobe\.com\/js\/|cdn\.ampproject\.org\/v\d\/amp-subscriptions-.+\.js)/
2021-11-04 18:50:19 +01:00
},
2023-07-28 08:20:04 +02:00
"The Business Journals (free articles only; do not block Cxense-script externally)": {
2021-11-04 18:50:19 +01:00
domain: "bizjournals.com",
2024-04-12 08:01:22 +02:00
allow_cookies: 1
2021-11-04 18:50:19 +01:00
},
"The Business of Fashion": {
domain: "businessoffashion.com",
allow_cookies: 1,
block_regex: /(\.businessoffashion\.com\/zephr\/feature|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
2021-11-04 18:50:19 +01:00
},
"The Christian Science Monitor": {
2022-01-17 19:05:26 +01:00
domain: "csmonitor.com",
allow_cookies: 1
2021-11-04 18:50:19 +01:00
},
2022-08-27 10:11:13 +02:00
"The Chronicle of Higher Education (& Philanthropy)": {
domain: "###_usa_chronicle",
group: [
"chronicle.com",
"philanthropy.com"
],
allow_cookies: 1,
block_regex: "\\.{domain}\\/script\\.js"
2022-08-27 10:11:13 +02:00
},
2023-09-26 18:57:22 +02:00
"The Columbian": {
domain: "columbian.com",
remove_cookies_select_drop: ["blaize_session"],
cs_dompurify: 1
},
2022-10-07 07:30:24 +02:00
"The Critic": {
domain: "thecritic.co.uk",
block_regex: /\.hadrianpaywall\.com\//
},
2021-11-04 18:50:19 +01:00
"The Daily Beast": {
domain: "thedailybeast.com",
block_regex: /\.tinypass\.com\//
},
2022-12-24 17:05:55 +01:00
"The Daily Wire (news only)": {
2022-05-04 17:58:35 +02:00
domain: "dailywire.com",
allow_cookies: 1
},
2021-11-04 18:50:19 +01:00
"The Dallas Morning News": {
domain: "dallasnews.com",
allow_cookies: 1,
block_regex: /(\.dallasnews\.com\/script\.js|js\.matheranalytics\.com\/|cdn\.ampproject\.org\/v\d\/amp-subscriptions-.+\.js)/,
2022-05-10 22:31:14 +02:00
useragent: "googlebot"
2021-11-04 18:50:19 +01:00
},
2024-01-17 11:11:27 +01:00
"The Diplomat": {
2021-12-21 17:54:33 +01:00
domain: "thediplomat.com",
2023-11-07 19:02:36 +01:00
useragent: "facebookbot"
2021-11-04 18:50:19 +01:00
},
"The Economic Times (ET Prime)": {
domain: "###_economictimes",
group: [
"economictimes.com",
"economictimes.indiatimes.com"
],
allow_cookies: 1,
useragent: "googlebot",
cs_dompurify: 1
2021-11-04 18:50:19 +01:00
},
"The Economist": {
domain: "economist.com",
allow_cookies: 1,
2024-04-10 11:58:14 +02:00
block_regex: /\.tinypass\.com\//,
cs_dompurify: 1
2021-11-04 18:50:19 +01:00
},
2023-11-04 11:57:32 +01:00
"The Epoch Times (+ cz|de|fr|jp|ro; opt-in to custom sites)": {
domain: "###_usa_epochtimes",
group: [
"epoch.org.il",
"theepochtimes.com"
],
allow_cookies: 1,
block_regex: /subs\.(theepochtimes\.com|epochbase\.(com|eu))\/rules\/get/,
exception: [{
domain: "epoch.org.il",
allow_cookies: 1,
2024-02-21 17:47:14 +01:00
block_js_inline: /\/epoch\.org\.il\/.+\/\d{5,}\//,
2023-11-04 11:57:32 +01:00
cs_dompurify: 1
}
]
},
2022-05-29 17:08:47 +02:00
"The Financial Express": {
domain: "financialexpress.com",
allow_cookies: 1,
block_regex: /(\.financialexpress\.com\/.+\/min\/premiumStoryContent\.js|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
},
2021-11-04 18:50:19 +01:00
"The Globe and Mail": {
domain: "theglobeandmail.com",
2024-03-10 14:14:37 +01:00
allow_cookies: 1,
block_regex: /(\.sophi\.io\/|\.zephr\.com\/zephr-browser\/)/
2021-11-04 18:50:19 +01:00
},
2022-08-28 21:00:12 +02:00
"The Hill": {
domain: "thehill.com",
allow_cookies: 1,
block_regex: /\.tinypass\.com\//
},
2021-11-04 18:50:19 +01:00
"The Hill Times": {
domain: "hilltimes.com",
allow_cookies: 1,
block_regex: /\.hilltimes\.com\/.+\/js\/loadingoverlay\/loadingoverlay\.min\.js/,
2023-11-20 18:58:56 +01:00
useragent: "googlebot",
cs_dompurify: 1
2021-11-04 18:50:19 +01:00
},
"The Hindu": {
domain: "thehindu.com",
allow_cookies: 1,
2023-10-26 11:54:52 +02:00
block_regex: /(cdn\.cxense\.com\/|\.piano\.io\/xbuilder\/experience\/execute|cdn\.ampproject\.org\/v\d\/amp-subscriptions-.+\.js)/
2021-11-04 18:50:19 +01:00
},
"The Hindu BusinessLine": {
domain: "thehindubusinessline.com",
allow_cookies: 1,
2023-10-26 11:54:52 +02:00
block_regex: /(cdn\.cxense\.com\/|\.piano\.io\/xbuilder\/experience\/execute|cdn\.ampproject\.org\/v\d\/amp-subscriptions-.+\.js)/
2021-11-04 18:50:19 +01:00
},
2023-10-31 07:25:02 +01:00
"The Impression": {
2024-02-11 17:46:30 +01:00
domain: "theimpression.com",
allow_cookies: 1
2023-10-31 07:25:02 +01:00
},
"The Independent": {
domain: "independent.co.uk",
allow_cookies: 1,
block_regex: /(\.tinypass\.com\/|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/,
cs_dompurify: 1
},
2021-12-19 11:13:00 +01:00
"The Indian Express": {
domain: "indianexpress.com",
allow_cookies: 1,
block_regex: /(\/indianexpress\/js\/evolok\/|\.fewcents\.co\/.+\/paywall.*\.js|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
2021-12-19 11:13:00 +01:00
},
2021-11-04 18:50:19 +01:00
"The Intercept": {
domain: "theintercept.com",
allow_cookies: 1,
block_regex: /\.theintercept\.com\/api\/tinypass\.min\.js/
},
2024-01-13 10:39:07 +01:00
"The Irish Examiner": {
domain: "irishexaminer.com",
allow_cookies: 1,
block_regex: /\.irishexaminer\.com\/pu_examiner\/scripts\/engage/
},
"The Irish Times": {
domain: "irishtimes.com",
allow_cookies: 1,
block_regex: /\.irishtimes\.com\/zephr\/feature/
},
2023-07-27 07:24:10 +02:00
"The Japan Times (do not block Piano.io-script externally)": {
2022-07-13 16:45:56 +02:00
domain: "japantimes.co.jp",
block_regex: /cdn\.cxense\.com\//,
remove_cookies_select_drop: ["xbc"]
},
2021-11-04 18:50:19 +01:00
"The Jerusalem Post": {
domain: "jpost.com",
allow_cookies: 1,
2022-01-16 20:33:10 +01:00
block_regex: /\.jpost\.com\/js\/js_article\.min\.js/
2021-11-04 18:50:19 +01:00
},
2023-03-18 10:09:53 +01:00
"The Juggernaut": {
domain: "###_usa_thejuggernaut",
group: [
"thejuggernaut.com",
"jgnt.co"
],
allow_cookies: 1
},
2024-02-01 17:14:36 +01:00
"The Lamp Magazine": {
domain: "thelampmagazine.com",
allow_cookies: 1
},
2022-05-19 07:56:10 +02:00
"The Lawyer's Daily": {
domain: "thelawyersdaily.ca",
allow_cookies: 1,
useragent: "googlebot"
},
2021-11-04 18:50:19 +01:00
"The Market.ch": {
domain: "themarket.ch",
allow_cookies: 1,
2024-04-01 09:35:20 +02:00
block_regex: /(\.piano\.io\/|ens\.themarket\.ch\/.+\/Bootstrap\.js)/
2021-11-04 18:50:19 +01:00
},
"The Nation": {
domain: "thenation.com",
allow_cookies: 1,
2022-04-26 21:39:02 +02:00
block_regex: /(\.tinypass\.com\/|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
2021-11-04 18:50:19 +01:00
},
"The New Atlantis": {
domain: "thenewatlantis.com",
allow_cookies: 1,
block_regex: /\.thenewatlantis\.com\/.+\/thenewatlantis\/js\/(gate|donate)\.js/
},
2022-09-17 08:30:01 +02:00
"The New European": {
domain: "theneweuropean.co.uk",
allow_cookies: 1,
block_regex: /cdn\.tinypass\.com\//
},
2021-11-04 18:50:19 +01:00
"The New Republic": {
domain: "newrepublic.com",
allow_cookies: 1,
2022-08-11 07:41:44 +02:00
block_regex: /\/blink\.net\/.+\/blink-sdk\.js/
2021-11-04 18:50:19 +01:00
},
"The New Statesman": {
domain: "newstatesman.com",
2021-12-31 12:42:17 +01:00
allow_cookies: 1,
block_regex: /\.newstatesman\.com\/.+\/nsmg-evolok-paywall\/.+\.js/
2021-11-04 18:50:19 +01:00
},
2022-11-07 12:05:03 +01:00
"The New York Post": {
domain: "nypost.com",
allow_cookies: 1,
block_regex: /\.nypost\.com\/zephr\/feature/
},
2021-11-04 18:50:19 +01:00
"The New York Review of Books": {
domain: "nybooks.com",
allow_cookies: 1,
block_regex: /\.nybooks\.com\/wp-admin\/admin-ajax\.php/
2021-11-04 18:50:19 +01:00
},
2022-11-06 08:18:10 +01:00
"The New York Sun": {
domain: "nysun.com",
allow_cookies: 1,
block_regex: /\.nysun\.com\/zephr\/feature/
2022-11-06 08:18:10 +01:00
},
2021-11-04 18:50:19 +01:00
"The New York Times": {
domain: "nytimes.com",
allow_cookies: 1,
2023-04-16 17:59:22 +02:00
block_regex: /(\.nytimes\.com\/meter\.js|mwcm\.nyt\.com\/.+\.js|cooking\.nytimes\.com\/api\/.+\/access)/,
useragent: "googlebot"
2021-11-04 18:50:19 +01:00
},
2023-09-17 08:05:44 +02:00
"The News Minute": {
domain: "thenewsminute.com",
2024-03-21 20:32:49 +01:00
allow_cookies: 1,
cs_dompurify: 1
2023-09-17 08:05:44 +02:00
},
2021-11-04 18:50:19 +01:00
"The Philadelphia Inquirer": {
domain: "inquirer.com",
allow_cookies: 1,
block_regex: /(\.tinypass\.com\/|js\.matheranalytics\.com\/)/
2021-11-04 18:50:19 +01:00
},
"The Point Magazine": {
domain: "thepointmag.com",
remove_cookies_select_drop: ["monthly_history"]
2021-11-04 18:50:19 +01:00
},
2023-01-06 18:13:16 +01:00
"The Quint": {
domain: "thequint.com",
2024-03-23 11:57:15 +01:00
allow_cookies: 1,
cs_dompurify: 1
2023-01-06 18:13:16 +01:00
},
2024-03-10 18:10:33 +01:00
"The Salt Lake Tribune": {
domain: "sltrib.com",
allow_cookies: 1,
block_regex: /\.tinypass\.com\//,
},
2021-11-04 18:50:19 +01:00
"The Saturday Paper": {
domain: "thesaturdaypaper.com.au",
block_regex: /\.thesaturdaypaper\.com\.au\/sites\/all\/modules\/custom\/node_meter\/pw\.js/
},
2023-09-03 08:41:57 +02:00
"The Scientist (archive)": {
domain: "the-scientist.com",
allow_cookies: 1
},
2021-11-04 18:50:19 +01:00
"The Seattle Times": {
domain: "seattletimes.com",
2022-01-27 19:38:49 +01:00
allow_cookies: 1,
2023-01-06 17:41:41 +01:00
block_regex: /(\.seattletimes\.com\/.+\/st-user-messaging.+\.js|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
2021-11-04 18:50:19 +01:00
},
"The Spectator (UK)": {
domain: "spectator.co.uk",
2022-11-11 18:17:01 +01:00
useragent: "googlebot"
2021-11-04 18:50:19 +01:00
},
"The Spectator Australia": {
domain: "spectator.com.au",
2023-10-24 08:08:45 +02:00
useragent: "googlebot"
2021-11-04 18:50:19 +01:00
},
2021-11-17 19:01:20 +01:00
"The Spectator World": {
domain: "thespectator.com",
allow_cookies: 1,
block_regex: /\.tinypass\.com\//
2021-11-04 18:50:19 +01:00
},
2024-02-25 17:25:05 +01:00
"The Stage Media (UK)": {
"domain": "###_uk_thestage_media",
2024-02-25 17:25:05 +01:00
"allow_cookies": 1,
"group": [
"thebookseller.com",
"thestage.co.uk"
],
cs_dompurify: 1,
exception: [{
domain: "thebookseller.com",
allow_cookies: 1,
useragent: "googlebot"
}
]
},
2021-11-04 18:50:19 +01:00
"The Telegraph": {
domain: "telegraph.co.uk",
2022-01-17 19:05:26 +01:00
allow_cookies: 1,
2022-04-26 21:39:02 +02:00
block_regex: /(\.tinypass\.com\/|\.telegraph\.co\.uk\/martech\/js\/|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
2021-11-04 18:50:19 +01:00
},
2024-01-16 17:08:16 +01:00
"The Times (UK; fetch from archive.is)": {
2021-11-04 18:50:19 +01:00
domain: "thetimes.co.uk",
allow_cookies: 1,
cs_dompurify: 1
2021-11-04 18:50:19 +01:00
},
"The Times Literary Supplement": {
domain: "the-tls.co.uk",
allow_cookies: 1,
cs_dompurify: 1
},
"The Toronto Star (+ local TorStar sites)": {
domain: "###_ca_torstar",
group: [
"niagarafallsreview.ca",
"stcatharinesstandard.ca",
"thepeterboroughexaminer.com",
"therecord.com",
"thespec.com",
"thestar.com",
"wellandtribune.ca"
],
2021-11-04 18:50:19 +01:00
allow_cookies: 1,
block_regex: "(\\.{domain}\\/(script|.+\\/tncms\\/api\\/access\\..+)\\.js|cdn\\.ampproject\\.org\\/v\\d\\/amp-access-.+\\.js)",
cs_dompurify: 1
2021-11-04 18:50:19 +01:00
},
"The Verge (newsletter)": {
domain: "theverge.com",
allow_cookies: 1,
cs_dompurify: 1
},
2024-03-22 07:26:08 +01:00
"The Wall Street Journal (fetch from archive.is)": {
2021-11-04 18:50:19 +01:00
domain: "wsj.com",
2022-02-24 18:46:45 +01:00
allow_cookies: 1,
2024-03-29 07:39:42 +01:00
block_regex: /cdn\.ampproject\.org\/v\d\/amp-subscriptions-.+\.js/,
2024-01-28 18:20:04 +01:00
cs_dompurify: 1
2021-11-04 18:50:19 +01:00
},
"The Washington Post": {
domain: "washingtonpost.com",
allow_cookies: 1,
2024-04-11 08:27:56 +02:00
block_regex: /\.washingtonpost\.com\/subscribe\/static\/tetro-client\/fusion\/tetro\.min\.js/
2021-11-04 18:50:19 +01:00
},
2023-08-11 09:16:11 +02:00
"The Week (regwall)": {
domain: "theweek.com",
allow_cookies: 1
2023-08-11 09:16:11 +02:00
},
2022-01-25 18:15:31 +01:00
"The West Australian (+ regional/opt-in to custom sites)": {
2021-11-04 18:50:19 +01:00
domain: "thewest.com.au",
allow_cookies: 1
},
"The Wrap": {
domain: "thewrap.com",
2023-09-07 08:38:06 +02:00
remove_cookies_select_drop: ["blaize_session"],
cs_dompurify: 1
2021-11-04 18:50:19 +01:00
},
"Times Higher Education": {
domain: "timeshighereducation.com",
allow_cookies: 1,
block_regex: /\.timeshighereducation\.com\/sites\/default\/files\/.+\/js__.+\.js/
},
"Times of India": {
domain: "###_timesofindia",
group: [
2024-01-03 16:41:46 +01:00
"epaper.indiatimes.com",
2021-11-04 18:50:19 +01:00
"timesofindia.com",
"timesofindia.indiatimes.com"
],
allow_cookies: 1,
exception: [{
2024-02-24 10:23:36 +01:00
domain: "timesofindia.indiatimes.com",
2024-01-03 16:41:46 +01:00
allow_cookies: 1,
useragent: "googlebot"
2021-11-04 18:50:19 +01:00
}
]
},
2023-11-23 12:20:31 +01:00
"Tiroler Tageszeitung": {
domain: "tt.com",
allow_cookies: 1,
block_regex: /\.piano\.io\/xbuilder\/experience\/execute/,
cs_dompurify: 1
2023-11-23 12:20:31 +01:00
},
2021-11-04 18:50:19 +01:00
"Tribune Publishing Company": {
domain: "###_usa_tribune",
group: [
"baltimoresun.com",
"capitalgazette.com",
2021-11-04 18:50:19 +01:00
"chicagotribune.com",
"courant.com",
"dailypress.com",
"mcall.com",
"nydailynews.com",
"orlandosentinel.com",
"pilotonline.com",
"sun-sentinel.com"
],
allow_cookies: 1,
2024-01-30 11:55:17 +01:00
block_regex: "(\\.{domain}\\/(script|.+\\/loader-wp\\/static\\/loader\\.min)\\.js)"
2021-11-04 18:50:19 +01:00
},
2023-08-27 18:58:41 +02:00
"Tuttosport": {
domain: "tuttosport.com",
allow_cookies: 1,
block_regex: /\.tuttosport\.com\/_next\/static\/chunks\/pages\/news\/%5B.+\.js/
},
2022-05-10 21:22:29 +02:00
"UnHerd": {
domain: "unherd.com",
allow_cookies: 1,
block_regex: /\.piano\.io\//
},
2022-08-18 21:56:52 +02:00
"UOL.com.br": {
domain: "uol.com.br",
2023-08-20 07:11:16 +02:00
allow_cookies: 1,
block_regex: /(paywall\.folha\.uol\.com\.br\/|\.(tinypass|matheranalytics)\.com\/|cdn\.ampproject\.org\/v\d\/amp-subscriptions-.+\.js)/,
2022-08-18 21:56:52 +02:00
useragent: "googlebot"
},
2021-11-04 18:50:19 +01:00
"USA Today": {
domain: "usatoday.com",
allow_cookies: 1,
2022-04-26 21:39:02 +02:00
block_regex: /cdn\.ampproject\.org\/v\d\/amp-access-.+\.js/,
2021-11-04 18:50:19 +01:00
useragent: "googlebot"
},
"Valeurs Actuelles": {
domain: "valeursactuelles.com",
allow_cookies: 1,
2021-11-04 18:50:19 +01:00
block_regex: /\.qiota\.com\//
},
2024-03-12 12:05:27 +01:00
"Verlagsgruppe Rhein Main (opt-in to custom sites for unlisted)": {
2023-02-05 14:25:33 +01:00
allow_cookies: 1,
domain: "###_de_vrm",
group: [
"allgemeine-zeitung.de",
"echo-online.de",
"wiesbadener-kurier.de"
],
allow_cookies: 1,
block_regex: /cdn\.cxense\.com\//,
2023-07-29 18:13:32 +02:00
useragent: "googlebot"
2023-02-05 14:25:33 +01:00
},
2023-09-17 18:43:44 +02:00
"Vikatan": {
domain: "vikatan.com",
allow_cookies: 1,
cs_dompurify: 1
},
"Vogue Business (fetch from archive.is)": {
domain: "voguebusiness.com",
2024-02-07 17:35:01 +01:00
block_regex: /\.voguebusiness\.com\/journey\/compiler\/build-.+\.js/,
remove_cookies_select_drop: ["userId"],
cs_dompurify: 1
},
2023-10-12 08:50:37 +02:00
"Volksstimme": {
domain: "volksstimme.de",
allow_cookies: 1,
cs_dompurify: 1
},
2023-10-06 17:17:41 +02:00
"Vorarlberg Nachrichten": {
domain: "vn.at",
allow_cookies: 1,
block_js_inline: /\.vn\.at\/.+\/\d{4}\//,
block_regex: /\.tinypass\.com\//,
},
2023-09-24 07:21:35 +02:00
"Vorarlberg Online": {
domain: "vol.at",
allow_cookies: 1,
block_regex: /\.tinypass\.com\//,
cs_dompurify: 1
},
2021-12-16 17:28:18 +01:00
"Vrij Nederland": {
domain: "vn.nl",
2023-06-27 12:26:17 +02:00
allow_cookies: 1,
cs_dompurify: 1
2021-12-16 17:28:18 +01:00
},
2023-08-05 08:48:04 +02:00
"Washington Examiner": {
domain: "washingtonexaminer.com",
allow_cookies: 1,
block_regex: /\.zephr\.com\/zephr-browser\//
},
2023-07-23 19:07:44 +02:00
"Weltkunst": {
domain: "weltkunst.de",
allow_cookies: 1,
useragent: "googlebot"
2023-07-23 19:07:44 +02:00
},
2023-12-12 19:05:17 +01:00
"Weser-Kurier": {
domain: "weser-kurier.de",
allow_cookies: 1,
block_regex: /\.piano\.io\//
},
2022-03-19 17:24:47 +01:00
"Winnipeg Free Press": {
domain: "winnipegfreepress.com",
allow_cookies: 1,
2024-03-13 12:09:15 +01:00
block_regex: /(\.winnipegfreepress\.com\/(api\/v\d\/auth\/identify|.+\/gdpr\.js)|cdn\.cxense\.com\/)/
2022-03-19 17:24:47 +01:00
},
2024-01-16 17:08:16 +01:00
"WirtschaftsWoche (fetch from archive.is)": {
domain: "wiwo.de",
allow_cookies: 1,
2024-03-31 16:49:44 +02:00
block_regex: /\.wiwo\.de\/js\/.+\/wt\..+\.js/,
2024-01-16 17:08:16 +01:00
cs_dompurify: 1
},
2022-12-26 09:21:15 +01:00
"Wonderzine": {
domain: "wonderzine.com",
allow_cookies: 1,
useragent: "facebookbot"
},
2024-02-11 08:27:59 +01:00
"Ynet": {
domain: "ynet.co.il",
allow_cookies: 1,
block_regex: /\.tinypass\.com\//
},
2022-12-30 12:35:13 +01:00
"ZeroHedge": {
domain: "zerohedge.com",
2023-06-27 12:26:17 +02:00
allow_cookies: 1,
cs_dompurify: 1
2022-12-30 12:35:13 +01:00
},
2022-11-06 17:02:23 +01:00
"* Block general paywall-scripts (opt-in to custom sites to enable also for unlisted sites)": {
2021-11-04 18:50:19 +01:00
domain: "###"
},
"Amp-access": {
domain: "cdn.ampproject.org",
allow_cookies: 1,
2022-12-04 17:53:35 +01:00
block_regex_general: /cdn\.ampproject\.org\/.+\/amp-(access|(.+-)?ad|analytics|fx-flying-carpet|subscriptions)-.+\.(m)?js/,
excluded_domains: ["cambridge.org", "cmjornal.pt"]
2021-11-04 18:50:19 +01:00
},
"Amplitude": {
domain: "amplitude.com",
allow_cookies: 1,
block_regex_general: /\.amplitude\.com\//,
excluded_domains: ["amplitude.com"]
},
"Axate.io": {
domain: "###_uk_axate.io",
allow_cookies: 1,
block_regex_general: /\.axate\.io\//
},
2021-11-04 18:50:19 +01:00
"AzureEdge": {
domain: "loader-cdn.azureedge.net",
allow_cookies: 1,
block_regex_general: /loader-cdn\.azureedge\.net\//
2021-11-04 18:50:19 +01:00
},
"BlueConic": {
domain: "blueconic.net",
allow_cookies: 1,
2023-12-16 18:08:30 +01:00
block_regex_general: /(\.blueconic\.net\/|[a-z]{1}[0-9]{2,3}\.[\w-]+\.(co(m|\.uk)|net|org)\/script\.js)/,
excluded_domains: ["nationalreview.com"]
2021-11-04 18:50:19 +01:00
},
"Cxense": {
domain: "cxense.com",
allow_cookies: 1,
2023-07-28 08:20:04 +02:00
block_regex_general: /cdn\.cxense\.com\//,
2024-03-29 07:39:42 +01:00
excluded_domains: ["bizjournals.com", "journaldemontreal.com", "journaldequebec.com", "wsj.com"]
2021-11-04 18:50:19 +01:00
},
"Ensighten": {
domain: "ensighten.com",
allow_cookies: 1,
block_regex_general: /\.ensighten\.com\/.+\/Bootstrap\.js/
},
"EverCookie": {
domain: "###_evercookie",
allow_cookies: 1,
block_regex_general: /\/paywall\/evercookie_get\.js/
},
2021-11-04 18:50:19 +01:00
"Evolok": {
domain: "evolok.net",
allow_cookies: 1,
block_regex_general: /\.evolok\.net\//
2021-11-04 18:50:19 +01:00
},
"Evolok WordPress": {
domain: "###_wp_evolok",
allow_cookies: 1,
block_regex_general: /\/(wp-content\/.+\/ev-em|evolok\/.+\/ev-widgets)\.min\.js/
},
"FewCents": {
domain: "fewcents.co",
allow_cookies: 1,
block_regex_general: /\.fewcents\.co\/.+\/paywall.*\.js/
},
"Ippen.space": {
domain: "ippen.space",
allow_cookies: 1,
block_regex_general: /(\.ippen\.space\/js\/paywall\.js|\/sub\/js\/pc-offer-west\.js)/
},
"Leaky Paywall (WordPress plugin)": {
domain: "###_wp_leaky_paywall",
group: [],
block_regex_general: /\/wp-content\/plugins\/leaky-paywall\/js\/leaky-paywall-cookie\.js/
},
2021-11-04 18:50:19 +01:00
"MatherAnalytics": {
domain: "matheranalytics.com",
allow_cookies: 1,
block_regex_general: /js\.matheranalytics.com\//
2021-11-04 18:50:19 +01:00
},
"NewsMemory": {
domain: "newsmemory.com",
allow_cookies: 1,
block_regex_general: /\.newsmemory\.com\/\?meter/
2021-11-04 18:50:19 +01:00
},
"Omeda Olytics": {
domain: "omeda.com",
allow_cookies: 1,
block_regex_general: /olytics\.omeda\.com\//
},
2021-11-04 18:50:19 +01:00
"OneCount": {
domain: "onecount.net",
allow_cookies: 1,
block_regex_general: /\.onecount\.net\//,
excluded_domains: ["onecount.net"]
2021-11-04 18:50:19 +01:00
},
"Pelcro": {
domain: "pelcro.com",
allow_cookies: 1,
block_regex_general: /js\.pelcro\.com\//
2021-11-04 18:50:19 +01:00
},
"Piano.io (+ TinyPass)": {
domain: "piano.io",
allow_cookies: 1,
block_regex_general: /\.piano\.io\/xbuilder\/experience\/execute/,
2024-03-26 07:59:11 +01:00
excluded_domains: ["piano.io", "asia.nikkei.com", "auto-swiat.pl", "businessinsider.com.pl", "forbes.pl", "hbr.org", "japantimes.co.jp", "komputerswiat.pl", "nacion.com", "newsweek.pl", "onet.pl"]
2021-11-04 18:50:19 +01:00
},
"Pico.tools": {
domain: "pico.tools",
allow_cookies: 1,
2023-03-09 19:36:16 +01:00
block_regex_general: /api\.pico\.tools\//
},
"Pigeon (WordPress plugin)": {
domain: "###_wp_pigeon",
allow_cookies: 1,
block_regex_general: /\/c\/assets\/pigeon\.js/
},
2021-11-04 18:50:19 +01:00
"Poool.fr": {
domain: "poool.fr",
allow_cookies: 1,
2023-11-08 22:40:46 +01:00
block_regex_general: /\.poool\.fr\//,
excluded_domains: ["poool.fr"]
2021-11-04 18:50:19 +01:00
},
"Qiota": {
domain: "qiota.com",
allow_cookies: 1,
2023-11-08 22:40:46 +01:00
block_regex_general: /\.qiota\.com\/data/,
excluded_domains: ["qiota.com"]
2021-11-04 18:50:19 +01:00
},
"Sophi.io": {
domain: "sophi.io",
allow_cookies: 1,
block_regex_general: /\.sophi\.io\//,
excluded_domains: ["sophi.io"]
},
"Steady": {
domain: "steadyhq.com",
allow_cookies: 1,
block_regex_general: /\/steadyhq\.com\//,
excluded_domains: ["steadyhq.com"]
},
2023-05-24 20:13:55 +02:00
"TownNews sites (Blox CMS)": {
domain: "###_usa_townnews",
block_regex_general: /\/tncms\/api\/access(\..+)?\.js/,
cs_dompurify: 1
},
"Weborama.fr": {
domain: "weborama.fr",
allow_cookies: 1,
block_regex_general: /\.weborama\.fr\//
},
"Zephr": {
domain: "zephr.com",
allow_cookies: 1,
2023-12-16 18:08:30 +01:00
block_regex_general: /(\.zephr\.com\/zephr-browser\/|\/zephr\/feature)/
},
2024-02-19 13:13:06 +01:00
"* Custom (new) sites": {
2021-11-04 18:50:19 +01:00
domain: "###"
},
}
2023-04-26 17:50:00 +02:00
if (typeof browser !== 'object') {
delete defaultSites['Roularta Media Group']['block_js_inline'];
}
2021-11-14 13:40:46 +01:00
var defaultSites_grouped_domains = Object.values(defaultSites).filter(function (value) {
2022-04-24 10:01:13 +02:00
return (value.hasOwnProperty('domain') && value.domain !== '###');
2021-11-14 13:40:46 +01:00
}).map(x => x.domain);
2021-11-04 18:50:19 +01:00
var defaultSites_groups_domains = [].concat.apply([], Object.values(defaultSites).filter(function (value) {
return value.hasOwnProperty('group');
}).map(x => x.group));
var defaultSites_domains = defaultSites_grouped_domains.concat(defaultSites_groups_domains);
2021-11-14 13:40:46 +01:00
function expandSiteRules(sites, updated = false) {
2021-11-04 18:50:19 +01:00
for (let site in sites) {
let rule = sites[site];
if (rule.hasOwnProperty('group_rule')) {
2021-11-14 13:40:46 +01:00
let rules = sites[rule.group_rule];
for (key in rules) {
if (key !== 'group_rule_domains')
sites[site][key] = rules[key];
}
2021-11-04 18:50:19 +01:00
//delete sites[site].group_rule;
}
2021-11-14 13:40:46 +01:00
if (updated) {
if (rule.hasOwnProperty('group_rule_domains')) {
let domains = rule.group_rule_domains;
for (let domain of domains) {
let defaultTitle = Object.keys(defaultSites).find(key => defaultSites[key].domain === domain);
if (defaultTitle) {
for (key in rule) {
if (key !== 'group_rule_domains')
defaultSites[defaultTitle][key] = rule[key];
}
}
}
}
}
if (rule.hasOwnProperty('group')) {
let domain = rule.domain;
2021-11-04 18:50:19 +01:00
grouped_sites[domain] = rule.group
2021-11-14 13:40:46 +01:00
}
2021-11-04 18:50:19 +01:00
}
}
var grouped_sites = {};
expandSiteRules(defaultSites);
2021-11-14 13:40:46 +01:00
// grouped domains (background)
2021-12-19 11:13:00 +01:00
var au_news_corp_domains = grouped_sites['###_au_news_corp'];
2024-02-13 12:14:07 +01:00
var ch_media_domains = grouped_sites['###_ch_media'];
2023-01-31 22:36:41 +01:00
var de_madsack_domains = grouped_sites['###_de_madsack'];
2022-11-11 13:51:07 +01:00
var es_grupo_vocento_domains = grouped_sites['###_es_grupo_vocento'];
2022-04-27 20:40:58 +02:00
// custom domains (background)
var custom_flex_not = {
"###": ["gitlab.com"],
"###_ca_postmedia": ["canada.com", "canoe.com", "driving.ca"],
2023-01-08 09:35:56 +01:00
"###_de_dfv_medien": ["dfv.de"],
"###_de_madsack": ["madsack.de", "madsack-medien-campus.de"],
2024-02-05 13:41:26 +01:00
"###_es_epiberica": ["sport.es", "stilo.es"],
"###_wp_leaky_paywall": ["epsilontheory.com", "heisenbergreport.com", "investmentnews.com", "thewirechina.com", "uppereastsite.com"],
2023-10-24 08:08:45 +02:00
"###_uk_axate.io": ["thecricketer.com", "thinkofx.net"],
"###_uk_haymarket": ["gpbusiness.co.uk", "scmagazineuk.com", "thecorporatetreasurer.com"],
"###_uk_haymarket_medical": ["mycme.com"],
2024-01-30 11:55:17 +01:00
"###_usa_hearst_comm": ["chron.com", "sfgate.com"],
"###_usa_mcc": ["mcclatchy.com"],
2023-07-12 16:46:59 +02:00
"###_usa_townnews": ["bloxdigital.com", "townnews.com"],
"thewest.com.au": ["perthnow.com.au"]
}
var custom_flex;
var custom_flex_domains;
var custom_flex_not_domains;
function init_custom_flex_domains() {
custom_flex = {};
custom_flex_domains = [];
custom_flex_not_domains = [].concat.apply([], Object.values(custom_flex_not));
}
init_custom_flex_domains();
2022-04-27 20:40:58 +02:00
// sites with no fix (background)
2024-03-26 19:22:30 +01:00
var be_mediahuis_nofix_domains = ['gva.be', 'hbvl.be'];
2024-03-06 22:02:54 +01:00
var de_funke_medien_nofix_domains = ['harzkurier.de', 'ikz-online.de'];
2023-11-07 19:02:36 +01:00
var de_rp_aachen_medien_nofix_domains = ['aachener-nachrichten.de', 'aachener-zeitung.de', 'ga.de', 'rp-online.de', 'saarbruecker-zeitung.de', 'volksfreund.de'];
2024-01-03 22:14:12 +01:00
var de_westfalen_medien_nofix_domains = ['muensterschezeitung.de', 'westfalen-blatt.de', 'wn.de'];
2024-03-19 08:51:06 +01:00
var fr_be_groupe_rossel_nofix_domains = ['aisnenouvelle.fr', 'courrier-picard.fr', 'lardennais.fr', 'lavoixdunord.fr', 'lemessager.fr', 'lesoir.be', 'lest-eclair.fr', 'liberation-champagne.fr', 'lunion.fr', 'nordlittoral.fr', 'paris-normandie.fr', 'sudinfo.be'];
2023-12-11 17:22:21 +01:00
var fr_groupe_ebra_nofix_domains = ['bienpublic.com', 'dna.fr', 'estrepublicain.fr', 'lalsace.fr', 'ledauphine.com', 'lejsl.com', 'leprogres.fr', 'republicain-lorrain.fr', 'vosgesmatin.fr'];
var fr_indigo_nofix_domains = ['africaintelligence.com', 'africaintelligence.fr', 'glitz.paris', 'intelligenceonline.com', 'intelligenceonline.fr', 'lalettre.fr'];
2024-03-16 12:35:07 +01:00
var fr_jamg_nofix_domains = ['africabusinessplus.com', 'jeuneafrique.com', 'theafricareport.com'];
2023-12-27 08:24:33 +01:00
var it_gedi_nofix_domains = ['gelocal.it', 'limesonline.com'];
2024-02-24 08:49:44 +01:00
var nl_mediahuis_region_nofix_domains = ['gooieneemlander.nl', 'haarlemsdagblad.nl', 'ijmuidercourant.nl', 'leidschdagblad.nl', 'noordhollandsdagblad.nl'];
2024-04-09 17:07:48 +02:00
var nofix_sites = ['11freunde.de', 'aamulehti.fi', 'aftenposten.no', 'aftonbladet.se', 'allgaeuer-zeitung.de', 'americanscientist.org', 'arkansasonline.com', 'asahi.com', 'asiatimes.com', 'aviationweek.com', 'badische-zeitung.de', 'bhaskar.com', 'bloomberglaw.com', 'bloombergtax.com', 'bnef.com', 'bnn.de', 'borsen.dk', 'businessdesk.co.nz', 'businessinsider.de', 'businessinsider.jp', 'businesslive.co.za', 'businesstimes.com.sg', 'caixin.com', 'caixinglobal.com', 'caravanmagazine.in', 'catalyst-journal.com', 'chegg.com', 'compactmag.com', 'coursehero.com', 'denikn.cz', 'deutsche-wirtschafts-nachrichten.de', 'die-glocke.de', 'dn.no', 'dn.se', 'elordenmundial.com', 'entrepreneur.com', 'epw.in', 'ewmagazine.nl', 'falter.at', 'finance.si', 'franc-tireur.fr', 'ftchinese.com', 'ftchineselive.com', 'gamestar.de', 'geo.de', 'golem.de', 'gp.se', 'handelsblatt.com', 'hbrarabic.com', 'hbrchina.org', 'hbrfrance.fr', 'heise.de', 'hs.fi', 'information.dk', 'investors.com', 'iltalehti.fi', 'jacobin.com', 'jungefreiheit.de', 'kleinezeitung.at', 'krone.at', 'laverita.info', 'lavie.fr', 'lavozdegalicia.es', 'law360.co.uk', 'law360.com', 'le1hebdo.fr', 'leconomiste.com', 'lefigaro.fr', 'lefilmfrancais.com', 'lequipe.fr', 'lesjours.fr', 'letemps.ch', 'liberation.fr', 'libertiesjournal.com', 'lr-online.de', 'mailplus.co.uk', 'main-echo.de', 'mainpost.de', 'manager-magazin.de', 'maville.com', 'medianama.com', 'mediapart.fr', 'milanofinanza.it', 'mittelbayerische.de', 'monde-diplomatique.fr', 'mondediplo.com', 'money.it', 'moneycontrol.com', 'moodys.com', 'morningstar.com', 'motorsport.com', 'moz.de', 'nachrichten.at', 'nationaljournal.com', 'nature.com', 'nbr.co.nz', 'newcriterion.com', 'news24.com', 'nn.de', 'on3.com', 'ouest-france.fr', 'philonomist.com', 'pnp.de', 'politicopro.com', 'politiken.dk', 'pressreader.com', 'publico.pt', 'puck.news', 'quillette.com', 'rbc.ru', 'republic.ru', 'rheinpfalz.de', 'risk.net', 'rnz.de', 'saechsische.de', 'sciencedirect.com', 'springer.com', 'statnews.com', 'stern.de', 'stimme.de', 'streetinsider.com', 'substack.com', 'svd.se', 'swp.de', 'taxation.co.uk', 'taxjournal.com', 'the-ken.com', 'thebanker.com', 'theinformation.com', 'theinitium.com', 'themorningcontext.com', 'theparisreview.org', 'thestar.com.my', 'thewirechina.com', 'timeslive.co.za', 'usine-digitale.fr', 'vedomosti.ru', 'weltwoche.ch', 'weltwoche.de', 'wissenschaft.de', 'worldpoliticsreview.com', 'wz.de', 'zaobao.com.sg'].concat(be_mediahuis_nofix_domains, de_funke_medien_nofix_domains, de_rp_aachen_medien_nofix_domains, de_westfalen_medien_nofix_domains, fr_be_groupe_rossel_nofix_domains, fr_groupe_ebra_nofix_domains, fr_indigo_nofix_domains, fr_jamg_nofix_domains, it_gedi_nofix_domains, nl_mediahuis_region_nofix_domains);