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

feat(config)!: unsafe domain toggle #11588

Merged
merged 2 commits into from
Jan 10, 2023
Merged

Conversation

TonyRL
Copy link
Collaborator

@TonyRL TonyRL commented Jan 10, 2023

该 PR 相关 Issue / Involved issue

Close #

完整路由地址 / Example for the proposed route(s)

NOROUTE

说明 / Note

@github-actions github-actions bot added core enhancement Route: v1 v1 route related Route: v2 v2 route related Auto: Route Test Skipped PR involves no routes labels Jan 10, 2023
lib/routes/gitlab/explore.js Fixed Show fixed Hide fixed
lib/v2/btzj/index.js Fixed Show fixed Hide fixed
lib/v2/javbus/index.js Fixed Show fixed Hide fixed
lib/v2/javbus/index.js Fixed Show fixed Hide fixed
lib/v2/javdb/utils.js Fixed Show fixed Hide fixed
@TonyRL TonyRL requested a review from DIYgod January 10, 2023 02:17
@DIYgod DIYgod merged commit a66cbcf into DIYgod:master Jan 10, 2023
@ruleroller
Copy link
Contributor

Hmmm, btzj 更新后不能用了,用回上一个版本,修改了一下上一个版本里的第10行,let domain = ctx.query.domain ?? 'btbtt20.com'; 为 let domain = ctx.query.domain ?? 'btbtt15.com'; ,则能继续使用。之前,我也是一直这么用的。

新版的话,我尝试了 xxx/btzj?domain=btbtt15.com 以及 xxx/btzj?domain=www.btbtt15.com,都会报下面如图错误,不知是何原因。
image

@TonyRL TonyRL deleted the feat/unsafe-domain branch January 11, 2023 11:19
@TonyRL TonyRL mentioned this pull request Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto: Route Test Skipped PR involves no routes core enhancement Route: v1 v1 route related Route: v2 v2 route related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants