mirror of
https://github.com/YunoHost-Apps/13ft_ynh.git
synced 2024-09-03 18:06:03 +02:00
commit
2c2d96d911
9 changed files with 11 additions and 11 deletions
|
@ -22,7 +22,7 @@ It shall NOT be edited by hand.
|
|||
- Provide *some* web articles that are normally protected by paywalls.
|
||||
|
||||
|
||||
**Shipped version:** 0.3.2~ynh1
|
||||
**Shipped version:** 0.3.3~ynh1
|
||||
## Documentation and resources
|
||||
|
||||
- Upstream app code repository: <https://github.com/wasi-master/13ft>
|
||||
|
|
|
@ -22,7 +22,7 @@ No se debe editar a mano.
|
|||
- Provide *some* web articles that are normally protected by paywalls.
|
||||
|
||||
|
||||
**Versión actual:** 0.3.2~ynh1
|
||||
**Versión actual:** 0.3.3~ynh1
|
||||
## Documentaciones y recursos
|
||||
|
||||
- Repositorio del código fuente oficial de la aplicación : <https://github.com/wasi-master/13ft>
|
||||
|
|
|
@ -22,7 +22,7 @@ EZ editatu eskuz.
|
|||
- Provide *some* web articles that are normally protected by paywalls.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 0.3.2~ynh1
|
||||
**Paketatutako bertsioa:** 0.3.3~ynh1
|
||||
## Dokumentazioa eta baliabideak
|
||||
|
||||
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/wasi-master/13ft>
|
||||
|
|
|
@ -21,7 +21,7 @@ Il NE doit PAS être modifié à la main.
|
|||
### Caractéristiques
|
||||
- Fournissez *quelques* articles Web qui sont normalement protégés par des paywalls.
|
||||
|
||||
**Version incluse :** 0.3.2~ynh1
|
||||
**Version incluse :** 0.3.3~ynh1
|
||||
## Documentations et ressources
|
||||
|
||||
- Dépôt de code officiel de l’app : <https://github.com/wasi-master/13ft>
|
||||
|
|
|
@ -22,7 +22,7 @@ NON debe editarse manualmente.
|
|||
- Provide *some* web articles that are normally protected by paywalls.
|
||||
|
||||
|
||||
**Versión proporcionada:** 0.3.2~ynh1
|
||||
**Versión proporcionada:** 0.3.3~ynh1
|
||||
## Documentación e recursos
|
||||
|
||||
- Repositorio de orixe do código: <https://github.com/wasi-master/13ft>
|
||||
|
|
|
@ -22,7 +22,7 @@ Ini TIDAK boleh diedit dengan tangan.
|
|||
- Provide *some* web articles that are normally protected by paywalls.
|
||||
|
||||
|
||||
**Versi terkirim:** 0.3.2~ynh1
|
||||
**Versi terkirim:** 0.3.3~ynh1
|
||||
## Dokumentasi dan sumber daya
|
||||
|
||||
- Depot kode aplikasi hulu: <https://github.com/wasi-master/13ft>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
- Provide *some* web articles that are normally protected by paywalls.
|
||||
|
||||
|
||||
**Поставляемая версия:** 0.3.2~ynh1
|
||||
**Поставляемая версия:** 0.3.3~ynh1
|
||||
## Документация и ресурсы
|
||||
|
||||
- Репозиторий кода главной ветки приложения: <https://github.com/wasi-master/13ft>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
- Provide *some* web articles that are normally protected by paywalls.
|
||||
|
||||
|
||||
**分发版本:** 0.3.2~ynh1
|
||||
**分发版本:** 0.3.3~ynh1
|
||||
## 文档与资源
|
||||
|
||||
- 上游应用代码库: <https://github.com/wasi-master/13ft>
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "13ft"
|
|||
description.en = "Bypass paywall by acting as GoogleBot"
|
||||
description.fr = "Contourner les paywall en vous faisant passer pour GoogleBot"
|
||||
|
||||
version = "0.3.2~ynh1"
|
||||
version = "0.3.3~ynh1"
|
||||
|
||||
maintainers = ["Lapineige"]
|
||||
|
||||
|
@ -36,8 +36,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/wasi-master/13ft/archive/refs/tags/v0.3.2.tar.gz"
|
||||
sha256 = "84be3d0c49996be8225f2c892d9a4e654b07d1a840d94da8580f538104567251"
|
||||
url = "https://github.com/wasi-master/13ft/archive/refs/tags/v0.3.3.tar.gz"
|
||||
sha256 = "ff9ed6da73dace850bdf04c9fa66a80c62ed779053d7ce0d7f754ac9020b6879"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue