scrollupfolder
scrollupfolder copied to clipboard
REQ: don't add www
small request - 'www.' should not be added to the domain when going from a
sub-domain to the root domain if it was not initially present
might also be good to allow removing 'www.' if it is present when going from
the root domain to the root domain (www.example.com > example.com)
Original issue reported on code.google.com by [email protected] on 13 Sep 2014 at 2:25
Hi HFT.Man,
Thanks for your review.
I try to understand what you mean. For exemple, you want those two cases:
code.google.com/p/scrollupfolder/
code.google.com/p/
code.google.com/
google.com/ (instead of www.google.com ?)
and
www.google.com/a/b/
www.google.com/a/
www.google.com/
google.com/ (add this one ?)
Original comment by @PerfectSlayer on 14 Sep 2014 at 3:05