disable: Wego deaktiviert (SPA-URL nicht kompatibel)
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
parent
f1720ac629
commit
28235c9eda
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ def scrape(scanner, von, nach, tage=30, aufenthalt_tage=60,
|
|||
"kayak": scrape_kayak,
|
||||
"kayak_multicity": scrape_kayak_multicity,
|
||||
"momondo": scrape_momondo,
|
||||
"wego": scrape_wego,
|
||||
"wego": _scrape_disabled,
|
||||
"traveloka": scrape_traveloka,
|
||||
"skyscanner": _scrape_disabled,
|
||||
"trip": scrape_trip,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue