diff options
author | Andrew Yu <andrew@andrewyu.org> | 2022-01-11 20:21:20 +0800 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2022-01-11 20:21:20 +0800 |
commit | f2b9d4a7955fe42dca4eeeb159c6d0dadcac6e6d (patch) | |
tree | 4eeeb2680a926976073318764fd3f88c36557945 /lovely/index.html | |
parent | 6949028db6030791b69f113d4a4179a59fcb426d (diff) | |
download | www-f2b9d4a7955fe42dca4eeeb159c6d0dadcac6e6d.tar.gz |
more lovely!
Diffstat (limited to 'lovely/index.html')
-rw-r--r-- | lovely/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lovely/index.html b/lovely/index.html index 42e0b86..3a341a2 100644 --- a/lovely/index.html +++ b/lovely/index.html @@ -19,6 +19,7 @@ <div class="wrapper"> <div id="majornote"> <p>Welcome to the test site.</p> + <script>alert("Siezure warning! Leave this place immediatly if you don't know what you're doing here.\nThis is a messey website that takes up your CPU with animations.");</script> </div> <div id="campaign"> <p>It is our responsibility to spread free software and advocate for user freedom. Please don't waste any chances to do so. Sign <a href="https://my.fsf.org/give-students-userfreedom">the give students user freedom petition by the FSF</a> and fight against <a href="https://www.fsf.org/bulletin/2020/spring/trial-by-proprietary-software">trial in courts with proprietary software</a>.</p> |