forked from GrenderG/referendum_cat_mirror
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathxmlrpc.php?rsd
14 lines (14 loc) · 824 Bytes
/
xmlrpc.php?rsd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?><rsd version="1.0" xmlns="http://archipelago.phrasewise.com/rsd">
<service>
<engineName>WordPress</engineName>
<engineLink>https://wordpress.org/</engineLink>
<homePageLink>https://www.ref1oct.eu</homePageLink>
<apis>
<api name="WordPress" blogID="1" preferred="true" apiLink="https://www.ref1oct.eu/xmlrpc.php" />
<api name="Movable Type" blogID="1" preferred="false" apiLink="https://www.ref1oct.eu/xmlrpc.php" />
<api name="MetaWeblog" blogID="1" preferred="false" apiLink="https://www.ref1oct.eu/xmlrpc.php" />
<api name="Blogger" blogID="1" preferred="false" apiLink="https://www.ref1oct.eu/xmlrpc.php" />
<api name="WP-API" blogID="1" preferred="false" apiLink="https://www.ref1oct.eu/wp-json/" />
</apis>
</service>
</rsd>