Note: This page has moved to https://eblocker.org/en/docs/what-kind-of-list-formats-are-supported

Deutsch | English

What kind of list formats are supported?

The eBlocker allows you to upload four different list formats:

"Domain List"
Domain lists are lists which contain normal domains.

Example: 
domain.com
domain.ru
bad.domain2.org
verybad.domain2.pw
very.bad123.domain3.net

"squid-acl list"
Squid-acl lists are comparable to domain list lists.

Example:
domain.com
domain.ru
bad.domain2.org
verybad.domain2.pw
very.bad123.domain3.net

"etc.hosts list"
Etc.host lists are lists which for example have an IP address in front of the domain. These are usually the IP address of the local host (127.0.0.1), or the IP address 0.0.0.0.

Example: 
127.0.0.1 domain.com
127.0.0.1 domain.ru
127.0.0.1 bad.domain2.org
127.0.0.1 verybad.domain2.pw
127.0.0.1 very.bad123.domain3.net

"easylist"
Easylist are lists in the format of known browser extensions such as AdBlock.

Example: 
/adzone_
/theadzone/*
###adsontheright
-advertise.$domain=~i-domain.net|~bad-domain.gr
||domain.net^$third-part
@@/ad_file/*$image,domain=domain.de|domains.de
baddomain.com###IMU_468x60

For the domain, squid-acl and ect.hosts list, the # character indicates a comment which will not be imported by the eBlocker.

Example:
# This hosts file is brought to you by XXXXXXX
# You are free to copy and distribute this file for non-commercial uses.
# Last updated: Mon, 28 May 2019 at 06:53:40 GMT