aboutsummaryrefslogtreecommitdiff
path: root/docs/08_Format_API
diff options
context:
space:
mode:
authorGravatar Eugene Molotov <eugene.molotov@yandex.ru> 2022-08-05 14:45:50 +0500
committerGravatar GitHub <noreply@github.com> 2022-08-05 11:45:50 +0200
commit205f0a7239cc924638437d8bb0cf5bf322ee8008 (patch)
treecdf441c2d0c2149069237a73b4c74b9d7bab1ee3 /docs/08_Format_API
parent3984427f44132ea15fd018d12c9a3940d7d87f3e (diff)
downloadrss-bridge-205f0a7239cc924638437d8bb0cf5bf322ee8008.tar.gz
rss-bridge-205f0a7239cc924638437d8bb0cf5bf322ee8008.tar.zst
rss-bridge-205f0a7239cc924638437d8bb0cf5bf322ee8008.zip
[RutubeBridge] Fix regex for retreiving reduxState (#2955)
Before this commit regex captured window.reduxState value until first semicolon. This is incorrect since it produces invalid json, if semicolon is also somethere in the middle of stringified json. After this commit regex will capture window.reduxState value until last semicolon.
Diffstat (limited to 'docs/08_Format_API')
0 files changed, 0 insertions, 0 deletions