Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdf9229c

Browse files
authored
fix: allow com with huggingface (#1966)
1 parenta4e23a2 commitdf9229c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/routes/api/fetch-url/+server.ts‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ function isValidUrl(urlString: string): boolean {
1717
hostname==="localhost"||
1818
hostname.startsWith("127.")||
1919
hostname.startsWith("192.168.")||
20-
hostname.startsWith("10.")||
2120
hostname.startsWith("172.16.")||
2221
hostname==="[::1]"||
2322
hostname==="0.0.0.0"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp