mirror of
https://github.com/YunoHost-Apps/13ft_ynh.git
synced 2024-09-03 18:06:03 +02:00
Update manifest.json
This commit is contained in:
parent
6377330abe
commit
540694b119
1 changed files with 4 additions and 4 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue