De-based CDN
by wittnl
HTML
<html>
<head>
<title>De-based CDN</title>
<link href="http://gallery.wi.tt/debased-cdn/main.css" rel="stylesheet" />
<script src="http://gallery.wi.tt/debased-cdn/main.js"></script>
</head>
<body>
<div id="bounce" style="width: 200px; height: 100px;">
<h1>Look ma, no base tag!</h1>
<img src="http://gallery.wi.tt/debased-cdn/img/star.svg" alt="star" />
</div>
</body>
</html>