From f9a60a1da94a6e701215142cb96b1a6445b567c7 Mon Sep 17 00:00:00 2001 From: Matheus Felipe Date: Sat, 12 Mar 2022 22:35:17 -0300 Subject: [PATCH] Remove UnixTime Converter, it's broken UnixTime Converter returns http code 522 when accessed --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7e07cbb5..ed7fb947 100644 --- a/README.md +++ b/README.md @@ -357,7 +357,6 @@ API | Description | Auth | HTTPS | CORS | | [Non-Working Days](https://isdayoff.ru) | Simple REST API for checking working, non-working or short days for Russia, CIS, USA and other | No | Yes | Yes | | [Russian Calendar](https://github.com/egno/work-calendar) | Check if a date is a Russian holiday or not | No | Yes | No | | [UK Bank Holidays](https://www.gov.uk/bank-holidays.json) | Bank holidays in England and Wales, Scotland and Northern Ireland | No | Yes | Unknown | -| [UnixTime Converter](https://unixtime.co.za) | A REST API to convert UnixTime to DateTime and DateTime to UnixTime | No | Yes | Unknown | **[⬆ Back to Index](#index)** ### Cloud Storage & File Sharing