URLs Update
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
url: http://panel.sirblob.co/
|
||||
icon: mdi:server
|
||||
- title: Coder
|
||||
url: https://mcbugj8flucdg.pit-1.try.coder.app
|
||||
url: https://r115dj8cdsod8.pit-1.try.coder.app
|
||||
icon: mdi:code-braces
|
||||
- title: Excalidraw
|
||||
url: https://draw.sirblob.co/
|
||||
@@ -510,7 +510,7 @@
|
||||
{{ if or $isShows $isMusic }}
|
||||
{{ $thumbID = $session.String "parentThumb" }}
|
||||
{{ end }}
|
||||
{{ $thumbURL = concat "https://plex1.sirblob.co" $thumbID "?X-Plex-Token=" $apiKey }}
|
||||
{{ $thumbURL = concat "https://plex.sirblob.co" $thumbID "?X-Plex-Token=" $apiKey }}
|
||||
|
||||
{{ $duration = $session.Float "duration" }}
|
||||
{{ $offset = $session.Float "viewOffset" }}
|
||||
@@ -873,7 +873,7 @@
|
||||
{{ if or $isShows $isMusic}}
|
||||
{{ $thumbID = $item.String "parentThumb" }}
|
||||
{{ end }}
|
||||
{{ $thumbURL = concat "https://plex1.sirblob.co" $thumbID "?X-Plex-Token=" $apiKey }}
|
||||
{{ $thumbURL = concat "https://plex.sirblob.co" $thumbID "?X-Plex-Token=" $apiKey }}
|
||||
|
||||
{{ $time := $item.String "viewedAt" }}
|
||||
{{ if $timeAbsolute }}
|
||||
|
||||
Reference in New Issue
Block a user