update
This commit is contained in:
parent
e8cbffc9ca
commit
9d96985d7f
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
var domain = $('#domainInput').val()
|
||||
if (domain) {
|
||||
$.ajax({
|
||||
method: 'post',
|
||||
type: 'post',
|
||||
url: 'https://api.croidc.cn/mofh/DomainCheck',
|
||||
dataType: 'json',
|
||||
contentType : "application/json",
|
||||
|
|
Loading…
Add table
Reference in a new issue