Update wordpress-detect.yaml

patch-1
Dhiyaneshwaran 2022-11-15 17:01:46 +05:30 committed by GitHub
parent 56c5d4d6b1
commit e5d3cf5fa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -22,13 +22,13 @@ requests:
- type: regex
regex:
- '<generator>https?:\/\/wordpress\.org.*</generator>'
- "wp-login.php"
- 'wp-login.php'
- '\/wp-content/themes\/'
- '\/wp-includes\/'
- 'name="generator" content="wordpress'
- '<link[^>]+s\d+\.wp\.com'
- '<!-- This site is optimized with the Yoast (?:WordPress )?SEO plugin v([\d.]+) -'
- "<!--[^>]+WP-Super-Cache"
- '<!--[^>]+WP-Super-Cache'
condition: or
- type: status