```python

import redef filter_text(text):# 定义需要过滤的关键词列表filter_keywords = ["总得来说", "此外", "首先", "其次", "再次", "最后"...