Skip to content

Commit 0d008b1

Browse files
committed
fix: v0 f+
1 parent 1912cbd commit 0d008b1

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

docs/removed-sites.md

+12
Original file line numberDiff line numberDiff line change
@@ -1970,3 +1970,15 @@ __2025-02-02 :__ Just being problematic
19701970
"username_claimed": "blue"
19711971
}
19721972
```
1973+
1974+
## v0.dev
1975+
__2025-02-16 :__ Unsure if any way to view profiles exists now
1976+
```json
1977+
"v0.dev": {
1978+
"errorType": "message",
1979+
"errorMsg": "<title>v0 by Vercel</title>",
1980+
"url": "https://v0.dev/{}",
1981+
"urlMain": "https://v0.dev",
1982+
"username_claimed": "t3dotgg"
1983+
}
1984+
```

sherlock_project/resources/data.json

-7
Original file line numberDiff line numberDiff line change
@@ -2809,13 +2809,6 @@
28092809
"urlMain": "https://znanylekarz.pl",
28102810
"username_claimed": "janusz-nowak"
28112811
},
2812-
"v0.dev": {
2813-
"errorType": "message",
2814-
"errorMsg": "<title>v0 by Vercel</title>",
2815-
"url": "https://v0.dev/{}",
2816-
"urlMain": "https://v0.dev",
2817-
"username_claimed": "t3dotgg"
2818-
},
28192812
"Bluesky": {
28202813
"errorType": "status_code",
28212814
"url": "https://bsky.app/profile/{}.bsky.social",

0 commit comments

Comments
 (0)