End Point: Jul 26, 2024.
e.g:
https://api.eallion.com/bing
https://api.eallion.com/bing?type=image
/bing
反代 Bing 每日壁纸 (Docs)
/bing | 示例 | 说明 |
---|---|---|
type | type=image | 当该字段等于 image 时,返回参数会新增一个 redirect 值为壁纸的地址,同时直接返回图片 |
region | region=zh-CN | Bing 每日壁纸的不同地区,每个地区的壁纸都不一样,默认: en-US ,可选: zh-CN, en-US, ja-JP, en-AU, en-UK, de-DE, en-NZ, en-CA |
date | date=2022-07-24 | 指定一个日期,格式:2006-01-02 ,获取这个日期的壁纸,目测只能获取当前日期的前 10 天的壁纸 |
dpi | dpi=uhd | 修改 redirect 默认的壁纸分辨率,默认1920x1080 ,可选 720 、1080 、720p 、1080p 、1080i 、hd 、uhd 、2k 、2.5k 、2.8k 、4k 、m 、small 、thumbnail 、mobile 、original 、1920x1200 、1920x1080 、1366x768 、1280x768 、1280x720 、1024x768 、800x600 、800x480 、768x1280 、720x1280 、640x480 、480x800 、400x240 、320x240 、240x320 |
/favicon
网站图标反代
https://api.eallion.com/favicon/aHR0cHM6Ly93d3cuZWFsbGlvbi5jb20=
/favicon | 示例 | 说明 |
---|---|---|
url | base64Encode | aHR0cHM6Ly93d3cuZWFsbGlvbi5jb20= | Url 链接的 Base64 编码 |
/gravatar
反代 Gravatar
https://api.eallion.com/gravatar/171e4c30959e8c077a6c58b958624b31
/gravatar | 示例 | 说明 |
---|---|---|
md5 | 171e4c30959e8c077a6c58b958624b31 | 电子邮件的 MD5 值 |
/ip
获取自己的公网 IP
/jinrishici
反代今日诗词 (Docs)
/mastodon
反代 @eallion@e5n.cc实例的 API (Docs)
https://api.eallion.com/mastodon?limit=20&exclude_replies=true&exclude_reblogs=true
/mastodon | 示例 | 说明 |
---|---|---|
limit | limit=10 | 数据条数,最大值 40,如果需要请求更早数据,需要配合 max_id |
exclude_replies | exclude_replies=true | 回复嘟文 |
exclude_reblogs | exclude_reblogs=true | 转嘟 |
only_media | only_media=true | 仅包含媒体文件 |
max_id | max_id={ STATUSES ID} | 请求 max_id 之前的嘟文,对应的有 min_id |
min_id | min_id={ STATUSES ID} | 请求 min_id 之后的嘟文 |
/memos
反代 memos.eallion.com 的 Memos 的 API (Docs)
/memos | 示例 | 说明 |
---|---|---|
pageSize | pageSize=10 | 请求数量限制 |
filter | filter={ FILTER} | filter 请看 Docs 的说明 |
/og
部署到 Vercel 的 OG Image API (Docs)
/og | 示例 | 说明 |
---|---|---|
title | title=大大的小蜗牛 | 因 Vercel Edge Functions 的限制,中文字体已瘦身,大多数汉字无法显示 |
/screens
反代 Wordpress mShots 的截图服务 (Docs)
/screens | 示例 | 说明 |
---|---|---|
url | www.eallion.com | 填入需要截图的 Url |
Powered by: GitHub / Vercel / Cloudflare / Aliyun / Tencent Cloud / Volcengine / Dogecloud.
Contact: eallions@gmail.com