1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/13ft_ynh.git synced 2024-09-03 18:06:03 +02:00

Merge pull request #3 from YunoHost-Apps/testing

Simplify description
This commit is contained in:
lapineige 2023-01-16 23:59:45 +01:00 committed by GitHub
commit 49880e2467
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 13 deletions

View file

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

View file

@ -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 dinté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 dinstaller 13ft rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
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 : <https://github.com/wasi-master/13ft>
* Site officiel de lapp : <https://github.com/wasi-master/13ft>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_13ft>
* Signaler un bug : <https://github.com/YunoHost-Apps/13ft_ynh/issues>
@ -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 :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>

View file

@ -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",