From 2c5adf227b503b1dddc06cb4919ec31843beae20 Mon Sep 17 00:00:00 2001 From: Ian Clarke Date: Thu, 25 Jan 2024 18:44:14 -0600 Subject: [PATCH] Update static.yml --- .github/workflows/static.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 1f6f1d3..6c7855f 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -24,11 +24,12 @@ jobs: - name: Checkout uses: actions/checkout@v4 - # Step to mirror the Freenet website - - name: Mirror Freenet Website + # Step to mirror the Freenet website and remove script tags + - name: Mirror Freenet Website and Remove Script Tags run: | sudo apt-get install wget wget --mirror --convert-links --adjust-extension --page-requisites --no-parent https://freenet.org -P freenet-website/ + find freenet-website/ -name "*.html" -exec sed -i '/