hithider User

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

Thanks!


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