From dbc43bfd258d4d7db25b36895a1bfc202361173b Mon Sep 17 00:00:00 2001 From: vantezzen Date: Fri, 31 Jan 2020 17:17:54 +0100 Subject: getferdi/ferdi#320 Update user agents for Google recipes --- uncompressed/gmail/index.js | 2 +- uncompressed/gmail/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'uncompressed/gmail') diff --git a/uncompressed/gmail/index.js b/uncompressed/gmail/index.js index e0d8165..9d9d8d3 100644 --- a/uncompressed/gmail/index.js +++ b/uncompressed/gmail/index.js @@ -1,6 +1,6 @@ module.exports = Franz => class Gmail extends Franz { overrideUserAgent() { - return "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36"; + return "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36"; } }; diff --git a/uncompressed/gmail/package.json b/uncompressed/gmail/package.json index f95bfbc..bd575b3 100644 --- a/uncompressed/gmail/package.json +++ b/uncompressed/gmail/package.json @@ -1,7 +1,7 @@ { "id": "gmail", "name": "Gmail", - "version": "1.2.1", + "version": "1.2.2", "description": "Gmail", "main": "index.js", "author": "Stefan Malzner ", -- cgit v1.2.3-70-g09d2