An open API service indexing awesome lists of open source software.

https://github.com/casey/dedub

Get rid of those pesky dubdubdubs
https://github.com/casey/dedub

Last synced: 8 months ago
JSON representation

Get rid of those pesky dubdubdubs

Awesome Lists containing this project

README

          

dedub
=====

Get rid of those pesky dubdubdubs. Redirects all requests to the requested URL, minus the leading host.

For example:

`www.hello.com` will redirect to `hello.com`

This is probably only useful for redirecting from a `www`-prefixed domain to the naked domain, but who knows, maybe it's good for something else.

[Test instance here.](http://rodarmor-dedub.appspot.com)