Skip to content

antohaby/cdn-recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages