Add 2 files
Browse files- index.html +667 -379
- prompts.txt +2 -1
index.html
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
-
<title>
|
| 7 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 8 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
| 9 |
<style>
|
|
@@ -11,461 +11,749 @@
|
|
| 11 |
|
| 12 |
body {
|
| 13 |
font-family: 'Tajawal', sans-serif;
|
| 14 |
-
background-color: #
|
|
|
|
| 15 |
}
|
| 16 |
|
| 17 |
-
.
|
| 18 |
-
|
| 19 |
}
|
| 20 |
|
| 21 |
-
.
|
| 22 |
-
background-color: #
|
| 23 |
-
border
|
| 24 |
-
|
| 25 |
}
|
| 26 |
|
| 27 |
-
.
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
border-
|
| 31 |
}
|
| 32 |
|
| 33 |
-
.
|
| 34 |
-
|
| 35 |
-
width: 8px;
|
| 36 |
-
height: 8px;
|
| 37 |
-
background-color: #9ca3af;
|
| 38 |
-
border-radius: 50%;
|
| 39 |
-
margin-right: 4px;
|
| 40 |
-
animation: bounce 1.5s infinite ease-in-out;
|
| 41 |
}
|
| 42 |
|
| 43 |
-
.
|
| 44 |
-
|
| 45 |
}
|
| 46 |
|
| 47 |
-
.
|
| 48 |
-
|
| 49 |
}
|
| 50 |
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
|
|
|
|
| 54 |
}
|
| 55 |
|
| 56 |
-
.
|
| 57 |
-
|
|
|
|
| 58 |
}
|
| 59 |
|
| 60 |
-
.
|
| 61 |
-
|
| 62 |
-
|
| 63 |
-
|
| 64 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 65 |
}
|
| 66 |
|
| 67 |
-
.
|
| 68 |
-
|
|
|
|
| 69 |
}
|
| 70 |
|
| 71 |
-
|
| 72 |
-
|
| 73 |
-
|
| 74 |
-
100% { box-shadow: 0 0 0 0 rgba(79, 70, 229, 0); }
|
| 75 |
}
|
| 76 |
</style>
|
| 77 |
</head>
|
| 78 |
-
<body class="
|
| 79 |
<!-- شريط التنقل العلوي -->
|
| 80 |
-
<nav class="
|
| 81 |
-
<div class="container mx-auto px-4
|
| 82 |
-
<div class="flex items-center space-x-
|
| 83 |
-
<div class="w-10 h-10 bg-
|
| 84 |
-
<i class="fas fa-
|
| 85 |
</div>
|
| 86 |
-
<h1 class="text-xl font-bold">
|
| 87 |
</div>
|
| 88 |
-
|
| 89 |
-
|
| 90 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 91 |
</button>
|
| 92 |
-
<button class="
|
| 93 |
-
<i class="fas fa-
|
| 94 |
</button>
|
| 95 |
</div>
|
| 96 |
</div>
|
| 97 |
</nav>
|
| 98 |
|
| 99 |
-
<!-- ال
|
| 100 |
-
<
|
| 101 |
-
<div class="
|
| 102 |
-
<
|
| 103 |
-
<
|
| 104 |
-
|
| 105 |
-
|
| 106 |
-
|
| 107 |
-
|
| 108 |
-
|
| 109 |
-
|
| 110 |
-
|
| 111 |
-
|
| 112 |
-
|
| 113 |
-
|
| 114 |
-
|
| 115 |
-
|
| 116 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 117 |
</div>
|
| 118 |
-
|
| 119 |
-
|
| 120 |
-
|
| 121 |
-
|
| 122 |
-
|
| 123 |
-
|
| 124 |
-
</button>
|
| 125 |
-
<button class="px-3 py-2 bg-gray-100 hover:bg-gray-200 rounded-lg text-sm transition">
|
| 126 |
-
<i class="fas fa-palette mr-1"></i> مصمم الألوان
|
| 127 |
-
</button>
|
| 128 |
-
<button class="px-3 py-2 bg-gray-100 hover:bg-gray-200 rounded-lg text-sm transition">
|
| 129 |
-
<i class="fas fa-mobile-alt mr-1"></i> معاينة الجهاز
|
| 130 |
-
</button>
|
| 131 |
-
<button class="px-3 py-2 bg-gray-100 hover:bg-gray-200 rounded-lg text-sm transition">
|
| 132 |
-
<i class="fas fa-image mr-1"></i> مولد الصور
|
| 133 |
-
</button>
|
| 134 |
-
</div>
|
| 135 |
</div>
|
| 136 |
-
|
| 137 |
-
|
| 138 |
-
<
|
| 139 |
-
|
| 140 |
-
|
| 141 |
-
|
| 142 |
-
|
| 143 |
-
|
| 144 |
-
|
| 145 |
-
|
| 146 |
-
|
| 147 |
-
|
| 148 |
-
|
| 149 |
-
|
| 150 |
-
<span class="text-purple-600 mr-2">•</span>
|
| 151 |
-
<span class="hover:text-purple-600 cursor-pointer transition">ما هي أفضل مكتبات CSS؟</span>
|
| 152 |
-
</li>
|
| 153 |
-
</ul>
|
| 154 |
</div>
|
| 155 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 156 |
|
| 157 |
-
<!--
|
| 158 |
-
<div class="
|
| 159 |
-
<
|
| 160 |
-
|
| 161 |
-
|
| 162 |
-
|
| 163 |
-
|
| 164 |
-
|
| 165 |
-
|
| 166 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 167 |
</div>
|
| 168 |
-
|
| 169 |
-
|
| 170 |
-
|
| 171 |
-
|
| 172 |
-
|
| 173 |
-
|
| 174 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 175 |
</div>
|
| 176 |
</div>
|
| 177 |
</div>
|
| 178 |
-
|
| 179 |
-
|
| 180 |
-
|
| 181 |
-
|
| 182 |
-
<
|
| 183 |
-
|
| 184 |
-
|
| 185 |
-
|
| 186 |
-
|
| 187 |
-
|
| 188 |
-
|
| 189 |
-
</
|
| 190 |
-
<p class="text-gray-800">مرحباً بك! أنا مساعدك الذكي الذي يمكنه مساعدتك في تصميم المواقع وكتابة الأكواد البرمجية. كيف يمكنني مساعدتك اليوم؟</p>
|
| 191 |
-
<div class="absolute -bottom-2 right-0 w-4 h-4 bg-white transform rotate-45"></div>
|
| 192 |
</div>
|
| 193 |
</div>
|
| 194 |
|
| 195 |
-
<!--
|
| 196 |
-
<div class="flex
|
| 197 |
-
<div class="
|
| 198 |
-
<
|
| 199 |
-
|
| 200 |
-
|
| 201 |
-
|
| 202 |
-
|
| 203 |
-
</div>
|
| 204 |
-
<p>أحتاج مساعدة في تصميم موقع باستخدام HTML و CSS</p>
|
| 205 |
-
<div class="absolute -bottom-2 left-0 w-4 h-4 bg-indigo-600 transform rotate-45"></div>
|
| 206 |
</div>
|
| 207 |
</div>
|
| 208 |
|
| 209 |
-
<!--
|
| 210 |
-
<div class="flex
|
| 211 |
-
<div class="
|
| 212 |
-
<
|
| 213 |
-
|
| 214 |
-
|
| 215 |
-
|
| 216 |
-
|
| 217 |
-
</div>
|
| 218 |
-
<p class="text-gray-800 mb-3">بالطبع! إليك نموذج أساسي لموقع باستخدام HTML و CSS مع TailwindCSS:</p>
|
| 219 |
-
|
| 220 |
-
<div class="code-block p-4 mb-3 overflow-x-auto">
|
| 221 |
-
<pre class="text-sm">
|
| 222 |
-
<!DOCTYPE html>
|
| 223 |
-
<html lang="ar" dir="rtl">
|
| 224 |
-
<head>
|
| 225 |
-
<meta charset="UTF-8">
|
| 226 |
-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 227 |
-
<title>موقعي</title>
|
| 228 |
-
<script src="https://cdn.tailwindcss.com"></script>
|
| 229 |
-
</head>
|
| 230 |
-
<body class="bg-gray-100 font-sans">
|
| 231 |
-
<header class="bg-blue-600 text-white p-4 shadow-md">
|
| 232 |
-
<div class="container mx-auto">
|
| 233 |
-
<h1 class="text-2xl font-bold">مرحباً بكم في موقعي</h1>
|
| 234 |
-
</div>
|
| 235 |
-
</header>
|
| 236 |
-
|
| 237 |
-
<main class="container mx-auto p-4">
|
| 238 |
-
<section class="bg-white p-6 rounded-lg shadow-md mb-6">
|
| 239 |
-
<h2 class="text-xl font-bold mb-4">محتوى رئيسي</h2>
|
| 240 |
-
<p>هذا مثال لمحتوى الموقع. يمكنك تعديله كما تريد.</p>
|
| 241 |
-
</section>
|
| 242 |
-
</main>
|
| 243 |
-
|
| 244 |
-
<footer class="bg-gray-800 text-white p-4 mt-6">
|
| 245 |
-
<div class="container mx-auto text-center">
|
| 246 |
-
<p>جميع الحقوق محفوظة © 2023</p>
|
| 247 |
-
</div>
|
| 248 |
-
</footer>
|
| 249 |
-
</body>
|
| 250 |
-
</html></pre>
|
| 251 |
-
</div>
|
| 252 |
-
|
| 253 |
-
<p class="text-gray-800">هل تريد أي تعديلات معينة على هذا النموذج؟ أو لديك متطلبات أخرى لأخذها في الاعتبار؟</p>
|
| 254 |
-
<div class="absolute -bottom-2 right-0 w-4 h-4 bg-white transform rotate-45"></div>
|
| 255 |
</div>
|
| 256 |
</div>
|
| 257 |
|
| 258 |
-
<!--
|
| 259 |
-
<div class="
|
| 260 |
-
<div class="
|
| 261 |
-
<
|
| 262 |
-
|
| 263 |
-
|
| 264 |
-
|
| 265 |
-
|
| 266 |
-
<span></span>
|
| 267 |
-
<span></span>
|
| 268 |
-
<span></span>
|
| 269 |
-
</div>
|
| 270 |
-
</div>
|
| 271 |
-
<div class="absolute -bottom-2 right-0 w-4 h-4 bg-white transform rotate-45"></div>
|
| 272 |
</div>
|
| 273 |
</div>
|
| 274 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 275 |
|
| 276 |
-
<
|
| 277 |
-
|
| 278 |
-
|
| 279 |
-
<
|
| 280 |
-
|
| 281 |
-
|
| 282 |
-
|
| 283 |
-
|
| 284 |
-
</
|
| 285 |
-
|
| 286 |
-
|
| 287 |
-
|
| 288 |
-
|
| 289 |
-
|
| 290 |
-
|
| 291 |
-
|
| 292 |
-
|
| 293 |
-
|
| 294 |
-
|
| 295 |
-
|
| 296 |
-
|
| 297 |
-
|
| 298 |
-
|
| 299 |
-
|
| 300 |
-
|
| 301 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 302 |
</div>
|
| 303 |
-
|
| 304 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 305 |
</div>
|
| 306 |
</div>
|
| 307 |
</div>
|
| 308 |
</div>
|
| 309 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 310 |
|
| 311 |
-
<
|
| 312 |
-
|
| 313 |
-
|
| 314 |
-
|
| 315 |
-
|
| 316 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 317 |
|
| 318 |
-
|
| 319 |
-
|
| 320 |
-
|
| 321 |
-
|
| 322 |
-
|
|
|
|
|
|
|
| 323 |
|
| 324 |
-
|
| 325 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 326 |
|
| 327 |
-
|
| 328 |
-
|
| 329 |
-
|
| 330 |
-
|
| 331 |
-
|
| 332 |
-
|
| 333 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 334 |
|
| 335 |
-
|
| 336 |
-
|
| 337 |
-
|
| 338 |
-
|
| 339 |
-
|
| 340 |
-
|
| 341 |
-
|
| 342 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 343 |
|
| 344 |
-
|
| 345 |
-
|
| 346 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 347 |
|
| 348 |
-
|
| 349 |
-
|
| 350 |
-
|
| 351 |
-
|
| 352 |
-
}, 1500 + Math.random() * 2000);
|
| 353 |
-
}
|
| 354 |
-
|
| 355 |
-
function addUserMessage(message) {
|
| 356 |
-
const messageElement = document.createElement('div');
|
| 357 |
-
messageElement.className = 'flex justify-end';
|
| 358 |
-
messageElement.innerHTML = `
|
| 359 |
-
<div class="max-w-3/4 message-user p-4 relative">
|
| 360 |
-
<div class="flex items-center justify-end mb-2">
|
| 361 |
-
<span class="font-bold text-white opacity-90 mr-2">أنت</span>
|
| 362 |
-
<div class="w-8 h-8 bg-white bg-opacity-20 rounded-full flex items-center justify-center">
|
| 363 |
-
<i class="fas fa-user text-white"></i>
|
| 364 |
-
</div>
|
| 365 |
-
</div>
|
| 366 |
-
<p>${message}</p>
|
| 367 |
-
<div class="absolute -bottom-2 left-0 w-4 h-4 bg-indigo-600 transform rotate-45"></div>
|
| 368 |
</div>
|
| 369 |
-
|
| 370 |
-
|
| 371 |
-
|
| 372 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 373 |
|
| 374 |
-
|
| 375 |
-
|
| 376 |
-
|
| 377 |
-
|
| 378 |
-
<
|
| 379 |
-
|
| 380 |
-
|
| 381 |
-
|
| 382 |
-
|
| 383 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 384 |
</div>
|
| 385 |
-
${message}
|
| 386 |
-
<div class="absolute -bottom-2 right-0 w-4 h-4 bg-white transform rotate-45"></div>
|
| 387 |
</div>
|
| 388 |
-
|
| 389 |
-
|
| 390 |
-
|
| 391 |
-
|
| 392 |
-
|
| 393 |
-
|
| 394 |
-
|
| 395 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 396 |
|
| 397 |
-
|
| 398 |
-
|
| 399 |
-
|
| 400 |
-
<
|
| 401 |
-
<
|
| 402 |
-
|
| 403 |
-
|
| 404 |
-
|
| 405 |
-
<
|
| 406 |
-
|
| 407 |
-
|
| 408 |
-
|
| 409 |
-
<
|
| 410 |
-
|
| 411 |
-
|
| 412 |
-
/
|
| 413 |
-
|
| 414 |
-
|
| 415 |
-
|
| 416 |
-
|
| 417 |
-
|
| 418 |
-
|
| 419 |
-
|
| 420 |
-
|
| 421 |
-
} else {
|
| 422 |
-
greeting = 'مساء الخير';
|
| 423 |
-
}
|
| 424 |
-
|
| 425 |
-
return \`\${greeting}، \${name}!\`;
|
| 426 |
-
}
|
| 427 |
|
| 428 |
-
|
| 429 |
-
|
| 430 |
-
|
| 431 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 432 |
} else {
|
| 433 |
-
|
| 434 |
-
<p class="text-gray-800">شكراً لسؤالك! يمكنني مساعدتك في مواضيع متعددة مثل:</p>
|
| 435 |
-
<div class="grid grid-cols-2 gap-2 mt-3">
|
| 436 |
-
<button class="quick-reply-btn px-3 py-2 bg-gray-100 hover:bg-gray-200 rounded-lg text-sm transition">
|
| 437 |
-
تصميم مواقع الويب
|
| 438 |
-
</button>
|
| 439 |
-
<button class="quick-reply-btn px-3 py-2 bg-gray-100 hover:bg-gray-200 rounded-lg text-sm transition">
|
| 440 |
-
برمجة جافاسكريبت
|
| 441 |
-
</button>
|
| 442 |
-
<button class="quick-reply-btn px-3 py-2 bg-gray-100 hover:bg-gray-200 rounded-lg text-sm transition">
|
| 443 |
-
إطارات عمل CSS
|
| 444 |
-
</button>
|
| 445 |
-
<button class="quick-reply-btn px-3 py-2 bg-gray-100 hover:bg-gray-200 rounded-lg text-sm transition">
|
| 446 |
-
نصائح SEO
|
| 447 |
-
</button>
|
| 448 |
-
</div>
|
| 449 |
-
`;
|
| 450 |
}
|
| 451 |
-
}
|
| 452 |
-
|
| 453 |
-
|
| 454 |
-
|
| 455 |
-
if (
|
| 456 |
-
|
| 457 |
-
|
| 458 |
-
|
| 459 |
-
|
| 460 |
-
chatMessages.scrollTop = chatMessages.scrollHeight;
|
| 461 |
-
|
| 462 |
-
setTimeout(() => {
|
| 463 |
-
typingIndicator.classList.add('hidden');
|
| 464 |
-
addAiMessage(generateAiResponse(replyText));
|
| 465 |
-
}, 1500 + Math.random() * 2000);
|
| 466 |
}
|
| 467 |
-
}
|
| 468 |
-
}
|
|
|
|
|
|
|
|
|
|
| 469 |
</script>
|
| 470 |
<p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=gghjgff/jgvcvccv" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
|
| 471 |
</html>
|
|
|
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
+
<title>Hackers Academy | أكاديمية الهاكرز</title>
|
| 7 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 8 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
| 9 |
<style>
|
|
|
|
| 11 |
|
| 12 |
body {
|
| 13 |
font-family: 'Tajawal', sans-serif;
|
| 14 |
+
background-color: #0a0a0a;
|
| 15 |
+
color: #e5e7eb;
|
| 16 |
}
|
| 17 |
|
| 18 |
+
.hacker-bg {
|
| 19 |
+
background: linear-gradient(135deg, #0d0d0d 0%, #111827 100%);
|
| 20 |
}
|
| 21 |
|
| 22 |
+
.hacker-card {
|
| 23 |
+
background-color: #1f2937;
|
| 24 |
+
border: 1px solid #374151;
|
| 25 |
+
transition: all 0.3s ease;
|
| 26 |
}
|
| 27 |
|
| 28 |
+
.hacker-card:hover {
|
| 29 |
+
transform: translateY(-5px);
|
| 30 |
+
box-shadow: 0 10px 25px rgba(16, 185, 129, 0.1);
|
| 31 |
+
border-color: #10b981;
|
| 32 |
}
|
| 33 |
|
| 34 |
+
.hacker-primary {
|
| 35 |
+
color: #10b981;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
}
|
| 37 |
|
| 38 |
+
.hacker-secondary {
|
| 39 |
+
color: #3b82f6;
|
| 40 |
}
|
| 41 |
|
| 42 |
+
.glow-text {
|
| 43 |
+
text-shadow: 0 0 8px rgba(16, 185, 129, 0.6);
|
| 44 |
}
|
| 45 |
|
| 46 |
+
.terminal {
|
| 47 |
+
background-color: #111827;
|
| 48 |
+
border: 1px solid #10b981;
|
| 49 |
+
font-family: 'Courier New', Courier, monospace;
|
| 50 |
}
|
| 51 |
|
| 52 |
+
.command::before {
|
| 53 |
+
content: "> ";
|
| 54 |
+
color: #10b981;
|
| 55 |
}
|
| 56 |
|
| 57 |
+
.blink-cursor::after {
|
| 58 |
+
content: "|";
|
| 59 |
+
animation: blink 1s infinite;
|
| 60 |
+
color: #10b981;
|
| 61 |
+
}
|
| 62 |
+
|
| 63 |
+
@keyframes blink {
|
| 64 |
+
0%, 100% { opacity: 1; }
|
| 65 |
+
50% { opacity: 0; }
|
| 66 |
+
}
|
| 67 |
+
|
| 68 |
+
.matrix-bg {
|
| 69 |
+
position: relative;
|
| 70 |
+
overflow: hidden;
|
| 71 |
+
}
|
| 72 |
+
|
| 73 |
+
.matrix-bg::before {
|
| 74 |
+
content: "";
|
| 75 |
+
position: absolute;
|
| 76 |
+
top: 0;
|
| 77 |
+
left: 0;
|
| 78 |
+
right: 0;
|
| 79 |
+
bottom: 0;
|
| 80 |
+
background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><text x="10" y="20" font-family="Courier" font-size="12" fill="rgba(16,185,129,0.1)">0 1 0 1 0 1 0 1 0 1</text><text x="5" y="35" font-family="Courier" font-size="12" fill="rgba(16,185,129,0.1)">1 0 1 0 1 0 1 0 1 0</text><text x="15" y="50" font-family="Courier" font-size="12" fill="rgba(16,185,129,0.1)">0 1 0 1 0 1 0 1 0 1</text><text x="10" y="65" font-family="Courier" font-size="12" fill="rgba(16,185,129,0.1)">1 0 1 0 1 0 1 0 1 0</text><text x="5" y="80" font-family="Courier" font-size="12" fill="rgba(16,185,129,0.1)">0 1 0 1 0 1 0 1 0 1</text><text x="15" y="95" font-family="Courier" font-size="12" fill="rgba(16,185,129,0.1)">1 0 1 0 1 0 1 0 1 0</text></svg>');
|
| 81 |
+
opacity: 0.1;
|
| 82 |
+
z-index: 0;
|
| 83 |
+
}
|
| 84 |
+
|
| 85 |
+
.tab-content {
|
| 86 |
+
display: none;
|
| 87 |
+
}
|
| 88 |
+
|
| 89 |
+
.tab-content.active {
|
| 90 |
+
display: block;
|
| 91 |
}
|
| 92 |
|
| 93 |
+
.nav-tab {
|
| 94 |
+
border-bottom: 3px solid transparent;
|
| 95 |
+
transition: all 0.3s;
|
| 96 |
}
|
| 97 |
|
| 98 |
+
.nav-tab:hover, .nav-tab.active {
|
| 99 |
+
border-bottom-color: #10b981;
|
| 100 |
+
color: #10b981;
|
|
|
|
| 101 |
}
|
| 102 |
</style>
|
| 103 |
</head>
|
| 104 |
+
<body class="matrix-bg">
|
| 105 |
<!-- شريط التنقل العلوي -->
|
| 106 |
+
<nav class="hacker-bg border-b border-gray-800 py-4 sticky top-0 z-50">
|
| 107 |
+
<div class="container mx-auto px-4 flex justify-between items-center">
|
| 108 |
+
<div class="flex items-center space-x-3">
|
| 109 |
+
<div class="w-10 h-10 bg-green-900 rounded-full flex items-center justify-center">
|
| 110 |
+
<i class="fas fa-terminal hacker-primary"></i>
|
| 111 |
</div>
|
| 112 |
+
<h1 class="text-xl font-bold hacker-primary glow-text">Hackers<span class="hacker-secondary">Academy</span></h1>
|
| 113 |
</div>
|
| 114 |
+
|
| 115 |
+
<div class="hidden md:flex items-center space-x-6">
|
| 116 |
+
<a href="#courses" class="text-gray-300 hover:text-green-400 transition">الدورات</a>
|
| 117 |
+
<a href="#tools" class="text-gray-300 hover:text-green-400 transition">الأدوات</a>
|
| 118 |
+
<a href="#commands" class="text-gray-300 hover:text-green-400 transition">الأوامر</a>
|
| 119 |
+
<a href="#resources" class="text-gray-300 hover:text-green-400 transition">المصادر</a>
|
| 120 |
+
<a href="#about" class="text-gray-300 hover:text-green-400 transition">عن الأكاديمية</a>
|
| 121 |
+
</div>
|
| 122 |
+
|
| 123 |
+
<div class="flex items-center space-x-3">
|
| 124 |
+
<button class="px-4 py-2 bg-green-800 hover:bg-green-700 text-white rounded-md font-medium transition">
|
| 125 |
+
<i class="fas fa-user-secret mr-2"></i> تسجيل الدخول
|
| 126 |
</button>
|
| 127 |
+
<button class="md:hidden text-gray-300 hover:text-green-400">
|
| 128 |
+
<i class="fas fa-bars text-xl"></i>
|
| 129 |
</button>
|
| 130 |
</div>
|
| 131 |
</div>
|
| 132 |
</nav>
|
| 133 |
|
| 134 |
+
<!-- الهيرو -->
|
| 135 |
+
<header class="hacker-bg py-20">
|
| 136 |
+
<div class="container mx-auto px-4 text-center">
|
| 137 |
+
<h1 class="text-4xl md:text-6xl font-bold mb-6 hacker-primary glow-text">أكاديمية <span class="hacker-secondary">الهاكرز</span></h1>
|
| 138 |
+
<p class="text-xl md:text-2xl text-gray-300 max-w-3xl mx-auto mb-8">
|
| 139 |
+
تعلم الأمن السيبراني، الاختراق الأخلاقي، وتأمين الأنظمة من الصفر إلى الاحتراف
|
| 140 |
+
</p>
|
| 141 |
+
<div class="flex flex-wrap justify-center gap-4">
|
| 142 |
+
<button class="px-6 py-3 bg-green-700 hover:bg-green-600 text-white rounded-md font-bold transition flex items-center">
|
| 143 |
+
<i class="fas fa-play mr-2"></i> ابدأ التعلم الآن
|
| 144 |
+
</button>
|
| 145 |
+
<button class="px-6 py-3 bg-gray-800 hover:bg-gray-700 text-white rounded-md font-bold transition flex items-center">
|
| 146 |
+
<i class="fas fa-eye mr-2"></i> عرض الدورات
|
| 147 |
+
</button>
|
| 148 |
+
</div>
|
| 149 |
+
</div>
|
| 150 |
+
</header>
|
| 151 |
+
|
| 152 |
+
<!-- محاكي الطرفية -->
|
| 153 |
+
<section class="container mx-auto px-4 my-16">
|
| 154 |
+
<div class="terminal rounded-lg overflow-hidden max-w-4xl mx-auto">
|
| 155 |
+
<div class="bg-gray-900 px-4 py-3 flex items-center">
|
| 156 |
+
<div class="flex space-x-2 mr-3">
|
| 157 |
+
<div class="w-3 h-3 rounded-full bg-red-500"></div>
|
| 158 |
+
<div class="w-3 h-3 rounded-full bg-yellow-500"></div>
|
| 159 |
+
<div class="w-3 h-3 rounded-full bg-green-500"></div>
|
| 160 |
</div>
|
| 161 |
+
<div class="text-sm text-gray-400">terminal@hackers-academy:~</div>
|
| 162 |
+
</div>
|
| 163 |
+
<div class="p-4">
|
| 164 |
+
<div class="mb-3">
|
| 165 |
+
<p class="text-green-400">Welcome to Hackers Academy Terminal</p>
|
| 166 |
+
<p class="text-gray-400">Type 'help' to see available commands</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 167 |
</div>
|
| 168 |
+
<div class="mb-3 flex items-baseline">
|
| 169 |
+
<span class="text-green-400 mr-2">$</span>
|
| 170 |
+
<p class="command">help</p>
|
| 171 |
+
</div>
|
| 172 |
+
<div class="mb-3 text-gray-300">
|
| 173 |
+
<p>Available commands:</p>
|
| 174 |
+
<p class="ml-4">- courses: List all hacking courses</p>
|
| 175 |
+
<p class="ml-4">- tools: Show hacking tools</p>
|
| 176 |
+
<p class="ml-4">- commands: List useful commands</p>
|
| 177 |
+
<p class="ml-4">- clear: Clear terminal</p>
|
| 178 |
+
</div>
|
| 179 |
+
<div class="flex items-baseline">
|
| 180 |
+
<span class="text-green-400 mr-2">$</span>
|
| 181 |
+
<p class="command blink-cursor">_</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
| 182 |
</div>
|
| 183 |
</div>
|
| 184 |
+
</div>
|
| 185 |
+
</section>
|
| 186 |
+
|
| 187 |
+
<!-- الدورات -->
|
| 188 |
+
<section id="courses" class="container mx-auto px-4 my-16">
|
| 189 |
+
<h2 class="text-3xl font-bold mb-8 text-center hacker-primary">
|
| 190 |
+
<i class="fas fa-graduation-cap mr-2"></i> دوراتنا التعليمية
|
| 191 |
+
</h2>
|
| 192 |
+
|
| 193 |
+
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6">
|
| 194 |
+
<!-- دورة 1 -->
|
| 195 |
+
<div class="hacker-card rounded-lg p-6">
|
| 196 |
+
<div class="w-16 h-16 bg-green-900 rounded-full flex items-center justify-center mb-4 mx-auto">
|
| 197 |
+
<i class="fas fa-lock text-2xl hacker-primary"></i>
|
| 198 |
+
</div>
|
| 199 |
+
<h3 class="text-xl font-bold mb-3 text-center hacker-primary">الأمن السيبراني الأساسي</h3>
|
| 200 |
+
<p class="text-gray-400 mb-4 text-center">
|
| 201 |
+
تعلم أساسيات الأمن السيبراني وحماية الأنظمة من الهجمات
|
| 202 |
+
</p>
|
| 203 |
+
<ul class="space-y-2 mb-4">
|
| 204 |
+
<li class="flex items-center">
|
| 205 |
+
<i class="fas fa-check-circle text-green-500 mr-2"></i>
|
| 206 |
+
<span>مقدمة في الأمن السيبراني</span>
|
| 207 |
+
</li>
|
| 208 |
+
<li class="flex items-center">
|
| 209 |
+
<i class="fas fa-check-circle text-green-500 mr-2"></i>
|
| 210 |
+
<span>أنواع الهجمات الإلكترونية</span>
|
| 211 |
+
</li>
|
| 212 |
+
<li class="flex items-center">
|
| 213 |
+
<i class="fas fa-check-circle text-green-500 mr-2"></i>
|
| 214 |
+
<span>أدوات الحماية الأساسية</span>
|
| 215 |
+
</li>
|
| 216 |
+
</ul>
|
| 217 |
+
<button class="w-full py-2 bg-green-800 hover:bg-green-700 rounded-md transition">
|
| 218 |
+
ابدأ الدورة
|
| 219 |
+
</button>
|
| 220 |
+
</div>
|
| 221 |
+
|
| 222 |
+
<!-- دورة 2 -->
|
| 223 |
+
<div class="hacker-card rounded-lg p-6">
|
| 224 |
+
<div class="w-16 h-16 bg-blue-900 rounded-full flex items-center justify-center mb-4 mx-auto">
|
| 225 |
+
<i class="fas fa-user-secret text-2xl hacker-secondary"></i>
|
| 226 |
+
</div>
|
| 227 |
+
<h3 class="text-xl font-bold mb-3 text-center hacker-secondary">الاختراق الأخلاقي</h3>
|
| 228 |
+
<p class="text-gray-400 mb-4 text-center">
|
| 229 |
+
تعلم اختبار الاختراق واكتشاف الثغرات الأمنية كخبير
|
| 230 |
+
</p>
|
| 231 |
+
<ul class="space-y-2 mb-4">
|
| 232 |
+
<li class="flex items-center">
|
| 233 |
+
<i class="fas fa-check-circle text-blue-500 mr-2"></i>
|
| 234 |
+
<span>أساسيات الاختراق الأخلاقي</span>
|
| 235 |
+
</li>
|
| 236 |
+
<li class="flex items-center">
|
| 237 |
+
<i class="fas fa-check-circle text-blue-500 mr-2"></i>
|
| 238 |
+
<span>استخدام Kali Linux</span>
|
| 239 |
+
</li>
|
| 240 |
+
<li class="flex items-center">
|
| 241 |
+
<i class="fas fa-check-circle text-blue-500 mr-2"></i>
|
| 242 |
+
<span>اختبار الاختراق العملي</span>
|
| 243 |
+
</li>
|
| 244 |
+
</ul>
|
| 245 |
+
<button class="w-full py-2 bg-blue-800 hover:bg-blue-700 rounded-md transition">
|
| 246 |
+
ابدأ الدورة
|
| 247 |
+
</button>
|
| 248 |
+
</div>
|
| 249 |
|
| 250 |
+
<!-- دورة 3 -->
|
| 251 |
+
<div class="hacker-card rounded-lg p-6">
|
| 252 |
+
<div class="w-16 h-16 bg-purple-900 rounded-full flex items-center justify-center mb-4 mx-auto">
|
| 253 |
+
<i class="fas fa-network-wired text-2xl text-purple-400"></i>
|
| 254 |
+
</div>
|
| 255 |
+
<h3 class="text-xl font-bold mb-3 text-center text-purple-400">أمن الشبكات</h3>
|
| 256 |
+
<p class="text-gray-400 mb-4 text-center">
|
| 257 |
+
احترف تأمين الشبكات واكتشاف الثغرات الشبكية
|
| 258 |
+
</p>
|
| 259 |
+
<ul class="space-y-2 mb-4">
|
| 260 |
+
<li class="flex items-center">
|
| 261 |
+
<i class="fas fa-check-circle text-purple-500 mr-2"></i>
|
| 262 |
+
<span>أساسيات أمن الشبكات</span>
|
| 263 |
+
</li>
|
| 264 |
+
<li class="flex items-center">
|
| 265 |
+
<i class="fas fa-check-circle text-purple-500 mr-2"></i>
|
| 266 |
+
<span>تحليل حركة الشبكة</span>
|
| 267 |
+
</li>
|
| 268 |
+
<li class="flex items-center">
|
| 269 |
+
<i class="fas fa-check-circle text-purple-500 mr-2"></i>
|
| 270 |
+
<span>أدوات أمن الشبكات</span>
|
| 271 |
+
</li>
|
| 272 |
+
</ul>
|
| 273 |
+
<button class="w-full py-2 bg-purple-800 hover:bg-purple-700 rounded-md transition">
|
| 274 |
+
ابدأ الدورة
|
| 275 |
+
</button>
|
| 276 |
+
</div>
|
| 277 |
+
</div>
|
| 278 |
+
|
| 279 |
+
<div class="text-center mt-10">
|
| 280 |
+
<button class="px-6 py-3 border border-green-600 text-green-400 hover:bg-green-900 rounded-md font-bold transition">
|
| 281 |
+
عرض جميع الدورات <i class="fas fa-arrow-left ml-2"></i>
|
| 282 |
+
</button>
|
| 283 |
+
</div>
|
| 284 |
+
</section>
|
| 285 |
+
|
| 286 |
+
<!-- الأدوات -->
|
| 287 |
+
<section id="tools" class="hacker-bg py-16 my-16 border-t border-b border-gray-800">
|
| 288 |
+
<div class="container mx-auto px-4">
|
| 289 |
+
<h2 class="text-3xl font-bold mb-8 text-center hacker-primary">
|
| 290 |
+
<i class="fas fa-tools mr-2"></i> أدوات الهاكرز
|
| 291 |
+
</h2>
|
| 292 |
+
|
| 293 |
+
<div class="flex flex-wrap justify-center mb-8 border-b border-gray-700">
|
| 294 |
+
<button class="nav-tab px-6 py-3 font-medium active" data-tab="pentesting">اختبار الاختراق</button>
|
| 295 |
+
<button class="nav-tab px-6 py-3 font-medium" data-tab="forensics">التحقيق الجنائي</button>
|
| 296 |
+
<button class="nav-tab px-6 py-3 font-medium" data-tab="network">أمن الشبكات</button>
|
| 297 |
+
<button class="nav-tab px-6 py-3 font-medium" data-tab="web">أمن الويب</button>
|
| 298 |
+
</div>
|
| 299 |
+
|
| 300 |
+
<div class="tab-content active" id="pentesting">
|
| 301 |
+
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6">
|
| 302 |
+
<!-- أداة 1 -->
|
| 303 |
+
<div class="hacker-card rounded-lg p-4 flex items-start">
|
| 304 |
+
<div class="bg-green-900 p-3 rounded-md mr-3">
|
| 305 |
+
<i class="fas fa-skull text-green-400"></i>
|
| 306 |
+
</div>
|
| 307 |
+
<div>
|
| 308 |
+
<h3 class="font-bold hacker-primary">Kali Linux</h3>
|
| 309 |
+
<p class="text-sm text-gray-400">توزيعة لينكس مخصصة لاختبار الاختراق</p>
|
| 310 |
</div>
|
| 311 |
+
</div>
|
| 312 |
+
|
| 313 |
+
<!-- أداة 2 -->
|
| 314 |
+
<div class="hacker-card rounded-lg p-4 flex items-start">
|
| 315 |
+
<div class="bg-blue-900 p-3 rounded-md mr-3">
|
| 316 |
+
<i class="fas fa-bug text-blue-400"></i>
|
| 317 |
+
</div>
|
| 318 |
+
<div>
|
| 319 |
+
<h3 class="font-bold hacker-secondary">Metasploit</h3>
|
| 320 |
+
<p class="text-sm text-gray-400">إطار عمل لاختبار الاختراق وتطوير الثغرات</p>
|
| 321 |
+
</div>
|
| 322 |
+
</div>
|
| 323 |
+
|
| 324 |
+
<!-- أداة 3 -->
|
| 325 |
+
<div class="hacker-card rounded-lg p-4 flex items-start">
|
| 326 |
+
<div class="bg-purple-900 p-3 rounded-md mr-3">
|
| 327 |
+
<i class="fas fa-wifi text-purple-400"></i>
|
| 328 |
+
</div>
|
| 329 |
+
<div>
|
| 330 |
+
<h3 class="font-bold text-purple-400">Aircrack-ng</h3>
|
| 331 |
+
<p class="text-sm text-gray-400">أداة لاختبار أمان الشبكات اللاسلكية</p>
|
| 332 |
+
</div>
|
| 333 |
+
</div>
|
| 334 |
+
|
| 335 |
+
<!-- أداة 4 -->
|
| 336 |
+
<div class="hacker-card rounded-lg p-4 flex items-start">
|
| 337 |
+
<div class="bg-yellow-900 p-3 rounded-md mr-3">
|
| 338 |
+
<i class="fas fa-key text-yellow-400"></i>
|
| 339 |
+
</div>
|
| 340 |
+
<div>
|
| 341 |
+
<h3 class="font-bold text-yellow-400">John the Ripper</h3>
|
| 342 |
+
<p class="text-sm text-gray-400">أداة لكسر كلمات المرور</p>
|
| 343 |
</div>
|
| 344 |
</div>
|
| 345 |
</div>
|
| 346 |
+
</div>
|
| 347 |
+
|
| 348 |
+
<div class="tab-content" id="forensics">
|
| 349 |
+
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6">
|
| 350 |
+
<!-- أداة 1 -->
|
| 351 |
+
<div class="hacker-card rounded-lg p-4 flex items-start">
|
| 352 |
+
<div class="bg-green-900 p-3 rounded-md mr-3">
|
| 353 |
+
<i class="fas fa-hdd text-green-400"></i>
|
| 354 |
+
</div>
|
| 355 |
+
<div>
|
| 356 |
+
<h3 class="font-bold hacker-primary">Autopsy</h3>
|
| 357 |
+
<p class="text-sm text-gray-400">منصة للتحقيق الجنائي الرقمي</p>
|
|
|
|
|
|
|
| 358 |
</div>
|
| 359 |
</div>
|
| 360 |
|
| 361 |
+
<!-- أداة 2 -->
|
| 362 |
+
<div class="hacker-card rounded-lg p-4 flex items-start">
|
| 363 |
+
<div class="bg-blue-900 p-3 rounded-md mr-3">
|
| 364 |
+
<i class="fas fa-memory text-blue-400"></i>
|
| 365 |
+
</div>
|
| 366 |
+
<div>
|
| 367 |
+
<h3 class="font-bold hacker-secondary">Volatility</h3>
|
| 368 |
+
<p class="text-sm text-gray-400">أداة لتحليل ذاكرة النظام</p>
|
|
|
|
|
|
|
|
|
|
| 369 |
</div>
|
| 370 |
</div>
|
| 371 |
|
| 372 |
+
<!-- أداة 3 -->
|
| 373 |
+
<div class="hacker-card rounded-lg p-4 flex items-start">
|
| 374 |
+
<div class="bg-purple-900 p-3 rounded-md mr-3">
|
| 375 |
+
<i class="fas fa-file-alt text-purple-400"></i>
|
| 376 |
+
</div>
|
| 377 |
+
<div>
|
| 378 |
+
<h3 class="font-bold text-purple-400">Sleuth Kit</h3>
|
| 379 |
+
<p class="text-sm text-gray-400">أدوات للتحقيق في أنظمة الملفات</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 380 |
</div>
|
| 381 |
</div>
|
| 382 |
|
| 383 |
+
<!-- أداة 4 -->
|
| 384 |
+
<div class="hacker-card rounded-lg p-4 flex items-start">
|
| 385 |
+
<div class="bg-yellow-900 p-3 rounded-md mr-3">
|
| 386 |
+
<i class="fas fa-network-wired text-yellow-400"></i>
|
| 387 |
+
</div>
|
| 388 |
+
<div>
|
| 389 |
+
<h3 class="font-bold text-yellow-400">Wireshark</h3>
|
| 390 |
+
<p class="text-sm text-gray-400">أداة لتحليل حركة الشبكة</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 391 |
</div>
|
| 392 |
</div>
|
| 393 |
</div>
|
| 394 |
+
</div>
|
| 395 |
+
|
| 396 |
+
<div class="text-center mt-10">
|
| 397 |
+
<button class="px-6 py-3 border border-green-600 text-green-400 hover:bg-green-900 rounded-md font-bold transition">
|
| 398 |
+
عرض جميع الأدوات <i class="fas fa-arrow-left ml-2"></i>
|
| 399 |
+
</button>
|
| 400 |
+
</div>
|
| 401 |
+
</div>
|
| 402 |
+
</section>
|
| 403 |
+
|
| 404 |
+
<!-- الأوامر -->
|
| 405 |
+
<section id="commands" class="container mx-auto px-4 my-16">
|
| 406 |
+
<h2 class="text-3xl font-bold mb-8 text-center hacker-primary">
|
| 407 |
+
<i class="fas fa-terminal mr-2"></i> أوامر مهمة
|
| 408 |
+
</h2>
|
| 409 |
+
|
| 410 |
+
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
|
| 411 |
+
<!-- لينكس -->
|
| 412 |
+
<div class="hacker-card rounded-lg p-6">
|
| 413 |
+
<div class="flex items-center mb-4">
|
| 414 |
+
<i class="fab fa-linux text-3xl hacker-primary mr-3"></i>
|
| 415 |
+
<h3 class="text-xl font-bold hacker-primary">أوامر لينكس</h3>
|
| 416 |
+
</div>
|
| 417 |
|
| 418 |
+
<div class="space-y-4">
|
| 419 |
+
<div>
|
| 420 |
+
<p class="command">nmap -sV 192.168.1.1</p>
|
| 421 |
+
<p class="text-gray-400 text-sm mt-1">مسح المنافذ المفتوحة والخدمات على عنوان IP</p>
|
| 422 |
+
</div>
|
| 423 |
+
|
| 424 |
+
<div>
|
| 425 |
+
<p class="command">aircrack-ng -w wordlist.txt capture.cap</p>
|
| 426 |
+
<p class="text-gray-400 text-sm mt-1">اختراق شبكة واي فاي باستخدام قائمة كلمات مرور</p>
|
| 427 |
+
</div>
|
| 428 |
+
|
| 429 |
+
<div>
|
| 430 |
+
<p class="command">sqlmap -u "http://example.com?id=1" --dbs</p>
|
| 431 |
+
<p class="text-gray-400 text-sm mt-1">اختبار موقع لثغرات SQL injection</p>
|
| 432 |
+
</div>
|
| 433 |
+
|
| 434 |
+
<div>
|
| 435 |
+
<p class="command">hydra -l user -P passlist.txt ssh://192.168.1.1</p>
|
| 436 |
+
<p class="text-gray-400 text-sm mt-1">هجوم brute force على خدمة SSH</p>
|
| 437 |
+
</div>
|
| 438 |
+
</div>
|
| 439 |
+
</div>
|
| 440 |
+
|
| 441 |
+
<!-- ويندوز -->
|
| 442 |
+
<div class="hacker-card rounded-lg p-6">
|
| 443 |
+
<div class="flex items-center mb-4">
|
| 444 |
+
<i class="fab fa-windows text-3xl hacker-secondary mr-3"></i>
|
| 445 |
+
<h3 class="text-xl font-bold hacker-secondary">أوامر ويندوز</h3>
|
| 446 |
+
</div>
|
| 447 |
+
|
| 448 |
+
<div class="space-y-4">
|
| 449 |
+
<div>
|
| 450 |
+
<p class="command">netstat -ano</p>
|
| 451 |
+
<p class="text-gray-400 text-sm mt-1">عرض جميع الاتصالات الشبكية والمنافذ المفتوحة</p>
|
| 452 |
</div>
|
| 453 |
+
|
| 454 |
+
<div>
|
| 455 |
+
<p class="command">ipconfig /all</p>
|
| 456 |
+
<p class="text-gray-400 text-sm mt-1">عرض معلومات تكوين الشبكة</p>
|
| 457 |
+
</div>
|
| 458 |
+
|
| 459 |
+
<div>
|
| 460 |
+
<p class="command">tasklist /svc</p>
|
| 461 |
+
<p class="text-gray-400 text-sm mt-1">عرض جميع العمليات الجارية والخدمات</p>
|
| 462 |
+
</div>
|
| 463 |
+
|
| 464 |
+
<div>
|
| 465 |
+
<p class="command">systeminfo</p>
|
| 466 |
+
<p class="text-gray-400 text-sm mt-1">عرض معلومات مفصلة عن النظام</p>
|
| 467 |
</div>
|
| 468 |
</div>
|
| 469 |
</div>
|
| 470 |
</div>
|
| 471 |
+
|
| 472 |
+
<div class="text-center mt-10">
|
| 473 |
+
<button class="px-6 py-3 border border-green-600 text-green-400 hover:bg-green-900 rounded-md font-bold transition">
|
| 474 |
+
عرض جميع الأوامر <i class="fas fa-arrow-left ml-2"></i>
|
| 475 |
+
</button>
|
| 476 |
+
</div>
|
| 477 |
+
</section>
|
| 478 |
|
| 479 |
+
<!-- معرض الصور -->
|
| 480 |
+
<section class="container mx-auto px-4 my-16">
|
| 481 |
+
<h2 class="text-3xl font-bold mb-8 text-center hacker-primary">
|
| 482 |
+
<i class="fas fa-images mr-2"></i> معرض الهاكرز
|
| 483 |
+
</h2>
|
| 484 |
+
|
| 485 |
+
<div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-4">
|
| 486 |
+
<div class="hacker-card rounded-lg overflow-hidden">
|
| 487 |
+
<img src="https://images.unsplash.com/photo-1550751827-4bd374c3f58b?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=500&q=80"
|
| 488 |
+
alt="Hacker image" class="w-full h-40 object-cover">
|
| 489 |
+
<div class="p-3">
|
| 490 |
+
<p class="text-sm hacker-primary">غرفة عمليات الهاكرز</p>
|
| 491 |
+
</div>
|
| 492 |
+
</div>
|
| 493 |
|
| 494 |
+
<div class="hacker-card rounded-lg overflow-hidden">
|
| 495 |
+
<img src="https://images.unsplash.com/photo-1563986768609-322da13575f3?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=500&q=80"
|
| 496 |
+
alt="Hacker image" class="w-full h-40 object-cover">
|
| 497 |
+
<div class="p-3">
|
| 498 |
+
<p class="text-sm hacker-secondary">أكواد برمجية</p>
|
| 499 |
+
</div>
|
| 500 |
+
</div>
|
| 501 |
|
| 502 |
+
<div class="hacker-card rounded-lg overflow-hidden">
|
| 503 |
+
<img src="https://images.unsplash.com/photo-1517430816045-df4b7de11d1d?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=500&q=80"
|
| 504 |
+
alt="Hacker image" class="w-full h-40 object-cover">
|
| 505 |
+
<div class="p-3">
|
| 506 |
+
<p class="text-sm text-purple-400">شاشة طرفية</p>
|
| 507 |
+
</div>
|
| 508 |
+
</div>
|
| 509 |
|
| 510 |
+
<div class="hacker-card rounded-lg overflow-hidden">
|
| 511 |
+
<img src="https://images.unsplash.com/photo-1535378917046-79ae16b96a0d?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=500&q=80"
|
| 512 |
+
alt="Hacker image" class="w-full h-40 object-cover">
|
| 513 |
+
<div class="p-3">
|
| 514 |
+
<p class="text-sm text-yellow-400">خادم بيانات</p>
|
| 515 |
+
</div>
|
| 516 |
+
</div>
|
| 517 |
+
</div>
|
| 518 |
+
</section>
|
| 519 |
+
|
| 520 |
+
<!-- المصادر -->
|
| 521 |
+
<section id="resources" class="hacker-bg py-16 my-16 border-t border-b border-gray-800">
|
| 522 |
+
<div class="container mx-auto px-4">
|
| 523 |
+
<h2 class="text-3xl font-bold mb-8 text-center hacker-primary">
|
| 524 |
+
<i class="fas fa-book mr-2"></i> مصادر التعلم
|
| 525 |
+
</h2>
|
| 526 |
|
| 527 |
+
<div class="grid grid-cols-1 md:grid-cols-3 gap-6">
|
| 528 |
+
<!-- كتاب 1 -->
|
| 529 |
+
<div class="hacker-card rounded-lg p-6">
|
| 530 |
+
<div class="bg-green-900 p-4 rounded-md mb-4 text-center">
|
| 531 |
+
<i class="fas fa-book-open text-4xl hacker-primary"></i>
|
| 532 |
+
</div>
|
| 533 |
+
<h3 class="text-xl font-bold mb-2 text-center hacker-primary">الاختراق الأخلاقي</h3>
|
| 534 |
+
<p class="text-gray-400 text-center mb-4">
|
| 535 |
+
دليل شامل لتعلم الاختراق الأخلاقي من الصفر إلى الاحتراف
|
| 536 |
+
</p>
|
| 537 |
+
<button class="w-full py-2 bg-green-800 hover:bg-green-700 rounded-md transition">
|
| 538 |
+
تحميل الكتاب
|
| 539 |
+
</button>
|
| 540 |
+
</div>
|
| 541 |
|
| 542 |
+
<!-- كتاب 2 -->
|
| 543 |
+
<div class="hacker-card rounded-lg p-6">
|
| 544 |
+
<div class="bg-blue-900 p-4 rounded-md mb-4 text-center">
|
| 545 |
+
<i class="fas fa-shield-alt text-4xl hacker-secondary"></i>
|
| 546 |
+
</div>
|
| 547 |
+
<h3 class="text-xl font-bold mb-2 text-center hacker-secondary">أمن المعلومات</h3>
|
| 548 |
+
<p class="text-gray-400 text-center mb-4">
|
| 549 |
+
أساسيات أمن المعلومات وحماية الأنظمة من الهجمات الإلكترونية
|
| 550 |
+
</p>
|
| 551 |
+
<button class="w-full py-2 bg-blue-800 hover:bg-blue-700 rounded-md transition">
|
| 552 |
+
تحميل الكتاب
|
| 553 |
+
</button>
|
| 554 |
+
</div>
|
| 555 |
|
| 556 |
+
<!-- كتاب 3 -->
|
| 557 |
+
<div class="hacker-card rounded-lg p-6">
|
| 558 |
+
<div class="bg-purple-900 p-4 rounded-md mb-4 text-center">
|
| 559 |
+
<i class="fas fa-network-wired text-4xl text-purple-400"></i>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 560 |
</div>
|
| 561 |
+
<h3 class="text-xl font-bold mb-2 text-center text-purple-400">أمن الشبكات</h3>
|
| 562 |
+
<p class="text-gray-400 text-center mb-4">
|
| 563 |
+
تأمين البنية التحتية للشبكات واكتشاف الثغرات الأمنية
|
| 564 |
+
</p>
|
| 565 |
+
<button class="w-full py-2 bg-purple-800 hover:bg-purple-700 rounded-md transition">
|
| 566 |
+
تحميل الكتاب
|
| 567 |
+
</button>
|
| 568 |
+
</div>
|
| 569 |
+
</div>
|
| 570 |
+
</div>
|
| 571 |
+
</section>
|
| 572 |
+
|
| 573 |
+
<!-- عن الأكاديمية -->
|
| 574 |
+
<section id="about" class="container mx-auto px-4 my-16">
|
| 575 |
+
<div class="hacker-card rounded-lg p-8">
|
| 576 |
+
<h2 class="text-3xl font-bold mb-6 text-center hacker-primary">عن أكاديمية الهاكرز</h2>
|
| 577 |
|
| 578 |
+
<div class="grid grid-cols-1 lg:grid-cols-2 gap-8 items-center">
|
| 579 |
+
<div>
|
| 580 |
+
<p class="text-gray-300 mb-4">
|
| 581 |
+
أكاديمية الهاكرز هي منصة تعليمية رائدة في مجال الأمن السيبراني والاختراق الأخلاقي، نقدم دورات متخصصة وشاملة لتعليم المهارات اللازمة في هذا المجال الحيوي.
|
| 582 |
+
</p>
|
| 583 |
+
<p class="text-gray-300 mb-4">
|
| 584 |
+
مهمتنا هي تخريج محترفين في مجال الأمن السيبراني قادرين على حماية الأنظمة والشبكات من الهجمات الإلكترونية، وتأمين البيانات الحساسة.
|
| 585 |
+
</p>
|
| 586 |
+
<p class="text-gray-300">
|
| 587 |
+
نؤمن بأن التعليم الأخلاقي هو الأساس لبناء مجتمع رقمي آمن، لذلك نركز على الجانب الأخلاقي والقانوني في جميع دوراتنا.
|
| 588 |
+
</p>
|
| 589 |
+
</div>
|
| 590 |
+
|
| 591 |
+
<div class="bg-gray-800 rounded-lg p-6">
|
| 592 |
+
<h3 class="text-xl font-bold mb-4 hacker-secondary">إحصائيات الأكاديمية</h3>
|
| 593 |
+
|
| 594 |
+
<div class="grid grid-cols-2 gap-4">
|
| 595 |
+
<div class="bg-gray-900 rounded-lg p-4 text-center">
|
| 596 |
+
<div class="text-3xl font-bold hacker-primary mb-1">500+</div>
|
| 597 |
+
<div class="text-gray-400 text-sm">طالب مسجل</div>
|
| 598 |
+
</div>
|
| 599 |
+
|
| 600 |
+
<div class="bg-gray-900 rounded-lg p-4 text-center">
|
| 601 |
+
<div class="text-3xl font-bold hacker-secondary mb-1">30+</div>
|
| 602 |
+
<div class="text-gray-400 text-sm">دورة تدريبية</div>
|
| 603 |
+
</div>
|
| 604 |
+
|
| 605 |
+
<div class="bg-gray-900 rounded-lg p-4 text-center">
|
| 606 |
+
<div class="text-3xl font-bold text-purple-400 mb-1">50+</div>
|
| 607 |
+
<div class="text-gray-400 text-sm">أداة تعليمية</div>
|
| 608 |
+
</div>
|
| 609 |
+
|
| 610 |
+
<div class="bg-gray-900 rounded-lg p-4 text-center">
|
| 611 |
+
<div class="text-3xl font-bold text-yellow-400 mb-1">100%</div>
|
| 612 |
+
<div class="text-gray-400 text-sm">رضا العملاء</div>
|
| 613 |
</div>
|
|
|
|
|
|
|
| 614 |
</div>
|
| 615 |
+
</div>
|
| 616 |
+
</div>
|
| 617 |
+
</div>
|
| 618 |
+
</section>
|
| 619 |
+
|
| 620 |
+
<!-- تذييل الصفحة -->
|
| 621 |
+
<footer class="hacker-bg border-t border-gray-800 py-12">
|
| 622 |
+
<div class="container mx-auto px-4">
|
| 623 |
+
<div class="grid grid-cols-1 md:grid-cols-4 gap-8">
|
| 624 |
+
<div>
|
| 625 |
+
<h3 class="text-lg font-bold mb-4 hacker-primary">Hackers Academy</h3>
|
| 626 |
+
<p class="text-gray-400">
|
| 627 |
+
أكاديمية متخصصة في تعليم الأمن السيبراني والاختراق الأخلاقي منذ 2015.
|
| 628 |
+
</p>
|
| 629 |
+
</div>
|
| 630 |
+
|
| 631 |
+
<div>
|
| 632 |
+
<h3 class="text-lg font-bold mb-4 hacker-secondary">روابط سريعة</h3>
|
| 633 |
+
<ul class="space-y-2 text-gray-400">
|
| 634 |
+
<li><a href="#" class="hover:text-green-400 transition">الدورات</a></li>
|
| 635 |
+
<li><a href="#" class="hover:text-green-400 transition">الأدوات</a></li>
|
| 636 |
+
<li><a href="#" class="hover:text-green-400 transition">المصادر</a></li>
|
| 637 |
+
<li><a href="#" class="hover:text-green-400 transition">المدونة</a></li>
|
| 638 |
+
</ul>
|
| 639 |
+
</div>
|
| 640 |
+
|
| 641 |
+
<div>
|
| 642 |
+
<h3 class="text-lg font-bold mb-4 text-purple-400">تواصل معنا</h3>
|
| 643 |
+
<ul class="space-y-2 text-gray-400">
|
| 644 |
+
<li class="flex items-center">
|
| 645 |
+
<i class="fas fa-envelope mr-2"></i> contact@hackers.edu
|
| 646 |
+
</li>
|
| 647 |
+
<li class="flex items-center">
|
| 648 |
+
<i class="fas fa-phone mr-2"></i> +966 12 345 6789
|
| 649 |
+
</li>
|
| 650 |
+
<li class="flex items-center">
|
| 651 |
+
<i class="fas fa-map-marker-alt mr-2"></i> الرياض، السعودية
|
| 652 |
+
</li>
|
| 653 |
+
</ul>
|
| 654 |
+
</div>
|
| 655 |
|
| 656 |
+
<div>
|
| 657 |
+
<h3 class="text-lg font-bold mb-4 text-yellow-400">تابعنا</h3>
|
| 658 |
+
<div class="flex space-x-4">
|
| 659 |
+
<a href="#" class="w-10 h-10 bg-gray-800 hover:bg-green-800 rounded-full flex items-center justify-center transition">
|
| 660 |
+
<i class="fab fa-twitter"></i>
|
| 661 |
+
</a>
|
| 662 |
+
<a href="#" class="w-10 h-10 bg-gray-800 hover:bg-blue-800 rounded-full flex items-center justify-center transition">
|
| 663 |
+
<i class="fab fa-facebook-f"></i>
|
| 664 |
+
</a>
|
| 665 |
+
<a href="#" class="w-10 h-10 bg-gray-800 hover:bg-purple-800 rounded-full flex items-center justify-center transition">
|
| 666 |
+
<i class="fab fa-instagram"></i>
|
| 667 |
+
</a>
|
| 668 |
+
<a href="#" class="w-10 h-10 bg-gray-800 hover:bg-red-800 rounded-full flex items-center justify-center transition">
|
| 669 |
+
<i class="fab fa-youtube"></i>
|
| 670 |
+
</a>
|
| 671 |
+
</div>
|
| 672 |
+
</div>
|
| 673 |
+
</div>
|
| 674 |
+
|
| 675 |
+
<div class="border-t border-gray-800 mt-8 pt-8 text-center text-gray-500">
|
| 676 |
+
<p>© 2023 Hackers Academy. جميع الحقوق محفوظة.</p>
|
| 677 |
+
</div>
|
| 678 |
+
</div>
|
| 679 |
+
</footer>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 680 |
|
| 681 |
+
<script>
|
| 682 |
+
// تنقل بين التبويبات
|
| 683 |
+
document.querySelectorAll('.nav-tab').forEach(tab => {
|
| 684 |
+
tab.addEventListener('click', () => {
|
| 685 |
+
// إزالة النشط من جميع التبويبات
|
| 686 |
+
document.querySelectorAll('.nav-tab').forEach(t => {
|
| 687 |
+
t.classList.remove('active');
|
| 688 |
+
});
|
| 689 |
+
|
| 690 |
+
// إضافة النشط للتبويب المحدد
|
| 691 |
+
tab.classList.add('active');
|
| 692 |
+
|
| 693 |
+
// إخفاء جميع المحتويات
|
| 694 |
+
document.querySelectorAll('.tab-content').forEach(content => {
|
| 695 |
+
content.classList.remove('active');
|
| 696 |
+
});
|
| 697 |
+
|
| 698 |
+
// إظهار المحتوى المحدد
|
| 699 |
+
const tabId = tab.getAttribute('data-tab');
|
| 700 |
+
document.getElementById(tabId).classList.add('active');
|
| 701 |
+
});
|
| 702 |
+
});
|
| 703 |
+
|
| 704 |
+
// تأثير التمرير السلس
|
| 705 |
+
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
|
| 706 |
+
anchor.addEventListener('click', function (e) {
|
| 707 |
+
e.preventDefault();
|
| 708 |
+
|
| 709 |
+
document.querySelector(this.getAttribute('href')).scrollIntoView({
|
| 710 |
+
behavior: 'smooth'
|
| 711 |
+
});
|
| 712 |
+
});
|
| 713 |
+
});
|
| 714 |
+
|
| 715 |
+
// تأثير الكتابة في الطرفية
|
| 716 |
+
const commands = [
|
| 717 |
+
"nmap -sS -A 192.168.1.1",
|
| 718 |
+
"msfconsole -q",
|
| 719 |
+
"sqlmap -u 'http://example.com?id=1' --dbs",
|
| 720 |
+
"aircrack-ng -w rockyou.txt capture.cap"
|
| 721 |
+
];
|
| 722 |
+
|
| 723 |
+
let currentCommand = 0;
|
| 724 |
+
let charIndex = 0;
|
| 725 |
+
let isDeleting = false;
|
| 726 |
+
const typingElement = document.querySelector('.blink-cursor');
|
| 727 |
+
|
| 728 |
+
function typeCommand() {
|
| 729 |
+
const command = commands[currentCommand];
|
| 730 |
+
|
| 731 |
+
if (isDeleting) {
|
| 732 |
+
typingElement.textContent = "> " + command.substring(0, charIndex - 1);
|
| 733 |
+
charIndex--;
|
| 734 |
+
|
| 735 |
+
if (charIndex === 0) {
|
| 736 |
+
isDeleting = false;
|
| 737 |
+
currentCommand = (currentCommand + 1) % commands.length;
|
| 738 |
+
setTimeout(typeCommand, 500);
|
| 739 |
} else {
|
| 740 |
+
setTimeout(typeCommand, 50);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 741 |
}
|
| 742 |
+
} else {
|
| 743 |
+
typingElement.textContent = "> " + command.substring(0, charIndex + 1);
|
| 744 |
+
charIndex++;
|
| 745 |
+
|
| 746 |
+
if (charIndex === command.length) {
|
| 747 |
+
isDeleting = true;
|
| 748 |
+
setTimeout(typeCommand, 2000);
|
| 749 |
+
} else {
|
| 750 |
+
setTimeout(typeCommand, 100);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 751 |
}
|
| 752 |
+
}
|
| 753 |
+
}
|
| 754 |
+
|
| 755 |
+
// بدء تأثير الكتابة بعد تحميل الصفحة
|
| 756 |
+
setTimeout(typeCommand, 1000);
|
| 757 |
</script>
|
| 758 |
<p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=gghjgff/jgvcvccv" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
|
| 759 |
</html>
|
prompts.txt
CHANGED
|
@@ -1 +1,2 @@
|
|
| 1 |
-
صنع موقع ذكاء الاصطناعي يقوم رد ع مستخدمين و يناء الهم مواقع و كواد اريد تربط بيك و يرد عليهم نفس نا ترد انت و يكون شات و فخم موقع و تصميم جبار
|
|
|
|
|
|
| 1 |
+
صنع موقع ذكاء الاصطناعي يقوم رد ع مستخدمين و يناء الهم مواقع و كواد اريد تربط بيك و يرد عليهم نفس نا ترد انت و يكون شات و فخم موقع و تصميم جبار
|
| 2 |
+
اريد موقع تعليم عن الهكرز و شرح كامل و تضيف دورس و الاوامر و الاظوات و. ملشي و واجه هكرز و صور
|