diff --git a/.phpenv b/.phpenv
index 27cd109..fe05565 100644
--- a/.phpenv
+++ b/.phpenv
@@ -23,6 +23,7 @@
$REPOSITORY_CANONICAL_URL="https://codeberg.org/gravel/sessioncommunities.online";
$REPOSITORY_MIRROR_URL="https://lokilocker.com/gravel/sessioncommunities.online";
$REPOSITORY_CANONICAL_URL_FILES="$REPOSITORY_CANONICAL_URL/src/branch/main";
+ $API_CANONICAL_URL="https://lp.sessioncommunities.online/";
set_include_path(implode(PATH_SEPARATOR, array(
get_include_path(),
diff --git a/sites/index.php b/sites/index.php
index 242c036..4d644a9 100644
--- a/sites/index.php
+++ b/sites/index.php
@@ -151,6 +151,11 @@
target="_blank"
title="sessioncommunities.online alternate repository."
>Source Code (Mirror)API