feat: 新增平台

This commit is contained in:
2025-11-30 19:49:25 +08:00
parent c3e56a954d
commit fbd2c491b2
41 changed files with 4293 additions and 76 deletions

View File

@@ -0,0 +1,65 @@
{
"info": {
"_postman_id": "31f6f547-0cb0-4610-b2b6-130ec8e75811",
"name": "皮皮虾解析",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
"_exporter_id": "49242368",
"_collection_link": "https://lixin0229-2646365.postman.co/workspace/shihao's-Workspace~249f47cc-12a0-4152-8c64-d21cf5552a6c/collection/49242368-31f6f547-0cb0-4610-b2b6-130ec8e75811?action=share&source=collection_link&creator=49242368"
},
"item": [
{
"name": "BugPK皮皮虾API",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "https://api.bugpk.com/api/pipixia?url=https://h5.pipix.com/s/kLUS2a4iJ_M/",
"protocol": "https",
"host": [
"api",
"bugpk",
"com"
],
"path": [
"api",
"pipixia"
],
"query": [
{
"key": "url",
"value": "https://h5.pipix.com/s/kLUS2a4iJ_M/"
}
]
}
},
"response": []
},
{
"name": "优创皮皮虾API",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "http://apis.uctb.cn/api/videojx?url=https://h5.pipix.com/s/wrDsplDprWs/",
"protocol": "http",
"host": [
"apis",
"uctb",
"cn"
],
"path": [
"api",
"videojx"
],
"query": [
{
"key": "url",
"value": "https://h5.pipix.com/s/wrDsplDprWs/"
}
]
}
},
"response": []
}
]
}