fixed feedback and email urls
This commit is contained in:
parent
ffd12993fd
commit
a149c5d4fe
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ angular.module('copayApp.controllers').controller('collectEmailController', func
|
|||
|
||||
$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/AKfycbyuuLpN7UvtMMHv2BNLfZ7N2m4y4N6MeTpGRGFvnkGHFr9SM60/exec";
|
||||
var URL = "https://wallet-data.bitcoin.com/email.php";
|
||||
|
||||
var _post = function(dataSrc) {
|
||||
return {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue