This commit is contained in:
parent
d388fd4cd4
commit
3cfb2a2f80
@ -35,7 +35,6 @@ module.exports = async (client, apex, app) => {
|
|||||||
json = await response.json()
|
json = await response.json()
|
||||||
// setImmediate(() => { ac.abort() })
|
// setImmediate(() => { ac.abort() })
|
||||||
return json
|
return json
|
||||||
s
|
|
||||||
},
|
},
|
||||||
scanInstance = async instance => {
|
scanInstance = async instance => {
|
||||||
const json = await requestPart(`https://${instance}/api/v1/instance/domain_blocks`)
|
const json = await requestPart(`https://${instance}/api/v1/instance/domain_blocks`)
|
||||||
|
Loading…
Reference in New Issue
Block a user