Files
AV_Data_Capture/scrapinglib/getchu.py
2022-05-26 14:03:58 +08:00

9 lines
99 B
Python

# -*- coding: utf-8 -*-
from .parser import Parser
class Getchu(Parser):
source = 'getchu'