Compare commits
27 Commits
v1.1
...
93096eb52b
Author | SHA1 | Date | |
---|---|---|---|
93096eb52b | |||
1ef0976e34 | |||
0ff4ac2cb5 | |||
a78b471785 | |||
a44d059b5d | |||
7ac5252429 | |||
79b8ebf7d0 | |||
209cc60226 | |||
5391ccfb75 | |||
6db861d54b | |||
3170274a13 | |||
32d9f76e38 | |||
0b82d39aab | |||
cf522ab254 | |||
7be86f04c2 | |||
4bc5ffb867 | |||
1be04dbea0 | |||
b4b102421f | |||
852c7d962a | |||
d7c393b5cd | |||
c2828f1baf | |||
de3ecc22be | |||
d98afc53ca | |||
997da7bd2f | |||
4a90544b52 | |||
45d8c830d6 | |||
8ca5916be5 |
2
.gitignore
vendored
2
.gitignore
vendored
@@ -162,3 +162,5 @@ config.json
|
||||
venv
|
||||
venv_linux
|
||||
venv_windows
|
||||
|
||||
PageSaver/node_modules
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"puppeteer": "~20.2.0",
|
||||
"puppeteer": "~20.8.0",
|
||||
"user-agents": "~1.0.1260"
|
||||
}
|
||||
}
|
||||
|
@@ -3,7 +3,7 @@ convopyro==0.5
|
||||
pathlib~=1.0.1
|
||||
pyrogram==2.0.106
|
||||
tgcrypto==1.2.5
|
||||
ujson==5.7.0
|
||||
ujson==5.8.0
|
||||
uvloop==0.17.0
|
||||
--extra-index-url https://git.end-play.xyz/api/packages/profitroll/pypi/simple
|
||||
libbot[speed,pyrogram]==0.4
|
||||
libbot[speed,pyrogram]==1.8
|
Reference in New Issue
Block a user