diff --git a/PG/api.json b/PG/api.json index 1c9a078..fabe815 100644 --- a/PG/api.json +++ b/PG/api.json @@ -1,6 +1,16 @@ { "spider":"./pg.jar", "sites":[ + { + "key": "豆瓣", + "name": "豆瓣", + "type": 3, + "api": "csp_Douban", + "searchable": 0, + "changeable": 1, + "indexs":1, + "ext": "./lib/douban.json" + }, { "key":"Youtube", "name":"Youtube", @@ -24,16 +34,6 @@ "ratio": 1.77 } }, - { - "key": "豆瓣", - "name": "豆瓣", - "type": 3, - "api": "csp_Douban", - "searchable": 0, - "changeable": 1, - "indexs":1, - "ext": "./lib/douban.json" - }, { "key": "网盘配置", "name": "网盘及彈幕配置", diff --git a/PG/jsm.json b/PG/jsm.json index 1c9a078..fabe815 100644 --- a/PG/jsm.json +++ b/PG/jsm.json @@ -1,6 +1,16 @@ { "spider":"./pg.jar", "sites":[ + { + "key": "豆瓣", + "name": "豆瓣", + "type": 3, + "api": "csp_Douban", + "searchable": 0, + "changeable": 1, + "indexs":1, + "ext": "./lib/douban.json" + }, { "key":"Youtube", "name":"Youtube", @@ -24,16 +34,6 @@ "ratio": 1.77 } }, - { - "key": "豆瓣", - "name": "豆瓣", - "type": 3, - "api": "csp_Douban", - "searchable": 0, - "changeable": 1, - "indexs":1, - "ext": "./lib/douban.json" - }, { "key": "网盘配置", "name": "网盘及彈幕配置", diff --git a/PG/pg.jar b/PG/pg.jar index 583cf66..2d52fc8 100644 Binary files a/PG/pg.jar and b/PG/pg.jar differ