Update plex_dashboard.json

removed domain related to maintainer's personal setup and changed to match domain examples from configuration.py
This commit is contained in:
Will Longo 2018-04-17 10:46:49 -05:00 committed by GitHub
parent 9f2b276fc9
commit a43f5731b5

View file

@ -788,7 +788,7 @@
"targetBlank": true, "targetBlank": true,
"title": "Ombi", "title": "Ombi",
"type": "absolute", "type": "absolute",
"url": "https://request.cajun.pro/requests" "url": "https://ombi.domain.tld/requests"
} }
], ],
"mappingType": 1, "mappingType": 1,
@ -888,7 +888,7 @@
"targetBlank": true, "targetBlank": true,
"title": "Tautulli", "title": "Tautulli",
"type": "absolute", "type": "absolute",
"url": "https://plexpy.dirtycajunrice.com/home" "url": "https://tautulli.domain.tld/home"
} }
], ],
"minSpan": 6, "minSpan": 6,
@ -1049,7 +1049,7 @@
"targetBlank": true, "targetBlank": true,
"title": "Sonarr", "title": "Sonarr",
"type": "absolute", "type": "absolute",
"url": "https://sonarr.dirtycajunrice.com/wanted/missing" "url": "https://sonarr.domain.tld/wanted/missing"
} }
], ],
"minSpan": 4, "minSpan": 4,
@ -1128,7 +1128,7 @@
"targetBlank": true, "targetBlank": true,
"title": "Radarr", "title": "Radarr",
"type": "absolute", "type": "absolute",
"url": "https://radarr.dirtycajunrice.com/wanted/missing" "url": "https://radarr.domain.tld/wanted/missing"
} }
], ],
"minSpan": 3, "minSpan": 3,