feat(services): add MyIP.Coffee service

Introduced MyIP.Coffee to the list of services, offering users a tool to check their current IPv4 and IPv6 addresses. This enhancement broadens the utility range of our service directory, catering to those interested in networking and security aspects by providing quick access to their IP information.
This commit is contained in:
Kumi 2024-04-12 19:54:45 +02:00
parent e87d399dc5
commit 8d9d801aa6
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -45,6 +45,21 @@
"exclude_from_index": false,
"exclude_from_simple": false
},
{
"name": "MyIP.Coffee",
"url": "https://myip.coffee",
"short_description": "Check your IP address.",
"long_description": "MyIP.Coffee allows you to check your current IPv4 and IPv6 addresses.",
"status": "OK",
"links": [
{
"name": "Go to MyIP.Coffee",
"url": "https://myip.coffee"
}
],
"exclude_from_index": false,
"exclude_from_simple": false
},
{
"name": "Piped",
"url": "https://piped.private.coffee",