An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Raven Protection (moved)

![GitHub Commit Community](https://img.shields.io/github/commit-activity/m/ReduxFlakes/raven-protection)

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)