https://github.com/nodejh/typecho-theme-bing
a typecho them with bing images
https://github.com/nodejh/typecho-theme-bing
Last synced: 8 days ago
JSON representation
a typecho them with bing images
- Host: GitHub
- URL: https://github.com/nodejh/typecho-theme-bing
- Owner: nodejh
- Created: 2015-02-10T17:26:08.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-10T13:23:18.000Z (about 11 years ago)
- Last Synced: 2025-01-16T12:52:31.277Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 1.62 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# typecho-theme-bing
一款背景图片为 bing 图片的typecho主题
**演示地址:**
1. 背景图片每日自动更新。
1. 抓取 bing 图片写得很简陋,直接用的 `file_get_contents()` 方法,待更新。
1. logo 是用的 QQ 群头像接口,也可将其替换为自己的 QQ 头像接口。代码在 `header.php` 第47行。
附:
QQ 头像接口: `http://q1.qlogo.cn/g?b=qq&s=100&nk={号码}`
QQ 群头像接口: `http://p.qlogo.cn/gh/{群号}/{群号}/100`