jscher2000 / Google Hit Hider by Domain (Search Filter / Block Sites)

Hey,

DuckDuckGoOnion can be accessed here: https://3g2upl4pq6kufc4m.onion/ (requires Tor Browser)
It just needs detectection in line 107 and otherwise works as is:

currentG.indexOf("duckduckgo") > -1

Can be extended to:

currentG.indexOf("duckduckgo") > -1 || currentG.indexOf("3g2upl4pq6kufc4m") > -1

Okay, that's interesting. I don't have Tor installed, but I will try to test.

Are changes required to the @include list?

Sorry for delay, changes to @include were required and version 2.0.0 works as excepted.

Thanks!