Update bazarr-login.yaml

patch-1
Prince Chaddha 2021-08-12 14:55:47 +05:30 committed by GitHub
parent 47bc54b2fd
commit 2f75d5fd22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 8 deletions

View File

@ -15,7 +15,6 @@ requests:
Connection: keep-alive
Accept: application/json, text/plain, */*
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
X-API-KEY: 20f29876d89bcf390ab9988f9a5f0ecc
Sec-GPC: 1
Referer: {{BaseURL}}/system/status
Accept-Encoding: gzip, deflate
@ -33,20 +32,20 @@ requests:
Accept-Encoding: gzip, deflate
Accept-Language: en-US,en;q=0.9
matchers-condition: and
matchers-condition: or
matchers:
- type: word
words:
- '"data"'
- '"bazarr_config_directory"'
- '"bazarr_directory"'
- '"bazarr_version"'
- '"operating_system"'
- '<title>Bazarr</title>'
condition: and
- type: status
status:
- 200
- type: word
words:
- '<title>Bazarr</title>'
- 'Bazarr is a companion application to Sonarr and Radarr'
condition: and
extractors:
- type: regex