Skip to content

feat(route): add Hebei Museum Exhibition route#22185

Merged
TonyRL merged 5 commits into
DIYgod:masterfrom
magazian:feat-hebeimuseum
Jun 12, 2026
Merged

feat(route): add Hebei Museum Exhibition route#22185
TonyRL merged 5 commits into
DIYgod:masterfrom
magazian:feat-hebeimuseum

Conversation

@magazian

@magazian magazian commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Involved Issue / 该 PR 相关 Issue

Close # None

Example for the Proposed Route(s) / 路由地址示例

/hebeimuseum/list
/hebeimuseum/list/special

New RSS Route Checklist / 新 RSS 路由检查表

  • New Route / 新的路由
  • Anti-bot or rate limit / 反爬/频率限制
    • If yes, do your code reflect this sign? / 如果有, 是否有对应的措施?
  • Date and time / 日期和时间
    • Parsed / 可以解析
    • Correct time zone / 时区正确
  • New package added / 添加了新的包
  • Puppeteer

Note / 说明

@github-actions github-actions Bot added the route label Jun 4, 2026
@magazian magazian changed the title Feat hebeimuseum feat(route): add Hebei Museum Exhibition route Jun 4, 2026
@github-actions github-actions Bot added the auto: not ready to review Users can't get the RSS feed output according to automated testing results label Jun 4, 2026
@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Successfully generated as following:

http://localhost:1200/hebeimuseum/list - Failed ❌
HTTPError: Response code 503 (Service Unavailable)

Error Message:<br/>FetchError: [GET] &quot;https://www.hebeimuseum.org.cn/list-26-1.html&quot;: &lt;no response&gt; fetch failed
Route: /hebeimuseum/list/:type?
Full Route: /hebeimuseum/list
Node Version: v24.16.0
Git Hash: 4f68629d
http://localhost:1200/hebeimuseum/list/special - Failed ❌
HTTPError: Response code 503 (Service Unavailable)

Error Message:<br/>FetchError: [GET] &quot;https://www.hebeimuseum.org.cn/list-26-1.html&quot;: &lt;no response&gt; fetch failed
Route: /hebeimuseum/list/:type?
Full Route: /hebeimuseum/list/special
Node Version: v24.16.0
Git Hash: 4f68629d

@magazian

magazian commented Jun 4, 2026

Copy link
Copy Markdown
Contributor Author
image image

The code actually works in a local network environment. Here is two screenshots of my local successful test fetching the full list of exhibitions.

Could you please review the code? Thanks you.

Comment thread lib/routes/hebeimuseum/list.tsx Outdated
Comment thread lib/routes/hebeimuseum/list.tsx Outdated
Comment thread lib/routes/hebeimuseum/list.tsx Outdated
Comment thread lib/routes/hebeimuseum/list.tsx Outdated
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
@github-actions github-actions Bot added auto: not ready to review Users can't get the RSS feed output according to automated testing results and removed auto: not ready to review Users can't get the RSS feed output according to automated testing results labels Jun 5, 2026
@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Successfully generated as following:

http://localhost:1200/hebeimuseum/list - Failed ❌
HTTPError: Response code 503 (Service Unavailable)

Error Message:<br/>FetchError: [GET] &quot;https://www.hebeimuseum.org.cn/list-26-1.html&quot;: &lt;no response&gt; fetch failed
Route: /hebeimuseum/list/:type?
Full Route: /hebeimuseum/list
Node Version: v24.16.0
Git Hash: 72c5bab7
http://localhost:1200/hebeimuseum/list/special - Failed ❌
HTTPError: Response code 503 (Service Unavailable)

Error Message:<br/>FetchError: [GET] &quot;https://www.hebeimuseum.org.cn/list-26-1.html&quot;: &lt;no response&gt; fetch failed
Route: /hebeimuseum/list/:type?
Full Route: /hebeimuseum/list/special
Node Version: v24.16.0
Git Hash: 72c5bab7

@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Auto Review

No clear rule violations found in the current diff.

Comment thread lib/routes/hebeimuseum/list.tsx Fixed
Comment thread lib/routes/hebeimuseum/list.tsx Fixed
@github-actions github-actions Bot added auto: not ready to review Users can't get the RSS feed output according to automated testing results and removed auto: not ready to review Users can't get the RSS feed output according to automated testing results labels Jun 5, 2026
@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Successfully generated as following:

http://localhost:1200/hebeimuseum/list - Failed ❌
HTTPError: Response code 503 (Service Unavailable)

Error Message:<br/>FetchError: [GET] &quot;https://www.hebeimuseum.org.cn/list-26-1.html&quot;: &lt;no response&gt; fetch failed
Route: /hebeimuseum/list/:type?
Full Route: /hebeimuseum/list
Node Version: v24.16.0
Git Hash: 8dae1d76
http://localhost:1200/hebeimuseum/list/special - Failed ❌
HTTPError: Response code 503 (Service Unavailable)

Error Message:<br/>FetchError: [GET] &quot;https://www.hebeimuseum.org.cn/list-26-1.html&quot;: &lt;no response&gt; fetch failed
Route: /hebeimuseum/list/:type?
Full Route: /hebeimuseum/list/special
Node Version: v24.16.0
Git Hash: 8dae1d76

@magazian magazian marked this pull request as draft June 9, 2026 16:03
@github-actions github-actions Bot added auto: not ready to review Users can't get the RSS feed output according to automated testing results and removed auto: not ready to review Users can't get the RSS feed output according to automated testing results labels Jun 11, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Successfully generated as following:

http://localhost:1200/hebeimuseum/list - Failed ❌
HTTPError: Response code 503 (Service Unavailable)

Error Message:<br/>FetchError: [GET] &quot;https://www.hebeimuseum.org.cn/list-26-1.html&quot;: &lt;no response&gt; fetch failed
Route: /hebeimuseum/list/:type?
Full Route: /hebeimuseum/list
Node Version: v24.16.0
Git Hash: 268464b6
http://localhost:1200/hebeimuseum/list/special - Failed ❌
HTTPError: Response code 503 (Service Unavailable)

Error Message:<br/>FetchError: [GET] &quot;https://www.hebeimuseum.org.cn/list-26-1.html&quot;: &lt;no response&gt; fetch failed
Route: /hebeimuseum/list/:type?
Full Route: /hebeimuseum/list/special
Node Version: v24.16.0
Git Hash: 268464b6

@github-actions github-actions Bot added auto: not ready to review Users can't get the RSS feed output according to automated testing results and removed auto: not ready to review Users can't get the RSS feed output according to automated testing results labels Jun 11, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Successfully generated as following:

http://localhost:1200/hebeimuseum/list - Failed ❌
HTTPError: Response code 503 (Service Unavailable)

Error Message:<br/>FetchError: [GET] &quot;https://www.hebeimuseum.org.cn/list-26-1.html&quot;: &lt;no response&gt; fetch failed
Route: /hebeimuseum/list/:type?
Full Route: /hebeimuseum/list
Node Version: v24.16.0
Git Hash: b0427cfd
http://localhost:1200/hebeimuseum/list/special - Failed ❌
HTTPError: Response code 503 (Service Unavailable)

Error Message:<br/>FetchError: [GET] &quot;https://www.hebeimuseum.org.cn/list-26-1.html&quot;: &lt;no response&gt; fetch failed
Route: /hebeimuseum/list/:type?
Full Route: /hebeimuseum/list/special
Node Version: v24.16.0
Git Hash: b0427cfd

@magazian magazian marked this pull request as ready for review June 11, 2026 18:00
@TonyRL TonyRL added auto: ready to review Manual review will come in after lint issues and merge conflicts are fixed and removed auto: not ready to review Users can't get the RSS feed output according to automated testing results labels Jun 12, 2026
@TonyRL TonyRL merged commit cdf95e6 into DIYgod:master Jun 12, 2026
32 of 33 checks passed
@magazian magazian deleted the feat-hebeimuseum branch June 12, 2026 08:08
@magazian

Copy link
Copy Markdown
Contributor Author

Thank you, Tony.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto: ready to review Manual review will come in after lint issues and merge conflicts are fixed route

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants