Project

General

Profile

« Previous | Next » 

Revision c6505d41

Added by koszko over 1 year ago

update Google Forms fix

View differences:

index.json
196 196
	"identifier":   "google-forms-fix",
197 197
	"long_name":    "Google Forms submission (incomplete) fix",
198 198
	"uuid":         "23f51630-6118-4ef2-9709-2a1dba7ebb52",
199
	"version":      [2022, 2, 21],
199
	"version":      [2022, 3, 7],
200 200
	"revision":     1,
201 201
	"description":  "Enable filling and submitting of Google Forms without nonfree JavaScript.",
202 202
	"dependencies": [],
......
206 206
	"identifier":   "google-forms-fix",
207 207
	"long_name":    "Google Forms submission (incomplete) fix",
208 208
	"uuid":	        "0aba91dc-e552-4276-a981-1a56d30f9058",
209
	"version":      [2022, 2, 21],
209
	"version":      [2022, 3, 7],
210 210
	"description":  "Enable filling and submitting of Google Forms without nonfree JavaScript.",
211 211
	"payloads": {
212
	    // * https://old.reddit.com/search?q=url%3Adocs.google.com%2Fforms <- to get more testing links
213
	    // * https://docs.google.com/forms/d/e/1FAIpQLSeptahnx4tj-mr2QIzKiy1LN0HrZVR88-XwVtKDb33KbshaQA/viewform
214
	    // * https://docs.google.com/forms/d/e/1FAIpQLSeswHRJzUMWnCQPnaGHeB3xM7YyJdWMf2eMpHJOnetLEoeXmw/viewform
215
	    // * https://docs.google.com/forms/d/e/1FAIpQLSeptahnx4tj-mr2QIzKiy1LN0HrZVR88-XwVtKDb33KbshaQA/viewform
212
	    // * https://old.reddit.com/search?q=url%3Adocs.google.com%2Fforms <- to get testing links
213
	    // note: forms tend to expire quickly
216 214
	    "https://docs.google.com/forms/d/**": {
217 215
		"identifier": "google-forms-fix"
216
	    },
217
	    "https://docs.google.com/forms/u/1/d/**": {
218
		"identifier": "google-forms-fix"
218 219
	    }
219 220
	}
220 221
    }, {

Also available in: Unified diff