mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 10:31:50 +01:00
add example for 3rd-level category conf (#23)
This commit is contained in:
@@ -226,8 +226,8 @@ ad_defaults:
|
||||
# additional name to category ID mappings, see default list at
|
||||
# https://github.com/Second-Hand-Friends/kleinanzeigen-bot/blob/main/kleinanzeigen_bot/resources/categories.yaml
|
||||
categories:
|
||||
#Notebooks: 161/27
|
||||
#PCs: 161/228
|
||||
#Notebooks: 161/278 # Elektronik > Notebooks
|
||||
#Autoteile: 210/223/sonstige_autoteile # Auto, Rad & Boot > Autoteile & Reifen > Weitere Autoteile
|
||||
|
||||
# browser configuration
|
||||
browser:
|
||||
|
||||
@@ -7,7 +7,7 @@ Kopfhörer: 161/172/lautsprecher_kopfhoerer
|
||||
Lautsprecher: 161/172/lautsprecher_kopfhoerer
|
||||
Monitore: 161/225/monitore
|
||||
Netzwerk: 161/225/netzwerk_modem
|
||||
Notebooks: 161/27
|
||||
Notebooks: 161/278
|
||||
PCs: 161/228
|
||||
PC-Zubehör: 161/225/sonstiges
|
||||
Scanner: 161/225/drucker_scanner
|
||||
|
||||
@@ -21,6 +21,8 @@ ad_defaults:
|
||||
|
||||
# additional name to category ID mappings, see default list at
|
||||
# https://github.com/Second-Hand-Friends/kleinanzeigen-bot/blob/main/kleinanzeigen_bot/resources/categories.yaml
|
||||
# Notebooks: 161/278 # Elektronik > Notebooks
|
||||
# Autoteile: 210/223/sonstige_autoteile210/223/sonstige_autoteile # Auto, Rad & Boot > Autoteile & Reifen > Weitere Autoteile
|
||||
categories: []
|
||||
|
||||
# browser configuration
|
||||
|
||||
Reference in New Issue
Block a user