Pārlūkot izejas kodu

new scrape config

mitm001 5 gadi atpakaļ
vecāks
revīzija
9e4477b8e0
1 mainītis faili ar 3 papildinājumiem un 1 dzēšanām
  1. 3 1
      production-config.json

+ 3 - 1
production-config.json

@@ -9,7 +9,9 @@
         "selector": "h1"
       },
       "lvl1": "h2",
-      "text": "p"
+      "lvl2": "h3",
+      "lvel3": "h4",
+      "text": "p, li"
     }
   },
   "selectors_exclude": [".footer", ".header"]