Jared hace 2 años
padre
commit
5b56b55d90
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      choozmo/yt1.sh

+ 1 - 1
choozmo/yt1.sh

@@ -1,7 +1,7 @@
 #!/bin/bash
 while :
 do
-    python3 watch_yt.py get --cdriver=/root/webdriver/98/chromedriver --yt=YAt1PdQTp4Q --proxy1=proxy1 --tiny1=tiny1 --socks5=9050 --debug=9922
+    python3 watch_yt.py get --cdriver=/root/webdriver/98/chromedriver --yt=SBIR --proxy1=proxy1 --tiny1=tiny1 --socks5=9050 --debug=9922
 	sleep 1
 done