Closed Theslandybrain closed 1 month ago
NotPixel currently does not impose any IP limits due to its use of WebSocket connections, and I don't anticipate that they will implement such restrictions in the future. If you want to customize it yourself, modify NotPx.request by adding
NotPx.request
proxies={"http": "socks5://127.0.0.1:407","https":"socks5://127.0.0.1:407"}
NotPixel currently does not impose any IP limits due to its use of WebSocket connections, and I don't anticipate that they will implement such restrictions in the future. If you want to customize it yourself, modify
NotPx.request
by adding