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