We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
jsonp
Hello,
This is an enhancement request regarding the jsonp support.
Ya[1696872491473]('{…json…}')
$replace
tv.freewheel.SDK._instanceQueue['Context_1'].requestComplete('{…json…}')
According to my tests, just need to add support for single (and also ideally, double) quotes for jsonp.
↪️ In a controlled environment, removing quotes by using [Context_1] instead will make the thing work.
[Context_1]
The text was updated successfully, but these errors were encountered:
Simple change, yes, but … thank you for this speed!
Kudos to the AG team! ↪️ I mean … the A team! #TheITCrowd
Sorry, something went wrong.
ngorskikh
No branches or pull requests
Hello,
This is an enhancement request regarding the jsonp support.
Problem
Working example — Yandex, from here:
Not working example — FreeWheel, a Comcast company, from
$replace
rules here:Resolution
According to my tests, just need to add support for single (and also ideally, double) quotes for
jsonp
.↪️ In a controlled environment, removing quotes by using
[Context_1]
instead will make the thing work.💻 AdGuard 7.13 nightly 3 (build 4206, CL 1.11.50) on Windows 10 Pro. | Thanks! ✌️
The text was updated successfully, but these errors were encountered: