Kgshop commited on
Commit
694b912
·
verified ·
1 Parent(s): aa28f82

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1314,7 +1314,7 @@ async function processAndOpen() {
1314
  btn.innerHTML = "ПРОМПТ СКОПИРОВАН. ЗАПУСК... 🚀";
1315
 
1316
  setTimeout(() => {
1317
- window.open('https://arena.ai/ru?chat-modality=image&mode=direct', '_blank');
1318
  setTimeout(() => {
1319
  btn.style.backgroundImage = "";
1320
  btn.innerHTML = originalText;
 
1314
  btn.innerHTML = "ПРОМПТ СКОПИРОВАН. ЗАПУСК... 🚀";
1315
 
1316
  setTimeout(() => {
1317
+ window.open('https://arena.ai/ru/c/new?mode=direct&chat-modality=image', '_blank');
1318
  setTimeout(() => {
1319
  btn.style.backgroundImage = "";
1320
  btn.innerHTML = originalText;