
Security News
Open VSX Unblocks Extension IDs Used in Malware Campaign
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.
http-cmshelper
Advanced tools
静态文件与cms文件转换
用来转换静态页到cms模板,目前主要处理url combo
Type: String
Default value: 'focus'
频道名称.
Type: String
Default value: ''
待转换的html文本.
$.ajax({
url: 'http://127.0.0.1:'+port+'/rest',
type: 'GET',
dataType: 'jsonp',
data: {
q: Math.random(),
dom:$('#combo').val(),
chname:$('#chname').val().trim()
}
}).done(function(r) {
alert('转换成功');
$('#result').val(r.data);
}).fail(function() {
console.log("error");
}).always(function() {
lock=false;
$('#clickbtn').css({'cursor':'pointer'});
console.log("complete");
});
package.jsonFAQs
Unknown package
We found that http-cmshelper demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.

Security News
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.