获取模块内存基本元数据
开发中GET
/api/modules/client-name-blacklist请求参数
无
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
success
boolean
必需
message
null
必需
data
object
必需
clientName
array[string]
必需
示例
{
"success": true,
"message": null,
"data": {
"clientName": [
"{\"matcherName\":\"子串匹配\",\"matcherIdentifier\":\"peerbanhelper:stringcontainsmatcher\",\"metadata\":{\"rule\":\"xunlei\"}}",
"{\"matcherName\":\"匹配开头\",\"matcherIdentifier\":\"peerbanhelper:stringstartswithmatcher\",\"metadata\":{\"rule\":\"-xl\"}}",
"{\"matcherName\":\"匹配开头\",\"matcherIdentifier\":\"peerbanhelper:stringstartswithmatcher\",\"metadata\":{\"rule\":\"hp/torrent\"}}",
"{\"matcherName\":\"匹配开头\",\"matcherIdentifier\":\"peerbanhelper:stringstartswithmatcher\",\"metadata\":{\"rule\":\"hp \"}}",
"{\"matcherName\":\"匹配开头\",\"matcherIdentifier\":\"peerbanhelper:stringstartswithmatcher\",\"metadata\":{\"rule\":\"dt/torrent\"}}",
"{\"matcherName\":\"匹配开头\",\"matcherIdentifier\":\"peerbanhelper:stringstartswithmatcher\",\"metadata\":{\"rule\":\"dt \"}}",
"{\"matcherName\":\"匹配开头\",\"matcherIdentifier\":\"peerbanhelper:stringstartswithmatcher\",\"metadata\":{\"rule\":\"xm/torrent\"}}",
"{\"matcherName\":\"匹配开头\",\"matcherIdentifier\":\"peerbanhelper:stringstartswithmatcher\",\"metadata\":{\"rule\":\"xm \"}}",
"{\"matcherName\":\"匹配开头\",\"matcherIdentifier\":\"peerbanhelper:stringstartswithmatcher\",\"metadata\":{\"rule\":\"go.torrent\"}}",
"{\"matcherName\":\"匹配开头\",\"matcherIdentifier\":\"peerbanhelper:stringstartswithmatcher\",\"metadata\":{\"rule\":\"taipei-torrent\"}}",
"{\"matcherName\":\"匹配开头\",\"matcherIdentifier\":\"peerbanhelper:stringstartswithmatcher\",\"metadata\":{\"rule\":\"xfplay\"}}",
"{\"matcherName\":\"子串匹配\",\"matcherIdentifier\":\"peerbanhelper:stringcontainsmatcher\",\"metadata\":{\"rule\":\"stellarplayer\"}}",
"{\"matcherName\":\"子串匹配\",\"matcherIdentifier\":\"peerbanhelper:stringcontainsmatcher\",\"metadata\":{\"rule\":\"sp \"}}",
"{\"matcherName\":\"子串匹配\",\"matcherIdentifier\":\"peerbanhelper:stringcontainsmatcher\",\"metadata\":{\"rule\":\"flashget\"}}",
"{\"matcherName\":\"子串匹配\",\"matcherIdentifier\":\"peerbanhelper:stringcontainsmatcher\",\"metadata\":{\"rule\":\"tudou\"}}",
"{\"matcherName\":\"子串匹配\",\"matcherIdentifier\":\"peerbanhelper:stringcontainsmatcher\",\"metadata\":{\"rule\":\"torrentstorm\"}}",
"{\"matcherName\":\"子串匹配\",\"matcherIdentifier\":\"peerbanhelper:stringcontainsmatcher\",\"metadata\":{\"rule\":\"qqdownload\"}}",
"{\"matcherName\":\"子串匹配\",\"matcherIdentifier\":\"peerbanhelper:stringcontainsmatcher\",\"metadata\":{\"rule\":\"anacrolix/torrent\"}}",
"{\"matcherName\":\"匹配开头\",\"matcherIdentifier\":\"peerbanhelper:stringstartswithmatcher\",\"metadata\":{\"rule\":\"qbittorrent/3.3.15\"}}",
"{\"matcherName\":\"匹配开头\",\"matcherIdentifier\":\"peerbanhelper:stringstartswithmatcher\",\"metadata\":{\"rule\":\"github.com/thank423/trafficconsume\"}}",
"{\"matcherName\":\"匹配开头\",\"matcherIdentifier\":\"peerbanhelper:stringstartswithmatcher\",\"metadata\":{\"rule\":\"ޭ__\"}}",
"{\"matcherName\":\"匹配开头\",\"matcherIdentifier\":\"peerbanhelper:stringstartswithmatcher\",\"metadata\":{\"rule\":\"ljyun.cn/hangzhou/monitoring\"}}",
"{\"matcherName\":\"匹配开头\",\"matcherIdentifier\":\"peerbanhelper:stringstartswithmatcher\",\"metadata\":{\"rule\":\"taipei-torrent\"}}",
"{\"matcherName\":\"匹配开头\",\"matcherIdentifier\":\"peerbanhelper:stringstartswithmatcher\",\"metadata\":{\"rule\":\"-xl\"}}"
]
}
}
最后修改时间: 1 个月前