diff --git a/.htmltest.yml b/.htmltest.yml
index 339178b..1f2323d 100644
--- a/.htmltest.yml
+++ b/.htmltest.yml
@@ -5,7 +5,9 @@ EnforceHTTPS: true
IgnoreURLs:
# - "example.com"
# - "^/misc/js/script.js$"
+# For "Edit this page" and "Last modified by":
- "https://gitlab.com/lvra/lvra.gitlab.io/-/edit"
+- "https://gitlab.com/lvra/lvra.gitlab.io/-/commit"
# IgnoreDirs:
# - "lib"
CacheExpires: "6h"
\ No newline at end of file