Confirmed users
60
edits
No edit summary |
(Add countries in JSON Snippets) |
||
Line 199: | Line 199: | ||
{"url": "https://mozilla.org", | {"url": "https://mozilla.org", | ||
"text": "This is text message for snippet #1. Links to mozilla.org", | "text": "This is text message for snippet #1. Links to mozilla.org", | ||
"target_geo": "US", # optional | "target_geo": "US", # optional. obsolete, replaced by "countries" | ||
"countries": ["US", "GR"], # optional | |||
"id": 1, | "id": 1, | ||
"icon": "data:imag..." | "icon": "data:imag..." |