Update AdGuard & uBlock Origin cards (#727)

Signed-off-by: Daniel Gray <dng@disroot.org>
This commit is contained in:
lexi 2022-03-17 03:50:23 +00:00 committed by Daniel Gray
parent 273710619c
commit ac2d8ad6a8
No known key found for this signature in database
GPG Key ID: 41911F722B0F9AE3
2 changed files with 9 additions and 5 deletions

View File

@ -4,11 +4,11 @@ logo: /assets/img/browsers/ublock_origin.svg
description: |
**uBlock Origin** is a popular content blocker that could help you block ads, trackers, and fingerprinting scripts.
We suggest enabling all of the [filter lists](https://github.com/gorhill/uBlock/wiki/Dashboard:-Filter-lists) under the "Ads", "Privacy" and "Malware domains". The "Annoyances" and "Multipurpose" lists can also be enabled, but they may break some social media functions. The *AdGuard URL Tracking Protection* filter list makes extensions like CleanURLs and NeatURLs redundant.
We suggest enabling all of the [filter lists](https://github.com/gorhill/uBlock/wiki/Dashboard:-Filter-lists) under the "Ads," "Privacy," and "Malware domains". The "Annoyances" and "Multipurpose" lists can also be enabled, but they may break some social media functions. The *AdGuard URL Tracking Protection* filter list makes extensions like CleanURLs and NeatURLs redundant.
We also suggest adding the [Actually Legitimate URL Shortener Tool](https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt) list and any of the regional lists that might apply to your browsing habits. To add this list, first access settings by clicking on the uBO icon, then the settings icon (⚙️). Go to the bottom of the Filter lists pane and place a checkmark next to Import under the Custom section. Paste the URL of the filter list above into the text area that appears below and click "Apply changes".
Additional filter lists do slow things down, so only apply what you need.
Additional filter lists do slow things down and may increase your [attack surface](https://en.wikipedia.org/wiki/Attack_surface), so only apply what you need.
uBlock Origin also has different [blocking modes](https://github.com/gorhill/uBlock/wiki/Blocking-mode). The easy mode [might not](https://www.ranum.com/security/computer_security/editorials/dumb/) necessarily keep you safe from every tracker out there, whereas the more advanced modes let you control exactly what needs to run.
website: 'https://addons.mozilla.org/firefox/addon/ublock-origin/'

View File

@ -2,13 +2,17 @@ title: AdGuard for Safari
type: Recommendation
logo: /assets/img/browsers/adguard.svg
description: |
**AdGuard for Safari** is a free and open-source) content-blocking extension for Safari that uses the native [Content Blocker API](https://developer.apple.com/documentation/safariservices/creating_a_content_blocker).
**AdGuard for Safari** is a free and open-source content-blocking extension for Safari that uses the native [Content Blocker API](https://developer.apple.com/documentation/safariservices/creating_a_content_blocker). We suggest enabling the filters labled *#recommended* under the "Ad Blocking" and "Privacy" [content blockers](https://kb.adguard.com/en/safari/overview#content-blockers). The *#recommended* filters can also be enabled for the "Social Widgets" and "Annoyances" content blockers, but they may break some social media functions.
There is also [AdGuard for iOS](https://adguard.com/en/adguard-ios/overview.html) which is able to perform system wide adblocking.
Additional filter lists do slow things down and may increase your [attack surface](https://en.wikipedia.org/wiki/Attack_surface), so only apply what you need.
There is also [AdGuard for iOS](https://adguard.com/en/adguard-ios/overview.html) which is able to perform system-wide content blocking by means of DNS filtering.
website: 'https://adguard.com/en/adguard-safari/overview.html'
privacy_policy: 'https://adguard.com/en/privacy/safari.html'
downloads:
- icon: fab fa-app-store-ios
- icon: fab fa-safari
url: 'https://apps.apple.com/app/adguard-for-safari/id1440147259'
- icon: fab fa-app-store-ios
url: 'https://apps.apple.com/app/apple-store/id1047223162'
- icon: fab fa-github
url: 'https://github.com/AdguardTeam/AdGuardForSafari'