We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e15c8f commit d5a5efdCopy full SHA for d5a5efd
script.js
@@ -1,5 +1,5 @@
1
var spinner = $('#loader');
2
-const scriptURLC ='https://script.google.com/macros/s/AKfycbxUy9KpAU6pgwhiMny9RKt_YDFBpDuOxXu6o89DX8ZqUZD2PvE1isw7OWVG7gLGkig7/exec';
+const scriptURLC ='https://script.google.com/macros/s/AKfycbwupao1b1HXH_BnO-Rl1GHYvnSIn09dxs-xBamcI1UHvuyU-z5OyEYouGbaPjjr-oyX/exec';
3
const serverlessForm = document.forms['serverless-form'];
4
var timerOn = false;
5
var bgAnimate = false;
0 commit comments