Skip to content

Commit 6b3e868

Browse files
committed
add some search terms
note that those are search terms, not exact matches or listing services etc
1 parent 0d5121d commit 6b3e868

File tree

4 files changed

+8
-1
lines changed

4 files changed

+8
-1
lines changed

data/presets/amenity/stripclub.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,15 @@
2222
"amenity": "stripclub"
2323
},
2424
"terms": [
25+
"18+",
2526
"adult",
2627
"cabaret",
2728
"gentlemen",
2829
"lap dance",
29-
"strip"
30+
"porn",
31+
"sex",
32+
"strip",
33+
"striptease"
3034
],
3135
"name": "Strip club"
3236
}

data/presets/amenity/swingerclub.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"amenity": "swingerclub"
1818
},
1919
"terms": [
20+
"18+",
2021
"adult",
2122
"lifestyle club",
2223
"porn",

data/presets/shop/erotic.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"area"
1313
],
1414
"terms": [
15+
"18+",
1516
"porn",
1617
"sex"
1718
],

data/presets/shop/erotic/lgbtq.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"area"
66
],
77
"terms": [
8+
"18+",
89
"porn",
910
"sex"
1011
],

0 commit comments

Comments
 (0)