constverum / ProxyBroker

Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS :performing_arts:
http://proxybroker.readthedocs.io
Apache License 2.0
3.87k stars 1.09k forks source link

Added a regex expression for file cleaning #185

Closed omnituensaeternum closed 3 years ago

omnituensaeternum commented 3 years ago

Added a regex expression that I just wrote which will remove everything accept the proxy's address and port. I am no expert on regex and there is for sure a better way to accomplish this task however this works for me and thats all that matters. Hopefully this helps someone.