## Url Checker ### Android app made by TrianguloY [**Url Checker**](https://f-droid.org/en/packages/com.trianguloy.urlchecker/) acts as an intermediary when opening url links, allowing, among other things: to remove trackers, affiliate links, unnecessary elements, facilitating link sharing, protecting against certain phishing techniques and many more...

## Download [Get it on Google Play](https://play.google.com/store/apps/details?id=com.trianguloy.urlchecker) [Get it on F-Droid](https://f-droid.org/packages/com.trianguloy.urlchecker/) ### Contribution All help is greatly welcomed! Feel free to **suggest changes**, create [**issues**](https://github.com/TrianguloY/UrlChecker/issues/new) or even [**pull request**](https://help.github.com/articles/about-pull-requests/). _(from a simple typo fix to a full new module or even more!)_ I don't have a coding style, but try to keep it similar to mine, with just a couple notes: - Please write comments. No need to write full paragraphs each line, but at least a minor comment for functions and non-obvious blocks of code really help. - Try to make small commits, when possible, I'll need to review you changes manually so help me understand it. ## License [Creative Commons Attribution 4.0 International](http://creativecommons.org/licenses/by/4.0/) You can use parts of this project in your own ones, or upload modified versions of it AS LONG AS you credit me. **How to credit:** - You must add my nick [TrianguloY](https://github.com/TrianguloY/) in an `about` or `acknowledgments` section visible to the user. - You must add a link to this GitHub main page **https://github.com/TrianguloY/UrlChecker** or subpage (if you used a part of the code or an asset) in an `about` or `acknowledgments` section visible to the user.