mirror of
https://github.com/TurboWarp/desktop.git
synced 2024-11-25 16:36:20 +08:00
13 lines
547 B
HTML
13 lines
547 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf8">
|
|
<title>Protocol handler error</title>
|
|
</head>
|
|
<body bgcolor="white" text="black">
|
|
<h1>Protocol handler error</h1>
|
|
<p>If you can see this page, <a href="https://github.com/TurboWarp/desktop/issues" target="_blank" rel="noreferrer">please open a GitHub issue</a> or <a href="mailto:contact@turbowarp.org" target="_blank" rel="noreferrer">email us</a> with all the information below.</p>
|
|
<pre>Legacy file protocol: Invalid file extension</pre>
|
|
</body>
|
|
</html>
|