aboutsummaryrefslogtreecommitdiff
path: root/lib/TwitterClient.php
diff options
context:
space:
mode:
authorGravatar sysadminstory <sysadminstory@users.noreply.github.com> 2023-09-06 03:46:47 +0200
committerGravatar GitHub <noreply@github.com> 2023-09-06 03:46:47 +0200
commit52b90e0873e56e55b39c4379748f54d55e46248e (patch)
tree0851d27388f91db14dfafdc2ae9ab70eee47f6b3 /lib/TwitterClient.php
parent38b957398aec532f640550cddc9dd748133c3f27 (diff)
downloadrss-bridge-52b90e0873e56e55b39c4379748f54d55e46248e.tar.gz
rss-bridge-52b90e0873e56e55b39c4379748f54d55e46248e.tar.zst
rss-bridge-52b90e0873e56e55b39c4379748f54d55e46248e.zip
[Core] Fix Find Feed URL encoding (Really this time) (#3651)
- the URL was only partially encoded because encodeURI() was used instead of encodeURIComponent() Now the whole URL is urlencoded, and the whole URL is passed as is in the GET parameter 'url'
Diffstat (limited to 'lib/TwitterClient.php')
0 files changed, 0 insertions, 0 deletions