Skip to content

Commit 5418d2a

Browse files
Merge pull request #253 from makar-savchuk/feat/adwos-cms
Add Adwos CMS fingerprint
2 parents 81c02d6 + b6d0a03 commit 5418d2a

2 files changed

Lines changed: 34 additions & 0 deletions

File tree

src/images/icons/Adwos CMS.svg

Lines changed: 5 additions & 0 deletions
Loading

src/technologies/a.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2509,6 +2509,35 @@
25092509
],
25102510
"website": "https://www.advin.cz"
25112511
},
2512+
"Adwos CMS": {
2513+
"cats": [
2514+
1,
2515+
6
2516+
],
2517+
"description": "Adwos CMS is a turnkey CMS for classified ads, marketplaces and rental services. Go 1.24 backend + Next.js 16 frontend, PostgreSQL 16, Redis. Self-hosted, one-time license per domain.",
2518+
"icon": "Adwos CMS.svg",
2519+
"website": "https://adwos.org",
2520+
"saas": false,
2521+
"oss": false,
2522+
"pricing": [
2523+
"onetime",
2524+
"low"
2525+
],
2526+
"meta": {
2527+
"generator": "^Adwos CMS",
2528+
"application-name": "^Adwos CMS$"
2529+
},
2530+
"html": [
2531+
"<meta[^>]+property=\"og:site_name\"[^>]+content=\"Adwos CMS\"",
2532+
"<meta[^>]+name=\"adwos:powered-by\""
2533+
],
2534+
"implies": [
2535+
"Next.js",
2536+
"Go",
2537+
"PostgreSQL",
2538+
"Redis"
2539+
]
2540+
},
25122541
"Adyen": {
25132542
"cats": [
25142543
41

0 commit comments

Comments
 (0)