In this case, you can remove //div[@class="eucookies"] There is a pattern that where exists //blockquote/@class="wp-embedded-content" also exists //iframe/@class="wp-embedded-content" that is not supported by the IV and should be removed anyway. --- Hey admin, is there any way to set cookies in this domain? If you set the cookie with name "euCookie" and value "set", all blocked content will be available (videos, embeds, maps, etc...). @set_cookies ("euCookie", "set")
I don't think IV should do this. Say another site with another cookie name, how should IV do then? Set another cookie?
Type of issue
IV not generated for target page
Reported
Mar 4, 2019
Log In
Log in here to create Instant View templates. Please enter your phone number in the international format and we will send a confirmation message to your account via Telegram.
There is a pattern that where exists
//blockquote/@class="wp-embedded-content"
also exists
//iframe/@class="wp-embedded-content"
that is not supported by the IV and should be removed anyway.
---
Hey admin, is there any way to set cookies in this domain?
If you set the cookie with name "euCookie" and value "set", all blocked content will be available (videos, embeds, maps, etc...).
@set_cookies ("euCookie", "set")