isDuckDuckGoQueryUrl

abstract fun isDuckDuckGoQueryUrl(uri: String): Boolean

This method takes a uri and returns true or false.

Return

true if the given uri is a DuckDuckGo query and false otherwise.