Enhancement: exposed-panels/xoops/xoops-installation-wizard.yaml by md
parent
f65851bb4b
commit
229fcaf411
|
@ -1,9 +1,10 @@
|
|||
id: xoops-installation-wizard
|
||||
|
||||
info:
|
||||
name: XOOPS Installation wizard
|
||||
name: XOOPS Installation Wizard Panel - Detect
|
||||
author: princechaddha
|
||||
severity: low
|
||||
description: XOOPS Installation Wizard panel was detected.
|
||||
tags: panel,xoops
|
||||
|
||||
requests:
|
||||
|
@ -18,3 +19,5 @@ requests:
|
|||
- "(?i)(<title>(.*)XOOPS Installation Wizard(.*)</title>)"
|
||||
- "(?i)(<title>(.*)XOOPS 安裝精靈(.*)</title>)"
|
||||
condition: or
|
||||
|
||||
# Enhanced by md on 2023/01/26
|
||||
|
|
Loading…
Reference in New Issue