@zhennann/markdown
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -117,6 +117,6 @@ const markdown_it = require('markdown-it'); | ||
for(var i=0;i<options.audio.length;i++){ | ||
if(!options.audio[i].cover) options.audio[i].cover='https://cdn.cabloy.org/audio/cover.jpg'; | ||
if(!options.audio[i].cover) options.audio[i].cover='https://cdn.cabloy.com/audio/cover.jpg'; | ||
} | ||
}else{ | ||
if(!options.audio.cover) options.audio.cover='https://cdn.cabloy.org/audio/cover.jpg'; | ||
if(!options.audio.cover) options.audio.cover='https://cdn.cabloy.com/audio/cover.jpg'; | ||
} | ||
@@ -123,0 +123,0 @@ // queue |
{ | ||
"name": "@zhennann/markdown", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "markdown", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package