Raven Randall

[email protected] | Austin, Texas

View the source of this page!
local source = [=[w [[
<!doctype html>
<html lang="en">
<meta charset="utf-8" />
<script src="/protect.js"></script>
<link rel="stylesheet" href="/style.css" />
<title>Raven Randall</title>
]]

w [[
<div class="h-card">
<h1 class="p-name">Raven Randall</h1>
<p class="info">
<span>
	<a class="protected"
			text="tHZQi2pjt4ns+I6YUDCcJ3EaPmNNMI6xyeWtlEpp5yjO2EqHNI5I"
			prot-href="rXZVjDB44tP/9ZPTSh/CJ38YNGMjLZnPKPAucH85bO4TQXvDd1GEMf9aP1Emwg==">
		[email protected]
	</a>
</span> |
<span>
	<span class="p-locality">Austin</span>,
	<span class="p-region">Texas</span>
</span>
</p>
</div>
]]

l "<details>"
l "<summary>View the source of this page!</summary>"

w "<pre>"
t("local source = [".."=[")
t(source.."]".."=]")
t "assert(load(source)())"
l "</pre>"

l "</details>"

]=]assert(load(source)())