Remove isMulti

This commit is contained in:
2025-06-25 14:17:58 +02:00
parent 3808fe153e
commit e0330e7baa
2 changed files with 0 additions and 3 deletions

View File

@@ -32,7 +32,6 @@ scraper:
- "^https://yugioh\\.fandom\\.com/wiki/.*$"
targets:
set:
multi: true
root:
type: css
value: "h3:contains(Prefix(es)) + div > ul:nth-child(1) > li"