From bde876bf094a6dffdfbb07508d1a084e62125930 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A0=BD=E5=9F=B9=E8=80=85?= Date: Thu, 16 Apr 2020 21:41:29 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"docs:=20=E6=96=B0=E5=A2=9E=E7=AB=99?= =?UTF-8?q?=E7=82=B91PTBAR=20(#494)"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit c27949a57812b34a8d8292ab6578deee3af8f5a1. --- resource/sites/1ptba.com/config.json | 223 --------------------------- 1 file changed, 223 deletions(-) delete mode 100644 resource/sites/1ptba.com/config.json diff --git a/resource/sites/1ptba.com/config.json b/resource/sites/1ptba.com/config.json deleted file mode 100644 index 367d2f616..000000000 --- a/resource/sites/1ptba.com/config.json +++ /dev/null @@ -1,223 +0,0 @@ -{ - "name": "1PTBar", - "timezoneOffset": "+0800", - "description": "教育视频,课件资源,发布教育类,学习类,纪录片等资源的影视PT站点", - "url": "https://1ptba.com/", - "icon": "https://1ptba.com/favicon.ico", - "tags": [ - "影视", - "纪录片", - "综合" - ], - "schema": "NexusPHP", - "host": "1ptba.com", - "collaborator": "1PTBa.COM", - "searchEntry": [{ - "name": "全部", - "enabled": true - }, - { - "queryString": "cat401=1", - "name": "Movies/电影", - "enabled": false - }, - { - "queryString": "cat402=1", - "name": "TV Series/剧集", - "enabled": false - }, - { - "queryString": "cat403=1", - "name": "TV Shows/综艺", - "enabled": false - }, - { - "queryString": "cat404=1", - "name": "Documentaries/纪录片", - "enabled": false - }, - { - "queryString": "cat405=1", - "name": "Animations/动漫", - "enabled": false - }, - { - "queryString": "cat406=1", - "name": "Music Videos/音乐MV", - "enabled": false - }, - { - "queryString": "cat407=1", - "name": "Sports/体育", - "enabled": false - }, - { - "queryString": "cat408=1", - "name": "HQ Audio/无损音乐", - "enabled": false - }, - { - "queryString": "cat409=1", - "name": "Misc/其他", - "enabled": false - }, - { - "queryString": "cat410=1", - "name": "Software/软件", - "enabled": false - }, - { - "queryString": "cat411=1", - "name": "Games/游戏", - "enabled": false - }, - { - "queryString": "cat412=1", - "name": "Edu/教育", - "enabled": false - }, - { - "queryString": "cat600=1", - "name": "Limit/受限", - "enabled": false - }, - { - "queryString": "cat601=1", - "name": "有码BD", - "enabled": false - }, - { - "queryString": "cat602=1", - "name": "有码HD", - "enabled": false - }, - { - "queryString": "cat603=1", - "name": "有码Xvid", - "enabled": false - }, - { - "queryString": "cat604=1", - "name": "Portray/私模写真", - "enabled": false - }, - { - "queryString": "cat605=1", - "name": "步兵DVD", - "enabled": false - }, - { - "queryString": "cat606=1", - "name": "步兵HD", - "enabled": false - }, - { - "queryString": "cat607=1", - "name": "步兵Xvid", - "enabled": false - } - ], - "categories": [{ - "entry": "*", - "result": "&cat$id$=1", - "category": [{ - "id": 401, - "name": "Movies/电影" - }, - { - "id": 402, - "name": "TV Series/剧集" - }, - { - "id": 403, - "name": "TV Shows/综艺" - }, - { - "id": 404, - "name": "Documentaries/纪录片" - }, - { - "id": 405, - "name": "Animations/动漫" - }, - { - "id": 406, - "name": "Music Videos/音乐MV" - }, - { - "id": 407, - "name": "Sports/体育" - }, - { - "id": 408, - "name": "HQ Audio/无损音乐" - }, - { - "id": 409, - "name": "Misc/其他" - }, - { - "id": 410, - "name": "Software/软件" - }, - { - "id": 411, - "name": "Games/游戏" - }, - { - "id": 412, - "name": "Edu/教育" - }, - { - "id": 600, - "name": "Limit/受限制" - }, - { - "id": 601, - "name": "有码BD" - }, - { - "id": 602, - "name": "有码HD" - }, - { - "id": 603, - "name": "有码Xvid" - }, - { - "id": 604, - "name": "Portray/私模写真" - }, - { - "id": 605, - "name": "步兵DVD" - }, - { - "id": 606, - "name": "步兵HD" - }, - { - "id": 607, - "name": "步兵Xvid" - } - ] - }], - "downloadMethod": "POST", - "searchEntryConfig": { - "fieldSelector": { - "progress": { - "selector": ["td:not(.rowfollow):not(.colhead):not(.embedded)"], - "filters": ["query.text()=='-'?null:query.text()"] - }, - "status": { - "selector": [".torrents-progress", ".torrents-progress2"], - "switchFilters": [ - ["query.attr('style').indexOf('100%')!=-1?2:3"], - ["255"] - ] - } - } - }, - "collaborator": "joyist" -} -}