Updated content

This commit is contained in:
magmahindenburg 2017-06-16 14:52:07 +09:00
commit 5b55650bd3
6 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@ angular.module('copayApp.controllers').controller('collectEmailController', func
var wallet, walletId;
$scope.data = {};
// Get more info: https://mashe.hawksey.info/2014/07/google-sheets-as-a-database-insert-with-apps-script-using-postget-methods-with-ajax-example/
var URL = "https://script.google.com/macros/s/AKfycbwQXvUw6-Ix0cRLMi7hBB8dlgNTCTgwfNIQRds6RypPV7dO8evW/exec";
var URL = "https://script.google.com/macros/s/1ihZK47nRXHV8O8sA4VFKkRV8wB9iI-l4DwPOWAxIaJs/exec";
var _post = function(dataSrc) {
return {