From db19170ffcaec4abbf310af9231d340876bcf773 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sun, 28 Sep 2025 07:36:14 -0700 Subject: [PATCH 1/4] Open eBooks in new tab. --- pages/freedom.php | 3 ++- pages/health.php | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/pages/freedom.php b/pages/freedom.php index decd0a5..eae5cc5 100755 --- a/pages/freedom.php +++ b/pages/freedom.php @@ -33,7 +33,8 @@ Click the link below to download the 4-page PDF:

diff --git a/pages/health.php b/pages/health.php index de0ec0d..64ef48b 100755 --- a/pages/health.php +++ b/pages/health.php @@ -34,7 +34,8 @@ Click the link below to download the 12-page PDF:

From 0c054e0aef066e658802bffdc9930876901639b4 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Fri, 3 Oct 2025 12:59:00 -0700 Subject: [PATCH 2/4] Change the advisory to be for Voluntary Sovereignty. --- pages/helpers/advisory.php | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/pages/helpers/advisory.php b/pages/helpers/advisory.php index 3999214..3b1499e 100755 --- a/pages/helpers/advisory.php +++ b/pages/helpers/advisory.php @@ -7,20 +7,12 @@

Announcements

- +
- 2024-03-07 + 2025-09-28
- Find my free eBook, "Hyperling's Health Protocol", + I wrote another short free eBook, "Voluntary Sovereignty", check it out here!
- From 6f8223e1f69146a7adbc57c2e53c4d7f1667bf00 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Fri, 3 Oct 2025 12:59:08 -0700 Subject: [PATCH 3/4] Show the advisory. --- pages/helpers/body_open.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pages/helpers/body_open.php b/pages/helpers/body_open.php index 3e526f4..68e3a98 100755 --- a/pages/helpers/body_open.php +++ b/pages/helpers/body_open.php @@ -9,7 +9,10 @@ include "banner.php"; include "menu.php"; - /* 2025-01-29 Disable advisory now that Books is explicitly a menu item. * / + /* + 2025-01-29 Disable advisory now that Books is explicitly a menu item. + 2025-10-03 Re-enable advisory for new eBook. + */ if (!isset($GLOBALS["ADVISORY"]) || $GLOBALS["ADVISORY"] !== false) include "advisory.php"; /* */ From d4e085e1841be5ae16f8251fde4d23ee2e67d50f Mon Sep 17 00:00:00 2001 From: Hyperling Date: Fri, 3 Oct 2025 13:01:55 -0700 Subject: [PATCH 4/4] Change where the code break is. Does not affect site. --- pages/freedom.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/freedom.php b/pages/freedom.php index eae5cc5..8d8c9ca 100755 --- a/pages/freedom.php +++ b/pages/freedom.php @@ -21,8 +21,8 @@ Voluntaryism, and Sovereignty.

- Also covers topics such as - police encounters and provices resources for further education. + Also covers topics such as police encounters + and provides resources for further education.