mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-10-13 16:34:23 -05:00
new branch windows
This commit is contained in:
5
blenc_myscript.php
Normal file
5
blenc_myscript.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
print('<style type="text/css">@import url("style.css");</style>');
|
||||
print("<a href='javascript:history.go(-1)'>Go back</a><br>");
|
||||
print("Printing a secret string: XuXuXaaa");
|
||||
?>
|
Reference in New Issue
Block a user