]> CyberLeo.Net >> Repos - Github/YOURLS.git/commit
Remove overzealous check
authorozh <ozh@ozh.org>
Sat, 4 Feb 2017 12:55:59 +0000 (13:55 +0100)
committerozh <ozh@ozh.org>
Sat, 4 Feb 2017 12:55:59 +0000 (13:55 +0100)
commitc1aa11edcf043fc0523fe99ca75cb030c7ad5089
tree51f292dc46a7343f86ad4214cd65bd8707fc120c
parente5ff1548b0f2df2067abefa8979adb088ba794b5
Remove overzealous check

For instance, http://example.com/?req=http;//blah should not be modified into http://example.com/?req=http://blah

If the user fucks up and enter http;//blah instead of http://blah, well, too bad for them.
includes/functions-formatting.php