microg / microg/NetworkLocation
incorrect vodafone provider
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 107
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
the current code incorrectly probes for cellapi.vodafone.com which is a non-existant domain. Instead, the correct domain is cell.vodafone.com , which redirects to supl.vfnet.de .
MaR-V-iN I hugely appreciate your continued work on this project, as it's a very important for all of us! While UnifiedNlp might be the future, it has seen no development in the past several months. Thanks a lot for keeping NetworkLocation alive!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the code that probes cellapi.vodafone.com and trace its provider lookup entry point. Update the Vodafone endpoint to the domain named in the issue, preserving the redirect target, then verify that the provider lookup uses the corrected endpoint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 30/100