From 8e0fd310f4c686b37172bf0ef6bb57aa3a170450 Mon Sep 17 00:00:00 2001 From: lapineige Date: Tue, 20 Dec 2022 17:09:56 +0100 Subject: [PATCH 1/4] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3dcdb4d..8825a16 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "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" }, - "version": "0.1.1~ynh2", + "version": "0.1.1~ynh3", "url": "https://github.com/wasi-master/13ft", "upstream": { "license": "MIT", From 6377330abe602ab93f1d26847eefcb142a4ea2b8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 20 Dec 2022 16:09:59 +0000 Subject: [PATCH 2/4] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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..24a92ef 100644 --- a/README_fr.md +++ b/README_fr.md @@ -22,7 +22,7 @@ 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 From 540694b119b668cf49ad0a39b695a824aaf2863b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 16 Jan 2023 22:20:29 +0100 Subject: [PATCH 3/4] Update manifest.json --- manifest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 8825a16..5dab9cb 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "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~ynh3", "url": "https://github.com/wasi-master/13ft", @@ -32,8 +32,8 @@ { "name": "path", "type": "path", - "example": "/example", - "default": "/example" + "example": "/13ft", + "default": "/13ft" }, { "name": "is_public", From c36b73df205cf76039f073f0752d46549bc5b5f1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 16 Jan 2023 21:20:35 +0000 Subject: [PATCH 4/4] Auto-update README --- README_fr.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README_fr.md b/README_fr.md index 24a92ef..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 @@ -29,7 +29,7 @@ https://github.com/wasi-master/13ft ## 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