Merge pull request #5848 from tiagodexter/sailsjs_detect

Adding SailsJS detection
patch-1
Prince Chaddha 2022-10-28 19:42:15 +05:30 committed by GitHub
commit ac3790784f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -3669,3 +3669,9 @@ requests:
- "<!-- BEGIN PAN_FORM_CONTENT -->"
- "js/pan/"
condition: and
- type: word
name: sailsjs
part: header
words:
- "X-Powered-By: Sails"