]> git.mxchange.org Git - friendica.git/commit
Replace HTML regular expression by HTML::extractCharset in ParseUrl::getSiteInfo
authorHypolite Petovan <hypolite@mrpetovan.com>
Tue, 10 Jan 2023 06:08:34 +0000 (01:08 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Tue, 10 Jan 2023 15:36:59 +0000 (10:36 -0500)
commit3fcafd1d5019251fed40a1ac4fa34402d22796dd
tree3e75f9bb3ee7a3cf84aa9dca8bceab80178a4c2d
parent5e2b655b43f5a74e249d9c069a44cf50ab5e5162
Replace HTML regular expression by HTML::extractCharset in ParseUrl::getSiteInfo

- Address https://github.com/friendica/friendica/issues/12488#issuecomment-1374537440
src/Util/ParseUrl.php