From e55dd53959b3ed4fb02d9650036a73ca0643c2de Mon Sep 17 00:00:00 2001 From: "Skylar \"The Cobra\" Widulski" Date: Thu, 3 Nov 2022 08:01:08 -0400 Subject: [PATCH] list.php Signed-off-by: Skylar "The Cobra" Widulski --- README.md | 2 +- canary.php | 2 +- donate.php | 2 +- p.php => p/index.php | 2 +- p/list.php | 20 ++++++++++++++++++++ register.php | 2 +- users.php | 2 +- 7 files changed, 26 insertions(+), 6 deletions(-) rename p.php => p/index.php (83%) create mode 100644 p/list.php diff --git a/README.md b/README.md index 2967afe..aeefded 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ This repo contains the files for the ~vern website. -It is completely static other than the 4 php scripts licensed under a GNU Affero General Public License, version 3: canary.php, users.php, register.php, donate.php. The generated content is licensed under a CC BY-SA 4.0 International license, along with all other content on the website +It is completely static other than the 6 php scripts licensed under a GNU Affero General Public License, version 3. The generated content is licensed under a CC BY-SA 4.0 International license, along with all other content on the website To start a version locally, you can use https://github.com/danvk/ssi-server or nginx configs similar to vern/nginx-configs:/common/website.conf. diff --git a/canary.php b/canary.php index 4eb564e..efd5753 100644 --- a/canary.php +++ b/canary.php @@ -1,6 +1,6 @@ + diff --git a/register.php b/register.php index c1ed386..8668520 100644 --- a/register.php +++ b/register.php @@ -1,6 +1,6 @@