<!DOCTYPE html>
<html lang="en">
<head>
<title> Filmbug </title>
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16.png">
<link rel="stylesheet" type="text/css" href="/style.css?v=9">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,500&display=swap" rel="stylesheet">
</head>
<body>
<div class="center">
<img src="/images/filmbug-large.png" alt="Filmbug.com logo">
<p>Goodbye from Filmbug.<br/>Thank you for your support over the last 20+ years!
<br><br>Please visit my other projects:<br><a href="https://www.charset.org/">Charset Tools</a> and <a href="https://www.epochconverter.com/">Epoch Converter</a>.
</p>
</div>
</body>
</html>