cURL
curl --request GET \ --url https://api.stopmodreposts.org/{game}/sites.json
[ { "domain": "example.com", "notes": "/", "path": "/", "reason": "Illegal redistribution" } ]
Get all sites on the StopModReposts blocklist in the JSON format.
minecraft.yml
minecraft
The identifier of the game (e.g., 'minecraft')
A list of flagged sites for the specified game
"example.com"
Additional information. '/' indicates no notes.
"/"
Specific path on the domain to be blocked.
"Illegal redistribution"