Project

General

Profile

« Previous | Next » 

Revision 429d4bff

Added by koszko about 1 year ago

update the mapped URL pattern for sumofus fix

View differences:

src/actions-sumofus-org-fix/index.json
17 17
	"identifier":   "actions-sumofus-org-fix",
18 18
	"long_name":    "SumOfUs petitions fix",
19 19
	"uuid":         "34df413b-fd2d-4e92-994c-268bb8e34487",
20
	"version":      [2022, 2, 18],
20
	"version":      [2022, 6, 30],
21 21
	"revision":     2,
22 22
	"description":  "Make it possible to sign SumOfUs petitions without relying on site-served Javascript.",
23 23
	"dependencies": [],
24 24
	"scripts":      [{"file": "sumofus.js"}],
25 25
	"payloads": {
26 26
	    // * https://actions.sumofus.org/a/mps-protect-the-indigenous-people-and-scrap-draft-bill-490-2007-1
27
	    "https://actions.sumofus.org/a/*": {
27
	    "https://actions.sumofus.org/**": {
28 28
		"identifier": "actions-sumofus-org-fix"
29 29
	    }
30 30
	}

Also available in: Unified diff