48bde670b4ce4f00790c929de84c09828dfcf3a3
internal/Internal-Services.md
... | ... | @@ -32,12 +32,18 @@ A searx-ng instance is available at [search.androw.dn42](https://search.androw.d |
32 | 32 | - API endpoints: |
33 | 33 | - /raw: return your IP address as plain text |
34 | 34 | - /api: JSON with your IP plus the details of the server you reached (location, ASN, etc.) |
35 | - - with geolocation provided by [DN42-Geoip](https://github.com/Xe-iu/dn42-geoip): [myip.launchpadx.dn42](https://myip.launchpadx.dn42) |
|
36 | - - API endpoints: |
|
37 | - - IPv4: v4.myip.launchpadx.dn42 |
|
38 | - - IPv6: v6.myip.launchpadx.dn42 |
|
39 | - - Dual-stack: api.myip.launchpadx.dn42 |
|
40 | - - [API documentation](https://github.com/Xe-iu/dn42-geoip/blob/main/api/README.md) |
|
35 | + - with geolocation provided by [DN42-Geoip](https://github.com/Xe-iu/dn42-geoip) and autonomous system info provided by [DN42-GeoASN](https://github.com/rdp-studio/dn42-geoasn): [myip.launchpadx.dn42](https://myip.launchpadx.dn42) |
|
36 | + - Geolocation API |
|
37 | + - API endpoints: |
|
38 | + - IPv4: v4.myip.launchpadx.dn42 |
|
39 | + - IPv6: v6.myip.launchpadx.dn42 |
|
40 | + - Dual-stack: api.myip.launchpadx.dn42 |
|
41 | + - [API documentation](https://github.com/Xe-iu/dn42-geoip/blob/main/api/README.md) |
|
42 | + - ASN API |
|
43 | + - API endpoints: |
|
44 | + - IPv4: asn4.myip.launchpadx.dn42 |
|
45 | + - IPv6: asn6.myip.launchpadx.dn42 |
|
46 | + - Dual-stack: asn.myip.launchpadx.dn42 |
|
41 | 47 | - [myip.buzzster.dn42](https://myip.buzzster.dn42) |
42 | 48 | - API endpoint: |
43 | 49 | - IPv4 and IPv6: myip.buzzster.dn42/api/ip |