# -*- coding: utf-8 -*-
ZHIHU_URL = "https://www.zhihu.com"
ANSWER_NAME = "answer"
ARTICLE_NAME = "article"
VIDEO_NAME = "zvideo"