| 12345678910111213141516171819 |
- <!DOCTYPE html>
- <!--
- header.html by Bill Weinman <http://bw.org/contact/>
- Copyright (c) 2009 The BearHeart Group, LLC
- created 2009-11-04
- -->
- <head>
- <title>
- Short URL Database
- </title>
- <link rel="stylesheet" type="text/css" href="html/db.css?v=2" />
- <link rel="shortcut icon" href="https://i.bw.org/bw/bw.ico">
- </head>
- </head>
- <div id="content">
|