From 658d9e1d42bd5ec686db313906cb75e61aec6ae7 Mon Sep 17 00:00:00 2001 From: Fawaz Ahmed Date: Tue, 6 Jul 2021 09:21:50 +0530 Subject: [PATCH] Add Cloudflare Trace API to Development --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4ae14d3c..5c9100cc 100644 --- a/README.md +++ b/README.md @@ -296,6 +296,7 @@ API | Description | Auth | HTTPS | CORS | | [CDNJS](https://api.cdnjs.com/libraries/jquery) | Library info on CDNJS | No | Yes | Unknown | | [Changelogs.md](https://changelogs.md) | Structured changelog metadata from open source projects | No | Yes | Unknown | | [Ciprand](https://github.com/polarspetroll/ciprand) | Secure random string generator | No | Yes | No | +| [Cloudflare Trace](https://github.com/fawazahmed0/cloudflare-trace-api) | Get IP Address, Timestamp, User Agent, Country Code, IATA, HTTP Version, TLS/SSL Version & More | No | Yes | Yes | | [CountAPI](https://countapi.xyz) | Free and simple counting service. You can use it to track page hits and specific events | No | Yes | Yes | | [DigitalOcean Status](https://status.digitalocean.com/api) | Status of all DigitalOcean services | No | Yes | Unknown | | [DomainDb Info](https://api.domainsdb.info/) | Domain name search to find all domains containing particular words/phrases/etc | No | Yes | Unknown |