mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 04:31:05 +08:00
- add english and chinese description fields to all application data files - standardize yaml formatting and indentation across all files - remove BOM characters from several files - fix tag indentation in multiple files - update architecture field formatting in DecoTV and wechat-selkies - fix crossVersionUpdate value from False to false in gitlab applications - improve description field formatting in billion-mail application
23 lines
549 B
YAML
23 lines
549 B
YAML
name: ProxyPool
|
|
tags:
|
|
- 开发工具
|
|
title: 爬虫代理 IP 池
|
|
description: 爬虫代理 IP 池
|
|
additionalProperties:
|
|
key: proxy_pool
|
|
name: ProxyPool
|
|
tags:
|
|
- DevTool
|
|
shortDescZh: 爬虫代理 IP 池
|
|
shortDescEn: Python ProxyPool for web spider
|
|
description:
|
|
en: Python ProxyPool for web spider
|
|
zh: 爬虫代理 IP 池
|
|
type: tool
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
recommend: 0
|
|
website: https://proxy-pool.readthedocs.io
|
|
github: https://github.com/jhao104/proxy_pool
|
|
document: https://proxy-pool.readthedocs.io
|