mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Mapping: MathJax -> mathjax.rstudio.com (#469)
This commit is contained in:
@@ -30,7 +30,7 @@ var mappings = {};
|
||||
* This only needs to be updated when new domains are added.
|
||||
* It's not necessary for subdirectories!
|
||||
*/
|
||||
mappings.lastMappingUpdate = '2021-05-02';
|
||||
mappings.lastMappingUpdate = '2021-05-25';
|
||||
|
||||
mappings.cdn = {
|
||||
|
||||
@@ -1030,6 +1030,11 @@ mappings.cdn = {
|
||||
'/': {
|
||||
'{version}/': resources.datatables
|
||||
}
|
||||
},
|
||||
'mathjax.rstudio.com': {
|
||||
'/': {
|
||||
'{version}': resources.mathJax,
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user