Преглед изворни кода

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.