Skip to content

Commit 695cfff

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

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
lines changed

data/presets/amenity/stripclub.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,10 @@
2626
"cabaret",
2727
"gentlemen",
2828
"lap dance",
29-
"strip"
29+
"porn",
30+
"sex",
31+
"strip",
32+
"+18"
3033
],
3134
"name": "Strip club"
3235
}

data/presets/amenity/swingerclub.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"porn",
2323
"sex",
2424
"strip",
25-
"swinger"
25+
"swinger",
26+
"+18"
2627
],
2728
"name": "Swinger Club",
2829
"aliases": [

data/presets/shop/erotic.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
],
1414
"terms": [
1515
"porn",
16-
"sex"
16+
"sex",
17+
"+18"
1718
],
1819
"tags": {
1920
"shop": "erotic"

data/presets/shop/erotic/lgbtq.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
],
77
"terms": [
88
"porn",
9-
"sex"
9+
"sex",
10+
"+18"
1011
],
1112
"fields": [
1213
"{shop/erotic}"

0 commit comments

Comments
 (0)