Skip to content

Commit

Permalink
update v0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
MamdMehrabi committed Jun 10, 2024
1 parent 2f045f9 commit 06bb6d3
Show file tree
Hide file tree
Showing 11 changed files with 13 additions and 207 deletions.
Binary file added icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 7 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>web tools</title>
<link rel="icon" href="icon.png">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css">
</head>
Expand All @@ -22,15 +23,9 @@
<li class="nav-item">
<a class="nav-link text-light" href="ipcheck/index.html">IP Checker</a>
</li>
<li class="nav-item">
<a class="nav-link text-light" href="proxy/index.html">Proxy</a>
</li>
<li class="nav-item">
<a class="nav-link text-light" href="ytDownloader/index.html">YouTube Downloader</a>
</li>
<li class="nav-item">
<a class="nav-link text-light" href="instaDownloader/index.html">Insta Downloader</a>
</li>
</ul>
</div>
</div>
Expand All @@ -41,22 +36,22 @@
<img src="..." class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title ubuntu">IP Checker</h5>
<p class="card-text vazir">با این ابزار میتونید آیپی کشور های مختلف را بدست بیارید!</p>
<a href="ipcheck/index.html" class="btn btn-primary vazir">استفاده از ابزار</a>
<p class="card-text vazir">با این ابزار میتونی ایپی ها رو چک کنی و بفهمی برای کدوم کشور هستند</p>
<a href="ipcheck/index.html" class="btn btn-outline-primary vazir">استفاده از ابزار</a>
</div>
</div>

<div class="card disp" style="width: 18rem;">
<img src="..." class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title ubuntu">IP Checker</h5>
<p class="card-text vazir">با این ابزار میتونید آیپی کشور های مختلف را بدست بیارید!</p>
<a href="ipcheck/index.html" class="btn btn-primary vazir">استفاده از ابزار</a>
<h5 class="card-title ubuntu">YouTube Downloader</h5>
<p class="card-text vazir">با این ابزار میتونی فیلم های یوتیوب رو دانلود کنی</p>
<a href="ytDownloader/index.html" class="btn btn-outline-primary vazir">استفاده از ابزار</a>
</div>
</div>
</section>

<div class="container">
<div class="container my-3">
<h1 class="text-light vazir" dir="rtl">اینجا قراره پر از ابزار بشه...!</h1>
</div>

Expand Down
70 changes: 0 additions & 70 deletions instaDownloader/index.html

This file was deleted.

27 changes: 0 additions & 27 deletions instaDownloader/script.js

This file was deleted.

40 changes: 0 additions & 40 deletions instaDownloader/style.css

This file was deleted.

11 changes: 3 additions & 8 deletions ipcheck/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Check IP</title>
<link rel="icon" href="../icon.png">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css">
</head>
Expand All @@ -23,16 +24,10 @@
<li class="nav-item">
<a class="nav-link text-light" href="index.html">IP Checker</a>
</li>
<li class="nav-item">
<a class="nav-link text-light" href="../proxy/index.html">Proxy</a>
</li>
<li class="nav-item">
<a class="nav-link text-light" aria-disabled="true" href="../ytDownloader/index.html">YouTube Downloader</a>
</li>
<li class="nav-item">
<a class="nav-link text-light" href="../instaDownloader/index.html">Insta Downloader</a>
</li>
</ul>
</ul>
</div>
</div>
</nav>
Expand Down Expand Up @@ -71,7 +66,7 @@ <h5 class="card-title">با دامنه آیپی بگیر!</h5>
<h6 class="card-subtitle mb-2 text-body-secondary">دامنه را به صورت لینک وارد کنید و آیپی بگیرید</h6>
<p class="card-text">برای دیدن جزییات آیپی اونو به کادر بالایی بده</p>
<hr>
<a href="https://github.com/OnlyRad" class="card-link address" style="margin-bottom: 5px;">گیت هاب من!</a><br>
<a href="https://github.com/OnlyRad" class="card-link address" style="margin-bottom: 5px; padding-bottom: 5px;">گیت هاب من!</a><br>
<a href="https://t.me/Mamad_Mehrabi" class="card-link address">تلگرام من!</a>
</div>
</div>
Expand Down
43 changes: 0 additions & 43 deletions proxy/index.html

This file was deleted.

Empty file removed proxy/script.js
Empty file.
Empty file removed proxy/style.css
Empty file.
7 changes: 1 addition & 6 deletions ytDownloader/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>YouTube Dl</title>
<link rel="icon" href="../icon.png">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css">
</head>
Expand All @@ -22,15 +23,9 @@
<li class="nav-item">
<a class="nav-link text-light" href="../ipcheck/index.html">IP Checker</a>
</li>
<li class="nav-item">
<a class="nav-link text-light" href="../proxy/index.html">Proxy</a>
</li>
<li class="nav-item">
<a class="nav-link text-light" href="index.html">YouTube Downloader</a>
</li>
<li class="nav-item">
<a class="nav-link text-light" href="../instaDownloader/index.html">Insta Downloader</a>
</li>
</ul>
</div>
</div>
Expand Down
3 changes: 2 additions & 1 deletion ytDownloader/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ function requests(){
let vi360 = data["formats"][1]["url"];
let audio = data["formats"][3]["url"];
let photo = data["thumbnails"][1]["url"];
let veiw = data["viewCount"]
console.log(photo)
h6.innerHTML=`عملیات : true<hr>نام چنل: ${name}<br>عنوان ویدیو : ${title}<br>لینک برای دانلود:<br><p dir="ltr">Video 720p: <a href="${vi720}">CLICK ME</a><br>Video 360p: <a href="${vi360}">CLICK ME</a><br>Audio: <a href="${audio}">CLICK ME</a></p><hr>تامبنیل ویدیوی مورد نظر:<br><img src=${photo} alt="thumbnails">`;
h6.innerHTML=`عملیات : true<hr>نام چنل: ${name}<br>عنوان ویدیو : ${title}<br>لینک برای دانلود:<br><p dir="ltr">Video 720p: <a href="${vi720}">CLICK ME</a><br>Video 360p: <a href="${vi360}">CLICK ME</a><br>Audio: <a href="${audio}">CLICK ME</a></p><hr>تعداد ویو های ویدیو: ${veiw}`;
}
else{
let message = data["message"];
Expand Down

0 comments on commit 06bb6d3

Please sign in to comment.