mirror of
https://github.com/thegatesbrowser/thegates.git
synced 2025-08-24 02:17:27 -04:00
api send logs
This commit is contained in:
parent
5e4a776dde
commit
fc6bf939c0
9 changed files with 97 additions and 21 deletions
|
@ -30,3 +30,6 @@ var search: String :
|
|||
|
||||
var prompt: String :
|
||||
get: return url + "/api/prompt?query="
|
||||
|
||||
var send_logs: String :
|
||||
get: return url + "/api/send_logs?url="
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue