}
function+S{
- b https://html.duckduckgo.com/html?q=~0
+ b https://search.brave.com/search?q=~0
/Next Page/+1
z20
}
-function+Sg{
- b https://www.google.com/search?q=~0
- /^{h3/
- z20
-}
-
function+Soid{
b https://oidref.com/~0
/^h1/
sel="$1"
shift
case "$sel" in
- gg) url="https://www.google.com/search?q=$@" ;;
oid) url="https://oidref.com/$@" ;;
pep) url="https://www.python.org/dev/peps/pep-0$@/" ;;
py) url="https://pypi.org/project/$@/" ;;
</head>
<body>
<dl compact>
-<dt>gg<dd><a href="https://www.google.com/search?q=%s">Google</a></dd>
<dt>oid<dd><a href="https://oidref.com/%s">OID</a></dd>
<dt>pep<dd><a href="https://www.python.org/dev/peps/pep-0%s/">PEP</a></dd>
<dt>py<dd><a href="https://pypi.org/project/%s/">PyPI</a></dd>