From 6cb7ed4248a943e16821712aabfadff326693bfa Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Fri, 13 Mar 2020 12:07:54 +0100 Subject: [PATCH] Fix Financial Times (ft.com) Until new release you can add custom site with domain ft.com (use unique title) and googlebot-fix. --- background.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/background.js b/background.js index a6f31e9..9875bf9 100644 --- a/background.js +++ b/background.js @@ -28,6 +28,7 @@ var allow_cookies = [ 'elmercurio.com', 'fd.nl', 'folha.uol.com.br', +'ft.com', 'goldcoastbulletin.com.au', 'haaretz.co.il', 'haaretz.com', @@ -98,6 +99,7 @@ const use_google_bot_default = [ 'dailytelegraph.com.au', 'dn.se', 'fd.nl', +'ft.com', 'goldcoastbulletin.com.au', 'haaretz.co.il', 'haaretz.com',