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): zhihu #12942

Merged
merged 1 commit into from
Aug 7, 2023
Merged

fix(route): zhihu #12942

merged 1 commit into from
Aug 7, 2023

Conversation

TonyRL
Copy link
Collaborator

@TonyRL TonyRL commented Aug 7, 2023

该 PR 相关 Issue / Involved Issue

Close #12933

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

/zhihu/people/answers/jlangplusplus

说明 / Note

@github-actions github-actions bot added the Route: v2 v2 route related label Aug 7, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 7, 2023

Successfully generated as following:

http://localhost:1200/zhihu/people/answers/jlangplusplus - Success ✔️
<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[rsgAh的知乎回答]]></title>
        <link>https://www.zhihu.com/people/jlangplusplus/answers</link>
        <atom:link href="http://localhost:1200/zhihu/people/answers/jlangplusplus" rel="self" type="application/rss+xml" />
        <description><![CDATA[rsgAh的知乎回答 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Mon, 07 Aug 2023 20:30:37 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[编译器、操作系统、数据库开发起来难不难?]]></title>
            <description><![CDATA[<p data-pid="8aM5yCcx">写出可以工作的代码并不困难。关键在于设计,中国一直缺少设计的教育。中国的大学也很少涉足这些设计问题(意味着要发明创造一些新的概念,逻辑部件),所以中国很难做出原创的操作系统,编译器和数据库。比如说很常见的一个概念,pipeline(流水线),因为我们在工业上从未原创过这种概念,所以很难在系统设计中想到。但是国外的就可以很容易借鉴到计算机的系统设计中。</p>]]></description>
            <pubDate>Mon, 03 Jul 2023 07:46:53 GMT</pubDate>
            <guid isPermaLink="false">https://www.zhihu.com/question/610020443/answer/3101687060</guid>
            <link>https://www.zhihu.com/question/610020443/answer/3101687060</link>
        </item>
        <item>
            <title><![CDATA[有没有讲述编译器优化史的书籍?]]></title>
            <description><![CDATA[<p data-pid="c6gaQoie">应该没有书籍吧。</p><p data-pid="5ese6HHJ">编译器优化史,前期主要就是IBM Fortran,毕竟是第一个优化编译器。</p><a data-draft-node="block" data-draft-type="link-card" href="https://www.ibm.com/ibm/history/ibm100/us/en/icons/fortran/" class=" external" target="_blank" rel="nofollow noreferrer"><span class="invisible">https://www.</span><span class="visible">ibm.com/ibm/history/ibm</span><span class="invisible">100/us/en/icons/fortran/</span><span class="ellipsis"></span></a><p data-pid="MN53CB6_">关于优化的理解,这里有图灵碗级的理解</p><a data-draft-node="block" data-draft-type="link-card" href="https://www.clear.rice.edu/comp512/Lectures/Papers/1971-allen-catalog.pdf" class=" external" target="_blank" rel="nofollow noreferrer"><span class="invisible">https://www.</span><span class="visible">clear.rice.edu/comp512/</span><span class="invisible">Lectures/Papers/1971-allen-catalog.pdf</span><span class="ellipsis"></span></a><p></p>]]></description>
            <pubDate>Mon, 03 Jul 2023 07:39:38 GMT</pubDate>
            <guid isPermaLink="false">https://www.zhihu.com/question/601204905/answer/3101675016</guid>
            <link>https://www.zhihu.com/question/601204905/answer/3101675016</link>
        </item>
        <item>
            <title><![CDATA[计算机是怎么从0和1涌现出复杂的程序的?机器怎么理解机器语言?]]></title>
            <description><![CDATA[<p></p><a href="https://www.bilibili.com/video/BV1yy4y1W7cm" data-draft-node="block" data-draft-type="link-card" data-image="https://pic4.zhimg.com/v2-92c2685e61a0332e0ca5d426d4c81653_ipico.jpg" data-image-width="100" data-image-height="100" class=" wrap external" target="_blank" rel="nofollow noreferrer">CPU架构全览:CPU到底是个啥?_哔哩哔哩_bilibili</a><p></p>]]></description>
            <pubDate>Sat, 31 Dec 2022 06:22:57 GMT</pubDate>
            <guid isPermaLink="false">https://www.zhihu.com/question/561397006/answer/2823698168</guid>
            <link>https://www.zhihu.com/question/561397006/answer/2823698168</link>
        </item>
        <item>
            <title><![CDATA[写 C C++ 语言时候,如果每次申请内存就把 Free 内存的代码写上,是否能有效避免内存泄漏?]]></title>
            <description><![CDATA[<p data-pid="2juCMEDT">明确owership,谁申请谁释放</p>]]></description>
            <pubDate>Sun, 03 Apr 2022 05:17:56 GMT</pubDate>
            <guid isPermaLink="false">https://www.zhihu.com/question/518486442/answer/2421267334</guid>
            <link>https://www.zhihu.com/question/518486442/answer/2421267334</link>
        </item>
        <item>
            <title><![CDATA[C/C++编译器在什么情况下不会重排语句?]]></title>
            <description><![CDATA[<p data-pid="x9MoCyQD">带了volatile的话,编译器很多优化不会做的(比如dse),如果发现带了volatile的store和load被移动甚至删掉了,那就是编译器bug了。</p>]]></description>
            <pubDate>Fri, 01 Apr 2022 09:16:37 GMT</pubDate>
            <guid isPermaLink="false">https://www.zhihu.com/question/525113744/answer/2418508894</guid>
            <link>https://www.zhihu.com/question/525113744/answer/2418508894</link>
        </item>
        <item>
            <title><![CDATA[llvm 指令td描述文件中如何去描述一个目的寄存器和源寄存器相同的指令?]]></title>
            <description><![CDATA[<div class="highlight"><pre><code class="language-text">RegConstraint&lt;"x = y"&gt;</code></pre></div><p></p>]]></description>
            <pubDate>Sun, 06 Mar 2022 07:52:37 GMT</pubDate>
            <guid isPermaLink="false">https://www.zhihu.com/question/520190771/answer/2376719129</guid>
            <link>https://www.zhihu.com/question/520190771/answer/2376719129</link>
        </item>
        <item>
            <title><![CDATA[如何看待游戏《艾尔登法环》PC 版优化爆炸,首日 Steam 好评率仅 60%?]]></title>
            <description><![CDATA[<p data-pid="EnItRySe">Steamdeck或成最大赢家。我是用Steamdeck同款Proton玩的,硬件是3700x+1660TI+64G RAM,1080P,次高画质。魔法镇,沼泽和风暴谷都去了,噩兆也打了(没打过),帧率非常稳定。</p>]]></description>
            <pubDate>Fri, 25 Feb 2022 15:40:10 GMT</pubDate>
            <guid isPermaLink="false">https://www.zhihu.com/question/518609961/answer/2364185181</guid>
            <link>https://www.zhihu.com/question/518609961/answer/2364185181</link>
        </item>
        <item>
            <title><![CDATA[既然Linux操作系统,LLVM编译器都开源,那为什么Intel和Apple的CPU不开源呢?]]></title>
            <description><![CDATA[<p data-pid="u6rpCfRo">Intel和Apple都有自己的LLVM fork,自己觉得是很有竞争力的部分是可以选择不开源的。比如<a href="https://github.com/llvm/llvm-project/tree/main/llvm/lib/Target/AArch64" class=" external" target="_blank" rel="nofollow noreferrer"><span class="invisible">https://</span><span class="visible">github.com/llvm/llvm-pr</span><span class="invisible">oject/tree/main/llvm/lib/Target/AArch64</span><span class="ellipsis"></span></a> 这个目录下面很多CPU的调度模型,但是并没有M1的。大公司做开源是为了做应用生态,但是开源CPU源代码目前看不到能对这个目标产生价值。</p>]]></description>
            <pubDate>Tue, 01 Feb 2022 05:43:47 GMT</pubDate>
            <guid isPermaLink="false">https://www.zhihu.com/question/506343862/answer/2331790296</guid>
            <link>https://www.zhihu.com/question/506343862/answer/2331790296</link>
        </item>
        <item>
            <title><![CDATA[Clang里面真正的前端是什么?]]></title>
            <description><![CDATA[<p></p><a href="https://www.youtube.com/watch?v=5kkMpJpIGYU" data-draft-node="block" data-draft-type="link-card" class=" external" target="_blank" rel="nofollow noreferrer"><span class="invisible">https://www.</span><span class="visible">youtube.com/watch?</span><span class="invisible">v=5kkMpJpIGYU</span><span class="ellipsis"></span></a><p></p>]]></description>
            <pubDate>Tue, 01 Feb 2022 05:36:50 GMT</pubDate>
            <guid isPermaLink="false">https://www.zhihu.com/question/31425289/answer/2331785080</guid>
            <link>https://www.zhihu.com/question/31425289/answer/2331785080</link>
        </item>
        <item>
            <title><![CDATA[十年了,你对723甬温线特别重大铁路交通事故还有什么印象吗?]]></title>
            <description><![CDATA[<p data-pid="_e1IqWff">最详细的技术分析在1024网上。</p>]]></description>
            <pubDate>Tue, 28 Dec 2021 10:27:28 GMT</pubDate>
            <guid isPermaLink="false">https://www.zhihu.com/question/472757167/answer/2289471029</guid>
            <link>https://www.zhihu.com/question/472757167/answer/2289471029</link>
        </item>
        <item>
            <title><![CDATA[TurboFan与GCC对比,两者对比优点和缺点是什么?]]></title>
            <description><![CDATA[<p data-pid="6qze543-">turbofan优点:能编译js 缺点:不能编译c++</p><p data-pid="tpAkb4By">gcc优点:能编译c++ 缺点:不能编译js</p>]]></description>
            <pubDate>Tue, 28 Dec 2021 03:04:26 GMT</pubDate>
            <guid isPermaLink="false">https://www.zhihu.com/question/508349610/answer/2288785001</guid>
            <link>https://www.zhihu.com/question/508349610/answer/2288785001</link>
        </item>
        <item>
            <title><![CDATA[C++怎么实现rust那样的安全引用?]]></title>
            <description><![CDATA[<p data-pid="eD5wGfvg">只要c艹能强制转换指针,指针做运算就不可能</p>]]></description>
            <pubDate>Sat, 13 Nov 2021 23:12:19 GMT</pubDate>
            <guid isPermaLink="false">https://www.zhihu.com/question/478849037/answer/2222350973</guid>
            <link>https://www.zhihu.com/question/478849037/answer/2222350973</link>
        </item>
        <item>
            <title><![CDATA[前端转c++编译器开发靠谱不?]]></title>
            <description><![CDATA[<p data-pid="qtvN2yEj">在编译器领域现在做个casual developer挺好的,不需要刻意转。llvm的bugzilla上有挺多问题适合业余做的。</p>]]></description>
            <pubDate>Sat, 13 Nov 2021 23:04:18 GMT</pubDate>
            <guid isPermaLink="false">https://www.zhihu.com/question/443603152/answer/2222348202</guid>
            <link>https://www.zhihu.com/question/443603152/answer/2222348202</link>
        </item>
        <item>
            <title><![CDATA[DOTA2如何打爆新英雄玛西?]]></title>
            <description><![CDATA[<p data-pid="yuaWys-u">毒狗黑鸟</p>]]></description>
            <pubDate>Sun, 31 Oct 2021 08:34:53 GMT</pubDate>
            <guid isPermaLink="false">https://www.zhihu.com/question/495346979/answer/2198878096</guid>
            <link>https://www.zhihu.com/question/495346979/answer/2198878096</link>
        </item>
        <item>
            <title><![CDATA[各位觉得主流编程语言中哪个编程语言最容易学习?]]></title>
            <description><![CDATA[<p data-pid="TW0C_2H0">Java</p>]]></description>
            <pubDate>Fri, 20 Aug 2021 05:45:03 GMT</pubDate>
            <guid isPermaLink="false">https://www.zhihu.com/question/58799173/answer/2072441776</guid>
            <link>https://www.zhihu.com/question/58799173/answer/2072441776</link>
        </item>
        <item>
            <title><![CDATA[搭载kde桌面环境的linux发行版哪一个最好用?]]></title>
            <description><![CDATA[<p data-pid="6qezGyvq">debian testing</p>]]></description>
            <pubDate>Fri, 25 Jun 2021 12:47:23 GMT</pubDate>
            <guid isPermaLink="false">https://www.zhihu.com/question/267845983/answer/1961122999</guid>
            <link>https://www.zhihu.com/question/267845983/answer/1961122999</link>
        </item>
        <item>
            <title><![CDATA[为什么 Linux 系统删除文件那么快?]]></title>
            <description><![CDATA[<p data-pid="Vn_DgbXx">ext4才快,xfs删文件速度感人</p>]]></description>
            <pubDate>Tue, 25 May 2021 16:17:04 GMT</pubDate>
            <guid isPermaLink="false">https://www.zhihu.com/question/460066528/answer/1905888212</guid>
            <link>https://www.zhihu.com/question/460066528/answer/1905888212</link>
        </item>
        <item>
            <title><![CDATA[模板元编程的运行效率比汇编高吗?]]></title>
            <description><![CDATA[<p data-pid="yt9whjig">应该是吧</p>]]></description>
            <pubDate>Tue, 18 May 2021 13:31:05 GMT</pubDate>
            <guid isPermaLink="false">https://www.zhihu.com/question/460150908/answer/1893286759</guid>
            <link>https://www.zhihu.com/question/460150908/answer/1893286759</link>
        </item>
        <item>
            <title><![CDATA[RISC-V 适合研发高性能CPU吗?]]></title>
            <description><![CDATA[<p data-pid="HyyS2OnD">当然可以</p>]]></description>
            <pubDate>Sun, 25 Apr 2021 03:38:46 GMT</pubDate>
            <guid isPermaLink="false">https://www.zhihu.com/question/368938376/answer/1853533742</guid>
            <link>https://www.zhihu.com/question/368938376/answer/1853533742</link>
        </item>
        <item>
            <title><![CDATA[如何看待哈工大深圳禁止请假实习?]]></title>
            <description><![CDATA[<p data-pid="f3zrdjcJ">否则本部招不到人了</p>]]></description>
            <pubDate>Sat, 24 Apr 2021 08:55:49 GMT</pubDate>
            <guid isPermaLink="false">https://www.zhihu.com/question/455294201/answer/1852332440</guid>
            <link>https://www.zhihu.com/question/455294201/answer/1852332440</link>
        </item>
    </channel>
</rss>

@github-actions github-actions bot added the Auto: Route Test Complete Auto route test has finished on given PR label Aug 7, 2023
@TonyRL TonyRL merged commit 8b3b2e9 into DIYgod:master Aug 7, 2023
@TonyRL TonyRL deleted the fix/zhihu branch August 7, 2023 20:51
auto-bot-ty pushed a commit to auto-bot-ty/RSSHub that referenced this pull request Aug 19, 2023
nczitzk pushed a commit to nczitzk/RSSHub that referenced this pull request Aug 26, 2023
TonyRL pushed a commit that referenced this pull request Aug 31, 2023
* style: auto format

* fix(route): baozimh selector (#12790)

* feat(route): add 长江大学动物科学学院 (#12795)

* style: auto format

* fix: 适配网信办页面更新 (#12792)

* fix(route): 财新最新文章标题获取兼容火线评论 (#12798)

* feat(route): add 火线 (#12784)

* feat(route): add 火线

* fix pr

* fix pr again

* fix pr again and again.

* fix(route): 更新联合早报时间获取方法 (#12789)

* Update util.js

* Update util.js

* Update util.js

* Update util.js

* Update util.js

* refactor: use cache.tryGet

* Update util.js

* Update util.js

* Update util.js

* fix: zaobao content order

fix #10309

---------

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>

* feat(router): add 东华大学学术信息 (#12791)

* 增加学术信息

* 代码优化

* 测试性提交

* POST API

* POST API

* Update lib/v2/dhu/news/xsxx.js

* Update lib/v2/dhu/radar.js

---------

* style: auto format

* fix(route): wxkol link (#12799)

* fix(route): wxkol link

* fix(core): fix wechat-mp date parsing

`var ct = "timestamp"` can appear after `var ct=function()`

* fix(route/bilibili): fix liveSearch (#12772)

* fix(route/bilibili):fix liveSearch

* style: auto format

* Update liveSearch.js

fix order not deliver  to param
remove qv_id
remove fixed UA

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix(route): NMPA get accurate pubdate (#12801)

* Update generic.js

* Update index.js

* fix: nmpa ditch puppeteer

---------

* feat(add): SecIN信息安全社区 (#12800)

* feat(add): SecIN信息安全社区

* fix lib/v2/sec-in/index.js

* fix lib/v2/sec-in/radar.js

---------

* fix(route/bilibili): user/followings & user/followers now require login (#12802)

* Update router.js

change followers/followings params

* Update followers.js

add login for followers

* Update followings.js

add login for followings

* Update social-media.md

update bilibili/followers bilibili/followings docs

* Update followers.js

Using camelCase.
Adding Document link.
Cookie check before declaring `uid `.

* Update followings.js

Using camelCase.
Adding Document link.
Cookie check before declaring `uid `.

* Update maintainer.js

* Update README.md

Add docs for bilibili/user/followings & bilibili/user/followers

* Update router.js

Using camelCase

* Update social-media.md

* style: auto format

* Update social-media.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix(route): copymanga with rate limit and cache (#12805)

* feat(route): add 国家广播电视总局电视剧政务平台 (#12804)

* feat(route): add 国家广播电视总局电视剧政务平台

* fix: set pool limit to 5

* refactor: remove direct dependent on xml2js (#12817)

* fix(route): javdb (#12818)

* fix(route): 2048 redirect (#12820)

* fix(route): AP News获取方式调整 (#12812)

* Resort to DOM parsing.

* Update topics.js

* Update topics.js

* Remove unused code.

* Fix cache error.

* Remove "Other News".

* Update lib/v2/apnews/topics.js

---------

* chore(deps): bump pinyin-pro from 3.15.4 to 3.16.0 in /docs (#12825)

Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.15.4 to 3.16.0.
- [Release notes](https://github.com/zh-lx/pinyin-pro/releases)
- [Changelog](https://github.com/zh-lx/pinyin-pro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zh-lx/pinyin-pro/compare/3.15.4...3.16.0)

---
updated-dependencies:
- dependency-name: pinyin-pro
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(route): add SecWiki-安全维基 (#12816)

* feat(route): add SecWiki-安全维基

* fix pr

* fix(route): duplicate entries in the Blizzard feed (#12828)

* fix(route): duplicate entries in the Blizzard feed

* refactor: migrate to v2

---------

* fix(route): shu 上海大学 (#12803)

* fix(route): shu 上海大学

* Optimize code and update documentation

- shu/index.js & shu/jwc.js
    - use @/utils/parse-date to parse date
    - change "item.description" from text to HTML
    - change "url.resolve" (deprecated) to "new URL"
    - change the way of mapping "ctx.params.type" to link
        - now it accepts more route types
- university.md
    - update doc for new types
- router.js
    - add an alias because the website changed its host

* Update lib/routes/universities/shu/index.js

* Update lib/routes/universities/shu/jwc.js

* Update docs/university.md

* refactor: migrate to v2

---------

* fix(route): 星岛日报链接获取方式调整,以去除重复项目 (#12830)

* feat(route): add NPR (#12827)

* feat(route): add NPR

* fix(route/npr): docs

* fix(route/npr): remove duplicate images

* fix(route/npr): ignore item until audio is available

* fix(route/npr): remove duplicate captions

* fix(route/npr): caption

* fix(route/npr): handle multiple audios

* style: auto format

* feat(route): add dhu/yjs/news 东华大学研究生院通知 (#12831)

* add yjs-news

* add yjs news

* Update news.js

* Update lib/v2/dhu/yjs/news.js

* feat: add radar

---------

* style: auto format

* chore: update deps (#12833)

* style: auto format

* feat(route): add 纪妖 (#12824)

* feat(route): add 纪妖

* fix: use wordpress restapi

* update lib/v2/cbaigui/index.js
---------

* style: auto format

* fix(route): AP News时区调整 (#12842)

* feat(route): add 爱思想专题 (#12845)

* chore: bring back lint-staged (#12844)

* chore: bring back lint-staged

* fix: gha label

* fix: yml format

* fix(route): qidian chapter (#12850)

* fix(route): qidian chapter

* fix: chapter and forum author

refs:
https://github.com/DIYgod/RSSHub/pull/414
https://github.com/DIYgod/RSSHub/pull/501
https://github.com/DIYgod/RSSHub/pull/732

* fix(route): agefans (#12851)

* feat(route): add V2rayShare (#12843)

* add V2rayShare

* style: auto format

* add V2rayShare

* style: auto format

* Update docs/other.md

* Update lib/v2/v2rayshare/maintainer.js

* Update index.js

* style: auto format

* Update lib/v2/v2rayshare/index.js

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore(deps): bump fluxninja/openai-pr-reviewer from 0 to 1 (#12852)

* chore(deps): bump fluxninja/openai-pr-reviewer from 0 to 1

Bumps [fluxninja/openai-pr-reviewer](https://github.com/fluxninja/openai-pr-reviewer) from 0 to 1.
- [Release notes](https://github.com/fluxninja/openai-pr-reviewer/releases)
- [Commits](https://github.com/fluxninja/openai-pr-reviewer/compare/v0...v1)

---
updated-dependencies:
- dependency-name: fluxninja/openai-pr-reviewer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: don't relabel for `dependabot[bot]`

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: twitter keyword

* feat(route): 支持上海市文旅局审批公告 (#12862)

* feat(route): 支持上海市文旅局审批公告

* fix(route): wgj

* fix(route): currentUrl

* fix(route): search params

* feat: increase the timeout time for the fulltext_mode test

* feat: support reverse proxy

* style: auto format

* fix: typo

* test: fix empty request error

* feat: bypass reverse proxy for requests with cookies

* test: fix empty request error and remove node 16 support

* fix: reverse proxy fails for some requests

* feat: exclude some requests for reverse proxy

* feat: expand the scope of retries and set proxy strategy

* fix: logger.debug

* fix(route/twitter): mixed media incomplete (#12863)

* fix(route/twitter): media t.co links not purged (#12864)

* fix(route): bloomberg api 404 error (#12834)

* fix bloomberg api 404 error

* fix(route): AP News时区调整 (#12842)

* feat(route): add 爱思想专题 (#12845)

* chore: bring back lint-staged (#12844)

* chore: bring back lint-staged

* fix: gha label

* fix: yml format

* newsletter  ok

* forget to remove debug

* fix(route): qidian chapter (#12850)

* fix(route): qidian chapter

* fix: chapter and forum author

refs:
https://github.com/DIYgod/RSSHub/pull/414
https://github.com/DIYgod/RSSHub/pull/501
https://github.com/DIYgod/RSSHub/pull/732

* fix(route): agefans (#12851)

* feat(route): add V2rayShare (#12843)

* add V2rayShare

* style: auto format

* add V2rayShare

* style: auto format

* Update docs/other.md

* Update lib/v2/v2rayshare/maintainer.js

* Update index.js

* style: auto format

* Update lib/v2/v2rayshare/index.js

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore(deps): bump fluxninja/openai-pr-reviewer from 0 to 1 (#12852)

* chore(deps): bump fluxninja/openai-pr-reviewer from 0 to 1

Bumps [fluxninja/openai-pr-reviewer](https://github.com/fluxninja/openai-pr-reviewer) from 0 to 1.
- [Release notes](https://github.com/fluxninja/openai-pr-reviewer/releases)
- [Commits](https://github.com/fluxninja/openai-pr-reviewer/compare/v0...v1)

---
updated-dependencies:
- dependency-name: fluxninja/openai-pr-reviewer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: don't relabel for `dependabot[bot]`

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: twitter keyword

* feat(route): 支持上海市文旅局审批公告 (#12862)

* feat(route): 支持上海市文旅局审批公告

* fix(route): wgj

* fix(route): currentUrl

* fix(route): search params

* feat: increase the timeout time for the fulltext_mode test

* feat: support reverse proxy

* style: auto format

* fix: typo

* test: fix empty request error

* feat: bypass reverse proxy for requests with cookies

* test: fix empty request error and remove node 16 support

* fix: reverse proxy fails for some requests

* feat: exclude some requests for reverse proxy

* feat: expand the scope of retries and set proxy strategy

* fix: logger.debug

* fix(route/twitter): mixed media incomplete (#12863)

* fix(route/twitter): media t.co links not purged (#12864)

* Add fix for bloomberg newsletter

* Fix deepscan error

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Andvari <31068367+dzx-dzx@users.noreply.github.com>
Co-authored-by: Ethan Shen <42264778+nczitzk@users.noreply.github.com>
Co-authored-by: 钛白 <86600901+77taibai@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DIYgod <i@diygod.me>
Co-authored-by: GideonSenku <39037656+GideonSenku@users.noreply.github.com>
Co-authored-by: Rongrong <i@rong.moe>
Co-authored-by: Chenfei Xu <chenfxu@ebay.com>

* feat(route): 添加 Javdb 的清单获取, 更新了搜索的排序筛选 (#12866)

* feat(route): 添加 Javdb 的清单获取, 更新了搜索的排序筛选

* fix: sort router

---------

* style: auto format

* Fix(route): bloomberg story for newslettes (#12869)

* fix minor bugs

* fix page sel

* reformat

* wordaround to fix the deepscan error

* fix(route/twitter/user): missing latest tweets (#12870)

* fix(route/twitter/user): missing latest tweets

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

* Update lib/v2/twitter/web-api/twitter-api.js

---------

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

* feat(route): add 中国海洋大学教务处 (#12872)

* feat(route): add 中国海洋大学教务处

* fix: sort entries

---------

* feat(route): add 国务院国有资产监督管理委员会 (#12875)

* feat: replace the full text content of utgd with description according to site owner's request

* feat: support mobile subdomain of jandan in radar rules (#12876)

* feat: support mobile subdomain of jandan in radar rules

* fix: format

* style: auto format

* fix(route): 壹蘋新聞網獲取失敗 (#12886)

* chore(deps): bump pinyin-pro from 3.16.0 to 3.16.1 in /docs (#12890)

Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.16.0 to 3.16.1.
- [Release notes](https://github.com/zh-lx/pinyin-pro/releases)
- [Changelog](https://github.com/zh-lx/pinyin-pro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zh-lx/pinyin-pro/compare/3.16.0...3.16.1)

---
updated-dependencies:
- dependency-name: pinyin-pro
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(route): add route for bluesky post search ("keyword") (#12893)

* add route for bluesky post search ("keyword")

* try and fix up routes

* Apply suggestions from code review
---------

* fix(route): bloomberg: add default handing of news in storymode based on react-renderer (#12878)

* fix minor bugs

* fix page sel

* reformat

* wordaround to fix the deepscan error

* fix bloomberg when dealing with 404 direct link

* fix processVideo in cyclic depend

* remove the toggle

* feat(route): add 中国海洋大学选课信息教务通知 (#12880)

* feat(route): add 中国海洋大学教务处

* fix: sort entries

* fix: 修复错误的entries排序

* feat(route): add 中国海洋大学选课信息教务通知

* add selfhost

---------

* feat(route): utgd: adjust utgd apiUrl to new (#12894)

* Update timeline.js

* Update topic.js

* fix(route): segment fault user (#12900)

* feat(route): add github all issue/pull comments (#12899)

* style: auto format

* feat(route): shiep (#12907)

* fix(route/shiep): fix jsjxy,tyb

* feat(route/shiep): add jxfz,nydlzk,rpstec,spgc,ztjy

* ci: enable experimental feature in gha

* feat(route): add bilibili频道排行榜 (#12906)

* feat(route): add bilibili频道排行榜

* fix

* fix: typo

---------

* fix(route): wxkol (#12909)

* docs: fix bilibili wrong parent

* fix(route): coolapk item type 13 (#12910)

* fix(route): 18comic (#12911)

* fix(route): 18comic

* feat: allow user provided domain

* fix(route/twitter/user): missing all replies (#12912)

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

* feat(route): add Rawkuma (#12901)

* feat(route): add Rawkuma

* update lib/v2/rawkuma/manga.js

* fix: eslint

---------

* feat(route): add 湖南农业大学教务处等通知 (#12913)

* feat(route): add 湖南农业大学教务处等通知

* feat(route): add hunau湖南农业大学教务处等通知

* fix: Incomplete multi-character sanitization

* fix: sort entries

* fix: name using lowerCamelCase

* fix: case bugs

* fix:中国政府网-最新政策 url变更(#12908) (#12914)

* fix: bilibili route /bilibili/user/video/:uid bug (#12920)

* fix: radar rule for Telegram channels (#12927)

* feat(route/odaily): Odaily 星球日报, 添加指定关键字快讯 (#12926)

* feat(route/odaily): Odaily 星球日报, 添加指定关键字快讯

* fix: sort entries

* fix: radar rules

---------

* fix(route): finviz news (#12857)

* fix(route): finviz news

* fix: remove unnecessary escape characters

* fix: remove cache

* fix: add filter of title

* fix: filter empty value

---------

* feat: 为html/json转化为rss提供通用支持 (#12882)

* feat: add rss proxy

* docs: 增加文档

* feat: 增加description和自动链接提取

* feat: 增加一些有用的radar

* fix: 链接补全

* fix: lint

* fix: request config

* docs: example encode

* fix: rename proxy to transform

* refactor: move it under rsshub

fix: split radar rules

* fix: maintainer build

* style: camelCase

* docs: fix example

---------

* docs: fix table in other.md

* chore(deps): bump pinyin-pro from 3.16.1 to 3.16.2 in /docs (#12934)

Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.16.1 to 3.16.2.
- [Release notes](https://github.com/zh-lx/pinyin-pro/releases)
- [Changelog](https://github.com/zh-lx/pinyin-pro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zh-lx/pinyin-pro/compare/3.16.1...3.16.2)

---
updated-dependencies:
- dependency-name: pinyin-pro
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(route): radar rule for xueqiu snb & stock_info (#12935)

* feat(route): add 电子工程专辑芯语 (#12939)

* feat(route): add 电子工程专辑芯语

* fix radar

* style: auto format

* fix(route/ximalaya): categoryInfo is undefined (#12940)

* fix(route/ximalaya): categoryInfo is undefined

* fix(route/ximalaya): categoryInfo is undefined

* refactor: migrate to v2

---------

* fix(route): zhihu (#12942)

* fix(route): bilibili vsearch (#12943)

* feat(route): add dnaindia (#12941)

* feat(route): add dnaindia

* Update docs/en/traditional-media.md

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update docs/en/traditional-media.md

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update docs/en/traditional-media.md

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update docs/en/traditional-media.md

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update docs/en/traditional-media.md

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/dnaindia/radar.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/dnaindia/radar.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/dnaindia/radar.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update<category.js>: change logger and item.category

* Update traditional-media.md

* Update lib/v2/dnaindia/radar.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/dnaindia/category.js

---------

* fix(route): elsevier (#12948)

* fix(route): cnki/journals (#12949)

* style: auto format

* feat(route): Spotify show route (#12945)

* Add spotify show route

* refactor: sort entries

* docs: remove dupe field

* Update lib/v2/spotify/show.js
---------

* docs: spelling mistake and description update (#12953)

* feat(route): add Stock Edge (#12950)

* feat(route): add Stock Edge

* fix(parseTime): utils

* Update docs/en/finance.md

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* fix(stockedge):minor changes

---------

* feat(route): add runtrail (#12963)

* feat(route): thehindu topic (#12964)

* feat(route): add A List Apart (#12960)

* feat(route): add Stock Edge

* fix(parseTime): utils

* Update docs/en/finance.md

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* fix(stockedge):minor changes

* feat(route): add 'A list apart'

* docs

* parse time

* use wordpress api

* add _embedded

* fix

* docs: spoiler

---------

* feat(route): add Smashing magazine (#12961)

* initial commit

* feat(route): add Smashing magazine

* docs

* docs update

* add full article

* fix docs

* docs: spoiler

---------

* feat(route): add 早报网 (#12981)

* chore(deps-dev): bump @types/koa from 2.13.6 to 2.13.8 (#12972)

* chore(deps-dev): bump @types/koa from 2.13.6 to 2.13.8

Bumps [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa) from 2.13.6 to 2.13.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa)

---
updated-dependencies:
- dependency-name: "@types/koa"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump puppeteer from 20.9.0 to 21.0.2 (#12971)

* chore(deps): bump puppeteer from 20.9.0 to 21.0.2

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 20.9.0 to 21.0.2.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v20.9.0...puppeteer-v21.0.2)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @sentry/node from 7.59.3 to 7.62.0 (#12973)

* chore(deps): bump @sentry/node from 7.59.3 to 7.62.0

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.59.3 to 7.62.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.59.3...7.62.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump prettier from 3.0.0 to 3.0.1 (#12975)

* chore(deps-dev): bump prettier from 3.0.0 to 3.0.1

Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @notionhq/client from 2.2.8 to 2.2.10 (#12976)

* chore(deps): bump @notionhq/client from 2.2.8 to 2.2.10

Bumps [@notionhq/client](https://github.com/makenotion/notion-sdk-js) from 2.2.8 to 2.2.10.
- [Release notes](https://github.com/makenotion/notion-sdk-js/releases)
- [Commits](https://github.com/makenotion/notion-sdk-js/compare/v2.2.8...v2.2.10)

---
updated-dependencies:
- dependency-name: "@notionhq/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump jest from 29.6.1 to 29.6.2 (#12980)

* chore(deps-dev): bump jest from 29.6.1 to 29.6.2

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.6.1 to 29.6.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump re2 from 1.19.1 to 1.20.1 (#12977)

* chore(deps): bump re2 from 1.19.1 to 1.20.1

Bumps [re2](https://github.com/uhop/node-re2) from 1.19.1 to 1.20.1.
- [Release notes](https://github.com/uhop/node-re2/releases)
- [Commits](https://github.com/uhop/node-re2/compare/1.19.1...1.20.1)

---
updated-dependencies:
- dependency-name: re2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @sentry/node from 7.62.0 to 7.63.0 (#12986)

* chore(deps): bump @sentry/node from 7.62.0 to 7.63.0

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.62.0 to 7.63.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.62.0...7.63.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(route): 少数派 -- 首页 ignores member articles previews (#12983)

* Update index.js for route: sspai

Add compatibility for member articles preview.

* Update index.js of route sspai

Clarify the code

* style: auto format

* feat(route): add 华理教务处 (#12982)

* add ECUST-jwc rss route

* fix code

* fix review

* style: auto format

* fix(route): `/bilibili/user/video(article)` Broken for some uploaders (#12992)

* Fix /bilibili/user/video Error message: Cannot read properties of undefined (reading 'name')

* /bilibili/user/video returns error message if fail to fetch

* feat(route): add 东南大学研究生院公告 (#12958)

* feat(route): add 东南大学研究生院公告

* feat(route): add 东南大学研究生院公告

* add radar

* format scripts

* Update lib/v2/seu/radar.js

* Update lib/v2/seu/yjs.js

* Update lib/v2/seu/yjs.js

* fix redundancy

* refactor: migrate to v2

* fix: typo

---------

* chore(deps): bump googleapis from 122.0.0 to 124.0.0 (#12984)

* chore(deps): bump googleapis from 122.0.0 to 124.0.0

Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 122.0.0 to 124.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/.release-please-manifest.json)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v122.0.0...googleapis-v124.0.0)

---
updated-dependencies:
- dependency-name: googleapis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint from 8.45.0 to 8.46.0 (#12974)

* chore(deps-dev): bump eslint from 8.45.0 to 8.46.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.45.0...v8.46.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

* style: remove

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 9.0.0 (#12988)

* chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 9.0.0

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.8.0...v9.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* refactor: replace re2 with re2-wasm (#12998)

* refactor: replace re2 with re2-wasm

* refactor: remove migrated routes

* ci: remove foresight

https://github.com/runforesight
Foresight is no longer in service

* fix: add back removed wasm

chore: bump base OS image

* fix(route): yuque (#13001)

* chore(deps): bump twitter-api-v2 from 1.15.0 to 1.15.1 (#12987)

* chore(deps): bump twitter-api-v2 from 1.15.0 to 1.15.1

Bumps [twitter-api-v2](https://github.com/plhery/node-twitter-api-v2) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/plhery/node-twitter-api-v2/releases)
- [Changelog](https://github.com/PLhery/node-twitter-api-v2/blob/master/changelog.md)
- [Commits](https://github.com/plhery/node-twitter-api-v2/compare/1.15.0...1.15.1)

---
updated-dependencies:
- dependency-name: twitter-api-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump lru-cache from 10.0.0 to 10.0.1 (#12985)

* chore(deps): bump lru-cache from 10.0.0 to 10.0.1

Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 10.0.0 to 10.0.1.
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-lru-cache/compare/v10.0.0...v10.0.1)

---
updated-dependencies:
- dependency-name: lru-cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @vercel/nft from 0.22.6 to 0.23.0 (#12979)

* chore(deps-dev): bump @vercel/nft from 0.22.6 to 0.23.0

Bumps [@vercel/nft](https://github.com/vercel/nft) from 0.22.6 to 0.23.0.
- [Release notes](https://github.com/vercel/nft/releases)
- [Commits](https://github.com/vercel/nft/compare/0.22.6...0.23.0)

---
updated-dependencies:
- dependency-name: "@vercel/nft"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build: fix vercel build (#13006)

* chore(deps-dev): bump eslint from 8.46.0 to 8.47.0 (#13002)

* chore(deps-dev): bump eslint from 8.46.0 to 8.47.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.46.0 to 8.47.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.46.0...v8.47.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(route): /bilibili/user/dynamic add showEmoji parameter (#13009)

* chore(deps): bump puppeteer from 21.0.2 to 21.0.3 (#13003)

* chore(deps): bump puppeteer from 21.0.2 to 21.0.3

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.0.2 to 21.0.3.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v21.0.2...puppeteer-v21.0.3)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>

* docs: update readme

* docs: update image size

* feat(route): add Grist (#12991)

* initial commit

* radar and maintainer updates

* add route grist

* add grist changes

* Update docs/en/new-media.md

* Update lib/v2/grist/featured.js

* get featured article via APi

* docs: spoiler

---------

* feat(route): caixin weekly (#13017)

* docs: fix caixin weekly

* fix(route): Update bilibili maintainer.js (#13021)

* feat(route): add Finology (#12993)

* feat(route): add Finology

* Update radar.js

* Update docs/en/finance.md

* Update lib/v2/finology/bullets.js

* Update lib/v2/finology/mostViewed.js

* Update lib/v2/finology/bullets.js

* Update docs/en/finance.md

* Update lib/v2/finology/tag.js

* Update lib/v2/finology/mostViewed.js

* Update lib/v2/finology/tag.js

* add the suggested changes

* use promise.allSettled

* clean up

* docs: add spoiler

---------

* fix(route): Fix bloomberg story by using the latest story id api (#13013)

* fix minor bugs

* fix page sel

* reformat

* wordaround to fix the deepscan error

* fix bloomberg when dealing with 404 direct link

* fix processVideo in cyclic depend

* remove the toggle

* change into new story api

* reorg the files

* use prop not instead of lodash

* remove useless exports

* use parseVideo in diff files

* refactor to remove deps

* add try/catch for renderer page

* use story api for newsletters

* update features example

* change audio

* add tabularData

---------

Co-authored-by: Chenfei Xu <chenfxu@ebay.com>

* feat(route): Science.org Blogs (#13016)

* initial commit

* clean up code, run fmt, add docs

* fix caching

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* remove regex

* Add config import

* docs: cn docs

* docs: better link

---------

* chore: try fix arm64 build

* chore(deps): bump @vuepress/plugin-pwa from 1.9.9 to 1.9.10 in /docs (#13033)

Bumps [@vuepress/plugin-pwa](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-pwa) from 1.9.9 to 1.9.10.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.9.10/packages/@vuepress/plugin-pwa)

---
updated-dependencies:
- dependency-name: "@vuepress/plugin-pwa"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump vuepress from 1.9.9 to 1.9.10 in /docs (#13034)

Bumps [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) from 1.9.9 to 1.9.10.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.9.10/packages/vuepress)

---
updated-dependencies:
- dependency-name: vuepress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @vuepress/plugin-google-analytics in /docs (#13036)

Bumps [@vuepress/plugin-google-analytics](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-google-analytics) from 1.9.9 to 1.9.10.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.9.10/packages/@vuepress/plugin-google-analytics)

---
updated-dependencies:
- dependency-name: "@vuepress/plugin-google-analytics"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @vuepress/shared-utils from 1.9.9 to 1.9.10 in /docs (#13037)

Bumps [@vuepress/shared-utils](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/shared-utils) from 1.9.9 to 1.9.10.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.9.10/packages/@vuepress/shared-utils)

---
updated-dependencies:
- dependency-name: "@vuepress/shared-utils"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @vuepress/plugin-back-to-top in /docs (#13035)

Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top) from 1.9.9 to 1.9.10.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.9.10/packages/@vuepress/plugin-back-to-top)

---
updated-dependencies:
- dependency-name: "@vuepress/plugin-back-to-top"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: add docusaurus website (#13039)

* fix: github workflows

* feat(route): `/zhihu/daily/section/:sectionId` add pubDate (#13020)

* docs: clear service worker

* docs: fix editUrl

* docs: fix i18n

* fix(radar): stockedge sub-domain (#13038)

* docs: compatible with the old logo link

* docs: add umami

* docs: add back meilisearch (#13041)

* docs: add back meilisearch

* fix: remove unused variable

* Revert "fix: remove unused variable"

This reverts commit 52bec57a1ec8c54166793b31cf972131555dc6bc.
What is React

* fix(route): 更换财新最新文章获取方式 (#13023)

* 更换财新最新文章获取方式。

* Update latest.js

* Update latest.js

* Update latest.js

* style: auto format

* docs: recover DocSidebarItem

* docs: fix new docs link

* fix(route): Foresight News (#13026)

* fix(route): Foresight News

* fix docs

* fix tags

* fix index items

---------

* fix: rsshub routes update

* fix: rsshub routes update

* fix(route): Aqara News (#12921)

* fix(route): Aqara News

* feat(route): add Aqara category & tag

* fix: crlf to lf

* fix broken images

* fix url

---------

* chore(deps): bump @notionhq/client from 2.2.10 to 2.2.11 (#13030)

* chore(deps): bump @notionhq/client from 2.2.10 to 2.2.11

Bumps [@notionhq/client](https://github.com/makenotion/notion-sdk-js) from 2.2.10 to 2.2.11.
- [Release notes](https://github.com/makenotion/notion-sdk-js/releases)
- [Commits](https://github.com/makenotion/notion-sdk-js/compare/v2.2.10...v2.2.11)

---
updated-dependencies:
- dependency-name: "@notionhq/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump prettier from 3.0.1 to 3.0.2 (#13042)

* chore(deps-dev): bump prettier from 3.0.1 to 3.0.2

Bumps [prettier](https://github.com/prettier/prettier) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @sentry/node from 7.63.0 to 7.64.0 (#13032)

* chore(deps): bump @sentry/node from 7.63.0 to 7.64.0

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.63.0 to 7.64.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.63.0...7.64.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump googleapis from 124.0.0 to 125.0.0 (#13043)

* chore(deps): bump googleapis from 124.0.0 to 125.0.0

Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 124.0.0 to 125.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/.release-please-manifest.json)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v124.0.0...googleapis-v125.0.0)

---
updated-dependencies:
- dependency-name: googleapis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump lint-staged from 13.2.3 to 14.0.0 (#13031)

* chore(deps-dev): bump lint-staged from 13.2.3 to 14.0.0

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.3 to 14.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.2.3...v14.0.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @tsconfig/docusaurus in /website (#13047)

Bumps [@tsconfig/docusaurus](https://github.com/tsconfig/bases/tree/HEAD/bases) from 1.0.5 to 2.0.0.
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

---
updated-dependencies:
- dependency-name: "@tsconfig/docusaurus"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump pinyin-pro from 3.16.2 to 3.16.3 in /website (#13059)

Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.16.2 to 3.16.3.
- [Release notes](https://github.com/zh-lx/pinyin-pro/releases)
- [Changelog](https://github.com/zh-lx/pinyin-pro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zh-lx/pinyin-pro/commits)

---
updated-dependencies:
- dependency-name: pinyin-pro
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* docs: redirect old docs urls (#13060)

* docs: redirect old docs urls

* fix: fix start en docs script

* docs: fix redirects in netlify

* docs: remove redirect for non matching /en/* to /en/404

This proceeds before docusaurus' redirects which breaks /en/category.html -> /en/category -> /en/routes/category

* feat(route): IGDB - 学术活动 (#13027)

* feat(route): IGDB - 学术活动

* fix: sort router & use https

* fix: sort radar

---------

* chore(deps-dev): bump @vercel/nft from 0.23.0 to 0.23.1 (#13029)

* chore(deps-dev): bump @vercel/nft from 0.23.0 to 0.23.1

Bumps [@vercel/nft](https://github.com/vercel/nft) from 0.23.0 to 0.23.1.
- [Release notes](https://github.com/vercel/nft/releases)
- [Commits](https://github.com/vercel/nft/compare/0.23.0...0.23.1)

---
updated-dependencies:
- dependency-name: "@vercel/nft"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* docs: pwa (#13064)

* chore(deps-dev): bump nock from 13.3.2 to 13.3.3 (#13058)

* chore(deps-dev): bump nock from 13.3.2 to 13.3.3

Bumps [nock](https://github.com/nock/nock) from 13.3.2 to 13.3.3.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nock/nock/compare/v13.3.2...v13.3.3)

---
updated-dependencies:
- dependency-name: nock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(route): fix `/bilibili/followings/dynamic` Cannot convert object to primitive value (#13065)

* feat(route): tiktok iframe (#13066)

* chore: add warp in docker-compose

* feat(router): 增加 xiaote.com 论坛路由 (#13062)

* feat: 增加 xiaote.com 论坛路由

* feat: add radar.js

* feat: format code

* bugfix: radar error

* fix: all marge issuse

* feat(route): add descriptions for nwafu (#13067)

* feat(route): add descriptions for nwafu

docs: update the docs
scriptsformat scripts
refactor: migrate to v2

* Create radar.js

* Update radar.js

* feat(route): fix the route

* Update website/docs/routes/university.md

* Update website/docs/routes/university.md

* Update all.js

* Update all.js

* Update lib/v2/nwafu/all.js

* Update all.js

---------

* style: auto format

* feat(parameter): use re2js instead (#13072)

* feat(parameter): use re2js instead

* fix: add back comment

* chore(deps): bump clsx from 1.2.1 to 2.0.0 in /website (#13045)

Bumps [clsx](https://github.com/lukeed/clsx) from 1.2.1 to 2.0.0.
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](https://github.com/lukeed/clsx/compare/v1.2.1...v2.0.0)

---
updated-dependencies:
- dependency-name: clsx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump prism-react-renderer from 1.3.5 to 2.0.6 in /website (#13046)

* chore(deps): bump prism-react-renderer from 1.3.5 to 2.0.6 in /website

Bumps [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) from 1.3.5 to 2.0.6.
- [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases)
- [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/v1.3.5...prism-react-renderer@2.0.6)

---
updated-dependencies:
- dependency-name: prism-react-renderer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: `prism-react-renderer` v2 changes

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump typescript from 4.7.4 to 5.1.6 in /website (#13044)

* chore(deps-dev): bump typescript from 4.7.4 to 5.1.6 in /website

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v5.1.6)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: use group updates

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(route): fix /baidu/tieba/forum time (#13077)

* feat(route): add xhu (#13055)

* feat(route): add xhu

* add xhu doc

* Remove unnecessary URL parameter

* Store xhu cookie in cache

* Add xhu to radar.js

* Update website/docs/routes/social-media.md

---------

* style: auto format

* fix(route): update v2/scitation to v2/aip (#12955)

* fix(route): scitation/journal

* fix(docs): scitation/journal

* fix(docs): (en) scitation/journal

* chores

* fix(radar): scitation/journal

* fix(radar): scitation/journal

* fix(radar): scitation/journal

* style: auto format

* fix(route): mv scitation to aip

* fix(route): v2/AIP chores

* fix(docs): v2/aip docs

* fix(docs): chores: jounus/advanced/advanced-feed

* fix(docs): update en docs

* fix(docs): not right close the <RouteEn>

* fix(docs): correct some mistake

* Update lib/v2/aip/radar.js

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore(deps): bump googleapis from 125.0.0 to 126.0.0 (#13073)

* chore(deps): bump googleapis from 125.0.0 to 126.0.0

Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 125.0.0 to 126.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/release-please-config.json)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v125.0.0...googleapis-v126.0.0)

---
updated-dependencies:
- dependency-name: googleapis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump puppeteer from 21.0.3 to 21.1.0 (#13074)

* chore(deps): bump puppeteer from 21.0.3 to 21.1.0

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.0.3 to 21.1.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v21.0.3...puppeteer-v21.1.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(route): 2048 (#13079)

* fix(route): 2048

* fix: codeql

* fix: empty link

* fix: url condition

* feat(route): add more routes for nwafu (#13076)

* feat(route): add more routes for nwafu

* update all.js

* Update all.js

* style: auto format

* fix(route): Fix bloomberg story when parsing react rendered page and videos missing id (#13082)

* fix minor bugs

* fix page sel

* reformat

* wordaround to fix the deepscan error

* fix bloomberg when dealing with 404 direct link

* fix processVideo in cyclic depend

* remove the toggle

* change into new story api

* reorg the files

* use prop not instead of lodash

* remove useless exports

* use parseVideo in diff files

* refactor to remove deps

* add try/catch for renderer page

* use story api for newsletters

* update features example

* change audio

* add tabularData

* fix bug on bloomberg react page

---------

Co-authored-by: Chenfei Xu <chenfxu@ebay.com>

* docs: documentation prioritizes English and maintains only one route list (#13075)

* chore: fix format.js

* docs: move the Netlify config to the right place

* Revert "docs: move the Netlify config to the right place"

This reverts commit 3b588021b56b26559299209c2323445711aff48c.

* docs: try language redirection

* docs: try language redirection

* fix: miniflux optional parameter

* docs: i18nable component (#13084)

* docs: try language redirection

* docs: update README

* fix: pixiv bypassCdn default value

* docs: i18n sidebar, fix code block (#13085)

* docs: i18n sidebar

* docs: `code-group` to `tabs`

* docs: admonitions use default title

* docs: fix route

* docs: fix build

* docs: fix add-docs admonitions

* docs: unwrap `details` wrapped content

* docs: mention no i18n switch in dev mode

* docs: fix add-docs rendering

* docs: fix typo

* chore: fix format

* feat(route): add xhu collection, question and zhuanlan (#13087)

* feat(route): add /zhihu/xhu/question

* feat(route): add /zhihu/xhu/zhuanlan

* feat(route): add /zhihu/xhu/collection

* feat(route): add dlnews (#12997)

* feat(route):add DLNEWS

* clean up

* use embedded JSON

* fix: docusaurus style md

* add description.art and rate limit

* increase the concurency

* fix: fix radar docs link

* docs: move to finance

---------

* chore: update meilisearch config

`p`: general content
`.params`: route params
`table`: route params table
`code`: env

* feat(route): 百度贴吧按帖子创建时间排序 (#13102)

* feat(route): add tieba sort by created time

* Put /tieba/forum/good before /tieba/forum

* Add parse for creation dates of format YYYY-MM

* fix(route): NEW字幕组 (#12951)

* fix(route): NEW字幕组

* add comments

* fix: remove unnecessary await

* fix: remove unnecessary async

* fix: remove unnecessary async

* fix: add cache for first response

* fix typo

* fix: new cache key

* docs: use default title

---------

* chore(deps-dev): bump lint-staged from 14.0.0 to 14.0.1 (#13094)

* chore(deps-dev): bump lint-staged from 14.0.0 to 14.0.1

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v14.0.0...v14.0.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump chrono-node from 2.6.4 to 2.6.5 (#13096)

* chore(deps): bump chrono-node from 2.6.4 to 2.6.5

Bumps [chrono-node](https://github.com/wanasit/chrono) from 2.6.4 to 2.6.5.
- [Release notes](https://github.com/wanasit/chrono/releases)
- [Commits](https://github.com/wanasit/chrono/compare/v2.6.4...v2.6.5)

---
updated-dependencies:
- dependency-name: chrono-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump jest from 29.6.2 to 29.6.3 (#13095)

* chore(deps-dev): bump jest from 29.6.2 to 29.6.3

Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.6.2 to 29.6.3.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.6.3/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump re2js from 0.3.2 to 0.3.3 (#13105)

* chore(deps): bump re2js from 0.3.2 to 0.3.3

Bumps [re2js](https://github.com/le0pard/re2js) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/le0pard/re2js/releases)
- [Commits](https://github.com/le0pard/re2js/compare/0.3.2...0.3.3)

---
updated-dependencies:
- dependency-name: re2js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-plugin-n from 16.0.1 to 16.0.2 (#13106)

* chore(deps-dev): bump eslint-plugin-n from 16.0.1 to 16.0.2

Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.0.1 to 16.0.2.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.0.1...16.0.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(route): add tophub cookie (#13104)

* fix(route): add tophub cookie

* add docs for tophub cookie

* Update docs

* docs: reorder env

* feat(route): Start on support for generic discourse forums. (#13063)

* Start on support for generic discourse forums.

* Add doc.

* Update doc.

* Add exception.

* Update doc.

* Update bbs.md

* test: add discourse config

* docs: fix typo

* fix: guard condition

---------

* fix(route): leetcode articles (#13108)

* refactor(route): move tophub to v2

* fix(route): 晚点报道 (#13092)

* fix(route): 晚点报道

* fix: add programa

* fix typo

* update lib/v2/latepost/index.js

---------

* fix(route): 南京大学研究生院 (#13116)

* feat(route): Add Discourse notifications support (#13114)

* Adding discourse notifications support.

* Refactor & add doc.

* feat(route): add router YouTube Live (#13110)

* feat(route): add router YouTube Live

* add docs

* Insert new entries in alphabetical order.

---------

* chore(deps-dev): bump typescript from 5.1.6 to 5.2.2 in /website (#13119)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(route): fix the title error for the YouTube Live (#13120)

* feat(route): add router YouTube Live

* add docs

* Insert new entries in alphabetical order.

* Fix the error in the title.

---------

* feat(route): Bilibili UP主动态 参数格式更新 & 增加显示专栏全文参数 (#13109)

* feat(route): /bilibili/user(followings)/dynamic change to routeParams

* feat(route): Add displayArticle parameter

* small change of uid

* Original link can click to jump

* chore(deps-dev): bump jest from 29.6.3 to 29.6.4 (#13118)

* chore(deps-dev): bump jest from 29.6.3 to 29.6.4

Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.6.3 to 29.6.4.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(route): bilibili 动态中的视频链接默认改为 BV 号并增加配置参数;修改 专栏显示全文 的参数来源 (#13122)

* feat(route): 添加 百度股市通

* fix: 修改 百度股市通 路径

* docs: 添加 百度股市通 文档

* feat: 添加 radar 支持

* fix: 按字母顺序插入新路由

* feat(route): 新增 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪

* fix: 优化 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 的标题

* fix: 修复 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 部分情况下的非空判断

* fix: 修复 地区名称标题的问题

* fix: 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 的 guid 增加 pubDate

* fix: 修复 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 guid 中添加 pubDate

* fix: 修改 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 的 title

* feat(route): 修复 HelloGitHub 的 月刊 路由

* fix: remove guid

* feat(route): 新增 bilibili 热搜

* feat(route): 完善 bilibili热搜 的 radar

* fix: 优化 bilibili热搜 list 的非空判断

* fix: 修复 bilibili热搜路由失效

fix #12632

* fix(route): 修复 bilibili热搜路由 的校验逻辑计算

* fix: 优化 bilibili/utils 的 addVerifyInfo 逻辑

* feat(route): bilibili 动态中的视频链接默认改为 BV 号并增加配置参数;修改 专栏显示全文 的参数来源

* fix(route): 修复 fulltext 来源错误;修复 addVerifyInfo 逻辑错误

* fix(route): 移除不必要的参数

* chore(deps-dev): bump eslint from 8.47.0 to 8.48.0 (#13124)

* chore(deps-dev): bump eslint from 8.47.0 to 8.48.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.48.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.47.0...v8.48.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.no

* chore(deps): bump googleapis from 126.0.0 to 126.0.1 (#13125)

* chore(deps): bump googleapis from 126.0.0 to 126.0.1

Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 126.0.0 to 126.0.1.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/release-pl…
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: v2 v2 route related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

知乎回答 Cannot read properties of undefined (reading 'name')
1 participant