[commits] [Wiki] changed: admin/my_documents/my_files/admin

Wiki Guest wikiguest at horde.org
Wed Nov 13 15:43:33 UTC 2024


guest [78.172.212.238]  Wed, 13 Nov 2024 15:43:33 +0000

Modified page: https://wiki.horde.org/admin/my_documents/my_files/admin
New Revision:  2
Change log:  Hacked By Türk cyber World

@@ -1,53 +1,111 @@
  <!DOCTYPE html>
-<html lang="en">
+<html lang="tr">
  <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Hacked By az4kdefacer</title>
+    <title>Hacked By Türk Cyber World</title>
      <style>
          body {
-            margin: 0;
-            height: 100vh;
              background-color: black;
-            color: lime;
+            background-image: file.png;
+            color: red;
+            text-align: center;
              font-family: 'Courier New', Courier, monospace;
+            overflow: hidden;
+            margin: 0;
+            padding: 0;
              display: flex;
-            flex-direction: column;
              justify-content: center;
              align-items: center;
-            text-align: center;
-            animation: flicker 1.5s infinite;
-        }
-
-        h1 {
-            font-size: 4em;
+            height: 100vh;
+            flex-direction: column; /* ?çeri?i dikey hizalar */
+        }
+
+        .content {
+            position: relative;
+            z-index: 1;
+            animation: fadeIn 2s ease-in-out;
+            white-space: pre-wrap; /* Sat?r sonlar?nda otomatik geçi?  
sa?lar */
+            padding-top: 0; /* Üst bo?lu?u kald?r?r */
+        }
+        @keyframes fadeIn {
+            from {
+                opacity: 0;
+            }
+            to {
+                opacity: 1;
+            }
+        }
+        .glitch {
+            font-size: 2.5rem;
+            position: relative;
+            animation: glitch 1s infinite;
+        }
+        @keyframes glitch {
+            0% {
+                text-shadow: none;
+            }
+            20% {
+                text-shadow: 2px 2px red, -2px -2px cyan;
+            }
+            40% {
+                text-shadow: 2px 2px cyan, -2px -2px red;
+            }
+            60% {
+                text-shadow: none;
+            }
+            80% {
+                text-shadow: 2px 2px red, -2px -2px cyan;
+            }
+            100% {
+                text-shadow: 2px 2px cyan, -2px -2px red;
+            }
          }
-
-        p {
-            font-size: 1.5em;
+        .names, .message, .slogan {
+            font-size: 1.2rem;
              margin-top: 20px;
+            animation: typing 6s steps(40, end), blink 0.75s step-end  
infinite alternate;
+            overflow: hidden;
+            border-right: 4px solid;
+            display: inline-block; /* Sat?r içi blok seviye elementi  
yaparak sat?r geçi?lerine izin verir */
+        }
+        @keyframes typing {
+            from { width: 0; }
+            to { width: 100%; }
+        }
+        @keyframes blink {
+            from, to { border-color: transparent; }
+            50% { border-color: red; }
          }
-
          .slogan {
-            font-size: 2em;
-            margin-top: 30px;
-            font-style: italic;
-        }
-
-        @keyframes flicker {
-            0% { opacity: 1; }
-            50% { opacity: 0.5; }
-            100% { opacity: 1; }
+            font-size: 1.5rem;
+            color: white;
+            margin-top: 40px;
+            animation: fadeInSlogan 4s ease-in-out;
+        }
+        @keyframes fadeInSlogan {
+            from {
+                opacity: 0;
+            }
+            to {
+                opacity: 1;
+            }
          }
      </style>
  </head>
  <body>
-    <div>
-        <h1>Hacked By dragondefacer</h1>
-        <p>t.me/zerohackz7</p>
-        <p>instagram:dragondefacer</p>
-        <p>elit defacer</p>
-        <div class="slogan">imhateam.org</div>
+    </div>
+     <a href="https://hizliresim.com/lcjwwe1"><img  
src="https://i.hizliresim.com/lcjwwe1.png" alt="Resim Yükle"></a>
+
+        </div>
+        <h1 class="glitch">Hacked By Türk Cyber World</h1>
+        <p class="names" style="color: grey;">Rollist - D3mos</p>
+        <p class="message" style="color: white;">Gece nöbetinde  
Dünyay? koruyan sessiz kahramanlar?z. Dünya bizim elimizde.  
KA?INMAYIN</p>
+        <p class="slogan" style="color: antiquewhite;">ÖNCE DÜNYA ?Ç?N</p>
      </div>
  </body>
+<script>
+
+</script>
  </html>
+



More information about the commits mailing list