瀏覽代碼

출력 삭제

2DU 8 年之前
父節點
當前提交
edfa39d7fa
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      mark.py

+ 0 - 2
mark.py

@@ -543,8 +543,6 @@ def namumark(title, data, num, in_c):
             else:
                 plus = ''
 
-            print(n_sharp)
-
             data = re.sub('^#(?:redirect|넘겨주기) ([^\n]*)$', '<meta http-equiv="refresh" content="0;url=/w/' + url_pas(n_sharp) + '/from/' + url_pas(title) + plus + '" />', data, 1)
             backlink_plus(title, n_data[0], 'redirect', num)
         else: