Skip to content

Commit

Permalink
add more free stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
ToastHawaii committed Jun 18, 2023
1 parent 2230c37 commit c6bb778
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 12 deletions.
2 changes: 1 addition & 1 deletion de/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/main.js

Large diffs are not rendered by default.

20 changes: 15 additions & 5 deletions src/client/de/local.type.ts
Original file line number Diff line number Diff line change
Expand Up @@ -320,13 +320,23 @@ export const type = {
"Hier findest du einen Tisch, ein Regal oder ein Laden um Gegenstände zu bringen und zu holen. Bekannte Einrichtungen sind Umsonstläden und Giveboxen.",
externalResources: [
{
name: "Pumpipumpe",
url: "https://map.pumpipumpe.ch/"
name: "nimms",
url: "https://www.nimms.ch/",
bounds: [45.818, 5.9559, 47.8085, 10.4923]
},
{
name: "Gratis zu verschenken",
url: "https://gratiszuverschenken.ch/",
bounds: [45.818, 5.9559, 47.8085, 10.4923]
},
{
name: "PING!-Station",
url: "https://pingstation.de/finden/",
bounds: [45.71, 5.44, 55.26, 15.29]
name: "Gratis zu verschenken",
url: "https://gratiszuverschenken.de/",
bounds: [44.57, 2.63, 55.26, 19.55]
},
{
name: "Pumpipumpe",
url: "https://map.pumpipumpe.ch/"
},
{
name: "umap - Give box",
Expand Down
20 changes: 15 additions & 5 deletions src/client/en/local.type.ts
Original file line number Diff line number Diff line change
Expand Up @@ -319,13 +319,23 @@ export const type = {
"Here you will find a table, a shelf or a shop to bring and take items. Well-known facilities are give-away shops and giveboxes.",
externalResources: [
{
name: "Pumpipumpe",
url: "https://map.pumpipumpe.ch/"
name: "nimms",
url: "https://www.nimms.ch/",
bounds: [45.818, 5.9559, 47.8085, 10.4923]
},
{
name: "Gratis zu verschenken",
url: "https://gratiszuverschenken.ch/",
bounds: [45.818, 5.9559, 47.8085, 10.4923]
},
{
name: "PING!-Station",
url: "https://pingstation.de/finden/",
bounds: [45.71, 5.44, 55.26, 15.29]
name: "Gratis zu verschenken",
url: "https://gratiszuverschenken.de/",
bounds: [44.57, 2.63, 55.26, 19.55]
},
{
name: "Pumpipumpe",
url: "https://map.pumpipumpe.ch/"
},
{
name: "umap - Give box",
Expand Down

0 comments on commit c6bb778

Please sign in to comment.