Skip to content

Commit ac29569

Browse files
committed
fix: broken images
1 parent 17aef31 commit ac29569

File tree

4 files changed

+1804
-1812
lines changed

4 files changed

+1804
-1812
lines changed

package.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,9 @@
11
{
22
"name": "anime-captcha",
3-
"version": "1.7.165",
3+
"version": "1.8.166",
44
"type": "module",
5-
"repository": {
6-
"type": "git",
7-
"url": "git+https://github.com/Leomotors/anime-captcha.git"
8-
},
95
"author": "Leomotors",
106
"license": "MIT",
11-
"bugs": {
12-
"url": "https://github.com/Leomotors/anime-captcha/issues"
13-
},
14-
"homepage": "https://github.com/Leomotors/anime-captcha",
157
"scripts": {
168
"pre-build": "pnpm lm-config && node prebuild.js",
179
"dev": "pnpm pre-build && vite dev --port 6912",

src/components/NotARobot.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
rickroll_data = {
3030
data: {
3131
type: "video",
32-
src: "https://cutebutnotcunny.blob.core.windows.net/j3k/share-this-vid-to-stop-japanese-propaganda.mp4",
32+
src: "https://cunny.skillissue.gay/j3k/share-this-vid-to-stop-japan-propaganda.mp4",
3333
},
3434
roll: "Maoed",
3535
chance: "6.4.1989",

0 commit comments

Comments
 (0)