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"
|
"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": {
|
"calckey": {
|
||||||
"category": "social_media",
|
"category": "social_media",
|
||||||
"level": 7,
|
"level": 7,
|
||||||
|
@ -173,6 +173,10 @@
|
|||||||
title:
|
title:
|
||||||
en: "URL shortener"
|
en: "URL shortener"
|
||||||
fr: "Raccourcisseurs d'URL"
|
fr: "Raccourcisseurs d'URL"
|
||||||
|
- id: proxy
|
||||||
|
title:
|
||||||
|
en: "Proxy"
|
||||||
|
fr: "Proxy (Intermédiaire)"
|
||||||
- id: "reading"
|
- id: "reading"
|
||||||
icon: "newspaper-o"
|
icon: "newspaper-o"
|
||||||
title:
|
title:
|
||||||
|
Loading…
Reference in New Issue
Block a user