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/next images domains #2352

Merged
merged 2 commits into from
Apr 29, 2024
Merged

Feat/next images domains #2352

merged 2 commits into from
Apr 29, 2024

Conversation

tangly1024
Copy link
Owner

修复部分图片无法加载问题

Copy link

vercel bot commented Apr 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
notion-next-home 🔄 Building (Inspect) Visit Preview Apr 29, 2024 6:22am

Copy link

netlify bot commented Apr 29, 2024

Deploy Preview for beamish-semolina-0ecf31 ready!

Name Link
🔨 Latest commit 324516b
🔍 Latest deploy log https://app.netlify.com/sites/beamish-semolina-0ecf31/deploys/662f3cb08cdf730008bb75c6
😎 Deploy Preview https://deploy-preview-2352--beamish-semolina-0ecf31.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@tangly1024 tangly1024 merged commit 79213ae into main Apr 29, 2024
6 of 9 checks passed
if (
ret &&
ret.length > 4 &&
!ret.includes('https://www.notion.so/images/')

Check failure

Code scanning / CodeQL

Incomplete URL substring sanitization High

'
https://www.notion.so/images/
' can be anywhere in the URL, and arbitrary hosts may come before or after it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant