https://github.com/reduxflakes/raven-protection
Ad and tracking filters for desktop and mobile browsers
https://github.com/reduxflakes/raven-protection
adblock-list advertising privacy
Last synced: about 1 year ago
JSON representation
Ad and tracking filters for desktop and mobile browsers
- Host: GitHub
- URL: https://github.com/reduxflakes/raven-protection
- Owner: ReduxFlakes
- License: gpl-2.0
- Created: 2023-03-23T19:51:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-23T18:41:23.000Z (almost 3 years ago)
- Last Synced: 2023-09-23T23:00:52.256Z (almost 3 years ago)
- Topics: adblock-list, advertising, privacy
- Homepage: https://reduxflakes.neocities.org/projects/raven
- Size: 174 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Raven Protection (moved)

Ads and tracking filters especially made for Opera and Vivaldi for better tracking and ad protection on both desktop and mobile (it can also be used with other browsers/extensions).
# This project has been moved to codeberg at: [https://codeberg.org/reduxflakes/raven-protection](https://codeberg.org/reduxflakes/raven-protection)
**Table of Contents**
- [Available Lists](#available-lists)
- [Using Raven](#using-raven)
- [Vivaldi Desktop](#vivaldi-desktop)
- [Opera](#opera)
- [Contribute](#contribute)
## Available Lists
Raven comes with different lists for different purposes, as of now there's two list types:
- [Raven Protection - Ads](/advertising.txt) - Block advertising
- [Raven Protection - Tracking](/tracking.txt) - Block trackers, analytics, and loggers
## Using Raven
### Vivaldi Desktop
- **1.** Go to the **Vivaldi menu** and choose **Settings**.
- **2.** Go to the **Privacy and Security** section.
- **3.** Scroll until you've reached the ad blocking preferences.
- **4.** Toogle the lists by clicking on the **Manage sources** button.
- **5.** On the tracking list, click on the add button and paste `https://raw.githubusercontent.com/ReduxFlakes/raven-protection/main/tracking.txt`.
- **6.** On the advertising list, click on the add button and paste `https://raw.githubusercontent.com/ReduxFlakes/raven-protection/main/advertising.txt`.
### Opera
- **1.** On the adress bar type `opera://settings`
- **2.** Go to the **Privacy & Security** tab
- **3.** Switch on **Block ads and surf the web up to three times faster** and **Block Trackers**
- **4.** Click on **Manage lists**
- **5.** In **Custom lists** click in **add**
- **6.** On "Block trackers", paste `https://raw.githubusercontent.com/ReduxFlakes/raven-protection/main/tracking.txt`
- **7.** On "Block ads" paste `https://raw.githubusercontent.com/ReduxFlakes/raven-protection/main/advertising.txt`
## Contribute
Before submiting a patch or fix, make sure to test it and to see if the submit is actually essential and that it works.
### Contributions
- [itsNotYin](https://github.com/itsNotYin)