Update index.html
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
|
||||
axios({
|
||||
method: 'post',
|
||||
url: 'http://localhost:1399',
|
||||
url: "https://wangzc.wang/smAddress",
|
||||
data: {
|
||||
address: $('#textarea').val(),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user