 | Java (Programming languages) | |
- 설명
- Java is a class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.https://java.com
|
 | 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.20.1
|
 | Node.js (Programming languages) | |
- 설명
- Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside a web browser.https://nodejs.org
|
 | Nuxt.js (JavaScript frameworks, Web frameworks, Web servers, Static site generator) | |
- 설명
- Nuxt is a Vue framework for developing modern web applications.https://nuxt.com
- 일치 항목
- 패턴
- <div [^>]{0,250}id="__nuxt"
- 패턴 유형
- html
- 일치
- <div id="__nuxt"
- 패턴
- \/_nuxt\/
- 패턴 유형
- scriptSrc
- 일치
- /_nuxt/
|
 | 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
|
 | Spring (Web frameworks) | |
- 일치 항목
- 패턴
- (?:)
- 패턴 유형
- headers
- 일치
- x-application-context
|
 | 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-
|