Skip to content

Commit a28e17c

Browse files
committed
Executive System Touch M5+ 75
1 parent 014ae62 commit a28e17c

2 files changed

Lines changed: 41 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<knownServers>
3+
<!-- Port 2000 — Module Install Listener -->
4+
<!-- Accepts .jar files with Installer ID from Max Rupplin - MEARVK LLC -->
5+
<!-- Accepts .sql files with similar Installer ID -->
6+
<!-- Requires: National ID with Moral Rating >= "Very Good" and IQ > 125 -->
7+
<server>
8+
<name>Module Install Listener</name>
9+
<host>github.com/mearvk/Java.Web.Server.Telnet.Front.Java.21</host>
10+
<address>45.32.31.139</address>
11+
<address>64.176.167.52</address>
12+
<port>2000</port>
13+
<protocol>TCP</protocol>
14+
<enabled>true</enabled>
15+
</server>
16+
17+
<acceptance-policy>
18+
<installer-id>Max Rupplin - MEARVK LLC</installer-id>
19+
<accepted-file-types>
20+
<type>.jar</type>
21+
<type>.sql</type>
22+
</accepted-file-types>
23+
<national-id-requirements>
24+
<moral-rating minimum="Very Good"/>
25+
<iq minimum="126"/>
26+
</national-id-requirements>
27+
</acceptance-policy>
28+
</knownServers>
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<knownServers>
3+
<!-- Port 49152 — mirrors known port 20000 server IPs -->
4+
<server>
5+
<name>Green Durham Primary</name>
6+
<host>github.com/mearvk/Green.Durham.Grass.and.Herb</host>
7+
<address>45.32.31.139</address>
8+
<address>64.176.167.52</address>
9+
<port>49152</port>
10+
<protocol>TCP</protocol>
11+
<enabled>true</enabled>
12+
</server>
13+
</knownServers>

0 commit comments

Comments
 (0)