新月の開発
e13866df :
Anonymous
2015-10-24 18:12
消してもまたすぐに復活するぞ、これorz
現在cache.pyを次のように変更して様子見中。
def make_record(self, line):
m = re.search(r"[^>]tag:", line)
if m:
sys.stderr.write('BLOCKED: %s' % line)
return None
Powered by
shinGETsu
.