cURL
curl --request GET \ --url https://api.stopmodreposts.org/{game}/sites.xml
{ "site": [ { "domain": "example.com", "notes": "/", "path": "/", "reason": "Illegal redistribution" } ] }
Get all sites on the StopModReposts blocklist in the XML format.
minecraft.yml
minecraft
The identifier of the game (e.g., 'minecraft')
XML formatted site list
Show child attributes