This is a free service for providing often used files and scripts for websites and programs.
The service is only available via https and comes in two forms:
- cdn0.tit-cdn.de implements no tracking and all logs are erased daily
- cdn1.tit-cdn.de provides the same services, but with additinal tracking
If you use this service simply as a provider for scripts or fonts, connect to the cdn0 subdomain, if you use it to get statistics for your webservices, use the cdn1 subdomain.
https://tit-cdn.de/ip/
=>
https://tit-cdn.de/encoder/
=>
https://pwned.tit-cdn.de/
=>
<img src="https://cdn0.tit-cdn.de/qr/?q=Test%20content" />
for string "Test content".
<link rel="stylesheet" type="text/css" href="https://cdn0.tit-cdn.de/fonts/?f=Ubuntu" />
for font "Ubuntu".<link rel="stylesheet" type="text/css" href="https://cdn0.tit-cdn.de/fonts/?f=Lato-Hairline" />
for a thin version of font "Lato".Lato, Roboto, Ubuntu
in Hairline, Light, Medium, Bold
. Additionaly you can also use Font-Awesome
and Material-Icons
.
<link rel="stylesheet" type="text/css" href="https://cdn0.tit-cdn.de/js/?j=jQuery" />
for script "jQuery".jQuery
.