This repository has been archived by the owner on Apr 27, 2020. It is now read-only.
forked from EnergizedProtection/block
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·72 lines (60 loc) · 4.29 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>block | Energized Protection</title>
<script type="text/javascript" nonce="a0c551c45f344a009929257489e" src="//local.adguard.org?ts=1578412153303&type=content-script&dmn=10.0.75.2&css=1&js=1&gcss=1&rel=1&rji=1&stealth=1&uag=&trref=aHR0cDovLzEwLjAuNzUuMi8="></script>
<script type="text/javascript" nonce="a0c551c45f344a009929257489e" src="//local.adguard.org?ts=1578412153303&name=AdGuard%20Assistant%20Beta&name=AdGuard%20Popup%20Blocker%20%28Beta%29&name=AdGuard%20Extra%20Beta&name=%E7%BD%91%E9%A1%B5%E9%99%90%E5%88%B6%E8%A7%A3%E9%99%A4&name=Anti-Adblock%20Killer%20%7C%20Reek&type=user-script"></script><link rel="stylesheet" href="https://energized.pro/block/css/styles.css">
<link rel="stylesheet" href="https://energized.pro/block/css/pygment_trac.css">
<meta name="viewport" content="width=device-width">
<!-- favicons
================================================== -->
<link rel="shortcut icon" href="https://energized.pro/favicon.ico" type="image/x-icon">
<link rel="icon" href="https://energized.pro/favicon.ico" type="image/x-icon">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>block</h1>
<p>Energized Protection Block Repo</p>
<p class="view"><a href="http://go.energized.pro/github">View the repo on GitHub <small>EnergizedProtection/block</small></a></p>
<ul>
<li><a href="https://energized.pro">Visit Main <strong>Website</strong></a></li>
<li><a href="https://github.com/EnergizedProtection/block#formats">Download <strong>Packages</strong></a></li>
<li><a href="https://github.com/EnergizedProtection/block">Visit Repo <strong>GitHub</strong></a></li>
</ul>
</header>
<section>
<h1>ad.porn.malware blocking.</h1>
<p><em>A Trio Project with ❤ from Bangladesh, India & Zanzibar.</em></p>
<p>This repository consolidates several reputable filters, and merges them into couple of protection packs with duplicates and dead/inactive domains removed. A variety of tailored packs are provided.</p>
<h2>What is this for?</h2>
<p>This Energized Protection System is designed for Unix-like systems, gets a list of domains that serve ads, tracking scripts and malware from multiple reputable sources and creates protection packs that prevents your system from connecting to them.</p>
<h2>Features</h2>
<ul>
<li><strong>hosts based:</strong> based on hosts file, all the bad stuffs blocked with 0.0.0.0</li>
<li><strong>any device:</strong> compatible with all devices, regardless of OS.</li>
<li><strong>blockings:</strong> strictly blocks advertisements, malwares, spams, spyware, statistics & trackers on both web browsing and applications.</li>
<li><strong>multiple formats:</strong> different variants for different devices.</li>
<li><strong>speed you need:</strong> reduces page loading time upto half of its actual time!</li>
<li><strong>privacy:</strong> helps to increase privacy by blocking spyware and tracking systems.</li>
<li><strong>saves expense:</strong> reduces bandwidth usage.</li>
<li><strong>support:</strong> user friendly chat group got your back!</li>
<li><strong>clean:</strong> no extra abracadabra!</li>
</ul>
<h2>Disclaimer</h2>
<p>Energized Protection Block Lists are basically blacklists files to block access to domains. If you don't know how it works, then please try this at your own risk. I won't be responsible for any damage or loss. Never forget to make backup.</p>
<p>A project by <a href="https://nayemador.com/" title="Ador">Ador</a> with ❤</p>
</section>
<footer>
<p>This project is maintained by <a href="https://github.com/orgs/EnergizedProtection/teams/boltz">Team Boltz</a></p>
<p><small>Hosted on GitHub Pages — <a href="https://energized.pro">Energized Protection</a></small></p>
</footer>
</div>
<script src="https://energized.pro/block/js/scale.fix.js"></script>
</body>
</html>