Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 480 Bytes

README.md

File metadata and controls

29 lines (25 loc) · 480 Bytes

CDN Finder for url

This service can recognize what CDNS are using in given URL. This was made as test work and will be improved.

HowTo

Response:

{
    "www.funnygames.at": "Cloudflare",
    "cdnjs.cloudflare.com": "Cloudflare",
    "s7.addthis.com": null,
    "assets.funnygames.at": "OptimiCDN"
}