aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-01-31 17:17:54 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-01-31 17:17:54 +0100
commitdbc43bfd258d4d7db25b36895a1bfc202361173b (patch)
tree4ce85b1b97f18e4463ece01fd04f724cfba0fcc6 /uncompressed
parent#17 Add MonicaHQ (diff)
downloadferdium-recipes-dbc43bfd258d4d7db25b36895a1bfc202361173b.tar.gz
ferdium-recipes-dbc43bfd258d4d7db25b36895a1bfc202361173b.tar.zst
ferdium-recipes-dbc43bfd258d4d7db25b36895a1bfc202361173b.zip
getferdi/ferdi#320 Update user agents for Google recipes
Diffstat (limited to 'uncompressed')
-rw-r--r--uncompressed/gmail/index.js2
-rw-r--r--uncompressed/gmail/package.json2
-rw-r--r--uncompressed/googleallo/index.js10
-rw-r--r--uncompressed/googleallo/package.json2
-rw-r--r--uncompressed/googlecalendar/index.js10
-rw-r--r--uncompressed/googlecalendar/package.json2
-rw-r--r--uncompressed/googledrive/index.js7
-rw-r--r--uncompressed/googledrive/package.json2
-rw-r--r--uncompressed/googlekeep/index.js10
-rw-r--r--uncompressed/googlekeep/package.json2
10 files changed, 30 insertions, 19 deletions
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 @@
1module.exports = Franz => 1module.exports = Franz =>
2 class Gmail extends Franz { 2 class Gmail extends Franz {
3 overrideUserAgent() { 3 overrideUserAgent() {
4 return "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36"; 4 return "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36";
5 } 5 }
6 }; 6 };
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 @@
1{ 1{
2 "id": "gmail", 2 "id": "gmail",
3 "name": "Gmail", 3 "name": "Gmail",
4 "version": "1.2.1", 4 "version": "1.2.2",
5 "description": "Gmail", 5 "description": "Gmail",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Stefan Malzner <stefan@adlk.io>", 7 "author": "Stefan Malzner <stefan@adlk.io>",
diff --git a/uncompressed/googleallo/index.js b/uncompressed/googleallo/index.js
index fdd3026..4721bbd 100644
--- a/uncompressed/googleallo/index.js
+++ b/uncompressed/googleallo/index.js
@@ -1,4 +1,6 @@
1"use strict"; 1module.exports = Franz =>
2 2 class googleallo extends Franz {
3module.exports = Franz => Franz; 3 overrideUserAgent() {
4//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImdvb2dsZWFsbG8vaW5kZXguanMiXSwibmFtZXMiOlsibW9kdWxlIiwiZXhwb3J0cyIsIkZyYW56Il0sIm1hcHBpbmdzIjoiOztBQUFBQSxPQUFPQyxPQUFQLEdBQWlCQyxTQUFTQSxLQUExQiIsImZpbGUiOiJnb29nbGVhbGxvL2luZGV4LmpzIiwic291cmNlc0NvbnRlbnQiOlsibW9kdWxlLmV4cG9ydHMgPSBGcmFueiA9PiBGcmFuejtcbiJdfQ== \ No newline at end of file 4 return "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36";
5 }
6 };
diff --git a/uncompressed/googleallo/package.json b/uncompressed/googleallo/package.json
index b93d9f5..32ae392 100644
--- a/uncompressed/googleallo/package.json
+++ b/uncompressed/googleallo/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "googleallo", 2 "id": "googleallo",
3 "name": "Google Allo", 3 "name": "Google Allo",
4 "version": "1.0.0", 4 "version": "1.0.1",
5 "description": "Google Allo", 5 "description": "Google Allo",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "SiloCityLabs LLC", 7 "author": "SiloCityLabs LLC",
diff --git a/uncompressed/googlecalendar/index.js b/uncompressed/googlecalendar/index.js
index 0cec036..fda5f87 100644
--- a/uncompressed/googlecalendar/index.js
+++ b/uncompressed/googlecalendar/index.js
@@ -1,4 +1,6 @@
1"use strict"; 1module.exports = Franz =>
2 2 class googlecalendar extends Franz {
3module.exports = Franz => Franz; 3 overrideUserAgent() {
4//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImdvb2dsZWNhbGVuZGFyL2luZGV4LmpzIl0sIm5hbWVzIjpbIm1vZHVsZSIsImV4cG9ydHMiLCJGcmFueiJdLCJtYXBwaW5ncyI6Ijs7QUFBQUEsT0FBT0MsT0FBUCxHQUFpQkMsU0FBU0EsS0FBMUIiLCJmaWxlIjoiZ29vZ2xlY2FsZW5kYXIvaW5kZXguanMiLCJzb3VyY2VzQ29udGVudCI6WyJtb2R1bGUuZXhwb3J0cyA9IEZyYW56ID0+IEZyYW56O1xuIl19 \ No newline at end of file 4 return "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36";
5 }
6 };
diff --git a/uncompressed/googlecalendar/package.json b/uncompressed/googlecalendar/package.json
index 896b5c2..8673ec7 100644
--- a/uncompressed/googlecalendar/package.json
+++ b/uncompressed/googlecalendar/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "googlecalendar", 2 "id": "googlecalendar",
3 "name": "Google Calendar", 3 "name": "Google Calendar",
4 "version": "1.0.0", 4 "version": "1.0.1",
5 "description": "Google Calendar", 5 "description": "Google Calendar",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Rico Herwig <rherwig4711@gmail.com>", 7 "author": "Rico Herwig <rherwig4711@gmail.com>",
diff --git a/uncompressed/googledrive/index.js b/uncompressed/googledrive/index.js
index 9157a2e..68ab282 100644
--- a/uncompressed/googledrive/index.js
+++ b/uncompressed/googledrive/index.js
@@ -1 +1,6 @@
1module.exports = Franz => Franz; \ No newline at end of file 1module.exports = Franz =>
2 class googledrive extends Franz {
3 overrideUserAgent() {
4 return "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36";
5 }
6 };
diff --git a/uncompressed/googledrive/package.json b/uncompressed/googledrive/package.json
index 9e228a1..3efe592 100644
--- a/uncompressed/googledrive/package.json
+++ b/uncompressed/googledrive/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "googledrive", 2 "id": "googledrive",
3 "name": "Google Drive", 3 "name": "Google Drive",
4 "version": "1.0.0", 4 "version": "1.0.1",
5 "description": "Google Drive", 5 "description": "Google Drive",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Djonathan Goulart<d.goulart@outlook.com.br>", 7 "author": "Djonathan Goulart<d.goulart@outlook.com.br>",
diff --git a/uncompressed/googlekeep/index.js b/uncompressed/googlekeep/index.js
index d97fcff..3e2e7d3 100644
--- a/uncompressed/googlekeep/index.js
+++ b/uncompressed/googlekeep/index.js
@@ -1,4 +1,6 @@
1"use strict"; 1module.exports = Franz =>
2 2 class googlekeep extends Franz {
3module.exports = Franz => Franz; 3 overrideUserAgent() {
4//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImdvb2dsZWtlZXAvaW5kZXguanMiXSwibmFtZXMiOlsibW9kdWxlIiwiZXhwb3J0cyIsIkZyYW56Il0sIm1hcHBpbmdzIjoiOztBQUFBQSxPQUFPQyxPQUFQLEdBQWlCQyxTQUFTQSxLQUExQiIsImZpbGUiOiJnb29nbGVrZWVwL2luZGV4LmpzIiwic291cmNlc0NvbnRlbnQiOlsibW9kdWxlLmV4cG9ydHMgPSBGcmFueiA9PiBGcmFuejsiXX0= \ No newline at end of file 4 return "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36";
5 }
6 };
diff --git a/uncompressed/googlekeep/package.json b/uncompressed/googlekeep/package.json
index e3968bc..39421a6 100644
--- a/uncompressed/googlekeep/package.json
+++ b/uncompressed/googlekeep/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "googlekeep", 2 "id": "googlekeep",
3 "name": "Google Keep", 3 "name": "Google Keep",
4 "version": "1.0.0", 4 "version": "1.0.1",
5 "description": "Google Keep", 5 "description": "Google Keep",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "SiloCityLabs LLC", 7 "author": "SiloCityLabs LLC",