mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-12 20:44:30 +08:00
27 lines
475 B
HTML
27 lines
475 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title></title>
|
||
|
</head>
|
||
|
<body>
|
||
|
http://apple.com/
|
||
|
<div><br></div>
|
||
|
<div>https://dropbox.com/</div>
|
||
|
<div><br></div>
|
||
|
<div>whatever.com</div>
|
||
|
<div><br></div>
|
||
|
<div>kinda-looks-like-a-link.com</div>
|
||
|
<div><br></div>
|
||
|
<div>ftp://helloworld.com/asd</div>
|
||
|
<div><br></div>
|
||
|
<div>540-250-2334</div>
|
||
|
<div><br></div>
|
||
|
<div>+1-524-123-3333</div>
|
||
|
<div><br></div>
|
||
|
<div>550.555.1234</div>
|
||
|
<div><br></div>
|
||
|
<div>bengotow@gmail.com</div>
|
||
|
<div><br></div>
|
||
|
</body>
|
||
|
</html>
|