An open API service indexing awesome lists of open source software.

https://github.com/minhtuannguyen/mobads

Ads Domains to block for mobile devices
https://github.com/minhtuannguyen/mobads

ads babashka clojure dns mobile

Last synced: 3 months ago
JSON representation

Ads Domains to block for mobile devices

Awesome Lists containing this project

README

          

# mobads
contains a minimal set of dns domains which should be blocked on mobile device. See [the dns.txt](dns.txt)

# Sanitize
This task going into the list and remove out-of-date entries by checking them with `nslookup`
It requires `babashka` in order to run

```shell
bb sanitize
```