# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 13
# self = https://watcher.sour.is/conv/mfmgkmq
I really hate CAPTCHA's. They should be illegal on accessibility (and ethical) grounds.

I use DuckDuckGo for more of my searches, but sometimes I'm lazy and use the @g hash bang to just redirect me to Google. But most of the times Google wants me to fill in a CAPTCHA.

That means I lose my search term and have to type it in again, or just solve it.

But no more! I have made a simple extensi that puts your query into another search engine.

https://github.com/markwylde/google-to-ddg

captchas
@markwylde Sorry about the github @prologic :P
@markwylde Nice one! 👌
@markwylde Nice one! 👌
@markwylde Hahaha, nice! I don't use Chrome, can't you just reconfigure !g to use a different search engine?
@markwylde I wish accessibility was more of a priority.
@markwylde @lyse I use golinks myself ☺️
@markwylde @lyse I use golinks myself ☺️
@lyse Probably :P But for @g is actually a duckduckgo thing. They have a bunch of them. So if you are on duckduckgo.com things like this work:

"@yt testing" => https://www.youtube.com/results?search_query=testing
"@g testing" => https://www.google.com/search?q=testing
"@b testing" => https://www.bing.com/search?q=testing

More here: https://duckduckgo.com/bang=
@markwylde That's precisely what golinks does.\n\nSee: https://search.mills.io/list\n\n:D
@markwylde That's precisely what golinks does.

See: https://search.mills.io/list

:D
@markwylde That's precisely what golinks does.

See: https://search.mills.io/list

:D
@markwylde @prologic I just have keywords assigned to my search bookmarks. For example I just type te foo in Firefox and this searches "foo" on eBay in a new tab. The "t" comes from Tridactyl to open a new tab. "e" is the keyword for my eBay bookmark. No need to go to DuckDuckGo when I know I want to search another site.