2025.01.14.1 ____ * Disabled the use of system accent colors due to fingerprinting concerns - `widget.non-native-theme.use-theme-accent` -> `false` * Fixed the URL for [BeaconDB](https://beacondb.net/) - `geo.provider.network.url` -> `https://api.beacondb.net/v1/geolocate` *(Thanks to @lucasmz https://codeberg.org/celenity/Phoenix/pulls/45 💜)* * **Desktop**: Explicitly opted out of the origin trial for [Privacy-Preserving Attribution](https://support.mozilla.org/kb/privacy-preserving-attribution) **in policies.json** for defense in depth - `dom.origin-trials.private-attribution.state` -> `2` * **Android**: Fully enabled Bounce Tracking Protection *(part of [ETP Strict](https://support.mozilla.org/kb/enhanced-tracking-protection-firefox-desktop#w_strict-enhanced-tracking-protection))* - `privacy.bounceTrackingProtection.mode` -> `1` ___ Codeberg: See [here](https://codeberg.org/celenity/Phoenix/compare/2025.01.13.1...2025.01.14.1) for more details. GitLab: See [here](https://gitlab.com/celenity/Phoenix/-/compare/2025.01.13.1...2025.01.14.1) for more details. GitHub: See [here](https://github.com/celenityy/Phoenix/compare/2025.01.13.1...2025.01.14.1) for more details. ___ :)