0
0
mirror of https://github.com/TrianguloY/UrlChecker.git synced 2024-09-19 11:52:14 +02:00

Replace manual contributors with automated list on Readme

Also refactor a bit the header
This commit is contained in:
TrianguloY 2023-05-08 21:49:33 +02:00 committed by GitHub
parent 11cc98d0fb
commit d1eb512d04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,58 +1,46 @@
<!-- ---------- Header ---------- -->
<div align="center"> <div align="center">
<!-- ---------- Header ---------- -->
<img src="./docs/featured.png"> <img src="./docs/featured.png">
<!-- Original background with CC0 from https://www.maxpixel.net/Digital-Network-Internet-Communication-Connections-3537400 --> <!-- Original background with CC0 from https://www.maxpixel.net/Digital-Network-Internet-Communication-Connections-3537400 -->
<!-- title -->
# URLCheck # URLCheck
### Android app made by [TrianguloY](https://github.com/TrianguloY)
With contributions from: [Ilithy](https://github.com/Ilithy), [PabloOQ](https://github.com/PabloOQ) \
And translations by: [Tiago Carmo](https://github.com/ReduxFlakes), [Ilithy](https://github.com/Ilithy), Idris, [Metezd](https://github.com/metezd), Nhman Mazuz, [404potato](https://github.com/404potato), [dperruso](https://github.com/dperruso), [Seviche CC](https://github.com/Sevichecc) and more users on [Weblate](https://hosted.weblate.org/engage/urlcheck/)
</div>
<br>
<!-- ---------- Badges ---------- --> <!-- ---------- Badges ---------- -->
<div align="center">
[![App-Code Size](https://img.shields.io/github/languages/code-size/trianguloy/urlchecker.svg)](https://api.github.com/repos/TrianguloY/UrlChecker) [![App-Code Size](https://img.shields.io/github/languages/code-size/trianguloy/urlchecker.svg)](https://api.github.com/repos/TrianguloY/UrlChecker)
[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/TrianguloY/UrlChecker)](https://github.com/TrianguloY/UrlChecker/pulse/monthly) [![GitHub commit activity](https://img.shields.io/github/commit-activity/m/TrianguloY/UrlChecker)](https://github.com/TrianguloY/UrlChecker/pulse/monthly)
[![Weblate (translation percentage)](https://hosted.weblate.org/widgets/urlcheck/-/svg-badge.svg)](https://hosted.weblate.org/engage/urlcheck/) \ [![Weblate (translation percentage)](https://hosted.weblate.org/widgets/urlcheck/-/svg-badge.svg)](https://hosted.weblate.org/engage/urlcheck/)
[![GitHub version (gradle versionName)](https://img.shields.io/badge/dynamic/json?label=Latest%20version&color=white&query=version&url=https%3A%2F%2Fgithub.com%2FTrianguloY%2FUrlChecker%2Freleases%2Fdownload%2Flatest%2Fshields.json)](https://github.com/TrianguloY/UrlChecker/blob/master/app/build.gradle) [![GitHub version (gradle versionName)](https://img.shields.io/badge/dynamic/json?label=Latest%20version&color=white&query=version&url=https%3A%2F%2Fgithub.com%2FTrianguloY%2FUrlChecker%2Freleases%2Fdownload%2Flatest%2Fshields.json)](https://github.com/TrianguloY/UrlChecker/blob/master/app/build.gradle)
[![F-Droid](https://img.shields.io/f-droid/v/com.trianguloy.urlchecker?label=F-Droid%20version)](https://gitlab.com/fdroid/fdroiddata/-/blob/master/metadata/com.trianguloy.urlchecker.yml) [![F-Droid](https://img.shields.io/f-droid/v/com.trianguloy.urlchecker?label=F-Droid%20version)](https://gitlab.com/fdroid/fdroiddata/-/blob/master/metadata/com.trianguloy.urlchecker.yml)
[![PlayShields](https://img.shields.io/endpoint?color=green&url=https%3A%2F%2Fplay.cuzi.workers.dev%2Fplay%3Fi%3Dcom.trianguloy.urlchecker%26l%3DPlay%2520Store%2520version%26m%3Dv%24version)](https://play.google.com/store/apps/details?id=com.trianguloy.urlchecker) [![PlayShields](https://img.shields.io/endpoint?color=green&url=https%3A%2F%2Fplay.cuzi.workers.dev%2Fplay%3Fi%3Dcom.trianguloy.urlchecker%26l%3DPlay%2520Store%2520version%26m%3Dv%24version)](https://play.google.com/store/apps/details?id=com.trianguloy.urlchecker)
</div>
<!-- ---------- Download ---------- --> <!-- ---------- Download ---------- -->
<div align="center">
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" [<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt="Get it on F-Droid" alt="Get it on F-Droid"
height="80">](https://f-droid.org/packages/com.trianguloy.urlchecker) height="80">](https://f-droid.org/packages/com.trianguloy.urlchecker)
[<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" [<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png"
alt="Get it on Google Play" alt="Get it on Google Play"
height="80">](https://play.google.com/store/apps/details?id=com.trianguloy.urlchecker) height="80">](https://play.google.com/store/apps/details?id=com.trianguloy.urlchecker)
</div>
<!-- <details><summary><h4>links</h4></summary>
- Google Play: https://play.google.com/store/apps/details?id=com.trianguloy.urlchecker <hr width="50%">
- FDroid: https://f-droid.org/packages/com.trianguloy.urlchecker/
</details> --> <!-- contributors -->
### Android app made by [TrianguloY](https://github.com/TrianguloY)
Special contributors: [Ilithy](https://github.com/Ilithy), [PabloOQ](https://github.com/PabloOQ)
All contributors: \
[![Contributors](https://contrib.rocks/image?repo=TrianguloY/UrlChecker&anon=1)](https://github.com/TrianguloY/UrlChecker/graphs/contributors) \
and [404potato](https://github.com/404potato) and maybe some more from [Weblate](https://hosted.weblate.org/engage/urlcheck/).
<hr>
<!-- ---------- Description ---------- --> <!-- ---------- Description ---------- -->
<div align="center">
**URLCheck** acts as an amazingly customizable and powerful intermediary when opening url links, allowing, among other things: **URLCheck** acts as an amazingly customizable and powerful intermediary when opening url links, allowing, among other things:
to remove trackers, affiliate links, unnecessary elements, check Hosts, facilitating link holding and sharing, protecting against certain phishing techniques and many more... to remove trackers, affiliate links, unnecessary elements, check Hosts, facilitating link holding and sharing, protecting against certain phishing techniques and many more...
</div>
<!-- ---------- Screenshots ---------- --> <!-- ---------- Screenshots ---------- -->
<div align="center">
<div style="display: flex;"> <div style="display: flex;">
<img src="app/src/main/play/listings/en-US/graphics/phone-screenshots/1-title.png" width=30%> <img src="app/src/main/play/listings/en-US/graphics/phone-screenshots/1-title.png" width=30%>
<img src="app/src/main/play/listings/en-US/graphics/phone-screenshots/2-dialog.png" width=30%> <img src="app/src/main/play/listings/en-US/graphics/phone-screenshots/2-dialog.png" width=30%>
@ -64,7 +52,7 @@ to remove trackers, affiliate links, unnecessary elements, check Hosts, facilita
<img src="app/src/main/play/listings/en-US/graphics/phone-screenshots/8-settings.png" width=30%> <img src="app/src/main/play/listings/en-US/graphics/phone-screenshots/8-settings.png" width=30%>
</div> </div>
</div> </div>