aspireupdate/hosts.json
Namith Jawahar a09cf73fdd
V 1.0 (#402)
* Remove AspireCloud Bleeding Edge Endpoint

Remove AspireCloud Bleeding Edge Endpoint

* Version Set to 1.0

Version Set to 1.0

* AspireCloud Bleeding Edge Removed from test

AspireCloud Bleeding Edge Removed from test, we should update the tests to use the json file.

* The commented out code triggered PHPCS error

The commented out code triggered PHPCS error

* Removed the code instead of commenting it

Removed the code instead of commenting it as its still triggering PHPCS error
2025-06-04 15:48:29 +05:30

17 lines
275 B
JSON

[
{
"url": "https://api.wordpress.org",
"label": "WordPress.org",
"require-api-key": false
},
{
"url": "https://api.aspirecloud.net",
"label": "AspireCloud",
"require-api-key": false
},
{
"url": "other",
"label": "Other",
"require-api-key": false
}
]