-
Notifications
You must be signed in to change notification settings - Fork 5
/
restaurants.conf
115 lines (95 loc) · 2.13 KB
/
restaurants.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<chickenhouse>
name = Chickenhouse
url = http://chickenhouse-ka.de/#menu
</chickenhouse>
<centoventi>
name = Centoventi
url = https://www.facebook.com/centoventi.karlsruhe/
</centoventi>
<villa>
name = Villa Durla
url = https://villa-durla.de/card.html
<xpath>
menu = //div[@class="col-md-12 col-lg-10 offset-lg-1 menu-card page-indent"]/ul[1]/li/div
</xpath>
filter = sub { s/(?<=[[:alpha:]])(?=[[:digit:]])/ /gm; }
type = html
</villa>
<brauerei>
name = Alte Durlacher Brauerei
url = https://www.alte-durlacher-brauerei.de/index/articles/mittagskarte.html
<xpath>
menu = //div[@class="row mod_article p4 m4 first last block"]/div[2]/div/div/p
</xpath>
type = html
</brauerei>
<sack>
name = Metzgerei Sack
url = http://www.metzgerei-sack.de/de/angebote-aktuelles/tagesessen/
</sack>
<vogel>
name = Vogelbräu
url = http://www.vogelbraeu.de/wochenkarte_durlach.pdf
substitute = s/\n{2,}/\n\n/gm
type = pdf
</vogel>
<judys>
name = Judy's Pflug
url = https://judys-pflug.de/pdf/Mittagstisch.pdf
type = pdf
</judys>
<bambus>
name = Bambus-Garten
url = http://bambus-garten.com/
</bambus>
<hanoi>
name = Hanoi
</hanoi>
<pino>
name = Da Pino
url = http://www.pizzeriadapino-durlach.de/
</pino>
<diner>
name = American Diner
url = http://diner-durlach.de/
</diner>
<aslan>
name = Aslan
url = http://www.team-aslan.de/
</aslan>
<romulus>
name = Romulus et Remus
url = http://www.romulus-et-remus.eu/
</romulus>
<borsalino>
name = Borsalino
url = http://www.borsalino-ka.de/
</borsalino>
<pavarotti>
name = Pavarotti
url = http://www.pavarotti-durlach.de/
</pavarotti>
<dolcevita>
name = La Dolce Vita
url = http://www.la-dolcevita.de/
</dolcevita>
<maharani>
name = Maharani Palace
url = http://www.maharani-palace.net/
</maharani>
<rasoi>
name = Indian Rasoi
url = http://indianrasoi.de/tageskarte/
</rasoi>
<galerie>
name = Cafe Galerie
url = https://www.facebook.com/Cafe-Galerie-181267271890905
</galerie>
<mykonos>
name = Mykonos
url = http://mykonos-durlach.de/
</mykonos>
<cubanita>
name = Cubanita
url = http://www.cubanita.de/
</cubanita>