diff options
| author | realtradam <[email protected]> | 2022-04-12 08:30:28 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-04-12 08:30:28 -0400 |
| commit | 2c09481631e2777f6beeb8631392e6bb1709f39c (patch) | |
| tree | 6138b6d9de840d5458079b37e092c46fc18d6929 | |
| parent | 59de711b8748e2c266dfcb35d33a0c0e7b09c9f2 (diff) | |
| download | 403-directory-2c09481631e2777f6beeb8631392e6bb1709f39c.tar.gz 403-directory-2c09481631e2777f6beeb8631392e6bb1709f39c.zip | |
>:)
| -rw-r--r-- | index.html | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -24,9 +24,9 @@ <p>Click and hold the mouse button down while moving the DIV element</p> --> -<div class="window draggable" style="height:250px;width:575px;overflow:hidden;background-color:#000000;top:312px;left:627px;"> +<div class="window draggable" style="height:300px;width:600px;overflow:hidden;background-color:#000000;top:312px;left:627px;"> <div class="title-bar divheader"> - <div class="title-bar-text">😈 403 Directory Hostile Login Module</div> + <div class="title-bar-text">😈 Directory 403 Hostile Login Module</div> <div class="title-bar-controls"> <!-- <button aria-label="Minimize"></button> <button aria-label="Maximize"></button> @@ -40,7 +40,7 @@ </div> </div> -<div class="window draggable openable" style="width:310px;top:182px;left:304px;visibility:hidden;"> +<div class="window draggable openable" style="width:315px;top:182px;left:304px;visibility:hidden;"> <div class="title-bar divheader"> <div class="title-bar-text">🚫 File 3: Illegal Login Attempt Detected</div> <div class="title-bar-controls"> @@ -54,7 +54,7 @@ </div> </div> -<div class="window draggable openable" style="width:300px;top:655px;left:1088px;visibility:hidden;"> +<div class="window draggable openable" style="width:315px;top:655px;left:1088px;visibility:hidden;"> <div class="title-bar divheader"> <div class="title-bar-text">🚫 File 1: Illegal Login Attempt Detected</div> <div class="title-bar-controls"> @@ -68,7 +68,7 @@ </div> </div> -<div class="window draggable openable" style="width:290px;top:591px;left:255px;visibility:hidden;"> +<div class="window draggable openable" style="width:315px;top:591px;left:255px;visibility:hidden;"> <div class="title-bar divheader"> <div class="title-bar-text">🚫 File 4: Illegal Login Attempt Detected</div> <div class="title-bar-controls"> |
