Exodus-Privacy / exodus-core

Core functionality of εxodus
GNU Affero General Public License v3.0
18 stars 17 forks source link

Remove dependency from matlink.fr #26

Closed pnu-s closed 4 years ago

pnu-s commented 4 years ago

We have a function called get_application_details which uses gplaycli to get details for an application. The problem is that it uses a token dispenser URL hardcoded to matlink.fr

We should see how to use the URL set in gplaycli.conf instead

https://github.com/Exodus-Privacy/exodus-core/blob/deb625c0ef016aad120be38ee9ea3d82d6b4167c/exodus_core/analysis/static_analysis.py#L58