* Finish task #5808.

This commit is contained in:
Yagami
2019-06-19 13:10:28 +08:00
parent 771a81bc5e
commit 9072e52365
+1
View File
@@ -730,6 +730,7 @@ function getFingerprint()
function convertURL()
{
if($('.article-content, .article>.content').size() == 0) return;
if($('.article-content>.kindeditor').size() != 0) return;
$('.article-content, .article>.content').each(function()
{