Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Amazfit Watch Faces #5037

Merged
merged 3 commits into from
Jun 28, 2020
Merged

feat: add Amazfit Watch Faces #5037

merged 3 commits into from
Jun 28, 2020

Conversation

nczitzk
Copy link
Contributor

@nczitzk nczitzk commented Jun 23, 2020

Close #5028

@vercel
Copy link

vercel bot commented Jun 23, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/diy/rsshub/j1jwi7oru
✅ Preview: https://rsshub-git-fork-nczitzk-feature-amazfit.diy.vercel.app

list.map(
async (item) =>
await ctx.cache.tryGet(item.link, async () => {
const detailResponse = await got({ method: 'get', url: item.link });
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这部分逻辑看起来都是一样的,可以提取成一个公用方法?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@DIYgod DIYgod merged commit 1e86e2a into DIYgod:master Jun 28, 2020
AgFlore pushed a commit to AgFlore/RSSHub that referenced this pull request Aug 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

【路由需求】amazfitwatchfaces.com表盘更新动态
2 participants