Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calling specialized app to clean URLs #112

Open
opk12 opened this issue Oct 7, 2024 · 0 comments
Open

Calling specialized app to clean URLs #112

opk12 opened this issue Oct 7, 2024 · 0 comments

Comments

@opk12
Copy link

opk12 commented Oct 7, 2024

Pull request #75 added a feature to clean up URL parameters based on a user-defined regex. You may want to consider calling a specialized app. Léon is an excellent and maintained URL cleaner app, with an awesome lot of up-to-date rules, also available in F-droid. It has an API for programmatic usage by other apps:

  • Other app calls Léon via API
  • Léon cleans the URL (offline, on the phone)
  • Léon returns the cleaned URL to the caller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant