mirror of
https://github.com/tanrax/maza-ad-blocking.git
synced 2024-11-10 02:15:42 +01:00
Update README.md
This commit is contained in:
parent
2d42d0326d
commit
e8fa6a94f1
27
README.md
27
README.md
@ -4,29 +4,14 @@ Comments: https://news.ycombinator.com/item?id=22717650
|
|||||||
|
|
||||||
# Maza ad blocking - Like Pi-hole but local and using your operating system
|
# Maza ad blocking - Like Pi-hole but local and using your operating system
|
||||||
|
|
||||||
<img alt="demo" src="media/demo.gif">
|
|
||||||
|
|
||||||
Simple, native and efficient local advertising blocker. Compatible with macOS and Linux.
|
Simple, native and efficient local advertising blocker. Compatible with macOS and Linux.
|
||||||
|
|
||||||
<table>
|
<img alt="demo" src="media/demo.gif">
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
<img alt="maza logo" src="media/maza.png" width="500">
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
<ul>
|
|
||||||
<li>You <strong>don't have to install any browser extensions or applications</strong>, you just use the tools of your operating system.</li>
|
|
||||||
<li>You update the list of DNS to be blocked with a <strong>single command</strong>.</li>
|
|
||||||
<li><strong>Opensource</strong>.</li>
|
|
||||||
<li>Just <strong>bash</strong>.</li>
|
|
||||||
</ul>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- You **don't have to install any browser extensions or applications**, you just use the tools of your operating system.
|
||||||
|
- You update the list of DNS to be blocked with a **single command**.
|
||||||
|
- **Opensource**.
|
||||||
|
- Just **bash**.
|
||||||
|
|
||||||
## 🏃Run
|
## 🏃Run
|
||||||
|
|
||||||
@ -85,7 +70,7 @@ crontab -e
|
|||||||
Add the following line at the end.
|
Add the following line at the end.
|
||||||
|
|
||||||
```
|
```
|
||||||
@daily myuser maza update
|
@daily maza update
|
||||||
```
|
```
|
||||||
|
|
||||||
## 🔪 Uninstall
|
## 🔪 Uninstall
|
||||||
|
Loading…
Reference in New Issue
Block a user