Skip to main content

External Libary Proxy

Many websites loads external libaries, common static CSS from CDNs (like bootstrap), and similar. This introduces one or more external requests, which takes time.

Accelerated Domains rewrites the HTML of a page to load these libaries from a URL on the sites domain.

[DOMAIN]/acd-cgi/v7/3pp/[LIBRARY SCHEMA]/[LIBARY HOSTNAME]/[LIBRARY PATH]

Accelerated Domains then proxies the requests to [DOMAIN]/acd-cgi/v7/3pp/ to the library origin, and caches the response if possible.

note

This feature can be disabled for any Accelerated Domain on request. Get in touch with Servebolt Support if you want this feature disabled.

Proxied libraries, domains and paths

We proxy all Script URLs found in the HTML DOM that starts with the following:

/ajax.aspnetcdn.com/
/ajax.cloudflare.com/
/ajax.googleapis.com/
/cdn.jsdelivr.net/
/cdnjs.com/
/cdnjs.cloudflare.com/
/code.jquery.com/
/maxcdn.bootstrapcdn.com/
/netdna.bootstrapcdn.com/
/oss.maxcdn.com/
/stackpath.bootstrapcdn.com/
/use.fontawesome.com/
/netdna.bootstrapcdn.com/
/a.optmnstr.com/app/js/
/apis.google.com/js/
/assets.pinterest.com/js/
/bat.bing.com/
/cdn.onesignal.com/sdks/
/cdn.optimizely.com/
/cdn.polyfill.io/
/cdn.shopify.com/s/
/css3-mediaqueries-js.googlecode.com/svn/
/d2wy8f7a9ursnm.cloudfront.net/
/html5shim.googlecode.com/svn/
/html5shiv.googlecode.com/svn/
/maps.google.com/maps/api/js
/maps.googleapis.com/maps/api/js
/pagead2.googlesyndication.com/pagead/js/
/platform.linkedin.com/
/platform.twitter.com/widgets.js
/platform-api.sharethis.com/js/
/s7.addthis.com/js/
/stats.wp.com/
/ws.sharethis.com/button/
/www.google.com/recaptcha/api.js
/www.google-analytics.com/analytics.js
/www.googletagmanager.com/gtag/js
/www.googletagmanager.com/gtm.js
/www.googletagservices.com/tag/js/gpt.js
/snap.licdn.com/
/connect.livechatinc.com/
/z-na.amazon-adsystem.com/widgets/onejs
/cdn.intergient.com/pageos

And we proxy all stylesheet URLs found in the DOM that starts with the following:

/ajax.aspnetcdn.com/,
/ajax.cloudflare.com/,
/ajax.googleapis.com/,
/cdn.jsdelivr.net/,
/cdn-images.mailchimp.com/embedcode/,
/cdnjs.com/,
/cdnjs.cloudflare.com/,
/code.jquery.com/,
/fonts.googleapis.com/,
/maxcdn.bootstrapcdn.com/,
/netdna.bootstrapcdn.com/,
/oss.maxcdn.com/,
/stackpath.bootstrapcdn.com/,
/use.fontawesome.com/