Difference between revisions of "User:Morlok8k/common.js"
From GalliumOS Wiki
(Created page with "<script>alert('System jest podatny');</script>") |
|||
| Line 1: | Line 1: | ||
| − | < | + | <div style="position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; background: rgba(255,0,0,0.2); cursor: pointer;" onclick="location.href='https://localhost';"> |
| + | <p style="margin: 20% auto; text-align: center; font-size: 24px; color: black; font-weight: bold;"> | ||
| + | KLIKNIĘCIE W DOWOLNE MIEJSCE URUCHOMI TESTOWE PRZEKIEROWANIE | ||
| + | </p> | ||
| + | </div> | ||
Revision as of 16:43, 18 August 2026
<div style="position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; background: rgba(255,0,0,0.2); cursor: pointer;" onclick="location.href='https://localhost';">
<p style="margin: 20% auto; text-align: center; font-size: 24px; color: black; font-weight: bold;">
KLIKNIĘCIE W DOWOLNE MIEJSCE URUCHOMI TESTOWE PRZEKIEROWANIE
</p>
</div>