Fixed: Rocket Loader (#99)

This commit is contained in:
nobody 2020-08-30 22:20:31 +02:00
parent 7cb5d13900
commit 1f127c3811
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
2 changed files with 8 additions and 0 deletions

View File

@ -94,6 +94,13 @@ shorthands.specialFiles = function (channelHost, channelPath, searchString) {
'path': 'resources/vue/2.6.12/vue.min.jsm',
'bundle': ''
};
} else if ((channelHost + channelPath) === 'ajax.cloudflare.com/cdn-cgi/scripts/7089c43e/cloudflare-static/rocket-loader.min.js') {
return {
'source': channelHost,
'versionRequested': 'latest',
'path': 'resources/rocket-loader/latest/rocket-loader.min.jsm',
'bundle': ''
};
} else {
return false;
}

View File

@ -37,6 +37,7 @@
<li>Updated: Options page (<a href="https://codeberg.org/nobody/LocalCDN/issues/93">#93</a>)</li>
<li>Updated: Google Material Icons (<a href="https://codeberg.org/nobody/LocalCDN/issues/94">#94</a>)</li>
<li>Added: P2P Media Loader Hls.js (v0.6.2) (<a href="https://codeberg.org/nobody/LocalCDN/issues/95">#95</a>)</li>
<li>Fixed: Rocket Loader (<a href="https://codeberg.org/nobody/LocalCDN/issues/99">#99</a>)</li>
</ul>
<div id="generator-section">
<div class="topic-label">