From c2c9addf11947548bcb44ea52eaca2a37099a52d Mon Sep 17 00:00:00 2001 From: Ali Date: Sun, 16 Apr 2023 09:31:20 +0330 Subject: [PATCH 1/7] Describe operator abbreviations Describe 3-letter operator abbreviations by adding their display name --- README.md | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7d82fc9..75a1040 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,27 @@ https://my-worker.my-id.workers.dev/sub https://my-worker.my-id.workers.dev/sub/mci لیست کدهای سه حرفی اپراتورها به شرح زیر است: -mci/mtn/afn/apt/arx/ask/ast/dbn/fnv/hwb/mbt/mkh/prs/psm/rsp/rtl/sht/ztl - +کد سه‌حرفی | اپراتور +--- | --- +afn | افرانت +apt | عصر تلکام +arx | آراکس؟ +ask | آریس‌تک؟ +ast | آسیاتک +dbn | دیده‌بان؟ +dtk<به‌زودی> | داتک؟ +fnv | فن‌آوا +hwb | های‌وب +mbt | مبین‌نت +mci | همراه اول +mkh | مخابرات +mtn | ایرانسل +prs | پارس‌آنلاین +psm | پیشگامان؟ +rsp | رسپینا +rtl | رایتل +sht | شاتل +ztl <به‌زودی>|زیتل می توانید در انتهای لینک، آی‌پی تمیز خود را قراردهید مثل زیر: https://my-worker.my-id.workers.dev/sub/162.159.135.87 @@ -57,4 +76,4 @@ const myConfigs: Array = [ // "vmess://....", // "vmess://...." ] -``` \ No newline at end of file +``` From 251d1b047b77e42ad131c37409bad0bb248e14e6 Mon Sep 17 00:00:00 2001 From: Mohsen Shabanian Date: Thu, 20 Apr 2023 13:44:04 +0330 Subject: [PATCH 2/7] Update README.md --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 75a1040..f63032e 100644 --- a/README.md +++ b/README.md @@ -4,20 +4,25 @@ ویدیو آموزشی را می‌توانید از لینک‌های زیر مشاهده کنید: ### یوتیوب -[بخش اول، ساخت ورکر همراه آی‌پی تمیز](http://youtu.be/oxYoILJ9Hgk) -[بخش دوم، اضافه کردن لینک ساب به ماسوری](http://youtu.be/oxYoILJ9Hgk) + +- [بخش اول، ساخت ورکر همراه آی‌پی تمیز](http://youtu.be/oxYoILJ9Hgk) +- [بخش دوم، اضافه کردن لینک ساب به ماسوری](http://youtu.be/oxYoILJ9Hgk) ### تلگرام [ویدیوها و توضیحات در کانال تلگرام](https://t.me/vahidgeek/72) -نمونه‌ی مسیرهایی که بعد از ساخت ورکر باید در بخش ساب اپ کلاینت خود وارد کنید به شکل زیر می‌باشد +نمونه‌ی مسیرهایی که بعد از ساخت ورکر باید در بخش ساب اپ کلاینت خود وارد کنید به شکل زیر می‌باشد: + https://my-worker.my-id.workers.dev/sub -میتوانید در ادامه، کد سه حرفی اپراتور را وارد کنید تا آی‌پی تمیز اپراتور مربوطه به کانفیگ شما اضافه شود. برای مثال، همراه اول + +میتوانید در ادامه، کد سه حرفی اپراتور را وارد کنید تا آی‌پی تمیز اپراتور مربوطه به کانفیگ شما اضافه شود. برای مثال، همراه اول: + https://my-worker.my-id.workers.dev/sub/mci لیست کدهای سه حرفی اپراتورها به شرح زیر است: + کد سه‌حرفی | اپراتور --- | --- afn | افرانت From f90c636fae699d9a2e83afd8ec12932c87960424 Mon Sep 17 00:00:00 2001 From: Vahid Farid Date: Mon, 24 Apr 2023 00:51:59 +0330 Subject: [PATCH 3/7] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f63032e..689b370 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,8 @@ apt | عصر تلکام arx | آراکس؟ ask | آریس‌تک؟ ast | آسیاتک -dbn | دیده‌بان؟ -dtk<به‌زودی> | داتک؟ +dbn | دیده‌بان +dtk | داتک fnv | فن‌آوا hwb | های‌وب mbt | مبین‌نت @@ -39,12 +39,14 @@ mci | همراه اول mkh | مخابرات mtn | ایرانسل prs | پارس‌آنلاین -psm | پیشگامان؟ +psm | پیشگامان rsp | رسپینا rtl | رایتل sht | شاتل -ztl <به‌زودی>|زیتل +ztl | زیتل + می توانید در انتهای لینک، آی‌پی تمیز خود را قراردهید مثل زیر: + https://my-worker.my-id.workers.dev/sub/162.159.135.87 و یا می توانید آدرس دامین آی‌پی تمیز خود را بدهید: From 0f90afe4d5d9ed2f4beb033c7f35e6f3f7d7fbcf Mon Sep 17 00:00:00 2001 From: Vahid Farid Date: Mon, 24 Apr 2023 00:53:01 +0330 Subject: [PATCH 4/7] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 689b370..20e44a6 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ - [بخش دوم، اضافه کردن لینک ساب به ماسوری](http://youtu.be/oxYoILJ9Hgk) ### تلگرام + [ویدیوها و توضیحات در کانال تلگرام](https://t.me/vahidgeek/72) @@ -21,6 +22,7 @@ https://my-worker.my-id.workers.dev/sub https://my-worker.my-id.workers.dev/sub/mci + لیست کدهای سه حرفی اپراتورها به شرح زیر است: کد سه‌حرفی | اپراتور @@ -50,9 +52,11 @@ ztl | زیتل https://my-worker.my-id.workers.dev/sub/162.159.135.87 و یا می توانید آدرس دامین آی‌پی تمیز خود را بدهید: + https://my-worker.my-id.workers.dev/sub/ip.my-domain.com در صورتی که از دامنه‌ی شخصی برای ورکر استفاده می کنید هم به همین شکل، فقط به جای دامین ورکر از سابدامین خودتان استفاده کنید: + https://my-worker.my-domain.com/sub From 51999c6324335575d23b1c25950da272111188e5 Mon Sep 17 00:00:00 2001 From: Vahid Farid Date: Fri, 28 Apr 2023 13:12:08 +0330 Subject: [PATCH 5/7] Create providers.json --- providers.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 providers.json diff --git a/providers.json b/providers.json new file mode 100644 index 0000000..8c8d364 --- /dev/null +++ b/providers.json @@ -0,0 +1,21 @@ +[ + {name: "freefq", type: "b64", url: "https://raw.githubusercontent.com/freefq/free/master/v2"}, + {name: "pawdroid", type: "b64", url: "https://raw.githubusercontent.com/Pawdroid/Free-servers/main/sub"}, + {name: "aiboboxx", type: "b64", url: "https://raw.githubusercontent.com/aiboboxx/v2rayfree/main/v2"}, + {name: "vpei", type: "b64", url: "https://raw.githubusercontent.com/vpei/Free-Node-Merge/main/o/node.txt"}, + {name: "mfuu", type: "b64", url: "https://raw.githubusercontent.com/mfuu/v2ray/master/v2ray"}, + {name: "autoproxy", type: "b64", url: "https://raw.githubusercontent.com/w1770946466/Auto_proxy/main/Long_term_subscription1"}, + {name: "autoproxy", type: "b64", url: "https://raw.githubusercontent.com/w1770946466/Auto_proxy/main/Long_term_subscription2"}, + {name: "autoproxy", type: "b64", url: "https://raw.githubusercontent.com/w1770946466/Auto_proxy/main/Long_term_subscription3"}, + {name: "autoproxy", type: "b64", url: "https://raw.githubusercontent.com/w1770946466/Auto_proxy/main/Long_term_subscription4"}, + {name: "autoproxy", type: "b64", url: "https://raw.githubusercontent.com/w1770946466/Auto_proxy/main/Long_term_subscription5"}, + {name: "autoproxy", type: "b64", url: "https://raw.githubusercontent.com/w1770946466/Auto_proxy/main/Long_term_subscription6"}, + {name: "autoproxy", type: "b64", url: "https://raw.githubusercontent.com/w1770946466/Auto_proxy/main/Long_term_subscription7"}, + {name: "autoproxy", type: "b64", url: "https://raw.githubusercontent.com/w1770946466/Auto_proxy/main/Long_term_subscription8"}, + {name: "ermaozi", type: "b64", url: "https://raw.githubusercontent.com/ermaozi/get_subscribe/main/subscribe/v2ray.txt"}, + {name: "ermaozi01", type: "b64", url: "https://raw.githubusercontent.com/ermaozi01/free_clash_vpn/main/subscribe/v2ray.txt"}, + {name: "bardiafa", type: "raw", url: "https://raw.githubusercontent.com/Bardiafa/Free-V2ray-Config/main/configs.txt"}, + {name: "mahdibland", type: "raw", url: "https://raw.githubusercontent.com/mahdibland/V2RayAggregator/master/sub/splitted/vmess.txt"}, + {name: "mahdibland", type: "raw", url: "https://raw.githubusercontent.com/mahdibland/V2RayAggregator/master/sub/splitted/trojan.txt"}, + {name: "peasoft", type: "raw", url: "https://raw.githubusercontent.com/peasoft/NoMoreWalls/master/list_raw.txt"}, +] From b2266da047351bfa253b6db53f191cea596e4821 Mon Sep 17 00:00:00 2001 From: Vahid Farid Date: Fri, 28 Apr 2023 13:12:44 +0330 Subject: [PATCH 6/7] Update providers.json --- providers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/providers.json b/providers.json index 8c8d364..3e21831 100644 --- a/providers.json +++ b/providers.json @@ -17,5 +17,5 @@ {name: "bardiafa", type: "raw", url: "https://raw.githubusercontent.com/Bardiafa/Free-V2ray-Config/main/configs.txt"}, {name: "mahdibland", type: "raw", url: "https://raw.githubusercontent.com/mahdibland/V2RayAggregator/master/sub/splitted/vmess.txt"}, {name: "mahdibland", type: "raw", url: "https://raw.githubusercontent.com/mahdibland/V2RayAggregator/master/sub/splitted/trojan.txt"}, - {name: "peasoft", type: "raw", url: "https://raw.githubusercontent.com/peasoft/NoMoreWalls/master/list_raw.txt"}, + {name: "peasoft", type: "raw", url: "https://raw.githubusercontent.com/peasoft/NoMoreWalls/master/list_raw.txt"} ] From 556580e832c407690ad79696542f15b665818be2 Mon Sep 17 00:00:00 2001 From: Vahid Farid Date: Fri, 28 Apr 2023 13:13:49 +0330 Subject: [PATCH 7/7] Update providers.json --- providers.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/providers.json b/providers.json index 3e21831..c3b598c 100644 --- a/providers.json +++ b/providers.json @@ -1,21 +1,21 @@ [ - {name: "freefq", type: "b64", url: "https://raw.githubusercontent.com/freefq/free/master/v2"}, - {name: "pawdroid", type: "b64", url: "https://raw.githubusercontent.com/Pawdroid/Free-servers/main/sub"}, - {name: "aiboboxx", type: "b64", url: "https://raw.githubusercontent.com/aiboboxx/v2rayfree/main/v2"}, - {name: "vpei", type: "b64", url: "https://raw.githubusercontent.com/vpei/Free-Node-Merge/main/o/node.txt"}, - {name: "mfuu", type: "b64", url: "https://raw.githubusercontent.com/mfuu/v2ray/master/v2ray"}, - {name: "autoproxy", type: "b64", url: "https://raw.githubusercontent.com/w1770946466/Auto_proxy/main/Long_term_subscription1"}, - {name: "autoproxy", type: "b64", url: "https://raw.githubusercontent.com/w1770946466/Auto_proxy/main/Long_term_subscription2"}, - {name: "autoproxy", type: "b64", url: "https://raw.githubusercontent.com/w1770946466/Auto_proxy/main/Long_term_subscription3"}, - {name: "autoproxy", type: "b64", url: "https://raw.githubusercontent.com/w1770946466/Auto_proxy/main/Long_term_subscription4"}, - {name: "autoproxy", type: "b64", url: "https://raw.githubusercontent.com/w1770946466/Auto_proxy/main/Long_term_subscription5"}, - {name: "autoproxy", type: "b64", url: "https://raw.githubusercontent.com/w1770946466/Auto_proxy/main/Long_term_subscription6"}, - {name: "autoproxy", type: "b64", url: "https://raw.githubusercontent.com/w1770946466/Auto_proxy/main/Long_term_subscription7"}, - {name: "autoproxy", type: "b64", url: "https://raw.githubusercontent.com/w1770946466/Auto_proxy/main/Long_term_subscription8"}, - {name: "ermaozi", type: "b64", url: "https://raw.githubusercontent.com/ermaozi/get_subscribe/main/subscribe/v2ray.txt"}, - {name: "ermaozi01", type: "b64", url: "https://raw.githubusercontent.com/ermaozi01/free_clash_vpn/main/subscribe/v2ray.txt"}, - {name: "bardiafa", type: "raw", url: "https://raw.githubusercontent.com/Bardiafa/Free-V2ray-Config/main/configs.txt"}, - {name: "mahdibland", type: "raw", url: "https://raw.githubusercontent.com/mahdibland/V2RayAggregator/master/sub/splitted/vmess.txt"}, - {name: "mahdibland", type: "raw", url: "https://raw.githubusercontent.com/mahdibland/V2RayAggregator/master/sub/splitted/trojan.txt"}, - {name: "peasoft", type: "raw", url: "https://raw.githubusercontent.com/peasoft/NoMoreWalls/master/list_raw.txt"} + {"name": "freefq", "type": "b64", "url": "https://raw.githubusercontent.com/freefq/free/master/v2"}, + {"name": "pawdroid", "type": "b64", "url": "https://raw.githubusercontent.com/Pawdroid/Free-servers/main/sub"}, + {"name": "aiboboxx", "type": "b64", "url": "https://raw.githubusercontent.com/aiboboxx/v2rayfree/main/v2"}, + {"name": "vpei", "type": "b64", "url": "https://raw.githubusercontent.com/vpei/Free-Node-Merge/main/o/node.txt"}, + {"name": "mfuu", "type": "b64", "url": "https://raw.githubusercontent.com/mfuu/v2ray/master/v2ray"}, + {"name": "autoproxy", "type": "b64", "url": "https://raw.githubusercontent.com/w1770946466/Auto_proxy/main/Long_term_subscription1"}, + {"name": "autoproxy", "type": "b64", "url": "https://raw.githubusercontent.com/w1770946466/Auto_proxy/main/Long_term_subscription2"}, + {"name": "autoproxy", "type": "b64", "url": "https://raw.githubusercontent.com/w1770946466/Auto_proxy/main/Long_term_subscription3"}, + {"name": "autoproxy", "type": "b64", "url": "https://raw.githubusercontent.com/w1770946466/Auto_proxy/main/Long_term_subscription4"}, + {"name": "autoproxy", "type": "b64", "url": "https://raw.githubusercontent.com/w1770946466/Auto_proxy/main/Long_term_subscription5"}, + {"name": "autoproxy", "type": "b64", "url": "https://raw.githubusercontent.com/w1770946466/Auto_proxy/main/Long_term_subscription6"}, + {"name": "autoproxy", "type": "b64", "url": "https://raw.githubusercontent.com/w1770946466/Auto_proxy/main/Long_term_subscription7"}, + {"name": "autoproxy", "type": "b64", "url": "https://raw.githubusercontent.com/w1770946466/Auto_proxy/main/Long_term_subscription8"}, + {"name": "ermaozi", "type": "b64", "url": "https://raw.githubusercontent.com/ermaozi/get_subscribe/main/subscribe/v2ray.txt"}, + {"name": "ermaozi01", "type": "b64", "url": "https://raw.githubusercontent.com/ermaozi01/free_clash_vpn/main/subscribe/v2ray.txt"}, + {"name": "bardiafa", "type": "raw", "url": "https://raw.githubusercontent.com/Bardiafa/Free-V2ray-Config/main/configs.txt"}, + {"name": "mahdibland", "type": "raw", "url": "https://raw.githubusercontent.com/mahdibland/V2RayAggregator/master/sub/splitted/vmess.txt"}, + {"name": "mahdibland", "type": "raw", "url": "https://raw.githubusercontent.com/mahdibland/V2RayAggregator/master/sub/splitted/trojan.txt"}, + {"name": "peasoft", "type": "raw", "url": "https://raw.githubusercontent.com/peasoft/NoMoreWalls/master/list_raw.txt"} ]