Files
palemoon27/dom/tests/mochitest/webapps/apps/installs_allowed_from_example.com.webapp
T

5 lines
135 B
JSON

{
"name": "An application which only allows https://example.com to install it",
"installs_allowed_from": ["https://example.com"]
}