Update Booklooker.de.xml, fix #15866#15963
Update Booklooker.de.xml, fix #15866#15963Bisaloo merged 3 commits intoEFForg:masterfrom cschanaj:booklooker.de
Conversation
| <target host="www.booklooker.de" /> | ||
| <target host="api.booklooker.de" /> | ||
| <target host="bms.booklooker.de" /> | ||
| <target host="dev.booklooker.de" /> |
There was a problem hiding this comment.
This target has a different behaviour over HTTP and HTTPS. Plus, we don't have a working test url. Given we had issues recently with securing dev subdomains, I'd rather not add it.
| <target host="bms.booklooker.de" /> | ||
| <target host="dev.booklooker.de" /> | ||
| <target host="download.booklooker.de" /> | ||
| <target host="falco.booklooker.de" /> |
There was a problem hiding this comment.
Refused over HTTP and 403 over HTTPS. I'm not sure we should add it.
| <target host="api.booklooker.de" /> | ||
| <target host="bms.booklooker.de" /> | ||
| <target host="dev.booklooker.de" /> | ||
| <target host="download.booklooker.de" /> |
There was a problem hiding this comment.
It would be good to have a test url here
| <target host="dev.booklooker.de" /> | ||
| <target host="download.booklooker.de" /> | ||
| <target host="falco.booklooker.de" /> | ||
| <target host="images.booklooker.de" /> |
There was a problem hiding this comment.
Please add a test url such as https://images.booklooker.de/m/9783833310539/Jenny-Colgan+Die-kleine-B%C3%A4ckerei-am-Strandweg.jpg
| <target host="download.booklooker.de" /> | ||
| <target host="falco.booklooker.de" /> | ||
| <target host="images.booklooker.de" /> | ||
| <target host="images2.booklooker.de" /> |
There was a problem hiding this comment.
Same as falco and dev. I'm open to discussion but I'm inclined to remove it.
|
@Bisaloo I have removed the hosts with inconsistent behavior over HTTP and HTTPS, but I cannot find a test url for |
|
There is a 301 redirect to download so let's keep it. |
|
stats should be removed as well |
No description provided.