Replies: 1 comment
-
Thank you for the suggestions. You can use the format |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey bud, nice one, I would like to suggest to use:
self.proxy_list.append(
{
"server": "http://" + ip_port,
}
)
instead of user and password + ip_port..
modified it to work like that, works like a charm..
since thats not my work, i didnt post anywhere, just a suggestion ;)
also i added to work using http requests, viewers are rising faster than a hurricane lol
Beta Was this translation helpful? Give feedback.
All reactions