-
Notifications
You must be signed in to change notification settings - Fork 0
/
template.html
18 lines (17 loc) · 863 Bytes
/
template.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>△ Unique Responses Forcer ({{CODE}})</title>
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>👁️</text></svg>">
<link rel="stylesheet" href="https://www.thisisnotawebsitedotcom.com/_bridgetown/static/index.BGRVVU32.css">
<script src="https://www.thisisnotawebsitedotcom.com/_bridgetown/static/index.XWOWWCXQ.js" defer=""></script>
<meta name="robots" content="noindex">
</head>
<body style="background-color: black;">
{{NEW_BODY}}
<div class="code" data-value="{{CODE}}"></div>
<script src="/utils.js"></script>
</body>
</html>