GithubHelp home page GithubHelp logo

litchicherry / workers_proxy_for_google Goto Github PK

View Code? Open in Web Editor NEW

This project forked from raysibay/workers_proxy_for_google

0.0 0.0 0.0 32 KB

利用cloudflare workers部署谷歌镜像,2022年可用

JavaScript 100.00%

workers_proxy_for_google's Introduction

workers_proxy_for_Google

  • Due to Google had ban the ipv4 address of cloudflare, so i use ipv6.google.com as back-to-source hostname for google search, but ipv6.google.com doesn't support image search, so when using image search, it will jump back to www.google.com automatically.
  • 由于谷歌搜索屏蔽了 cloudflare 回源的ipv4地址,因此在这里我使用ipv6.google.com作为回源主机名,但是ipv6.google.com不支持图片搜索,又做了一些额外的修改以在使用图片搜索的时候跳转回www.google.com。

Additional for mainland chinese users/适用于**大陆用户:

How to use/使用方法:

2023更新:cloudflare现在已被国内运营商严重限速,有可能导致在谷歌镜像的搜索首页无法搜索,可以将其设置为默认搜索引擎,在地址栏搜索,方法以edge为例:

  1. 打开浏览器设置
  2. 搜索“搜索引擎”
  3. 点击 地址栏与搜索-管理搜索引擎-添加
  4. 搜索引擎名字和快捷方式随便填,最后一栏填入 https://[你绑定的域名]/search?q=%s
  5. 将其改为默认设置,即可在浏览器地址栏搜索

2024 Update: 部署谷歌翻译API镜像

时过境迁,谷歌翻译也终于没了**版。本来想着谷歌翻译api的镜像非常好做,没想到github似乎没有相关的代码库,就顺便新增了google_translate_api.js,和部署谷歌镜像类似,复制粘贴,并绑定二级域名即可。 翻译API镜像,个人推荐结合翻译插件食用:

参考:

  1. https://github.com/klightso/Workers-Proxy-1
  2. https://github.com/xiaoyang-sde/reflare

workers_proxy_for_google's People

Contributors

raysibay avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.