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

增加抓取全文功能,例如 少数派 #48

Open
github-actions bot opened this issue Apr 23, 2024 · 0 comments
Open

增加抓取全文功能,例如 少数派 #48

github-actions bot opened this issue Apr 23, 2024 · 0 comments
Labels
todo Waiting for the future to complete this function

Comments

@github-actions
Copy link

// TODO 增加抓取全文功能,例如 少数派

                    proxyUrl,
                    timeout: 60 * 1000,
                })).data
                // TODO 增加抓取全文功能,例如 少数派
                rss = await rssParserString(resp)
            }
            if (Array.isArray(rss?.items)) {
@github-actions github-actions bot added the todo Waiting for the future to complete this function label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
todo Waiting for the future to complete this function
Projects
None yet
Development

No branches or pull requests

0 participants