Fixed
- Fixed critical bug where tracker-specific endpoints were using incorrect URL format
- Changed from `https://trackerstatus.info/api/btn/all` to `https://btn.trackerstatus.info/api/all`
- Updated all tracker endpoints to use subdomain-based URLs
- Fixed URL construction in APIClient and BaseTrackerEndpoint
- Fixed black formatting in status.py