AdguardTeam / PopupBlocker

Popup blocking userscript
GNU Lesser General Public License v3.0
335 stars 30 forks source link

ancestry.com #263

Closed AdamWr closed 2 years ago

AdamWr commented 2 years ago

Incorrect blocking, related to - https://github.com/AdguardTeam/AdguardFilters/issues/110056

Steps to reproduce:

  1. Add this rule to user rules:
    @@||ancestry.com^$extension,badfilter
  2. Go to - https://www.ancestry.com/family-tree/tree/181335397
  3. Log in. You can use this test account:
    e-mail: rwk21227@uooos.com
    password: TestAccount1
  4. Click on "Add father/mother" button

Some elements are not loaded.

Screenshot ![image](https://user-images.githubusercontent.com/29142494/155982244-75d71268-5327-4523-a354-bfba77b0860b.png)

It should looks like this:

Screenshot ![image](https://user-images.githubusercontent.com/29142494/155982282-89ad63db-3575-48f8-a3c0-58ba13d35ba1.png)