|
|
img_match_prefix = check_prefix(content, conf().get("image_create_prefix"))
|
|
img_match_prefix = check_prefix(content, conf().get("image_create_prefix"))
|
|
|
content = content.replace(img_match_prefix, "", 1)
|
|
content = content.replace(img_match_prefix, "", 1)
|