mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-21 04:31:26 +00:00
11 lines
136 B
HTML
11 lines
136 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<script>
|
|
window.parent.parent.notifyReferrer(document.referrer);
|
|
</script>
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|