coding-blocks/shortlr

create rule of ide route cb.lk/ide/:id --> http://ide.codingblocks.com/#/s/:id

Closed this issue · 1 comments

if user hits cb.lk/ide, go to ide.codingblocks.com
if user hits cb.lk/ide/:id, redirect to http://ide.codingblocks.com/#/s/:id

On it...