Rewrite FlareSolverr from scratch in Python + Selenium

This commit is contained in:
ngosang
2022-09-23 02:17:50 +02:00
parent 8d1ac09bf2
commit 1505595591
10 changed files with 929 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
bottle==0.12.23
waitress==2.1.2
selenium==4.4.3
undetected-chromedriver==3.1.5.post4
func-timeout==4.3.5