Greasy Fork镜像 User Statistics+

shows user statistics as total installs, total scripts etc.

< Părere la script-ul Greasy Fork镜像 User Statistics+

Întrebare/comentariu

NWP
§
Postat în: 08-12-2024

Hi! First of all, thank you for the script!

Recently, the script stopped working, so I fixed it by changing language-selector-locale from id to class, as such:

let currentTranslation = translations[document.querySelector('.language-selector-locale').value] || translations.en

NotYouAutor
§
Postat în: 08-12-2024

Hi! First of all, thank you for the script!

Recently, the script stopped working, so I fixed it by changing language-selector-locale from id to class, as such:

let currentTranslation = translations[document.querySelector('.language-selector-locale').value] || translations.en

I've updated the code and also done the refactoring as well.

NWP
§
Postat în: 09-12-2024

Nice!

Postează un raspuns

Autentifică-te pentru a posta un răspuns.

长期地址
遇到问题?请前往 GitHub 提 Issues。