pushed
zhengqunkoo/Netflix-Google-Translate • 4:58 AM - Jan 30, 2019
This change refactors universalTranslator.js so the translation endpoint URL is passed into initTranslator instead of being hardcoded inside the function. It’s a small cleanup, but it makes the userscript easier to adapt for different environments or future API endpoint changes without editing internal logic. Practical effect: configuration is a bit cleaner and the translator is easier to maintain.
