 | 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-
|