Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<script src="history.js"></script>
<script>
onunload = function() {}
onload = function() {
if (!opener.started) {
queue_next();
} else {
opener.pages.push(id);
history.forward();
}
};
</script>