Update jellyfin-detect.yaml

patch-1
PikPikcU 2021-08-03 11:28:37 +07:00 committed by GitHub
parent 4e026979a9
commit e2a95c2a78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -12,14 +12,16 @@ requests:
- "{{BaseURL}}/web/home.html"
- "{{BaseURL}}/index.html"
- "{{BaseURL}}/web/index.html"
- "{{BaseURL}}/web/manifest.json"
matchers-condition: and
matchers:
- type: word
words:
- "name=\"application-name\" content=\"Jellyfin\""
- "class=\"page homePage libraryPage allLibraryPage backdropPage pageWithAbsoluteTabs withTabs\""
- "The Free Software Media System"
condition: or
part: body
- type: status
status:
- 200
- 200