first commit

This commit is contained in:
n0rdye
2023-02-22 00:49:40 +05:00
commit af41db4b4d
18 changed files with 1957 additions and 0 deletions

15
sacrap/index.ejs Normal file
View File

@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
hi
</body>
</html>