mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-10 12:59:11 +00:00
736d25cbec
- Use HEAD instead of GET for probe to avoid loading pages - Reduce retries to 2 - Reduce timeout to 10 s (since we're just getting a HEAD this is royal) - Identify ourselves to websites as an automated tool - Improve performance of list merging (O(n^2) was getting too expensive) - Add a total counter and perform GC every 200 requests