Skip to content

Commit

Permalink
Removed CF IP scanner, legacy IP scanners from repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
bia-pain-bache committed Nov 15, 2024
1 parent 508725f commit c282048
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 12 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
*
!README.md
!README_fa.md
!CF优选反代IP(电脑版).zip
!CDN优选域名V23.8.18(电脑win64).exe
!location.json
!docs/
!docs/**
Expand Down
Binary file removed CDN优选域名V23.8.18(电脑win64).exe
Binary file not shown.
Binary file removed CF优选反代IP(电脑版).zip
Binary file not shown.
Binary file modified docs/assets/images/Clean_ip_domain.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/images/Panel.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/images/VLESS_Trojan_settings.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/configuration_fa.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@

اون 6 تا کانفیگ پیشفرضی که پنل میده همشون IP تمیز هستن، در ضمن اگر از کانفیگای Fragment استفاده کنید دیگه خیلی IP تمیز اهمیتی نداره، اما بعضی اپراتورا مثل مخابرات روی کانفیگای معمولی هنوز IP تمیز میخوان.

خب حالا اگر خواستید علاوه بر اون 6 تا کانفیگ دیگه ای اضافه کنید که با IP تمیز خودتون باشه، مطابق عکس IP یا دامین‌های تمیز خودتون رو با ویرگول وارد کنید و Apply بزنید، اسکنر آنلاین بچه‌های [IRCF](https://ircf.space) رو هم اضافه کردم:
خب حالا اگر خواستید علاوه بر اون 6 تا کانفیگ دیگه ای اضافه کنید که با IP تمیز خودتون باشه، مطابق عکس IP یا دامین‌های تمیز خودتون رو با ویرگول وارد کنید و Apply بزنید:

<p align="center">
<img src="assets/images/Clean_ip_domain.jpg">
Expand Down
9 changes: 0 additions & 9 deletions src/pages/home.js
Original file line number Diff line number Diff line change
Expand Up @@ -425,15 +425,6 @@ export async function renderHomePage (request, env, proxySettings, isPassSet) {
<label for="cleanIPs">✨ Clean IPs / Domains</label>
<input type="text" id="cleanIPs" name="cleanIPs" value="${cleanIPs.replaceAll(",", " , ")}">
</div>
<div class="form-control">
<label for="scanner">🔎 IP Scanner</label>
<a href="https://scanner.github1.cloud/" name="scanner" target="_blank" style="width: 100%;">
<button type="button" id="scanner" class="button">
Scan now
<span class="material-symbols-outlined">open_in_new</span>
</button>
</a>
</div>
<div class="form-control">
<label for="enableIPv6">🔛 IPv6</label>
<div class="input-with-select">
Expand Down

0 comments on commit c282048

Please sign in to comment.