このコミットが含まれているのは:
t.me/xtekky 2023-04-22 18:59:08 +01:00 committed by GitHub
コミット b42264437a
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更3行の追加11行の削除

ファイルの表示

@ -61,18 +61,10 @@ These sites will be reverse engineered but need account access:
- [`/phind`](./phind/README.md)
- why ? its not sure if they use gpt, but rather claude but they have an amazing search and good reasoning model
## Install
- download or clone this github repo
## Dependencies
* websocket-client
* requests
* tls-client
* pypasser
* names
* colorama
* curl_cffi
install with:
install requiremnts with:
```sh
pip3 install -r requirements.txt
```