adding a sentence about immoscout

This commit is contained in:
orangecoding
2021-01-22 13:17:34 +01:00
parent 4180f700b5
commit a3a648928f

View File

@@ -57,7 +57,8 @@ yarn run test
# Architecture # Architecture
![Architecture](/doc/architecture.jpg "Architecture") ![Architecture](/doc/architecture.jpg "Architecture")
## Why is Immoscout missing
Immoscout decided to add "robot protection" to their service. Meaning if Fredy tries to check for listings, it will be recognized as a bot. I haven't found a way around it (yet) ;)
#### Contribution guidelines #### Contribution guidelines
@@ -77,4 +78,3 @@ Example: `docker create --name fredy -v /path/to/your/conf/:/conf -p 9988:9988 f
## Logs ## Logs
You can browse the logs with `docker logs fredy -f` You can browse the logs with `docker logs fredy -f`