Androz2091 / Androz2091/discord-data-package-explorer
hard-coded URLs
- Langage dominant
- Svelte
- Étoiles
- 854
- Forks
- 72
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
The source code for this app contains hard references to your personal domain `androz2091.fr` in a bunch of places. This introduces a big problem: Even when hosted privately, the app makes requests to your resources. This should not happen, because that makes it impossible to truly "self"-host an instance of this app. Furthermore, this is - in my opinion - a big privacy issue, especially since there doesn't seem to be a privacy policy (depending on what the `analytics` part of the app does, this may actually be illegal).
There should be no hard references to any private URL in the source code. If some external service is inevitably required somewhere, it should be made configurable.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.