diff --git a/LICENSE.md b/LICENSE.md index cececca..e744b9c 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,7 +1,7 @@ DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 - Copyright (C) 2023 casjay + Copyright (C) 2023 casjay Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long diff --git a/configs/homepage/widgets.yaml b/configs/homepage/widgets.yaml index d153525..21230c1 100644 --- a/configs/homepage/widgets.yaml +++ b/configs/homepage/widgets.yaml @@ -10,7 +10,7 @@ focus: true target: _blank provider: duckduckgo - url: https://search.casjay.net/?q= + url: https://search.casjay.pro/?q= - datetime: format: diff --git a/dockerfile/nginx b/dockerfile/nginx index 931dd51..219eb68 100644 --- a/dockerfile/nginx +++ b/dockerfile/nginx @@ -136,7 +136,7 @@ ARG PHP_VERSION USER ${USER} WORKDIR /root -LABEL maintainer="CasjaysDev " +LABEL maintainer="CasjaysDev " LABEL org.opencontainers.image.vendor="CasjaysDev" LABEL org.opencontainers.image.authors="CasjaysDev" LABEL org.opencontainers.image.vcs-type="Git" diff --git a/htdocs/cgi-bin/env.php b/htdocs/cgi-bin/env.php index 10fde86..5bc5b45 100755 --- a/htdocs/cgi-bin/env.php +++ b/htdocs/cgi-bin/env.php @@ -5,7 +5,7 @@