Skip to content

maxwai/adlist-merger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Java Java GitHub license

Ad List Merger Tool

Tool to merge a lot of Ad Lists for pihole together while removing duplicates

Getting Started

The Tool needs a config.xml in the appdata folder. An example config file will be created if none is present.

Prerequisites

You will need Java Version 17 or later to make it work. It may work with lower Java versions, but it was programmed using the Java 17 JDK.