-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
26 lines (26 loc) · 1.57 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<title>EasyDutch</title>
</head>
<body>
<p>This site is used as a <a href="https://en.wikipedia.org/wiki/Content_delivery_network">Content Delivery Network</a> for
<a href="https://github.com/EasyDutch-uBO/EasyDutch/">EasyDutch</a>, a filter list for websites in the Dutch language:
</p>
<ul>
<li style="font-size:larger;"><a href="./EasyDutch.all.txt">EasyDutch's Main All-in-One List</a>, the sublists below are combined in this one the prevent overloading free CDN's.</li><p>
<li><a href="./EasyDutch.txt">EasyDutch's Main List</a>, the lists below are the sublists that are loaded in this one.</li>
<li><a href="./EasyDutch/Block_General.txt">General Network Filters</a></li>
<li><a href="./EasyDutch/Block_first_party_Server.txt">First Party Servers</a></li>
<li><a href="./EasyDutch/Block_third_party_Server.txt">Third Party Servers</a></li>
<li><a href="./EasyDutch/Block_Resources.txt">Specific Network Filters</a></li>
<li><a href="./EasyDutch/Block_Whitelist.txt">Whitelist for Network Filters</a></li>
<li><a href="./EasyDutch/Hide_General.txt">General Element Hiding Filters</a></li>
<li><a href="./EasyDutch/Hide_Specific.txt">Specific Element Hiding Filters</a></li>
<li><a href="./EasyDutch/Hide_Whitelist.txt">Whitelist for Element Hiding Filters</a></li>
<li><a href="./EasyDutch/Anti-Adblock.txt">Anti Adblock</a></li>
</ul>
</body>
</html>