diff --git a/src/technologies/g.json b/src/technologies/g.json index a21933b84..ba1f4d271 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -708,6 +708,34 @@ "icon": "Glyphicons.png", "website": "http://glyphicons.com" }, + "Gnuboard": { + "cats": [ + 1 + ], + "description": "Gnuboard is an open-source bulletin board system or CMS from South Korea.", + "icon": "default.svg", + "implies": "PHP", + "dom": { + "a[href*='board.php']": { + "attributes": { + "href": "(?:gnuboard/)?bbs/(?:gnu)?board\\.php" + } + }, + "link[href*='/gnuboard/style.css']": { + "attributes": { + "href": "" + } + } + }, + "js": { + "g5_js_ver": "", + "g4_bbs_img": "", + "g5_is_admin": "", + "g4_is_admin": "" + }, + "oss": true, + "website": "https://github.com/gnuboard" + }, "Go": { "cats": [ 27 diff --git a/src/technologies/n.json b/src/technologies/n.json index 14ee6dc5c..55620c2a4 100644 --- a/src/technologies/n.json +++ b/src/technologies/n.json @@ -147,6 +147,9 @@ ], "description": "Naver Analytics is a Korean based analytics service.", "icon": "Naver.svg", + "meta": { + "naver-site-verification": "" + }, "pricing": [ "freemium", "payg"