1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2024-12-22 08:04:10 +01:00

Added protocol for ajax.googleapis.com

This commit is contained in:
nobody 2021-09-26 10:48:41 +02:00
parent 66313fdf2a
commit 2c94c0e6af
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A

View File

@ -80,7 +80,7 @@ readonly DATATABLES="https://cdn.datatables.net"
readonly FONTAWESOME="https://use.fontawesome.com"
readonly UNPKG="https://unpkg.com"
readonly FONTSGSTATIC="https://fonts.gstatic.com"
readonly GOOGLEAPIS="ajax.googleapis.com/ajax/libs"
readonly GOOGLEAPIS="https://ajax.googleapis.com/ajax/libs"
# =============================================================================
# GLOBALS