kevlin2-talos
kevlin2-talos
This shouldn't be too much of an issue, the safebrowsing database pulls from two parts of Google's API: list updates and full hash lookups. It first retrieves the full list...
I would not recommend manually deleting entries. Google's list updates, which clamav-safebrowsing pulls from, deletes entries using indices on a sorted list. Thus arbitrarily removing entries can have unintended side...
Duplicate keys might be due the original key not getting removed due to list misalignment and then Google adding the key back into the list.