# HG changeset patch # User m15o # Date 1686029485 -7200 # Tue Jun 06 07:31:25 2023 +0200 # Node ID 8f90aaad8ab77dc11d6f82f17e46d37709d043ab # Parent 8250c1cde8c8e50504f1bc0d345235489e342267 adding configs diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -13,4 +13,3 @@ 2. rename `config-sample.php` to `config.php`. Update the constants to match your environment 3. transfer files to your server -4. \ No newline at end of file diff --git a/config.sample.php b/config.sample.php --- a/config.sample.php +++ b/config.sample.php @@ -15,3 +15,5 @@ # other define('URL', 'https://localhost/lipuli'); define('KEY', 'insert key here'); +define('KEY_BUY_URL', 'https://example.com'); +define('KEY_REQUEST_FORM_URL', 'https://example.com'); diff --git a/includes/index.php b/includes/index.php --- a/includes/index.php +++ b/includes/index.php @@ -12,7 +12,8 @@

Manual
- Explore + Explore
+ Source

diff --git a/manual.php b/manual.php --- a/manual.php +++ b/manual.php @@ -1,3 +1,4 @@ +

Manual

diff --git a/register.php b/register.php --- a/register.php +++ b/register.php @@ -61,7 +61,7 @@ -

Buy a key for instant access or email me at m15o at posteo dot net.

+

Buy a key for instant access or request a free key.