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