Add attribute to add_dynamic_image rewrite candidates.
This commit is contained in:
parent
578743de1f
commit
d68f2306c6
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ func addDynamicImage(entryURL, entryContent string) string {
|
||||||
"data-orig-file",
|
"data-orig-file",
|
||||||
"data-large-file",
|
"data-large-file",
|
||||||
"data-medium-file",
|
"data-medium-file",
|
||||||
|
"data-original-mos",
|
||||||
"data-2000src",
|
"data-2000src",
|
||||||
"data-1000src",
|
"data-1000src",
|
||||||
"data-800src",
|
"data-800src",
|
||||||
|
|
Loading…
Add table
Reference in a new issue