diff --git a/README.md b/README.md index 92c1a9d1..096b243c 100644 --- a/README.md +++ b/README.md @@ -1508,7 +1508,6 @@ |---|---|---|---|---| | [4chan](https://github.com/4chan/4chan-API) | Simple image-based bulletin board dedicated to a variety of topics | No | Yes | Yes | | [Ayrshare](https://www.ayrshare.com) | Social media APIs to post, get analytics, and manage multiple users social media accounts | `apiKey` | Yes | Yes | -| [aztro](https://aztro.sameerkumar.website/) | Daily horoscope info for yesterday, today, and tomorrow | No | Yes | Unknown | | [Blogger](https://developers.google.com/blogger/) | The Blogger APIs allows client applications to view and update Blogger content | `OAuth`| Yes | Unknown | | [Discord](https://discord.com/developers/docs/intro) | Make bots for Discord, integrate Discord onto an external platform | `OAuth`| Yes | Unknown | | [Disqus](https://disqus.com/api/docs/auth/) | Communicate with Disqus data | `OAuth`| Yes | Unknown | diff --git a/db/resources.json b/db/resources.json index 81853986..1ac60183 100644 --- a/db/resources.json +++ b/db/resources.json @@ -10567,15 +10567,6 @@ "Link": "https://www.ayrshare.com", "Category": "Social" }, - { - "API": "aztro", - "Description": "Daily horoscope info for yesterday, today, and tomorrow", - "Auth": "", - "HTTPS": true, - "Cors": "unknown", - "Link": "https://aztro.sameerkumar.website/", - "Category": "Social" - }, { "API": "Blogger", "Description": "The Blogger APIs allows client applications to view and update Blogger content",