dbs: add 19 proxy sources from 7 new repositories
Expand PROXY_SOURCES with proxifly, vakhov, prxchk, sunny9577, officialputuid, hookzof, and iplocate lists. Add source_proto and protos_working schema columns for protocol intelligence. Remove completed proxy source expansion task from roadmap.
This commit is contained in:
14
ROADMAP.md
14
ROADMAP.md
@@ -61,20 +61,6 @@ PPF (Proxy Fetcher) is a Python 2 proxy scraping and validation framework design
|
||||
| Target health tracking | Remove unresponsive targets from pool | proxywatchd.py |
|
||||
| Geographic target spread | Ensure targets span multiple regions | config.py |
|
||||
|
||||
### Proxy Source Expansion
|
||||
|
||||
| Task | Description | File(s) |
|
||||
|------|-------------|---------|
|
||||
| API sources | Integrate free proxy API endpoints | new: api_sources.py |
|
||||
|
||||
---
|
||||
|
||||
## Technical Debt
|
||||
|
||||
| Item | Description | Risk |
|
||||
|------|-------------|------|
|
||||
| Global config in fetch.py | set_config() pattern is fragile | Low - works but not clean |
|
||||
|
||||
---
|
||||
|
||||
## File Reference
|
||||
|
||||
Reference in New Issue
Block a user