mirror of
https://github.com/edu4rdshl/fhc.git
synced 2026-07-17 23:24:50 +00:00
Implementations for the Findomain Plus integration.
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
This commit is contained in:
parent
38efe67b5f
commit
2666cee126
5 changed files with 625 additions and 51 deletions
|
|
@ -17,7 +17,9 @@ futures = "0.3.21"
|
|||
clap = "2.33.4"
|
||||
reqwest = { version = "0.11.9", features = ["trust-dns", "rustls-tls", "native-tls"] }
|
||||
openssl = { version = "0.10.38", features = ["vendored"] }
|
||||
rand = "0.8.4"
|
||||
rand = "0.8.5"
|
||||
scraper = "0.12.0"
|
||||
async-recursion = "1.0.0"
|
||||
|
||||
# https://github.com/bluejekyll/trust-dns/pull/1632
|
||||
[patch.crates-io]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue