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