mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-19 21:30:59 +01:00
Obsolete CDN removed (#786)
This commit is contained in:
parent
05a029862f
commit
1987b5f23a
@ -1118,11 +1118,6 @@ mappings.cdn['pagecdn.io'] = {
|
|||||||
'/lib/': mappings.cdn['cdnjs.cloudflare.com']['/ajax/libs/']
|
'/lib/': mappings.cdn['cdnjs.cloudflare.com']['/ajax/libs/']
|
||||||
};
|
};
|
||||||
|
|
||||||
// loli.net [Mirror]
|
|
||||||
mappings.cdn['cdn.css.net'] = {
|
|
||||||
'/lib/': mappings.cdn['cdnjs.cloudflare.com']['/ajax/libs/']
|
|
||||||
};
|
|
||||||
|
|
||||||
mappings.cdn['cdnjs.loli.net'] = mappings.cdn['cdnjs.cloudflare.com'];
|
mappings.cdn['cdnjs.loli.net'] = mappings.cdn['cdnjs.cloudflare.com'];
|
||||||
|
|
||||||
mappings.cdn['ajax.loli.net'] = mappings.cdn['ajax.googleapis.com'];
|
mappings.cdn['ajax.loli.net'] = mappings.cdn['ajax.googleapis.com'];
|
||||||
|
@ -28,6 +28,7 @@
|
|||||||
<p>Improved</p>
|
<p>Improved</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Include CNAME of CDNs (<a href="https://codeberg.org/nobody/LocalCDN/issues/816">#816</a>)</li>
|
<li>Include CNAME of CDNs (<a href="https://codeberg.org/nobody/LocalCDN/issues/816">#816</a>)</li>
|
||||||
|
<li>Removed obsolete CDN (<a href="https://codeberg.org/nobody/LocalCDN/issues/786">#786</a>)</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div id="generator-section">
|
<div id="generator-section">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user