From 57bc5ac13e18d52ddbb8480eaa11693b81d43745 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Tue, 30 Jun 2020 01:52:21 -0400 Subject: [PATCH] add peter lowe's list to bubble block --- .../models/apps/bubble_block/bubbleApp_bubbleBlock.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bubble-server/src/main/resources/models/apps/bubble_block/bubbleApp_bubbleBlock.json b/bubble-server/src/main/resources/models/apps/bubble_block/bubbleApp_bubbleBlock.json index 9f69be13..f8664293 100644 --- a/bubble-server/src/main/resources/models/apps/bubble_block/bubbleApp_bubbleBlock.json +++ b/bubble-server/src/main/resources/models/apps/bubble_block/bubbleApp_bubbleBlock.json @@ -134,6 +134,13 @@ "description": "EasyList is the primary filter list that removes most adverts from international web pages, including unwanted frames, images, and objects. It is the most popular list used by many ad blockers and forms the basis of over a dozen combination and supplementary filter lists.", "tags": ["ads"] }, + { + "name": "Peter Lowe's Ad and tracking server list", + "id": "peter_lowes_ad_and_tracking_list", + "url": "https://pgl.yoyo.org/adservers/serverlist.php?showintro=0;hostformat=raw", + "description": "A comprehensive list of ad and tracking servers", + "tags": ["ads", "privacy"] + }, { "name": "Dandelion Sprout's Anti-Malware List", "id": "dandelion_sprouts_anti_malware_list",