run check bool

This commit is contained in:
Dominic Wong
2021-09-09 13:56:52 +01:00
parent 528b1e1c69
commit 5c998951a1
17 changed files with 48 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
"lookup": [{
"title": "Lookup IP info",
"description": "Lookup the location info for an IP address",
"run_check": true,
"request": {
"ip": "93.148.214.31"
},