diff --git a/layouts/partials/webmentions.html b/layouts/partials/webmentions.html
index 7a4da9e..3f10518 100644
--- a/layouts/partials/webmentions.html
+++ b/layouts/partials/webmentions.html
@@ -1,4 +1,4 @@
-{{- $wbmLinks := (slice "https://si3t.ch/log/2021-04-18-entetes-floc.html" "https://xmpp.org/2021/02/newsletter-02-feburary/") -}}
+{{- $wbmLinks := (slice "https://si3t.ch/log/2021-04-18-entetes-floc.html" "https://xmpp.org/2021/02/newsletter-02-feburary/" "https://gurlic.com/technology/post/393626430212145157" "https://gurlic.com/technology/post/343249858599059461") -}}
Webmentions
diff --git a/linter-configs/htmltest.yml b/linter-configs/htmltest.yml
index cce0cc9..5c27968 100644
--- a/linter-configs/htmltest.yml
+++ b/linter-configs/htmltest.yml
@@ -1,12 +1,13 @@
DirectoryPath: "public"
IgnoreDirs:
- "search"
-CacheExpires: "96h" # four days
+CacheExpires: "168h" # seven days
CheckFavicon: true
EnforceHTML5: true
IgnoreAltMissing: true # an empty alt makes presentation-role explicit, it's not a defect.
EnforceHTTPS: true
-ExternalTimeout: 30
+ExternalTimeout: 180
+HTTPConcurrencyLimit: 96
IgnoreHTTPS:
- "http://192.168.1"
- "http://localhost:"