Skip to content

Commit cf356e9

Browse files
authored
Update README.md
Removed unnecessary blank lines for better readability.
1 parent 51ce643 commit cf356e9

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ A high-performance multithreaded proxy scraper for Windows that fetches fresh HT
1818

1919
*NOTE: This library isn't designed for production use. It's advised to use your own proxies or purchase a service which provides an API. These are merely free ones that are retrieved from sites and should only be used for development or testing purposes.*
2020

21-
2221
## 📌 Features
2322

2423
- [x] Scrapes HTTP/S, SOCKS4, and SOCKS5 proxies
@@ -27,8 +26,6 @@ A high-performance multithreaded proxy scraper for Windows that fetches fresh HT
2726
- [x] Displays colorful console banners and messages (ANSI)
2827
- [x] Uses Windows WinHTTP API (native, no third-party deps)
2928

30-
31-
3229
## 🚀 Getting Started
3330

3431
### ⚙️ Requirements
@@ -73,10 +70,8 @@ The scraper fetches proxies from over 30 reliable sources like:
7370
- and more...
7471

7572
## 👨‍💻 Author
76-
7773
**Chainski** [GitHub](https://github.com/Chainski)
7874

7975
## 📜 License
8076
This project is licensed under the **GNU General Public License v3.0**.
8177
You may copy, distribute, and modify the software as long as you track changes/dates in source files. All modifications must also be licensed under GPLv3. For full license text, see the [LICENSE](./LICENSE) file or visit: [https://www.gnu.org/licenses/gpl-3.0.html](https://www.gnu.org/licenses/gpl-3.0.html)
82-

0 commit comments

Comments
 (0)