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
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: