Jelte
Jelte
Hi, to comply with a11y requirements, I need to set the lang property of text elements that are not in the language of the current locale. Since there are many...
This results in both unnecessary storage space and (local) traffic
Right now, the three lists live in kernel memory (which is where they are needed in order to actually ignore and block traffic); unless we move back to an iptables-based...
There are a number of rules that check whether an element has a (string) value, but most -if not all- of these could be 'circumvented' by just using some whitespace...
Rather than adding \000 to an existing label, add a new label "\000." to the start of the domain name, to find the closes next possible domain name. This makes...
The pull request in #332 was bad, in that it wouldn't catch individual empty elements if the full node list wasn't empty. This is a second proposal, that uses the...