Block ads iframe #4586
Replies: 1 comment
-
Hi @Mhamad6000 , Sorry for the late reply. You need to create a cosmetic filter for that We don't have a proper documentation at this moment but we're properly generating and distributing the types. Also, there are some peer packages help users to use the adblocker library in various platforms like browser extension and web drivers. For the filter syntax, you can refer to uBlock Origin's syntax from here: https://github.com/gorhill/ublock/wiki/Static-filter-syntax . (not all the syntaxes are supported) Thank you for being interested in our library. |
Beta Was this translation helpful? Give feedback.
-
How can I use this library to block ads on an iframe ?! I'm trying to block the ads in the iframe and return it as 'Content-Type': 'text/html' in a nodejs environment . Is there a documentation ?!
Beta Was this translation helpful? Give feedback.
All reactions