1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02: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

View File

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