Actual search. (changed all "search"
to "search_{i}"
and checked what changed the url in fiddler)
- const-string p2, "search"
+ const-string p2, "blocked_search"
Actual search. (changed all "search"
to "search_{i}"
and checked what changed the url in fiddler)
- const-string p2, "search"
+ const-string p2, "blocked_search"
Suggestion search (auto complete). 2 Places in same file
:cond_3
:goto_1
- const-string v2, "https://suggestqueries.google.com"
:cond_3
:goto_1
+ const-string v2, "https://blocked.suggestqueries.google.com"
- const-string v2, "https://suggestqueries.google.com/complete/search?ds=yt&hjson=t&oe=UTF-8&xssi=t"
+ const-string v2, "https://blocked.suggestqueries.google.com/complete/search?ds=yt&hjson=t&oe=UTF-8&xssi=t"
``
Two notes: