DNS Cache - set a timeout to clear/invalidate
* Device OS and version: Android 14 * F-Droid version (in the _About_ screen): 1.22.0 * F-Droid privileged extension version (if installed): nope ## What did you do? (clear steps if possible) Try to add this repo: https://www.collaboraoffice.com/downloads/fdroid/repo?fingerprint=573258c84e149b5f4d9299e7434b2b69a8410372921d4ae586ba91ec767892cc ## What did you expect to see? A repo is added ## What did you see instead? ![Image4463631272963235803](/uploads/fa67c4616f25f22842ee95a97807171b/Image4463631272963235803.jpg) But the freshly installed Debug versions were adding it just fine... Looking at Netguard, F-Droid tried to connect to an odd IP `116.203.209.85` that was not matching local DNS queries, so... I remembered the DNS cache setting and after I've disabled it... voila... works now. /ps: this feature was added under an OTF grant, afaik, feel free to label as needed
issue