AdguardTeam / AdguardBrowserExtension

AdGuard browser extension
https://adguard.com/
GNU General Public License v3.0
3.11k stars 331 forks source link

iframe hiding rule generation bug #2361

Open piquark6046 opened 1 year ago

piquark6046 commented 1 year ago

AdGuard Extension version

4.1.55

Browser version

Mozilla Firefox 114.0b7

OS version

Ubuntu 23.04

What filters do you have enabled?

List-KR

What Stealth Mode options do you have enabled?

No response

Issue Details

AdGuard Browser Extension generates ##iframe[src$="/"] in www.naver.com.

Expected Behavior

AdGuard Browser Extension generates ##iframe[src*="//shopsquare.naver.com"] (or similar) that is referred ||shopsquare.naver.com^ in www.naver.com.

Screenshots

No response

Additional Information

alexx7311 commented 1 year ago

STR:

  1. Add the rule ||shopsquare.naver.com^$important to the User rules
  2. Open https://www.naver.com/
  3. Open Devtools and find in elements <iframe title="shoppingbox" src="https://shopsquare.naver.com/" style="width: 831px; height: 560px;"></iframe>
  4. Find in Styles injected stylesheet
krystian3w commented 1 year ago

Maybe someone ate injection $object,frame