0
0
mirror of https://github.com/TrianguloY/UrlChecker.git synced 2024-09-19 20:02:16 +02:00
UrlChecker/README.md
2022-08-20 11:29:00 +02:00

3.9 KiB

Url Checker

Android app made by TrianguloY

Acknowledgements: Ilithy, PabloOQ
Translations: Tiago Carmo, Ilithy, Idris, Metezd, Nhman Mazuz

GitHub tag (latest SemVer) F-Droid PlayShields
App-Code Size Patreon

Get it on Google Play Get it on F-Droid

Url Checker 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...

Contribution

All help is greatly welcomed!
Feel free to suggest changes, create issues or even pull request. (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 for each line, but at least a minor comment for functions or non-obvious blocks of code really help.
  • Try to make small commits, when possible. I'll need to review your changes manually, so help me understand them.

License

Creative Commons Attribution 4.0 International

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