New Update LocalCDN updates

Update to v.2.5.13
  • Updated: angular-ui-router v1.0.28 -> v1.0.29 (#208)
  • Updated: jeditable.js v2.0.17 -> v2.0.18 (#209)
  • Added: blazy v1.8.2 (#211)
  • Updated: highlight.js v10.4.1 -> v10.5.0 (#212)
  • Added: docsearch.js v2.6.3 (#213)
  • Added CDN: cdn.ravenjs.com (#214)
  • Updated: ember.js v3.23.0 -> v3.24.0 (#215)
  • Added: MDB UI Kit v3.0.0 (#216)
  • Fixed: Version expression (#217)
  • Updated: lazysizes v5.2.2 -> v5.3.0 (#218)
  • Change date of last mapping update
 
LocalCDN
v2.6.63
Stable

[nobody] nobody released this 2024-02-04 07:56:50 +00:00 | 0 commits to main since this release

Firefox Add-on Chrome Add-on
Updated

materialicons v140 -> v141 (6123be7478)
gsap v3.12.4 -> v3.12.5 (062a90bbdb)
react-intl v6.5.5 -> v6.6.2 (057c9465eb)
angular-translate v2.19.0 -> v2.19.1 (8a58c9ca79)
angular-translate-loader-partial v2.19.0 -> v2.19.1 (e906cdcd59)
vue v3.4.9 -> v3.4.15 (e420da1243)
axios v1.6.5 -> v1.6.7 (afb82f6ebc)
react-router v6.21.1 -> v6.22.0 (f2be418a43)
video.js v8.9.0 -> v8.11.1 (bab22c90f2)
alpinejs v3.13.3 -> v3.13.5 (a73b3dbd14)
swagger-ui v5.11.0 -> v5.11.2 (c8cc450ce8)
tensorflow v4.16.0 -> v4.17.0 (ed51d96de8)
hls.js v1.5.1 -> v1.5.3 (1cd7e033fe)
vue-i18n v9.9.0 -> v9.9.1 (986ce46187)
instantsearch.js v4.63.0 -> v4.64.2 (a059ea04bd)
libphonenumber-js v1.10.53 -> v1.10.55 (88be389f55)
corejs-typeahead v1.3.3 -> v1.3.4 (1ee3575390)

Added

supabase-js (#1619)

Remove

SWFObject (2f9bdcd6c0)

Mapping

docsify -> cdn.jsdelivr.net (#1616)
Font Awesome v4.7.0 woff -> woff2 (#1617)
 
What does this thing do exactly ? Their web site uses the word CDN to explain what a CDN is.
I also have a hard time figuring out what the benefit is.

A Content Delivery Network is used to deliver content from a server close to to you (reducing network time). So you might visit a website in Australia while you are living in say south of Denmark. The CDN could choose a server in Hamburg to deliver the content of that Australian website because that Australian content is mirrored on all servers of that CDN.

I understand that this extension intercepts the CDN request in Denmark and tries to find that content locally (meaning in Australia), increasing the load time of teh content.
 
  • Like
Reactions: oldschool
What does this thing do exactly ? Their web site uses the word CDN to explain what a CDN is.
CDN is content delivery network. Most websties use 3rd party CDNs to deliver parts of their content, like fonts, etc. but CDNs are also used for tracking purposes. Some CDNs are tracking only. LocalCDN replaces many of them (more so on Firefox) with locally stored content instead or else simply blocks the CDN.
 
In case you use or are curious about LocalCD, it's still updated regularly. It works best on Firefox and eventuallu will become unavailable on the Chrome Web Store with the phaseout of MV2.

Most recent release is v2.6.73.

Updated​

  • algoliasearch v5.3.0
  • axios v1.7.3 -> v1.7.7
  • dayjs v1.11.12 -> v1.11.13
  • hls.js v1.5.14 -> v1.5.15
  • instantsearch.css v8.4.0 -> v8.5.0
  • instantsearch.js v4.73.4 -> v4.74.0
  • jquery.tablesorter v2.31.3 -> v2.32.0
  • libphonenumber-js v1.11.5 -> v1.11.7
  • p2p-media-loader-hlsjs & p2p-media-loader-core v1.0.4 -> v1.0.5
  • react-router v6.26.0 -> v6.26.1
  • search-insights v2.16.2 -> v2.17.1
  • tensorflow v4.20.0 -> v4.21.0
  • video.js v8.17.3 -> v8.17.4
  • vue v3.4.37 -> v3.5.3
  • vue-i18n v9.13.1 -> v9.14.0
 

v2.6.74Stable​

nobody released this 2 weeks ago | 0 commits to main since this release

Firefox Add-on Chrome Add-on

Updated​

  • algoliasearch v5.3.0 -> v5.4.1
  • instantsearch.css v8.5.0 -> v8.5.1
  • instantsearch.js v4.74.0 -> v4.74.1
  • libphonenumber-js v1.11.7 -> v1.11.8
  • p2p-media-loader-core & p2p-media-loader-hlsjs v1.0.5 -> v2.0.1
  • react-intl v6.6.8 -> v6.7.0
  • react-router v6.26.1 -> v6.26.2
  • search-insights v2.17.1 -> v2.17.2
  • video.js v8.17.4 -> v8.18.0
  • vue v3.5.3 -> v3.5.4
  • vue-i18n v10.0.1
  • vue-router v4.4.3 -> v4.4.4

Improved​

  • redirect outdated paths of font-awesome
  • Use charset of the response header in the initial TextDecoder. (#1646)
  • Use correct file for vue-i18n >= v9.0.0

Mapping​

  • cdn.jsdelivr.net -> popperjs (#1644)
  • cdn.jsdelivr.net -> video.js (#1644)

Added​

  • featherlight v1.7.13 (#1644)
----------------------------------------------------------------------------------------------------------------------------------------------

**** Also note that LocalCDN support in Chrome will end with complete phaseout of MV2. ****
In June 2024 Google will drop MV2 support in pre-release versions of Chrome, which means that LocalCDN will also drop MV2 support at the same time and will then only be available for Firefox.
Mozilla will also support webRequest/webRequestBlocking with MV3, so it is currently not a high priority. Initially I thought that Fenix support would only be possible with MV3 and started the migration to MV3. Since the situation is different now, the migration of LocalCDN to MV3 has no high priority.
Migration to MV3
 
Last edited:
v2.6.77 - nobody/LocalCDN
Updated
  • algoliasearch v5.15.0 -> v5.19.0
  • alpinejs v3.14.5 -> v3.14.8
  • bootstrap-table v1.23.5 -> v1.24.0
  • bulma v1.0.2 -> v1.0.3
  • font-awesome v6.7.1 -> v6.7.2
  • highlight.js v11.10.0 -> v11.11.1
  • hls.js v1.5.17 -> v1.5.18
  • instantsearch.js v4.75.5 -> v4.75.7
  • libphonenumber-js v1.11.15 -> v1.11.17
  • materialicons v142 -> v143
  • ngx-bootstrap v18.1.3 -> v19.0.2
  • react-intl v7.0.1 -> v7.1.0
  • react-router v6.28.0 -> v6.28.1
  • simplebar v6.2.7 -> v6.3.0
  • tinymce v7.5.1 -> v7.6.0
  • video.js v8.20.0 -> v8.21.1
  • vue-i18n v11.0.1

Fixed​

  • Mapping of TinyMCE v6.x
 
v2.6.78
Firefox Add-on Chrome Add-on
Updated

p2p-media-loader-hlsjs & p2p-media-loader-core v2.1.0 -> v2.2.0
react-intl v7.1.0 -> v7.1.6
react v19.0.0
react-dom v19.0.0
 
In the past, the rule sets for adblockers were regularly updated.
Why not any more (Last update: 2022-04-18)? :unsure:

screenshot_rulesets.png
 
  • Like
Reactions: simmerskool
v2.6.79 - nobody/LocalCDN
Updated

algoliasearch v5.19.0 -> v5.20.2
alpinejs v3.14.8 -> v3.14.9
axios v1.7.8 -> v1.8.4
bootbox.js v6.0.0 -> v6.0.2
bootstrap-table v1.24.0 -> v1.24.1
dexie v4.0.10 -> v4.0.11
gsap v3.12.5 -> v3.12.7
instantsearch.js v4.75.7 -> v4.77.0
jquery-mousewheel v3.1.13 -> v3.2.2
libphonenumber-js v1.11.17 -> v1.11.18
lightgallery v2.8.1 -> v2.8.3
mdb-ui-kit v8.1.0 -> v8.2.0
p2p-media-loader-core & p2p-media-loader-hlsjs v2.2.0 -> v2.2.1
p5.js v1.11.2 -> v1.11.3
react-intl v7.1.6 -> v7.1.10
swagger-ui v5.18.2 -> v5.20.2
tinymce v7.6.0 -> v7.6.1
video.js v8.21.1 -> v8.22.0
vue-i18n v11.0.1 -> v11.1.1

Fixed

Blocked connections that should have been allowed (#1655)
Incorrect version of TinyMCE v6.x

Added

progressbar.js v1.1.1 (#1656)
 
LocalCDN v2.6.82

Updated​

  • twitter-bootstrap v4.6.1 -> v4.6.2
  • algoliasearch v5.35.0 -> v5.37.0
  • alpinejs v3.14.9 -> v3.15.0
  • bootswatch v5.3.7 -> v5.3.8
  • bowser v2.12.0 -> v2.12.1
  • dayjs v1.11.13 -> v1.11.18
  • font-awesome v7.0.0 -> v7.0.1
  • Google Material Symbols Outlined v271 -> v280
  • hls.js v1.6.10 -> v1.6.12
  • instantsearch.js v4.79.2 -> v4.80.0
  • libphonenumber-js v1.12.12 -> v1.12.17
  • materialicons v143 -> v145
  • mdb-ui-kit v9.1.0 -> v9.2.0
  • ngx-bootstrap v20.0.0 -> v20.0.2
  • p5.js v2.0.4 -> v2.0.5
  • plyr v3.7.8 -> v3.8.3
  • swagger-ui v5.27.1 -> v5.29.0
  • twitter-bootstrap v5.3.7 -> v5.3.8
  • vue v3.5.18 -> v3.5.21
  • vue-i18n v11.1.11 -> v11.1.12
 

You may also like...