From 394497d81ee1d03babba0e3cceef77de643a0ca6 Mon Sep 17 00:00:00 2001 From: hypevhs <4498312-hypevhs@users.noreply.gitlab.com> Date: Fri, 25 Apr 2025 18:47:52 -0500 Subject: [PATCH] CI: Ignore PCGamingWiki --- .htmltest.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.htmltest.yml b/.htmltest.yml index d4f1be6..894e641 100644 --- a/.htmltest.yml +++ b/.htmltest.yml @@ -8,6 +8,8 @@ IgnoreURLs: # For "Edit this page" and "Last modified by": - "https://gitlab.com/lvra/lvra.gitlab.io/-/edit" - "https://gitlab.com/lvra/lvra.gitlab.io/-/commit" +# Uses Cloudflare to block bots: +- "https://www.pcgamingwiki.com/" # IgnoreDirs: # - "lib" CacheExpires: "6h"