beyazit / search

Cloudflare + Google = supercharged web surfing

Home Page:https://twitter.com/aabbccsmith/status/1422996847371689987

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

search

Supercharge your searching with a simple cloudflare worker.

"Adding it is easy, it only takes two clicks" - tony zog

Guide:

Add https://search.balls.workers.dev/?q= as a custom search engine to your browser. For Chrome, you would need to add %s on the end of that. Consult your browser's documentation for relavent information.

Fallback Engines

If you prefer duckduckgo, you can set your URL to the following to have your searched routed through that instead:

https://search.balls.workers.dev/?q=%s&engine=https:%2f%2fduckduckgo.com%2f%3fq={q}

Visual Guide

First Second Third Last

About

Cloudflare + Google = supercharged web surfing

https://twitter.com/aabbccsmith/status/1422996847371689987

License:MIT License


Languages

Language:TypeScript 100.0%