Added extra check for React detection
parent
36c26fc99b
commit
0af0d9d7ec
|
@ -1653,6 +1653,7 @@ http:
|
||||||
name: react
|
name: react
|
||||||
regex:
|
regex:
|
||||||
- <[^>]+data-react
|
- <[^>]+data-react
|
||||||
|
- Web site created using create-react-app
|
||||||
condition: or
|
condition: or
|
||||||
part: body
|
part: body
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue