Fix Quora 'read more' error

Fixed 'read more' error by adding quora.com to googlebot settings.
This commit is contained in:
magnolia1234 2019-10-29 19:27:54 +01:00 committed by GitHub
parent d56cf10714
commit 7570338ac6

View file

@ -180,6 +180,7 @@ const remove_cookies_select_drop = {
const use_google_bot = [ const use_google_bot = [
'barrons.com', 'barrons.com',
'nytimes.com', 'nytimes.com',
'quora.com',
'telegraph.co.uk', 'telegraph.co.uk',
'theaustralian.com.au', 'theaustralian.com.au',
'thetimes.co.uk', 'thetimes.co.uk',