-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e5a1e1d
commit a8422bf
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
[ | ||
{ | ||
"region": ["ir", "cn"], | ||
"title": {"en": "Warp", "fa": "وارپ"}, | ||
"sublink": "https://raw.githubusercontent.com/hiddify/hiddify-app/refs/heads/main/test.configs/warp", | ||
"tags": { "en": ["Warp"], "fa": ["وارپ"] }, | ||
"contest": { | ||
"en": "Cloudflare WARP is a Free WireGuard VPN Provider. By enabling this option you are agreeing to the Cloudflare WARP's [Term of service](https://www.cloudflare.com/application/terms/) and [Privacy Policy](https://www.cloudflare.com/application/privacypolicy/).", | ||
"fa": "وارپ کلودفلر یک ارائه دهنده رایگان وایرگارد است. با فعال کردن این گزینه، با [شرایط خدمات] (https://www.cloudflare.com/application/terms/) و [خطمشی رازداری] (https://www.cloudflare.com/application/) کلودفلر موافقت میکنید." | ||
} | ||
}, | ||
{ | ||
"region": ["ir"], | ||
"title": {"en": "Insta-Youtube only", "fa": "فقط اینستا و یوتیوب"}, | ||
"sublink": "https://raw.githubusercontent.com/hiddify/hiddify-app/refs/heads/main/test.configs/fragment", | ||
"tags": { "en": ["Fragment"], "fa": ["فرگمنت"] }, | ||
"contest": { | ||
"en": "This configuration is free and has no guarantee of connection and is only recommended in emergencies. It is better to use trusted configurations.", | ||
"fa": "این کانفیگ رایگان هست و هیچ ضمانتی برای اتصال ندارد و صرفا در مواقع اضطراری پیشنهاد میشود. بهتر است از کانفیگ های معتبر استفاده کنید." | ||
} | ||
}, | ||
{ | ||
"region": ["ir"], | ||
"title": {"en": "Anonymous 𝕏", "fa": "انونیموس 𝕏"}, | ||
"sublink": "https://raw.githubusercontent.com/4n0nymou3/multi-proxy-config-fetcher/refs/heads/main/configs/proxy_configs.txt", | ||
"tags": { "en": ["mix"], "fa": ["عمومی"] }, | ||
"contest": { | ||
"en": "This profile collects public and published configurations with the consent of their owners, and tests and verifies them to help the free flow of information.\nTo enhance security, Hidify applies a Warp-based security layer to these configurations to prevent the risk of unauthorized access to information.\nThere is no guarantee that this configuration will function properly and it is recommended to use it only in emergency situations.", | ||
"fa": "این پروفایل کانفیگهای عمومی و منتشر شده را با رضایت صاحبان آنها جمع آوری میکند و تست و بررسی میکند تا به گردش آزاد اطلاعات کمک کند.\nبرای بالا بردن امنیت، هیدیفای یک لایه امنیتی مبتنی بر وارپ بر روی این کانفیگها اعمال میکند تا از خطر دسترسی غیرمجاز به اطلاعات جلوگیری کند.\nهیچ ضمانتی برای عملکرد مناسب این کانفیگ وجود ندارد و پیشنهاد میشود صرفا در مواقع اضطراری از آن استفاده کنید" | ||
}, | ||
"needed_features": ["warp_over_proxies"] | ||
} | ||
] |