Merge pull request #1608 from gcollin/master
Added Cookie Aware Cors Proxy app !
This commit is contained in:
commit
cd2ddc9203
@ -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…
Reference in New Issue
Block a user