Преглед на файлове

Use public Pollinations image URLs

master
nano преди 5 дни
родител
ревизия
26af2f2a31
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      core/helpers.asp

+ 1
- 1
core/helpers.asp Целия файл

@@ -374,7 +374,7 @@ Function IsHtmlPostBody(ByVal text)
End Function

Function AiImageUrl(ByVal prompt)
AiImageUrl = "https://gen.pollinations.ai/image/" & Server.URLEncode(Trim(CStr(prompt)))
AiImageUrl = "https://pollinations.ai/p/" & Server.URLEncode(Trim(CStr(prompt)))
End Function

'------------------------------------------------------------------------------


Loading…
Отказ
Запис

Powered by TurnKey Linux.