 | HSTS (Security) | |
- 相符項
- 模式
- (?:)
- 模式類型
- headers
- 符合
- strict-transport-security
|
 | Nginx (Web servers, Reverse proxies) | |
- 描述
- Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.https://nginx.org/en
- 相符項
- 模式
- nginx(?:\/([\d.]{1,250}))?
- 模式類型
- headers
- 符合
- nginx/1.18.0
|
 | Ubuntu (Operating systems) | |
- 相符項
- 模式
- Ubuntu
- 模式類型
- headers
- 符合
- Ubuntu
|
 | Vue.js (JavaScript frameworks) | |
- 描述
- Vue.js is an open-source model–view–viewmodel JavaScript framework for building user interfaces and single-page applications.https://vuejs.org
- 相符項
- 模式
- <[^>]{1,250}\sdata-v(?:ue)?-
- 模式類型
- html
- 符合
- <div id="app" data-v-
|