ignoramous

Results 243 issues of ignoramous

Some lists are already implicitly treated as wildcarded ([resolver](https://github.com/serverless-dns/blocklist-wrapper/blob/7f932b1f9748412b1eede9d0d2d645bee98b449e/blocklistWrapper.js#L279), [app](https://github.com/celzero/gotrie/blob/d9d0dcea9cbdb7738628cea0668c5fb99b959a9d/trie/frozentrie.go#L15)); make that explicit in the `json` file. ``` "type": "wildcard", ``` Make the field optional.

- https://github.com/eded333/TheFuckingList - https://github.com/fscarmen/warp - https://github.com/arapurayil/aBL

Update more frequently (once every hour?), and see if delta updates are possible? Ship only bytes that have changed since the previous version. Like a git-patch. https://archive.is/RiUEl

A user [writes](https://github.com/celzero/rethink-app/issues/399), > Can you add this filter https://github.com/AdroitAdorKhan/antipopads-re to RethinkDNS? Thanks! --- We already support AntiPopAds, but look like the version from AdroitAdorKhan is more thorough than the...

Suggested by a user on telegram: https://github.com/furkun/ProtectorHosts and https://github.com/piperun/iploggerfilter Apparently, `IP Loggers` are URL shorteners, solely used to track visitors. Where have we seen this before...[Mmmm](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/8536).

https://github.com/nickspaargaren/no-google/blob/master/wildcards-domains (wildcard)

[Ultimate-Hosts-Blacklist](https://github.com/Ultimate-Hosts-Blacklist/Ultimate.Hosts.Blacklist) An aggregate anti-ad list like OISD, 1Hosts, CPBL, Energized, TheBlocklistProject, and GoodbyeAds

A user says, > - advanced view is overwhelming the lists should be categorized. > > - using the simple view i see no ads section for lists, it's conclusive...

Now that the blocklists cat is out of the bag, time to get rid of an unused field and introduce a new one. - Remove unused field: `uname`. It was...

Domains ending `.local`, `.localhost`, or matching `localhost`, `broadcasthost` need to be excluded from the final output. ``` 127.0.0.1 local 127.0.0.1 localhost 127.0.0.1 localhost.localdomain 255.255.255.255 broadcasthost ::1 localhost fe80::1%lo0 localhost ```...