 | 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
|
 | OpenResty (Web servers) | |
- 描述
- OpenResty is a web platform based on nginx which can run Lua scripts using its LuaJIT engine.https://openresty.org
- 相符項
- 模式
- openresty(?:\/([\d.]{1,250}))?
- 模式類型
- headers
- 符合
- openresty
|
 | 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 data-v-
|