diff --git a/README.md b/README.md index 9736192..faa6ede 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ https://github.com/wasi-master/13ft - Provide *some* web articles that are normally protected by paywalls. -**Shipped version:** 0.1.1~ynh2 +**Shipped version:** 0.1.1~ynh3 ## Disclaimers / important information diff --git a/README_fr.md b/README_fr.md index 852331c..dafb0dc 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,15 +5,15 @@ It shall NOT be edited by hand. # 13ft pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/13ft.svg)](https://dash.yunohost.org/appci/app/13ft) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/13ft.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/13ft.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/13ft.svg)](https://dash.yunohost.org/appci/app/13ft) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/13ft.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/13ft.maintain.svg) [![Installer 13ft avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=13ft) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d'installer 13ft rapidement et simplement sur un serveur YunoHost. -Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* +> *Ce package vous permet d’installer 13ft rapidement et simplement sur un serveur YunoHost. +Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* -## Vue d'ensemble +## Vue d’ensemble 13ft is an [12ft ladder](https://12ft.io) selfhosted alternative that allows you to bypass some paywalls and read the article content anyway. https://github.com/wasi-master/13ft @@ -22,14 +22,14 @@ https://github.com/wasi-master/13ft - Provide *some* web articles that are normally protected by paywalls. -**Version incluse :** 0.1.1~ynh2 +**Version incluse :** 0.1.1~ynh3 ## Avertissements / informations importantes ## Documentations et ressources -* Site officiel de l'app : +* Site officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : @@ -45,4 +45,4 @@ ou sudo yunohost app upgrade 13ft -u https://github.com/YunoHost-Apps/13ft_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3dcdb4d..5dab9cb 100644 --- a/manifest.json +++ b/manifest.json @@ -3,10 +3,10 @@ "id": "13ft", "packaging_format": 1, "description": { - "en": "Selfhosted 12ft equivalent - bypass paywall by acting as GoogleBot", - "fr": "Un équivalent de 12ft autohébergé - contourner les paywall en vous faisant passer pour GoogleBot" + "en": "Bypass paywall by acting as GoogleBot", + "fr": "Contourner les paywall en vous faisant passer pour GoogleBot" }, - "version": "0.1.1~ynh2", + "version": "0.1.1~ynh3", "url": "https://github.com/wasi-master/13ft", "upstream": { "license": "MIT", @@ -32,8 +32,8 @@ { "name": "path", "type": "path", - "example": "/example", - "default": "/example" + "example": "/13ft", + "default": "/13ft" }, { "name": "is_public",