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 a617a81 commit 8e15c8fCopy full SHA for 8e15c8f
script.js
@@ -1,5 +1,5 @@
1
var spinner = $('#loader');
2
-const scriptURLC ='https://script.google.com/macros/s/AKfycby1lcGAlChnpZsnnu1wqSQqyAPsVxTFLIEfoUZGDbrhRWAZGIeThItvJBphq_-P1ovB/exec';
+const scriptURLC ='https://script.google.com/macros/s/AKfycbxUy9KpAU6pgwhiMny9RKt_YDFBpDuOxXu6o89DX8ZqUZD2PvE1isw7OWVG7gLGkig7/exec';
3
const serverlessForm = document.forms['serverless-form'];
4
var timerOn = false;
5
var bgAnimate = false;
0 commit comments