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 #5 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2023-01-26 17:38:21 +01:00 committed by GitHub
commit c258ed6d03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -22,14 +22,14 @@ https://github.com/wasi-master/13ft
- Provide *some* web articles that are normally protected by paywalls. - Provide *some* web articles that are normally protected by paywalls.
**Shipped version:** 0.1.1~ynh3 **Shipped version:** 0.1.1~ynh4
## Disclaimers / important information ## Disclaimers / important information
## Documentation and resources ## Documentation and resources
* Official app website: <https://github.com/wasi-master/13ft> * Upstream app code repository: <https://github.com/wasi-master/13ft>
* YunoHost documentation for this app: <https://yunohost.org/app_13ft> * YunoHost documentation for this app: <https://yunohost.org/app_13ft>
* Report a bug: <https://github.com/YunoHost-Apps/13ft_ynh/issues> * Report a bug: <https://github.com/YunoHost-Apps/13ft_ynh/issues>

View file

@ -22,14 +22,14 @@ https://github.com/wasi-master/13ft
- Provide *some* web articles that are normally protected by paywalls. - Provide *some* web articles that are normally protected by paywalls.
**Version incluse :** 0.1.1~ynh3 **Version incluse :** 0.1.1~ynh4
## Avertissements / informations importantes ## Avertissements / informations importantes
## Documentations et ressources ## Documentations et ressources
* Site officiel de lapp : <https://github.com/wasi-master/13ft> * Dépôt de code officiel de lapp : <https://github.com/wasi-master/13ft>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_13ft> * Documentation YunoHost pour cette app : <https://yunohost.org/app_13ft>
* Signaler un bug : <https://github.com/YunoHost-Apps/13ft_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/13ft_ynh/issues>

View file

@ -6,11 +6,11 @@
"en": "Bypass paywall by acting as GoogleBot", "en": "Bypass paywall by acting as GoogleBot",
"fr": "Contourner les paywall en vous faisant passer pour GoogleBot" "fr": "Contourner les paywall en vous faisant passer pour GoogleBot"
}, },
"version": "0.1.1~ynh3", "version": "0.1.1~ynh4",
"url": "https://github.com/wasi-master/13ft", "url": "https://github.com/wasi-master/13ft",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",
"website": "https://github.com/wasi-master/13ft" "code": "https://github.com/wasi-master/13ft"
}, },
"license": "MIT", "license": "MIT",
"maintainer": { "maintainer": {