Tags: Aethersailor/SubConverter-Extended
Tags
feat(proxy-provider): use MD5 hash for unique provider naming - Generate provider name using MD5 hash (first 10 chars) of subscription URL - URL is decoded before hashing to ensure consistency - Same subscription URL always generates the same provider name - Different URLs generate different names, triggering client auto-update - Add debug logging for provider hash generation