Skip to content

Commit

Permalink
Merge pull request #14 from P3run/apple_look_around
Browse files Browse the repository at this point in the history
feat(shortcuts): add shortcut to Apple Look Around viewer
  • Loading branch information
haruspeks authored Nov 22, 2024
2 parents 6a012bc + d516039 commit 66189d4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions configuration.js.sample
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,11 @@ self.configuration = {
category: "🗺️ Maps",
url: "https://wigle.net/map?maplat=$lat&maplon=$lng&mapzoom=17"
},
{
name: "Apple Look Around",
category: "🛣️ Street View",
url: "https://lookmap.eu.pythonanywhere.com/#c=19/$lat/$lng"
},
{
name: "Liveuamap - Ukraine",
category: "📰 Liveuamap",
Expand Down

0 comments on commit 66189d4

Please sign in to comment.