aboutsummaryrefslogtreecommitdiff
path: root/index.json
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-03-08 00:12:45 +0100
committerWojtek Kosior <koszko@koszko.org>2022-03-08 00:12:45 +0100
commitc6505d419b6c6a6207c6418ede107d00e6792015 (patch)
treee6f3cd40edd6a1f8620be70cea199dd4959b2c32 /index.json
parente4059a50e7ddfcdf5a8b0da60cf37a82bb69b516 (diff)
downloadhydrilla-fixes-bundle-c6505d419b6c6a6207c6418ede107d00e6792015.tar.gz
hydrilla-fixes-bundle-c6505d419b6c6a6207c6418ede107d00e6792015.zip
update Google Forms fix
Diffstat (limited to 'index.json')
-rw-r--r--index.json13
1 files changed, 7 insertions, 6 deletions
diff --git a/index.json b/index.json
index b44c1de..b3c245b 100644
--- a/index.json
+++ b/index.json
@@ -196,7 +196,7 @@
"identifier": "google-forms-fix",
"long_name": "Google Forms submission (incomplete) fix",
"uuid": "23f51630-6118-4ef2-9709-2a1dba7ebb52",
- "version": [2022, 2, 21],
+ "version": [2022, 3, 7],
"revision": 1,
"description": "Enable filling and submitting of Google Forms without nonfree JavaScript.",
"dependencies": [],
@@ -206,15 +206,16 @@
"identifier": "google-forms-fix",
"long_name": "Google Forms submission (incomplete) fix",
"uuid": "0aba91dc-e552-4276-a981-1a56d30f9058",
- "version": [2022, 2, 21],
+ "version": [2022, 3, 7],
"description": "Enable filling and submitting of Google Forms without nonfree JavaScript.",
"payloads": {
- // * https://old.reddit.com/search?q=url%3Adocs.google.com%2Fforms <- to get more testing links
- // * https://docs.google.com/forms/d/e/1FAIpQLSeptahnx4tj-mr2QIzKiy1LN0HrZVR88-XwVtKDb33KbshaQA/viewform
- // * https://docs.google.com/forms/d/e/1FAIpQLSeswHRJzUMWnCQPnaGHeB3xM7YyJdWMf2eMpHJOnetLEoeXmw/viewform
- // * https://docs.google.com/forms/d/e/1FAIpQLSeptahnx4tj-mr2QIzKiy1LN0HrZVR88-XwVtKDb33KbshaQA/viewform
+ // * https://old.reddit.com/search?q=url%3Adocs.google.com%2Fforms <- to get testing links
+ // note: forms tend to expire quickly
"https://docs.google.com/forms/d/**": {
"identifier": "google-forms-fix"
+ },
+ "https://docs.google.com/forms/u/1/d/**": {
+ "identifier": "google-forms-fix"
}
}
}, {