diff --git a/ALL_README.md b/ALL_README.md index 152f2e7..4ed64dd 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -5,4 +5,5 @@ - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) +- [Baca README dalam bahasa bahasa Indonesia](README_id.md) - [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index 76cdff4..0afcd44 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ With Cookie Aware Cors Proxy, you can call a website not supporting CORS from yo - Two engines: a lightweight and one based on chrome to support websites running javascript -**Shipped version:** 1.2.1~ynh3 +**Shipped version:** 1.2.1~ynh4 ## Screenshots diff --git a/README_es.md b/README_es.md index 2a75bb2..7bdb017 100644 --- a/README_es.md +++ b/README_es.md @@ -27,7 +27,7 @@ With Cookie Aware Cors Proxy, you can call a website not supporting CORS from yo - Two engines: a lightweight and one based on chrome to support websites running javascript -**Versión actual:** 1.2.1~ynh3 +**Versión actual:** 1.2.1~ynh4 ## Capturas diff --git a/README_eu.md b/README_eu.md index bbd1b9a..13eade3 100644 --- a/README_eu.md +++ b/README_eu.md @@ -27,7 +27,7 @@ With Cookie Aware Cors Proxy, you can call a website not supporting CORS from yo - Two engines: a lightweight and one based on chrome to support websites running javascript -**Paketatutako bertsioa:** 1.2.1~ynh3 +**Paketatutako bertsioa:** 1.2.1~ynh4 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 34f2156..716f3dc 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,7 +27,7 @@ With Cookie Aware Cors Proxy, you can call a website not supporting CORS from yo - Two engines: a lightweight and one based on chrome to support websites running javascript -**Version incluse :** 1.2.1~ynh3 +**Version incluse :** 1.2.1~ynh4 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 9a22b29..80d0e7c 100644 --- a/README_gl.md +++ b/README_gl.md @@ -27,7 +27,7 @@ With Cookie Aware Cors Proxy, you can call a website not supporting CORS from yo - Two engines: a lightweight and one based on chrome to support websites running javascript -**Versión proporcionada:** 1.2.1~ynh3 +**Versión proporcionada:** 1.2.1~ynh4 ## Capturas de pantalla diff --git a/README_id.md b/README_id.md new file mode 100644 index 0000000..4f04ffc --- /dev/null +++ b/README_id.md @@ -0,0 +1,54 @@ + + +# Cors Proxy untuk YunoHost + +[![Tingkat integrasi](https://dash.yunohost.org/integration/cac-proxy.svg)](https://ci-apps.yunohost.org/ci/apps/cac-proxy/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/cac-proxy.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/cac-proxy.maintain.svg) + +[![Pasang Cors Proxy dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=cac-proxy) + +*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)* + +> *Paket ini memperbolehkan Anda untuk memasang Cors Proxy secara cepat dan mudah pada server YunoHost.* +> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.* + +## Ringkasan + +Cookie Aware Cors Proxy is an http proxy letting the browser itself manages cookies and redirects. +Most other cores proxy directly respond to redirects, and doesn't send cookies, thus breaking the flow. + +With Cookie Aware Cors Proxy, you can call a website not supporting CORS from your own web application, and get the html result. + +### Features +- Translates cookies and redirect locations from the target website to have the browser continue to call the proxy and not directly the website +- Extensive and dynamic support for log and debug information +- Two engines: a lightweight and one based on chrome to support websites running javascript + + +**Versi terkirim:** 1.2.1~ynh4 + +## Tangkapan Layar + +![Tangkapan Layar pada Cors Proxy](./doc/screenshots/fnac-logs.png) + +## Dokumentasi dan sumber daya + +- Repositori kode aplikasi hulu: +- Gudang YunoHost: +- Laporkan bug: + +## Info developer + +Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/cac-proxy_ynh/tree/testing). + +Untuk mencoba branch `testing`, silakan dilanjutkan seperti: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/cac-proxy_ynh/tree/testing --debug +atau +sudo yunohost app upgrade cac-proxy -u https://github.com/YunoHost-Apps/cac-proxy_ynh/tree/testing --debug +``` + +**Info lebih lanjut mengenai pemaketan aplikasi:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index a79a071..f7a182b 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -27,7 +27,7 @@ With Cookie Aware Cors Proxy, you can call a website not supporting CORS from yo - Two engines: a lightweight and one based on chrome to support websites running javascript -**分发版本:** 1.2.1~ynh3 +**分发版本:** 1.2.1~ynh4 ## 截图