Add ef.js & Neonclear with Chinese translation

main
Yukino Song 7 years ago
parent 5febcb537e
commit ee97b4cf87

@ -842,7 +842,7 @@
"website": "http://bigace.de" "website": "http://bigace.de"
}, },
"Bablic": { "Bablic": {
"cats": [ "cats": [
"3","9" "3","9"
], ],
"website":"https://www.bablic.com/", "website":"https://www.bablic.com/",
@ -2258,6 +2258,15 @@
], ],
"website": "http://www.ec-cube.net" "website": "http://www.ec-cube.net"
}, },
"ef.js": {
"cats": [
"12"
],
"icon": "ef.js.svg",
"env": "^ef|efCore$",
"script": "/ef(?:-core)?(?:\\.min|\\.dev)?\\.js",
"website": "http://ef.js.org"
},
"ELOG": { "ELOG": {
"cats": [ "cats": [
"19" "19"
@ -3700,16 +3709,16 @@
}, },
"imperia CMS": { "imperia CMS": {
"cats": [ "cats": [
"1" "1"
], ],
"meta": { "meta": {
"X-Imperia-Live-Info": "", "X-Imperia-Live-Info": "",
"GENERATOR": "^IMPERIA ([0-9.]{2,})+$\\;version:\\1" "GENERATOR": "^IMPERIA ([0-9.]{2,})+$\\;version:\\1"
}, },
"html": "<imp:live-info sysid=\"[0-9a-f-]+\"(?: node_id=\"[0-9/]*\")? *\/>", "html": "<imp:live-info sysid=\"[0-9a-f-]+\"(?: node_id=\"[0-9/]*\")? *\/>",
"icon": "imperiaCMS.svg", "icon": "imperiaCMS.svg",
"implies": "Perl", "implies": "Perl",
"url": "imperia/md/", "url": "imperia/md/",
"website": "https://www.pirobase-imperia.com/de/produkte/produktuebersicht/imperia-cms" "website": "https://www.pirobase-imperia.com/de/produkte/produktuebersicht/imperia-cms"
}, },
"ImpressCMS": { "ImpressCMS": {
@ -5493,6 +5502,15 @@
"icon": "Nedstat.png", "icon": "Nedstat.png",
"website": "http://www.nedstat.com" "website": "http://www.nedstat.com"
}, },
"Neonclear": {
"cats": [
"12"
],
"icon": "Neonclear.png",
"env": "^neon$",
"script": "/neonclear(?:\\.min|\\.dev)?\\.js",
"website": "http://neon.atm.re"
},
"Neos CMS": { "Neos CMS": {
"cats": [ "cats": [
"1" "1"
@ -5602,8 +5620,8 @@
"x-powered-by": "^Next.js ?([0-9.]+)?\\;version:\\1" "x-powered-by": "^Next.js ?([0-9.]+)?\\;version:\\1"
}, },
"html": "<[^>]+__next", "html": "<[^>]+__next",
"env": "^__NEXT_DATA__$", "env": "^__NEXT_DATA__$",
"icon": "zeit.svg", "icon": "zeit.svg",
"implies": [ "implies": [
"React", "React",
"webpack", "webpack",
@ -6227,20 +6245,20 @@
"env": "Phaser", "env": "Phaser",
"icon": "Phaser.png", "icon": "Phaser.png",
"website": "http://phaser.io" "website": "http://phaser.io"
}, },
"Phenomic": { "Phenomic": {
"cats": [ "cats": [
"1", "1",
"11" "11"
], ],
"html":[ "html":[
"<[^>]+id=\"phenomic(?:root)?\"" "<[^>]+id=\"phenomic(?:root)?\""
], ],
"icon": "Phenomic.svg", "icon": "Phenomic.svg",
"implies": [ "implies": [
"React" "React"
], ],
"script": "/phenomic.browser.[a-f0-9]+.js", "script": "/phenomic.browser.[a-f0-9]+.js",
"website": "https://phenomic.io/" "website": "https://phenomic.io/"
}, },
"Phusion Passenger": { "Phusion Passenger": {
@ -6285,10 +6303,10 @@
"script": "//assets\\.pinterest\\.com/js/pinit\\.js", "script": "//assets\\.pinterest\\.com/js/pinit\\.js",
"website": "http://pinterest.com" "website": "http://pinterest.com"
}, },
"pirobase CMS": { "pirobase CMS": {
"cats": [ "cats": [
"1" "1"
], ],
"html": "<[^<]+=\"[^\"]*site/[a-z0-9/._-]*/resourceCached/[a-z0-9/._-]*\"[^>]*>|[^<]+cbi:///cms/[^>]+", "html": "<[^<]+=\"[^\"]*site/[a-z0-9/._-]*/resourceCached/[a-z0-9/._-]*\"[^>]*>|[^<]+cbi:///cms/[^>]+",
"icon": "pirobaseCMS.svg", "icon": "pirobaseCMS.svg",
"implies": "Java", "implies": "Java",
@ -8469,7 +8487,7 @@
"env": "^TypechoComment$", "env": "^TypechoComment$",
"meta": { "meta": {
"generator": "Typecho( [\\d.]+)?\\;version:\\1" "generator": "Typecho( [\\d.]+)?\\;version:\\1"
}, },
"url": "/admin/login\\.php?referer=http%3A%2F%2F", "url": "/admin/login\\.php?referer=http%3A%2F%2F",
"website": "http://typecho.org/" "website": "http://typecho.org/"
}, },
@ -10168,14 +10186,14 @@
"6" "6"
], ],
"headers": { "headers": {
"Set-Cookie": "Nop\\.customer=" "Set-Cookie": "Nop\\.customer="
}, },
"html": "(?:<!--Powered by nopCommerce|Powered by: <a[^>]+nopcommerce)", "html": "(?:<!--Powered by nopCommerce|Powered by: <a[^>]+nopcommerce)",
"icon": "nopCommerce.png", "icon": "nopCommerce.png",
"implies": "Microsoft ASP.NET", "implies": "Microsoft ASP.NET",
"meta": { "meta": {
"generator": "^nopCommerce$" "generator": "^nopCommerce$"
}, },
"website": "http://www.nopcommerce.com" "website": "http://www.nopcommerce.com"
}, },
"openEngine": { "openEngine": {

@ -0,0 +1,66 @@
{
"github": { "message": "在GitHub上fork Wappalyzer!" },
"twitter": { "message": "在Twitter上关注Wappalyzer" },
"website": { "message": "访问wappalyzer.com" },
"options": { "message": "选项" },
"optionsSave": { "message": "保存选项" },
"optionsSaved": { "message": "已保存" },
"optionUpgradeMessage": { "message": "通知我更新内容" },
"optionDynamicIcon": { "message": "使用应用程序logo而不是Wappalyzer的" },
"optionTracking": { "message": "发送有关检测到应用的匿名报告到wappalyzer.com以便研究" },
"nothingToDo": { "message": "这儿啥也没有。" },
"noAppsDetected": { "message": "未检测到任何应用。" },
"categoryName1": { "message": "内容管理系统CMS" },
"categoryName2": { "message": "消息板" },
"categoryName3": { "message": "数据库管理器" },
"categoryName4": { "message": "文档工具" },
"categoryName5": { "message": "插件" },
"categoryName6": { "message": "电子商务" },
"categoryName7": { "message": "照片相册" },
"categoryName8": { "message": "维基" },
"categoryName9": { "message": "主机面板" },
"categoryName10": { "message": "分析" },
"categoryName11": { "message": "博客" },
"categoryName12": { "message": "JavaScript框架" },
"categoryName13": { "message": "Issue跟踪器" },
"categoryName14": { "message": "视频播放器" },
"categoryName15": { "message": "评论系统" },
"categoryName16": { "message": "验证码" },
"categoryName17": { "message": "字体脚本" },
"categoryName18": { "message": "Web框架" },
"categoryName19": { "message": "杂项" },
"categoryName20": { "message": "编辑器" },
"categoryName21": { "message": "学习管理系统LMS" },
"categoryName22": { "message": "Web服务器" },
"categoryName23": { "message": "缓存工具" },
"categoryName24": { "message": "富文本编辑器" },
"categoryName25": { "message": "JavaScript图形库" },
"categoryName26": { "message": "移动框架" },
"categoryName27": { "message": "编程语言" },
"categoryName28": { "message": "操作系统" },
"categoryName29": { "message": "搜索引擎" },
"categoryName30": { "message": "网络邮件" },
"categoryName31": { "message": "内容分发网络" },
"categoryName32": { "message": "市场自动化" },
"categoryName33": { "message": "Web服务器扩展" },
"categoryName34": { "message": "数据库" },
"categoryName35": { "message": "地图" },
"categoryName36": { "message": "广告网络" },
"categoryName37": { "message": "网络服务" },
"categoryName38": { "message": "媒体服务器" },
"categoryName39": { "message": "网络摄像头" },
"categoryName40": { "message": "打印机" },
"categoryName41": { "message": "支付处理器" },
"categoryName42": { "message": "标签管理器" },
"categoryName43": { "message": "付费壁障Paywall" },
"categoryName44": { "message": "构建/持续集成系统" },
"categoryName45": { "message": "数据采集与监控系统" },
"categoryName46": { "message": "远程访问" },
"categoryName47": { "message": "开发工具" },
"categoryName48": { "message": "网络存储" },
"categoryName49": { "message": "信息流阅读器" },
"categoryName50": { "message": "文档管理系统" },
"categoryName51": { "message": "着陆页构建器" },
"categoryName52": { "message": "在线聊天" },
"categoryName53": { "message": "客户关系管理CRM" }
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;">
<g transform="matrix(0.452548,-0.452548,0.452548,0.452548,53.7109,229.3)">
<path d="M390.875,449.875L-2.875,449.875L-2.875,56.125L390.875,56.125L390.875,449.875ZM90.875,149.875L90.875,356.125L297.125,356.125L297.125,149.875L90.875,149.875Z" style="fill:rgb(255,178,0);"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 715 B

Loading…
Cancel
Save