hjdhnx / dr_py

A webServer convert web and x5 movie sites to cms api data
https://hjdhnx.github.io/dr_py/
GNU Lesser General Public License v3.0
690 stars 478 forks source link

如何添加个人配置? #20

Open lppsuixn opened 1 year ago

lppsuixn commented 1 year ago

如何添加一段个人json的配置,追加到最后的配置里。比如增加一段

    {
      "key": "AList",
      "name": "AList",
      "type": 3,
      "api": "csp_AList",
      "searchable": 1,
      "changeable": 0,
      "ext": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/json/alist.json"
    }

谢谢

davidlee6628 commented 1 year ago

https://raw.githubusercontent.com/FongMi/CatVodSpider/main/json/alist.json alist.json 这个文件里加,