mirror of
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation.git
synced 2026-08-24 06:24:19 +02:00
docs(readme): remove line numbers
Because line numbers can change, it's hard to reference, see https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/1231#discussion_r2672430419.
This commit is contained in:
parent
38627b716f
commit
1dd2fc5ec1
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ Everything about UAD-ng (and related stuff) can be found on [the Wiki](https://g
|
|||
|
||||
## Privacy
|
||||
|
||||
UAD-ng does not collect or transmit any user data. The only external connections are `GET` requests to GitHub for fetching the [package list](https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/blob/main/resources/assets/uad_lists.json) ([src/core/uad_lists.rs#L210](src/core/uad_lists.rs#L210)) and checking for updates ([src/core/update.rs#L178](src/core/update.rs#L178)).
|
||||
UAD-ng does not collect or transmit any user data. The only external connections are `GET` requests to GitHub for fetching the [package list](https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/blob/main/resources/assets/uad_lists.json) ([src/core/uad_lists.rs](src/core/uad_lists.rs)) and checking for updates ([src/core/update.rs](src/core/update.rs)).
|
||||
|
||||
## Contact
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue