From f9500865058bb1d38fa0f404e9376d5a3a6fed1c Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Mon, 3 Feb 2020 18:56:37 +0100 Subject: [PATCH] Add fd.nl (Googlebot) --- README.md | 1 + background.js | 2 ++ sites.json | 1 + 3 files changed, 4 insertions(+) diff --git a/README.md b/README.md index d819f87..3745e21 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,7 @@ [De Morgen](https://www.demorgen.be) - [De Tijd](https://www.tijd.be) - [Groene Amsterdammer](https://www.groene.nl) - +[Het Financieel Dagblad](https://fd.nl) - [NRC Handelsblad](https://www.nrc.nl) - [Parool](https://www.parool.nl) - [Telegraaf](https://www.telegraaf.nl) - diff --git a/background.js b/background.js index e0c6234..fa78edd 100644 --- a/background.js +++ b/background.js @@ -22,6 +22,7 @@ var allow_cookies = [ 'couriermail.com.au', 'dailytelegraph.com.au', 'dn.se', +'fd.nl', 'folha.uol.com.br', 'goldcoastbulletin.com.au', 'haaretz.co.il', @@ -89,6 +90,7 @@ const use_google_bot = [ 'couriermail.com.au', 'dailytelegraph.com.au', 'dn.se', +'fd.nl', 'goldcoastbulletin.com.au', 'haaretz.co.il', 'haaretz.com', diff --git a/sites.json b/sites.json index 4f706f1..06b4707 100644 --- a/sites.json +++ b/sites.json @@ -43,6 +43,7 @@ "Harvard Business Review": "hbr.org", "Harvard Business Review Taiwan": "hbrtaiwan.com", "Herald Sun": "heraldsun.com.au", + "Het Financieel Dagblad": "fd.nl", "Inc.com": "inc.com", "Kleine Zeitung": "kleinezeitung.at", "L'Écho": "lecho.be",