mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added: highlight.js v10.3.1 (#144)
This commit is contained in:
@ -410,6 +410,8 @@ helpers.setLastVersion = function (type, version) {
|
||||
return '4.7.0';
|
||||
} else if (type.includes('/fontawesome/5.')) {
|
||||
return '5.15.1';
|
||||
} else if (type.includes('/highlight.js/10.')) {
|
||||
return '10.3.1';
|
||||
} else if (type.includes('/highlight.js/9.')) {
|
||||
return '9.18.3';
|
||||
} else if (type.includes('/history/')) {
|
||||
|
Reference in New Issue
Block a user