Update README.md

This commit is contained in:
Aristore
2025-06-06 18:48:46 +08:00
committed by GitHub
parent 75c87b285e
commit 3fa887a659

View File

@@ -1,64 +1 @@
<p align="center"> 魔改自[mengkunsoft/lmbtfy](https://github.com/mengkunsoft/lmbtfy)
<a href="http://tool.mkblog.cn/lmbtfy/" target="_blank">
<img src="https://user-images.githubusercontent.com/16880885/85271234-1998af00-b4ad-11ea-8fd9-2c1cabf62ea3.png" alt="让我帮你百度一下">
</a>
</p>
<h3 align="center"> 「Let Me Baidu That For You」</h3>
<p align="center">
<a href="https://github.com/mengkunsoft/lmbtfy/stargazers" target="_blank">
<img src="https://img.shields.io/github/stars/mengkunsoft/lmbtfy.svg?style=flat-square" alt="GitHub stars">
</a>
<a href="https://github.com/mengkunsoft/lmbtfy/network" target="_blank">
<img src="https://img.shields.io/github/forks/mengkunsoft/lmbtfy.svg?style=flat-square" alt="GitHub forks">
</a>
<a href="https://github.com/mengkunsoft/lmbtfy/issues" target="_blank">
<img src="https://img.shields.io/github/issues/mengkunsoft/lmbtfy.svg?style=flat-square" alt="GitHub issues">
</a>
<a href="https://github.com/mengkunsoft/lmbtfy/blob/master/LICENSE" target="_blank">
<img src="https://img.shields.io/github/license/mengkunsoft/lmbtfy.svg?style=flat-square" alt="GitHub license">
</a>
</p>
让我帮你百度一下 - 优化版
原始版本来自 bangbang http://lmbtfy.cn/ ,本项目在原作的基础上进行了重制,风格变更为新版百度 UI并适配了移动端
交互效果参考了 不会百度么?( http://buhuibaidu.me/ )
### 在线演示
-----
[http://tool.mkblog.cn/lmbtfy/](http://tool.mkblog.cn/lmbtfy/)
### 相关项目
-----
- [必应版] Ask and it is given https://github.com/MisterBoole/lmbtfy
- [谷歌版] Let Me Google That For You https://github.com/xb2016/lmgtfy
- [谷歌版] Let Me Google That For You https://github.com/yuxizhe/google
- [原版] Let Me Baidu That For You https://github.com/bangbang93/lmbtfy.cn
### 更新日志
-----
#### 2020/6/21
- 重构项目,风格与新版百度 UI 适配。 **注意:本版本修改了参数的获取方式,与旧版不兼容!如果你曾经使用了旧版,那么不要替换为新版,否则以前生成的链接都会失效!**
- 移除短网址模块
- 增加点击指示特效
- 增加“我是自己人”按钮,防止自己人被“带跑”
#### 2019/10/14
- 将网址缩短接口替换为搜狗接口,修复无法生成短网址的问题
#### 2019/4/27
- 修复因 CDN 失效导致无法使用的问题
- 重构部分代码,界面更美观
#### 2017/3/16
- 将界面修改为响应式,以适应移动端访问
#### 更早的版本
- 原始代码来自 bangbang(http://lmbtfy.cn/)