# 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 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 @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.