diff --git a/README.md b/README.md
index 26b1830..868c5ee 100644
--- a/README.md
+++ b/README.md
@@ -10,23 +10,20 @@ This JSON file contains a list of SOCKS5 public proxies contributed by the ANyON
### Proxy List
-File: [anonproxies.json](https://raw.githubusercontent.com/DeBrosOfficial/ANyONe-Proxy-List/main/anonproxies.json)
+File: [anonproxies.json](https://git.debros.io/DeBros/anyone-proxy-list/raw/branch/main/anonproxies.json)
The JSON structure includes:
```json
[
- {
- "host": "proxy_address",
- "port": "proxy_port"
- }
- // ... more proxy entries
+ {"host": "proxy_address", "port": proxy_port},
+ // ... more proxy entries
]
```
### Download
-
+
@@ -35,7 +32,7 @@ The JSON structure includes:
- **Updates**: This list will be regularly updated with new contributions and to remove outdated or non-functional proxies.
- **Contributions**: Anyone can contribute by adding new proxies or updating existing ones:
- **To contribute**: Fork this repository, add your proxy to the `anonproxies.json` file, and submit a pull request.
- - **For reporting issues**: If you find any proxy that doesn't work or needs updating, please open an issue on this GitHub repository.
+ - **For reporting issues**: If you find any proxy that doesn't work or needs updating, please open an issue on this repository.
### Disclaimer