399行是不是应该改成这样才能生效?直接用没有解析,改完就可以了 ``` pre_data = domain.replace('.' + 'i' + '.' + ROOT_DOMAIN, '') ```