From b73dbdb10ed4b2a7e14c4a798512ab664c219d02 Mon Sep 17 00:00:00 2001 From: "Phyks (Lucas Verney)" Date: Thu, 8 Apr 2021 22:04:02 +0200 Subject: [PATCH] Disable SeLoger backend --- flatisfy/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flatisfy/constants.py b/flatisfy/constants.py index 6372599..90c6613 100644 --- a/flatisfy/constants.py +++ b/flatisfy/constants.py @@ -12,7 +12,7 @@ from enum import Enum # housing. BACKENDS_BY_PRECEDENCE = [ "foncia", - "seloger", + #"seloger", "pap", "leboncoin", "explorimmo",