Skip to content

Commit 9f2c769

Browse files
committed
Remove OCORGUK from the list of OKAPI installations
1 parent 6c87331 commit 9f2c769

File tree

1 file changed

+16
-9
lines changed

1 file changed

+16
-9
lines changed

etc/installations.xml

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,20 @@
11
<installations>
22
<!--
3-
This is the list of all official OKAPI installations. This file is periodically
3+
This is the list of all official OKAPI installations. This file is periodically
44
read by every OKAPI installation, *directly from repository*. See the code for
5-
services/apisrv/installations method for explanation.
6-
-->
5+
services/apisrv/installations method for explanation.
6+
-->
77
<installation site_url="http://opencaching.pl/"/>
8-
<installation site_url="http://www.opencaching.de/"/>
9-
<installation site_url="http://www.opencaching.us/"/>
10-
<installation site_url="http://www.opencaching.nl/"/>
11-
<installation site_url="http://www.opencaching.ro/"/>
12-
<installation site_url="http://www.opencaching.org.uk/"/>
13-
</installations>
8+
<installation site_url="http://www.opencaching.de/"/>
9+
<installation site_url="http://www.opencaching.us/"/>
10+
<installation site_url="http://www.opencaching.nl/"/>
11+
<installation site_url="http://www.opencaching.ro/"/>
12+
<!--
13+
For a couple of years now, I was unable to contact the admin of this
14+
node (no response). It is running a very old version of OKAPI and OCPL
15+
branch. Therefore, I am removing it from the list of official OKAPI
16+
installations.
17+
18+
<installation site_url="http://www.opencaching.org.uk/"/>
19+
-->
20+
</installations>

0 commit comments

Comments
 (0)