Skip to content

Commit cc07b3b

Browse files
author
Yuanlin Lin
committed
Add Zeabur detection
1 parent 3ed9a8c commit cc07b3b

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed
Lines changed: 5 additions & 0 deletions
Loading

src/technologies/z.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,21 @@
127127
"scriptSrc": "zanox\\.com/scripts/zanox\\.js$",
128128
"website": "https://zanox.com"
129129
},
130+
"Zeabur": {
131+
"cats": [
132+
62
133+
],
134+
"description": "Zeabur is a platform for running full stack apps and databases.",
135+
"headers": {
136+
"X-Zeabur-Request-Id": ""
137+
},
138+
"icon": "zeabur.svg",
139+
"pricing": [
140+
"freemium",
141+
"payg"
142+
],
143+
"website": "https://zeabur.com"
144+
},
130145
"Zeald": {
131146
"cats": [
132147
6

0 commit comments

Comments
 (0)