Skip to content

Commit

Permalink
Create free_configs
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddify-com authored Jan 11, 2025
1 parent e5a1e1d commit a8422bf
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions test.configs/free_configs
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"]
}
]

0 comments on commit a8422bf

Please sign in to comment.