no need to add P-1 any more, some format fixes
This commit is contained in:
@@ -1,15 +1,9 @@
|
|||||||
;<?php
|
;<?php die(); ?>
|
||||||
;die(); // For further security
|
|
||||||
;/*
|
|
||||||
|
|
||||||
[general]
|
[general]
|
||||||
# "url" has to contain page indicator (/P-x/). This is not existent on the first search result page but can be added manually
|
url = "https://www.immobilienscout24.de/Suche/S-T/Wohnung-Miete/Baden-Wuerttemberg/Konstanz-Kreis/Konstanz/2,00-/55,00-"
|
||||||
url = "https://www.immobilienscout24.de/Suche/S-2/P-1/Wohnung-Miete/Nordrhein-Westfalen/Koeln/70_6_118_39_20_101_2_50_11_56_120/2,00-3,00/-80,00/EURO--900,00/-/-/false/-/-/true/-/-/true"
|
|
||||||
db = "angebote.json"
|
db = "angebote.json"
|
||||||
|
|
||||||
[mail]
|
[mail]
|
||||||
to = "to@example.com"
|
to = "me@example.com"
|
||||||
from = "from@example.com"
|
from = "Immoscout Helper <noreply@example.com>"
|
||||||
|
|
||||||
;*/
|
|
||||||
;?>
|
|
||||||
|
|||||||
Reference in New Issue
Block a user