Update index.html
Browse files- index.html +2 -1
index.html
CHANGED
|
@@ -238,7 +238,8 @@
|
|
| 238 |
"https://ai-song.ai/",
|
| 239 |
"https://videoweb.ai/",
|
| 240 |
"https://www.cvformatter.co/",
|
| 241 |
-
"https://sunoapi.org/"
|
|
|
|
| 242 |
];
|
| 243 |
|
| 244 |
const itemsPerPage = 6; // Количество сайтов на одной странице
|
|
|
|
| 238 |
"https://ai-song.ai/",
|
| 239 |
"https://videoweb.ai/",
|
| 240 |
"https://www.cvformatter.co/",
|
| 241 |
+
"https://sunoapi.org/",
|
| 242 |
+
"https://qwen-qwen2-5-vl-72b-instruct.hf.space/"
|
| 243 |
];
|
| 244 |
|
| 245 |
const itemsPerPage = 6; // Количество сайтов на одной странице
|