Merge branch 'main' of https://github.com/benbusby/whoogle-search into patch-4
This commit is contained in:
commit
ecdad6d01c
22
README.md
22
README.md
|
@ -480,14 +480,20 @@ A lot of the app currently piggybacks on Google's existing support for fetching
|
|||
|
||||
*Note: Use public instances at your own discretion. Maintainers of Whoogle do not personally validate the integrity of these instances, and popular public instances are more likely to be rate-limited or blocked.*
|
||||
|
||||
- [https://whoogle.sdf.org](https://whoogle.sdf.org)
|
||||
- [https://whoogle.kavin.rocks](https://whoogle.kavin.rocks) or [http://whoogledq5f5wly5p4i2ohnvjwlihnlg4oajjum2oeddfwqdwupbuhqd.onion](http://whoogledq5f5wly5p4i2ohnvjwlihnlg4oajjum2oeddfwqdwupbuhqd.onion)
|
||||
- [https://search.garudalinux.org](https://search.garudalinux.org)
|
||||
- [https://whooglesearch.net](https://whooglesearch.net)
|
||||
- [https://search.flawcra.cc](https://search.flawcra.cc)
|
||||
- [https://search.exonip.de](https://search.exonip.de)
|
||||
- [https://whoogle.silkky.cloud](https://whoogle.silkky.cloud)
|
||||
- [https://s.alefvanboon.xyz](https://s.alefvanboon.xyz)
|
||||
| Website | Country | Cloudflare |
|
||||
|-|-|-|
|
||||
| [https://whoogle.sdf.org](https://whoogle.sdf.org) | 🇺🇸 US |
|
||||
| [https://whoogle.kavin.rocks](https://whoogle.kavin.rocks) | 🇮🇳 IN | ✅ |
|
||||
| [https://search.garudalinux.org](https://search.garudalinux.org) | 🇩🇪 DE | |
|
||||
| [https://whooglesearch.net](https://whooglesearch.net) | 🇺🇸 US | |
|
||||
| [https://search.flawcra.cc](https://search.flawcra.cc) | | ✅ |
|
||||
| [https://search.exonip.de](https://search.exonip.de) | 🇳🇱 NL | |
|
||||
| [https://whoogle.silkky.cloud](https://whoogle.silkky.cloud) | 🇫🇮 FI | |
|
||||
| [https://s.alefvanoon.xyz](https://s.alefvanoon.xyz) | 🇺🇸 US | ✅ |
|
||||
| [http://whoogledq5f5wly5p4i2ohnvjwlihnlg4oajjum2oeddfwqdwupbuhqd.onion](http://whoogledq5f5wly5p4i2ohnvjwlihnlg4oajjum2oeddfwqdwupbuhqd.onion) | 🇮🇳 IN | |
|
||||
|
||||
* A checkmark in the "Cloudflare" category here refers to the use of the reverse proxy, [Cloudflare](https://cloudflare). The checkmark will not be listed for a site which uses Cloudflare DNS but rather the proxying service which grants Cloudflare the ability to monitor traffic to the website.
|
||||
|
||||
## Screenshots
|
||||
#### Desktop
|
||||

|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
{"name": "Norwegian (Norwegian)", "value": "lang_no"},
|
||||
{"name": "Persian (فارسی)", "value": "lang_fa"},
|
||||
{"name": "Polish (Polskie)", "value": "lang_pl"},
|
||||
{"name": "Portugese (Português)", "value": "lang_pt"},
|
||||
{"name": "Portuguese (Português)", "value": "lang_pt"},
|
||||
{"name": "Romanian (Română)", "value": "lang_ro"},
|
||||
{"name": "Russian (русский)", "value": "lang_ru"},
|
||||
{"name": "Serbian (Српски)", "value": "lang_sr"},
|
||||
|
|
|
@ -164,13 +164,13 @@
|
|||
"dark": "notte",
|
||||
"system": "impostazioni di sistema"
|
||||
},
|
||||
"lang_pt": {
|
||||
"search": "Buscar",
|
||||
"lang_pt": {
|
||||
"search": "Pesquisar",
|
||||
"config": "Configuração",
|
||||
"config-country": "Filtrar Resultados por País",
|
||||
"config-country-help": "Observação: Se ativado, um site só aparecerá nos resultados da pesquisa se estiver *hospedado* no país selecionado.",
|
||||
"config-lang": "Idioma da Interface",
|
||||
"config-lang-search": "Idioma da Busca",
|
||||
"config-lang-search": "Idioma da Pesquisa",
|
||||
"config-near": "Perto",
|
||||
"config-near-help": "Nome da Cidade",
|
||||
"config-block": "Bloquear",
|
||||
|
@ -178,19 +178,19 @@
|
|||
"config-theme": "Tema",
|
||||
"config-nojs": "Mostrar Links NoJS",
|
||||
"config-dark": "Modo Escuro",
|
||||
"config-safe": "Busca Segura",
|
||||
"config-safe": "Pesquisa Segura",
|
||||
"config-alts": "Substituir Links de Redes Sociais",
|
||||
"config-alts-help": "Substitui os links do Twitter/YouTube/Instagram/etc. por alternativas que respeitam sua privacidade.",
|
||||
"config-new-tab": "Abrir Links em Nova Aba",
|
||||
"config-images": "Busca de Imagem em Tamanho Real",
|
||||
"config-images-help": "(Experimental) Adiciona a opção 'Exibir Imagem' às buscas de imagens no modo 'para computador'. Isso fará com que as miniaturas do resultado da imagem sejam de menor resolução.",
|
||||
"config-images": "Pesquisa de Imagem em Tamanho Real",
|
||||
"config-images-help": "(Experimental) Adiciona a opção 'Mostrar Imagem' às pesquisas de imagens no modo 'para computador'. Isso fará com que as miniaturas do resultado da imagem sejam de menor resolução.",
|
||||
"config-tor": "Usar Tor",
|
||||
"config-get-only": "Apenas Solicitações GET",
|
||||
"config-get-only": "Apenas Pedidos GET",
|
||||
"config-url": "URL Fonte",
|
||||
"config-css": "CSS Personalizado",
|
||||
"load": "Carregar",
|
||||
"apply": "Aplicar",
|
||||
"save-as": "Salvar Como...",
|
||||
"save-as": "Guardar Como...",
|
||||
"github-link": "Ver no GitHub",
|
||||
"translate": "traduzir",
|
||||
"light": "brilhante",
|
||||
|
@ -328,5 +328,38 @@
|
|||
"light": "روشن",
|
||||
"dark": "تیره",
|
||||
"system": "سیستم"
|
||||
},
|
||||
"lang_cs": {
|
||||
"search": "Hledat",
|
||||
"config": "Konfigurace",
|
||||
"config-country": "Filtrovat výsledky podle země",
|
||||
"config-country-help": "Poznámka: Pokud je povoleno, webová stránka se objeví ve výsledcích vyhledávání, pouze pokud je *hostována* ve vybrané zemi.",
|
||||
"config-lang": "Jazyk rozhraní",
|
||||
"config-lang-search": "Jazyk vyhledávání",
|
||||
"config-near": "Poblíž",
|
||||
"config-near-help": "Název města",
|
||||
"config-block": "Blokovat",
|
||||
"config-block-help": "Čárkami oddělený seznam stránek",
|
||||
"config-theme": "Motiv",
|
||||
"config-nojs": "Zobrazit NoJS odkazy",
|
||||
"config-dark": "Tmavý motiv",
|
||||
"config-safe": "Bezpečné vyhledávání",
|
||||
"config-alts": "Nahradit odkazy na sociální média",
|
||||
"config-alts-help": "Nahradí odkazy na Twitter, YouTube, Instagram atd. alternativami respektujícími soukromí.",
|
||||
"config-new-tab": "Otevírat odkazy na novém listu",
|
||||
"config-images": "Vyhledávání obrázků v plné velikosti",
|
||||
"config-images-help": "(Experimentální) Přidá volbu ‚Zobrazit obrázek‘ do vyhledávání obrázků na ploše. Způsobí to, že náhledy výsledků vyhledávání obrázků budou mít nižší rozlišení.",
|
||||
"config-tor": "Používat Tor",
|
||||
"config-get-only": "Pouze požadavky GET",
|
||||
"config-url": "Kořenová adresa URL",
|
||||
"config-css": "Vlastní CSS",
|
||||
"load": "Načíst",
|
||||
"apply": "Použít",
|
||||
"save-as": "Uložit jako...",
|
||||
"github-link": "Zobrazit na GitHub",
|
||||
"translate": "Přeložit",
|
||||
"light": "Světlý",
|
||||
"dark": "Tmavý",
|
||||
"system": "Systémový"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -19,7 +19,8 @@
|
|||
class="noHIxc"
|
||||
name="q"
|
||||
type="text"
|
||||
value="{{ clean_query(query) }}">
|
||||
value="{{ clean_query(query) }}"
|
||||
dir="auto">
|
||||
<input id="search-reset" type="reset" value="x">
|
||||
<input name="tbm" value="{{ search_type }}" style="display: none">
|
||||
<input type="submit" style="display: none;">
|
||||
|
@ -51,7 +52,8 @@
|
|||
name="q"
|
||||
spellcheck="false"
|
||||
type="text"
|
||||
value="{{ clean_query(query) }}">
|
||||
value="{{ clean_query(query) }}"
|
||||
dir="auto">
|
||||
<input name="tbm" value="{{ search_type }}" style="display: none">
|
||||
<input type="submit" style="display: none;">
|
||||
<div class="sc"></div>
|
||||
|
|
|
@ -62,7 +62,8 @@
|
|||
autocapitalize="none"
|
||||
spellcheck="false"
|
||||
autocorrect="off"
|
||||
autocomplete="off">
|
||||
autocomplete="off"
|
||||
dir="auto">
|
||||
</div>
|
||||
<input type="submit" id="search-submit" value="{{ translation['search'] }}">
|
||||
</div>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
spellcheck="false"
|
||||
autocorrect="off"
|
||||
placeholder="Whoogle Search"
|
||||
autocomplete="off">
|
||||
autocomplete="off"
|
||||
dir="auto">
|
||||
<input type="submit" style="width: 9%" id="search-submit" value="Search">
|
||||
</form>
|
||||
|
|
Loading…
Reference in New Issue
Block a user