Skip to content
New issue

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

Object request type can not be redirected by specifying request type #61

Closed
Yuki2718 opened this issue Aug 26, 2022 · 3 comments
Closed

Comments

@Yuki2718
Copy link

Yuki2718 commented Aug 26, 2022

URL: https://gamingsym.in/jp/%e5%8b%95%e7%89%a9%e3%81%af%e3%80%81%e5%9c%b0%e9%9d%a2%e3%81%a8%e7%a9%ba%e6%b0%97%e3%82%92%e4%ba%a4%e4%ba%92%e3%81%ab%e5%97%85%e3%81%90%e6%88%a6%e7%95%a5%e3%82%92%e4%bd%bf%e7%94%a8%e3%81%97%e3%81%a6-2/ (an example, any site with ai_front anti-adb can be used)

Issue: You can't redirect object request (for example, media.net/dmedianet.js) by specifying its type e.g. ||media.net/dmedianet.js$object,redirect=noopjs or ||media.net/dmedianet.js$media,redirect=noopjs (as AG logs show as media type) fails while unspecified ||media.net/dmedianet.js$redirect=noopjs suceeds. Also I guess logs should show them as object and not media, maybe.

@ameshkov
Copy link
Member

Hm, frankly, I thought we should've deprecate $object request type.

How can I see this request? I've opened that page without AG but I don't see it

@Yuki2718
Copy link
Author

@ameshkov Apparently the site removed anti-adb. Try celeb.nude.com [NSFW].

@AdamWr
Copy link
Member

AdamWr commented Aug 29, 2022

If I'm not wrong, it should be also possible to reproduce it here - https://jsfiddle.net/7herkmxo/

<object id="ai-adb-mn" data="//contextual.media.net/dmedianet.js" style="position:absolute; z-index: -100; 1px; top: -1000px; left: -1000px; visibility: hidden;"></object>

@adguard-bot adguard-bot changed the title object request type can not be redirected by specifying request type Object request type can not be redirected by specifying request type Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants