jonjomckay / fritter

A privacy-friendly Twitter frontend for mobile devices
https://fritter.cc
MIT License
1.38k stars 80 forks source link

fix the case of initial link where the URI ends with / #718

Closed j-fbriere closed 1 year ago

j-fbriere commented 1 year ago

This is to fix the bug #715.

This fixes the case of an initial link with only the username where the URI ends with /.

jonjomckay commented 1 year ago

Thanks!