mirror of
https://github.com/certd/certd.git
synced 2026-04-05 07:20:56 +08:00
Compare commits
1 Commits
v1.38.7
...
alert-auto
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f0e4be3d38 |
@@ -54,7 +54,7 @@ async function login() {
|
||||
'redirectTo': 'https://www.51dns.com/domain',
|
||||
'_token': _token
|
||||
}
|
||||
console.log(JSON.stringify(obj, null, 2))
|
||||
// console.log(JSON.stringify(obj, null, 2)) // Avoid logging sensitive data
|
||||
const res2 = await instance.request({
|
||||
url: 'https://www.51dns.com/login',
|
||||
method: 'post',
|
||||
|
||||
Reference in New Issue
Block a user