diff --git a/scripts/advanced.php b/scripts/advanced.php index d6c0b3c..48ad9db 100644 --- a/scripts/advanced.php +++ b/scripts/advanced.php @@ -146,6 +146,8 @@ if(isset($_POST['submit'])) {
+ + Webpage:

Custom URL

+

Email Me if you would like a BirdNETPi.com subdomain. This would be, https://YourLocation.birdnetpi.com

When you update the URL below, the web server will reload, so be sure to wait at least 30 seconds and then go to your new URL.


diff --git a/scripts/birdnetpi_request.php b/scripts/birdnetpi_request.php new file mode 100644 index 0000000..acb8769 --- /dev/null +++ b/scripts/birdnetpi_request.php @@ -0,0 +1,15 @@ + $value) +{ + $template = str_replace('{{ '.$key.' }}', $value, $template); +} +echo $template; +?> + diff --git a/scripts/config.php b/scripts/config.php index 24decd9..4c07b90 100644 --- a/scripts/config.php +++ b/scripts/config.php @@ -42,6 +42,7 @@ if ($language != "none"){
+

Basic Settings