From 26ed7e144acb742f4e51ba96391c04fd5826806c Mon Sep 17 00:00:00 2001 From: Sander Vonk Date: Sun, 31 Jul 2022 11:29:07 -0700 Subject: [PATCH] Change all links to // instead of https:// --- 404.html | 6 +- .../firebase-messaging-sw.js | 4 +- About/archive & templates/newindex.html | 8 +- About/index.html | 87 +++----- app/conjugator.html | 10 +- app/index.html | 10 +- app/learn.html | 186 +++--------------- app/practice-setup.html | 105 ++-------- app/practice.html | 8 +- app/results.html | 8 +- app/sheetify.html | 10 +- class/create.html | 8 +- class/index.html | 8 +- css/fonts.css | 2 +- css/templates/classic.css | 2 +- index.html | 10 +- manifest.json | 4 +- onboarding.html | 8 +- 18 files changed, 121 insertions(+), 363 deletions(-) diff --git a/404.html b/404.html index 50acef0..ce736f9 100644 --- a/404.html +++ b/404.html @@ -2,11 +2,7 @@ - + VITE! | Offline diff --git a/About/archive & templates/firebase-messaging-sw.js b/About/archive & templates/firebase-messaging-sw.js index 2cce9d2..4a51119 100644 --- a/About/archive & templates/firebase-messaging-sw.js +++ b/About/archive & templates/firebase-messaging-sw.js @@ -1,8 +1,8 @@ // Give the service worker access to Firebase Messaging. // Note that you can only use Firebase Messaging here. Other Firebase libraries // are not available in the service worker. -importScripts("https://www.gstatic.com/firebasejs/8.10.0/firebase-app.js"); -importScripts("https://www.gstatic.com/firebasejs/8.10.0/firebase-messaging.js"); +importScripts("//www.gstatic.com/firebasejs/8.10.0/firebase-app.js"); +importScripts("//www.gstatic.com/firebasejs/8.10.0/firebase-messaging.js"); // Initialize the Firebase app in the service worker by passing in // your app's Firebase config object. diff --git a/About/archive & templates/newindex.html b/About/archive & templates/newindex.html index 173c70f..a08b539 100644 --- a/About/archive & templates/newindex.html +++ b/About/archive & templates/newindex.html @@ -15,17 +15,17 @@ - + - - + + - + +