mirror of
https://github.com/RYDE-WORK/MediaCrawler.git
synced 2026-01-19 21:43:32 +08:00
6 lines
142 B
Python
6 lines
142 B
Python
# -*- coding: utf-8 -*-
|
|
# @Author : relakkes@gmail.com
|
|
# @Time : 2023/12/2 14:37
|
|
# @Desc : IP代理池入口
|
|
from .base_proxy import *
|