Add files via upload

This commit is contained in:
gaotianliuyun 2022-10-24 08:12:24 +08:00 committed by GitHub
parent 5d46e7ede2
commit 35873ec8bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 1 deletions

21
js.json
View File

@ -70,6 +70,14 @@
"type" : 3,
"api" : "./lib/drpy.min.js",
"ext" : "./js/酷云77.js"
},
{
"key" : "drpy_js_DJ音乐",
"name" : "DJ音乐[DRPY]",
"type" : 3,
//"click" : "djuu.com;#jp-audio_0",
"api" : "./lib/drpy.min.js",
"ext" : "./js/DJ音乐.js"
},
{
"key" : "drpy_js_短视频",
@ -651,6 +659,13 @@
"type" : 3,
"api" : "./lib/drpy.min.js",
"ext" : "./js/奇优影院.js"
},
{
"key" : "drpy_js_饭团",
"name" : "饭团[DRPY]",
"type" : 3,
"api" : "./lib/drpy.min.js",
"ext" : "./js/饭团.js"
},
{
"key" : "drpy_js_Voflix",
@ -825,6 +840,12 @@
"rule" : [
"douyinvod.com",
"/video/tos/cn/"]
},
{
"host" : "www.djuu.com",
"rule" : [
"mp4.djuu.com",
"m4a"]
},
{
"host" : "www.sharenice.net",

2
lib/drpy.min.js vendored

File diff suppressed because one or more lines are too long