Skip to main content
GET
/
sites.xml
Get sites (XML)
curl --request GET \
  --url https://api.stopmodreposts.org/sites.xml
{
  "site": [
    {
      "domain": "example.com",
      "notes": "/",
      "path": "/",
      "reason": "Illegal redistribution"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.stopmodreposts.org/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/xml

XML formatted site list

site
object[]