Frdlweb CDN

Our Content Delivery Network, the Frdlweb CDN ( cdn.frdl.de ) is powered by (a proxy random race of):

For example, the Frdlweb CDN is the host of our webfan-website.js project, wich runs most of the webfans/frdlwebs websites javascripts, even this site.

Examples

<script>
((q, w,d)=>{
var s=d.createElement('script');
s.setAttribute('src', 'https://cdn.frdl.de/webfan.js?' + q);	
s.async='false';
s.onload=async ()=>{
 frdlweb.ready(()=>{
     //page and library loaded and bootstrapped...
     //...
     //  await window.frdlweb () === await window.require('frdlweb') 
  });
};
d.head.prepend(s);		
})('DEBUG.enabled=true&website.consent.ads=false&angularjs.html5mode.rewriteLinks=false&angularjs.html5mode.enabled=false',
   window, document);	
</script>

ℹ️ More info...

If you want to run your own content on our CDN, you can start with Webfan Hub, so far.

If you want to use it locally/on your own domain, you can use this module.

To read some information about the software we use, you can visit the Webfan Software Page or .

Webfan Website Badge