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

fix(route/the): Fix timezone #16829

Merged
merged 2 commits into from
Sep 20, 2024
Merged

fix(route/the): Fix timezone #16829

merged 2 commits into from
Sep 20, 2024

Conversation

dzx-dzx
Copy link
Contributor

@dzx-dzx dzx-dzx commented Sep 20, 2024

Involved Issue / 该 PR 相关 Issue

Close #

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

/the
/the/category/rawj7o4ypewv94
/the/category/rawbcvxkktdkq8
/the/category/rawtn8jpsc6uvv
/the/category/rawrsnh9zakqdx
/the/category/raw4krvx85dh27

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 Sep 20, 2024
Copy link
Contributor

Successfully generated as following:

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

Error Message:<br/>FetchError: [GET] &quot;https://the.bi/s/wp-json/wp/v2/posts?_embed=true&amp;per_page=50&amp;page=1&quot;: 403 Forbidden
Route: /the/:filter{.+}?
Full Route: /the
Node Version: v22.9.0
Git Hash: 48c1e5c4
http://localhost:1200/the/category/rawj7o4ypewv94 - Failed ❌
HTTPError: Response code 503 (Service Unavailable)

Error Message:<br/>FetchError: [GET] &quot;https://the.bi/s/wp-json/wp/v2/categories?search=rawj7o4ypewv94&quot;: 403 Forbidden
Route: /the/:filter{.+}?
Full Route: /the/category/rawj7o4ypewv94
Node Version: v22.9.0
Git Hash: 48c1e5c4
http://localhost:1200/the/category/rawbcvxkktdkq8 - Failed ❌
HTTPError: Response code 503 (Service Unavailable)

Error Message:<br/>FetchError: [GET] &quot;https://the.bi/s/wp-json/wp/v2/categories?search=rawbcvxkktdkq8&quot;: 403 Forbidden
Route: /the/:filter{.+}?
Full Route: /the/category/rawbcvxkktdkq8
Node Version: v22.9.0
Git Hash: 48c1e5c4
http://localhost:1200/the/category/rawtn8jpsc6uvv - Failed ❌
HTTPError: Response code 503 (Service Unavailable)

Error Message:<br/>FetchError: [GET] &quot;https://the.bi/s/wp-json/wp/v2/categories?search=rawtn8jpsc6uvv&quot;: 403 Forbidden
Route: /the/:filter{.+}?
Full Route: /the/category/rawtn8jpsc6uvv
Node Version: v22.9.0
Git Hash: 48c1e5c4
http://localhost:1200/the/category/rawrsnh9zakqdx - Failed ❌
HTTPError: Response code 503 (Service Unavailable)

Error Message:<br/>FetchError: [GET] &quot;https://the.bi/s/wp-json/wp/v2/categories?search=rawrsnh9zakqdx&quot;: 403 Forbidden
Route: /the/:filter{.+}?
Full Route: /the/category/rawrsnh9zakqdx
Node Version: v22.9.0
Git Hash: 48c1e5c4
http://localhost:1200/the/category/raw4krvx85dh27 - Failed ❌
HTTPError: Response code 503 (Service Unavailable)

Error Message:<br/>FetchError: [GET] &quot;https://the.bi/s/wp-json/wp/v2/categories?search=raw4krvx85dh27&quot;: 403 Forbidden
Route: /the/:filter{.+}?
Full Route: /the/category/raw4krvx85dh27
Node Version: v22.9.0
Git Hash: 48c1e5c4

@github-actions github-actions bot added the Auto: Route Test Complete Auto route test has finished on given PR label Sep 20, 2024
@TonyRL TonyRL merged commit 2232597 into DIYgod:master Sep 20, 2024
27 checks passed
@dzx-dzx dzx-dzx deleted the the-timezone branch September 20, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto: Route Test Complete Auto route test has finished on given PR Route
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants