Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Better
Content
Commits
6f220068
Commit
6f220068
authored
Jun 05, 2019
by
Laura Kalbag
⚡
Browse files
Refine rules to block more targeted ads on spiegel.de. Closes
#858
parent
fba9b5ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
sites/spiegel.de/index.md
View file @
6f220068
...
...
@@ -123,7 +123,7 @@ Spiegel.de loads their adtech along with the core functionality of the site, so
- url-filter: www.spiegel.de
- load-type: first-party
- action:
- selector: div#wrapper > div:first-of-type > img[src*="cdn2"], div[data-sponlytics-area="col-right"] > div:nth-of-type(1) img, div#content-main > div:first-of-type > div:first-of-type > img[src*="cdn2"], div#content-main.spSmallScreen > div:first-of-type div > img[src*="cdn2"], div#content-main > div:first-of-type > div:first-of-type > img[src*="cdn1"], div#wrapper > div:first-of-type > img[src*="cdn1"]
- selector: div#wrapper > div:first-of-type > img[src*="cdn2"], div[data-sponlytics-area="col-right"] > div:nth-of-type(1) img, div#content-main > div:first-of-type > div:first-of-type > img[src*="cdn2"], div#content-main.spSmallScreen > div:first-of-type div > img[src*="cdn2"], div#content-main > div:first-of-type > div:first-of-type > img[src*="cdn1"], div#wrapper > div:first-of-type > img[src*="cdn1"]
, div.function-box + div img[src*="cdn1"], .article-section > div > div > img
- type: css-display-none
```
...
...
@@ -132,7 +132,7 @@ Spiegel.de loads their adtech along with the core functionality of the site, so
- url-filter: spiegel.de
- load-type: first-party
- action:
- selector: div#wrapper > div:first-of-type > img[src*="cdn2"], div[data-sponlytics-area="col-right"] > div:nth-of-type(1) img, div#content-main > div:first-of-type > div:first-of-type > img[src*="cdn2"], div#content-main.spSmallScreen > div:first-of-type div > img[src*="cdn2"], div#content-main > div:first-of-type > div:first-of-type > img[src*="cdn1"], div#wrapper > div:first-of-type > img[src*="cdn1"]
- selector: div#wrapper > div:first-of-type > img[src*="cdn2"], div[data-sponlytics-area="col-right"] > div:nth-of-type(1) img, div#content-main > div:first-of-type > div:first-of-type > img[src*="cdn2"], div#content-main.spSmallScreen > div:first-of-type div > img[src*="cdn2"], div#content-main > div:first-of-type > div:first-of-type > img[src*="cdn1"], div#wrapper > div:first-of-type > img[src*="cdn1"]
, div.function-box + div img[src*="cdn1"], .article-section > div > div > img
- type: css-display-none
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment