Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Verified Commit b78a0c63 authored by Fahim M. Choudhury's avatar Fahim M. Choudhury
Browse files

feat: improve f-droid link handling

- Handle only app-specific links
- Add pathPrefix to handle only app-specific links

The pathPattern .*/packages/.*\..* ensures that the path contains /packages/ followed by a string with at least one dot, which is characteristic of a package name. This will correctly handle URLs like
  https://f-droid.org/en/packages/com.klee.sapio/ and ignore URLs like https://f-droid.org/en/packages/.
parent 6ddfc6e9
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment