AdguardTeam / AdguardTeam/AdGuardMiniForMac

Add an opportunity to detect applied blocking rule

Aperta
#260 4 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Feature request Priority: P3
Lingua principale
Swift
Stelle
1.2k
Fork
83
Metriche di merge delle PR
Metriche PR in attesa

Descrizione

For now there is no way to detect which rule has been applied in order to filter the website requests.

It would be great if there is a tool to check filtered request to find out the rule and some other useful info. For example, which content blocker contains that rule and what else is blocked by that rule if there are other blocked request

***
###### step 1
![slbdzd8l 0759c](https://user-images.githubusercontent.com/45171506/65612909-c812d080-dfbd-11e9-9e67-7008ab5877eb.png)

***

###### step 2
## < Blocked request checking

Enter URL of filtered page
```
```
***

###### step 3
Entered `example.org/article.html`
***

###### step 4
## < Blocked request checking

List of blocked requests for **example.org/article.html**:

search 🔎

```
```

* adserver.com/main/top.jpg
* adserver.com/main/bottom.jpg
* adserver.com/main/adafglshwerth.gif
* adserver.org/common/ads.js
* tracking.org/counter.js
* popups.com/ads.js
* popups.com/modal.js
* popups.com/modal.css
* example.org/ads.js
***

###### step 5
Chosen `adserver.org/common/ads.js`
***

###### step 6
## < Blocked request checking

#### Adguard's blocked `adserver.org/common/ads.js`
#### Applied rule — `/ads.js`
#### Content blocker — `AdGuard General`

Also this rule's blocked:
* popups.com/ads.js
* example.org/ads.js

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.