Update plesk-obsidian-login.yaml

patch-1
Prince Chaddha 2022-10-28 19:38:38 +05:30 committed by GitHub
parent 0ba4d11335
commit 1d6b4de0dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 6 deletions

View File

@ -17,11 +17,8 @@ requests:
matchers-condition: and
matchers:
- type: word
part: body
words:
- '"customTitle":"Plesk Obsidian'
- 'class="sid-plesk"'
condition: or
- 'Plesk Obsidian'
- type: status
status:
@ -29,7 +26,6 @@ requests:
extractors:
- type: regex
part: body
group: 1
regex:
- '"customTitle":"Plesk Obsidian ([0-9.]+)"'
- '(?i)<title>([A-Za-z 0-9.]+)</title>'