Disable SeLoger backend
This commit is contained in:
parent
a6a40081e7
commit
b73dbdb10e
@ -12,7 +12,7 @@ from enum import Enum
|
|||||||
# housing.
|
# housing.
|
||||||
BACKENDS_BY_PRECEDENCE = [
|
BACKENDS_BY_PRECEDENCE = [
|
||||||
"foncia",
|
"foncia",
|
||||||
"seloger",
|
#"seloger",
|
||||||
"pap",
|
"pap",
|
||||||
"leboncoin",
|
"leboncoin",
|
||||||
"explorimmo",
|
"explorimmo",
|
||||||
|
Loading…
Reference in New Issue
Block a user