2DU 8 lat temu
rodzic
commit
324ca52c1c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      mark.py

+ 1 - 1
mark.py

@@ -647,7 +647,7 @@ def namumark(title, data, num):
 
             if(img_d):
                 if(img_d[0] == '파일' and not re.search("^파일:([^\n]*)", title)):
-                    backlink_plus(title, '파일:' + c[1], 'file', num)
+                    backlink_plus(title, '파일:' + img_d[1], 'file', num)
 
                 width = ''
                 height = ''