mirror of
https://github.com/TangentFoxy/itchy.git
synced 2024-11-14 10:14:22 +00:00
corrected IP address of default proxy in ReadMe
This commit is contained in:
parent
a44c9743dd
commit
9a55b07cd9
@ -98,7 +98,7 @@ handle itself:
|
||||
|
||||
* `proxy` (string) An [HTTP proxy](https://github.com/Guard13007/insecure-proxy)
|
||||
is used if luajit-request is unavailable, unless `proxy == false`. By default,
|
||||
`https://104.236.139.220:16343` is used, which is running on a DigitalOcean
|
||||
`https://45.55.113.149:16343` is used, which is running on a DigitalOcean
|
||||
VPS I own. You can specify a different proxy here.
|
||||
* `thread_channel` (string) itchy uses a channel named `itchy` for version
|
||||
checking. You can call itchy's functions with different data tables and it
|
||||
|
Loading…
Reference in New Issue
Block a user