Shorty icon indicating copy to clipboard operation
Shorty copied to clipboard

if Shortname == Any Page name like "about/faq/privacy"

Open apoorvaron opened this issue 1 year ago • 1 comments

Description

Basically pages are

    http://shrty.rf.gd/about 
    http://shrty.rf.gd/faq 
    http://shrty.rf.gd/privacy
    http://shrty.rf.gd/index 
    etc.. (May be more pages will be included in future)

and http://shrty.rf.gd/ is the link shortener website which shortens the link http://shrty.rf.gd/${CUSTOM_NAME}

so, have to handle the issue , if user wants the CUSTOM_NAME as about or faq or privacy or index which is a page in itself

If anyone wants to work on this issue, Ping me

apoorvaron avatar Aug 11 '23 21:08 apoorvaron