From 2df870859a9aed8cc7a49e6978b03730d0b817b6 Mon Sep 17 00:00:00 2001 From: Rekryt Date: Tue, 3 Sep 2024 11:50:50 +0300 Subject: [PATCH] docs: switchy rulelist settings example --- README.en.md | 4 ++++ README.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/README.en.md b/README.en.md index e5ce8c2..5f3de9b 100644 --- a/README.en.md +++ b/README.en.md @@ -192,6 +192,10 @@ echo "5 0,12 * * * /etc/homeproxy/scripts/update_crond.sh" > /etc/crontabs/root ``` ![2](https://github.com/user-attachments/assets/2369b32c-d43a-4837-97ce-c46a9dd79e5e) +## Setting up the Chrome extension - Proxy SwitchySharp +You can install it [via the link](https://chromewebstore.google.com/detail/proxy-switchysharp/dpplabbmogkhghncfbfdeeokoefdjegm) +![1](https://github.com/user-attachments/assets/10aaa2f6-5502-472b-97e0-0c4d4e38358d) +More about the [Switchy RuleList](https://code.google.com/archive/p/switchy/wikis/RuleList.wiki) ### License The MIT License (MIT). Please see [LICENSE](./LICENSE) for more information. diff --git a/README.md b/README.md index 90fee31..2f053cd 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,10 @@ echo "5 0,12 * * * /etc/homeproxy/scripts/update_crond.sh" > /etc/crontabs/root ``` ![2](https://github.com/user-attachments/assets/2369b32c-d43a-4837-97ce-c46a9dd79e5e) +## Настройка дополнения для Chrome - Proxy SwitchySharp +Установить можно [по ссылке](https://chromewebstore.google.com/detail/proxy-switchysharp/dpplabbmogkhghncfbfdeeokoefdjegm) +![1](https://github.com/user-attachments/assets/10aaa2f6-5502-472b-97e0-0c4d4e38358d) +Подробнее о формате [Switchy RuleList](https://code.google.com/archive/p/switchy/wikis/RuleList.wiki) ### License The MIT License (MIT). Please see [LICENSE](./LICENSE) for more information.