]> git.mxchange.org Git - friendica.git/commit
Fix URI structure condition in Probe::detect
authorHypolite Petovan <hypolite@mrpetovan.com>
Thu, 2 Dec 2021 12:54:48 +0000 (07:54 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Fri, 3 Dec 2021 22:39:35 +0000 (17:39 -0500)
commit67f40380511d2ccd5893eee954f3aee4afcddea6
tree7c21d2df181e988a2a6f92054b4e751342b15b82
parentd05d2a348b407d4630708056d6ef1b7042f7f41a
Fix URI structure condition in Probe::detect

- This condition was wrongly discarding all URIs with a schemes
src/Network/Probe.php