Remove filterable

pull/123/head
FongMi 3 years ago
parent df51ff1261
commit 91ae0a3be6
  1. 1
      README.md
  2. 3
      other/sample/vod/offline.json
  3. 3
      other/sample/vod/online.json

@ -18,7 +18,6 @@ https://github.com/CatVodTVOfficial/CatVodTVJarLoader
### 點播欄位
<pre><code>searchable:搜索 (0:關閉、1:啟用)
filterable:篩選 (0:關閉、1:啟用)
changeable:換源 (0:關閉、1:啟用)
playerType:播放器 (1:IJK、2:EXO)</code></pre>

@ -7,7 +7,6 @@
"type": 3,
"api": "csp_Csp",
"searchable": 1,
"filterable": 1,
"changeable": 1,
"ext": "file://Download/one.json"
},
@ -17,7 +16,6 @@
"type": 3,
"api": "csp_Csp",
"searchable": 1,
"filterable": 1,
"changeable": 1,
"ext": "file://Download/two.json"
},
@ -27,7 +25,6 @@
"type": 3,
"api": "csp_Csp",
"searchable": 1,
"filterable": 1,
"changeable": 1,
"ext": "file://Download/extend.json",
"jar": "file://Download/extend.jar"

@ -7,7 +7,6 @@
"type": 3,
"api": "csp_Csp",
"searchable": 1,
"filterable": 1,
"changeable": 1,
"ext": "https://github.com/one.json"
},
@ -17,7 +16,6 @@
"type": 3,
"api": "csp_Csp",
"searchable": 1,
"filterable": 1,
"changeable": 1,
"ext": "https://github.com/two.json"
},
@ -27,7 +25,6 @@
"type": 3,
"api": "csp_Csp",
"searchable": 1,
"filterable": 1,
"changeable": 1,
"ext": "https://github.com/extend.json",
"jar": "https://github.com/extend.jar"

Loading…
Cancel
Save