siteMapPerso

article.locked

11/10/2023 12:48:44 PM

Changes

mySiteMap.js 2(+1 -1)

Details

mySiteMap.js 2(+1 -1)

diff --git a/mySiteMap.js b/mySiteMap.js
index ad36742..dadb4da 100644
--- a/mySiteMap.js
+++ b/mySiteMap.js
@@ -27,7 +27,7 @@ let globalZones = [
 let listenersHome = [
     `.section article.item`,
     `.sectionfull article.item`,
-    `.locked a`,
+    `article.locked`,
     `.columnists .items article.item`
 ]