mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Merge pull request #1608 from gcollin/master
Added Cookie Aware Cors Proxy app !
This commit is contained in:
commit
cd2ddc9203
2 changed files with 13 additions and 0 deletions
|
@ -404,6 +404,15 @@
|
|||
],
|
||||
"url": "https://github.com/YunoHost-Apps/cachet_ynh"
|
||||
},
|
||||
"cac-proxy": {
|
||||
"branch": "main",
|
||||
"category": "small_utilities",
|
||||
"state": "working",
|
||||
"subtags": [
|
||||
"proxy"
|
||||
],
|
||||
"url": "https://github.com/yunoHost-Apps/cac-proxy_ynh"
|
||||
},
|
||||
"calckey": {
|
||||
"category": "social_media",
|
||||
"level": 7,
|
||||
|
|
|
@ -173,6 +173,10 @@
|
|||
title:
|
||||
en: "URL shortener"
|
||||
fr: "Raccourcisseurs d'URL"
|
||||
- id: proxy
|
||||
title:
|
||||
en: "Proxy"
|
||||
fr: "Proxy (Intermédiaire)"
|
||||
- id: "reading"
|
||||
icon: "newspaper-o"
|
||||
title:
|
||||
|
|
Loading…
Add table
Reference in a new issue