mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 18:41: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
|
# 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
|
# https://github.com/Second-Hand-Friends/kleinanzeigen-bot/blob/main/kleinanzeigen_bot/resources/categories.yaml
|
||||||
categories:
|
categories:
|
||||||
#Notebooks: 161/27
|
#Notebooks: 161/278 # Elektronik > Notebooks
|
||||||
#PCs: 161/228
|
#Autoteile: 210/223/sonstige_autoteile # Auto, Rad & Boot > Autoteile & Reifen > Weitere Autoteile
|
||||||
|
|
||||||
# browser configuration
|
# browser configuration
|
||||||
browser:
|
browser:
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ Kopfhörer: 161/172/lautsprecher_kopfhoerer
|
|||||||
Lautsprecher: 161/172/lautsprecher_kopfhoerer
|
Lautsprecher: 161/172/lautsprecher_kopfhoerer
|
||||||
Monitore: 161/225/monitore
|
Monitore: 161/225/monitore
|
||||||
Netzwerk: 161/225/netzwerk_modem
|
Netzwerk: 161/225/netzwerk_modem
|
||||||
Notebooks: 161/27
|
Notebooks: 161/278
|
||||||
PCs: 161/228
|
PCs: 161/228
|
||||||
PC-Zubehör: 161/225/sonstiges
|
PC-Zubehör: 161/225/sonstiges
|
||||||
Scanner: 161/225/drucker_scanner
|
Scanner: 161/225/drucker_scanner
|
||||||
|
|||||||
@@ -21,6 +21,8 @@ ad_defaults:
|
|||||||
|
|
||||||
# additional name to category ID mappings, see default list at
|
# 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
|
# 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: []
|
categories: []
|
||||||
|
|
||||||
# browser configuration
|
# browser configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user