DIYgod mirror
Go to file
Rongrong f3cf86cd72
fix(core/utils/wechat-mp): empty description when request blocked by WAF (#15294)
* fix(core/utils/wechat-mp): empty description when request blocked by WAF

Silently falling back to the fallback method would generate empty
description. Fixed by throwing an error when failed to extract
item_show_type from the page.

Some misc warnings are also added to make bug reporting easier.

Signed-off-by: Rongrong <i@rong.moe>

* fix(core/utils/wechat-mp): err msg for unknown page

Signed-off-by: Rongrong <i@rong.moe>

* test(core/utils/wechat-mp): fix coverage

Signed-off-by: Rongrong <i@rong.moe>

* fix(core/utils/wechat-mp): ESLint no-await-in-loop

Signed-off-by: Rongrong <i@rong.moe>

* fix(core/utils/wechat-mp): normalizeUrl: &amp; -> &

Signed-off-by: Rongrong <i@rong.moe>

* feat(core/utils/wechat-mp): do not prompt raising an issue when blocked
by WAF

Signed-off-by: Rongrong <i@rong.moe>

* feat(core/utils/wechat-mp): recognize deleted page

Signed-off-by: Rongrong <i@rong.moe>

* feat(core/utils/wechat-mp): log when error

Prevent errors from being completely suppressed if the caller catches
them.

Signed-off-by: Rongrong <i@rong.moe>

---------

Signed-off-by: Rongrong <i@rong.moe>
2024-04-22 02:19:33 +08:00
.devcontainer docs: remove website 2024-03-18 21:29:17 +08:00
.github chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#15157) 2024-04-09 08:59:09 +00:00
.husky chore: recover format 2024-01-29 23:28:03 +08:00
api fix(core): fix documentation link path and error message links (#15023) 2024-03-30 08:12:12 +00:00
assets chore: fix rsshub.js.org not working (#14750) 2024-03-11 23:52:46 +08:00
lib fix(core/utils/wechat-mp): empty description when request blocked by WAF (#15294) 2024-04-22 02:19:33 +08:00
logs
scripts style(eslint): lint tsx (#15098) 2024-04-04 20:28:45 +08:00
.codecov.yml
.dockerignore docs: remove website 2024-03-18 21:29:17 +08:00
.editorconfig
.eslintignore chore: ignore files for eslint 2024-03-24 19:20:39 +08:00
.eslintrc.json chore: eslint 2024-03-18 19:51:39 +08:00
.gitignore chore: recover radar.js 2024-03-12 21:32:48 +08:00
.gitpod.yml docs: remove website 2024-03-18 21:29:17 +08:00
.npmrc fix: 修复 form-data 依赖的缺失;增加 cross-env 以兼容 Windows 和 Linux 的环境变量设置 (#14981) 2024-03-28 02:48:48 +08:00
.prettierignore chore: ignore files for eslint 2024-03-24 19:20:39 +08:00
.prettierrc
.puppeteerrc.cjs style(eslint): lint tsx (#15098) 2024-04-04 20:28:45 +08:00
CODE_OF_CONDUCT.md docs: format docs using markdownlint-cli2 2023-11-30 18:07:46 +00:00
CONTRIBUTING.md fix(core): fix documentation link path and error message links (#15023) 2024-03-30 08:12:12 +00:00
Dockerfile chore: pin pnpm to v8 in docker instead of installing v9 via corepack 2024-04-17 00:18:56 +08:00
LICENSE
README.md fix(core): fix documentation link path and error message links (#15023) 2024-03-30 08:12:12 +00:00
SECURITY.md chore: update outdated chore files 2024-03-09 20:30:59 +08:00
app.json chore: update outdated chore files 2024-03-09 20:30:59 +08:00
babel.config.js chore: recover format 2024-01-29 23:28:03 +08:00
docker-compose.yml chore: remove warp-socks 2024-04-02 01:06:41 +08:00
fly.toml
package.json chore(deps): bump zod from 3.22.4 to 3.22.5 (#15297) 2024-04-19 23:53:47 +00:00
pnpm-lock.yaml chore(deps): bump zod from 3.22.4 to 3.22.5 (#15297) 2024-04-19 23:53:47 +00:00
tailwind.config.js feat: new home page 2024-03-03 17:36:08 +08:00
tsconfig.json feat: request rewriter 2024-03-30 18:21:14 +08:00
vercel.json feat: move vercel entrance to api 2024-03-01 02:15:11 +08:00
vitest.config.ts test: fix exclude 2024-03-31 23:33:31 +08:00

README.md

RSSHub

RSSHub

🧡 Everything is RSSible

docker publish npm publish test Test coverage

Telegram group Telegram channel Twitter

Introduction

RSSHub is an open source, easy to use, and extensible RSS feed generator. It's capable of generating RSS feeds from pretty much everything.

RSSHub delivers millions of contents aggregated from all kinds of sources, our vibrant open source community is ensuring the deliver of RSSHub's new routes, new features and bug fixes.

RSSHub can be used with browser extension RSSHub Radar and mobile auxiliary app RSSBud (iOS) and RSSAid (Android)

English docs | Telegram Group | Telegram Channel | Twitter | 中文文档

Special Thanks

Special Sponsors

       

Contributors

Logo designer sheldonrrr

Backers

              

  • RSSHub Radar | A browser extension that can help you quickly discover and subscribe to the RSS and RSSHub of current websites.
  • RSSBud | RSSHub Radar for iOS platform, designed specifically for mobile ecosystem optimization.
  • RSSAid | RSSHub Radar for Android platform built with Flutter.
  • DocSearch | Link RSSHub DocSearch into Raycast

Join Us

We welcome all pull requests. Suggestions and feedback are also welcomed here.

Refer to Join Us

Deployment

Refer to Deployment

Support RSSHub

Refer to Support RSSHub

RSSHub is open source and completely free under the MIT license. However, just like any other open source project, as the project grows, the hosting, development and maintenance requires funding support.

You can support RSSHub via donations.

Recurring Donation

Recurring donors will be rewarded via express issue response, or even have your name displayed on our GitHub page and website.

One-time Donation

We accept donations via the following ways:

Open source is a very expensive thing. RSSHub would not be possible without the help of these individuals and organizations.

Author

RSSHub © DIYgod, Released under the MIT License.
Authored and maintained by DIYgod with help from contributors (list).

Blog @DIYgod · GitHub @DIYgod · Twitter @DIYgod · Telegram Channel @awesomeDIYgod