update 2022-08-16 08:57:27

This commit is contained in:
github-actions[bot] 2022-08-16 08:57:27 +08:00
parent aae73808ff
commit 9ab3b42614
4 changed files with 10 additions and 3 deletions

View File

@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=aliyundrive-webdav
PKG_VERSION:=1.9.0
PKG_VERSION:=1.10.0
PKG_RELEASE:=$(AUTORELEASE)
PKG_LICENSE:=MIT

View File

@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-aliyundrive-webdav
PKG_VERSION:=1.9.0
PKG_VERSION:=1.10.0
PKG_RELEASE:=1
PKG_PO_VERSION:=$(PKG_VERSION)-$(PKG_RELEASE)

View File

@ -27731,6 +27731,7 @@ cootro.com
coovouch.com
coozoaji.net
copacet.com
copalmmarcite.website
copay.io
copedblanc.com
copeforcing.com
@ -34137,6 +34138,7 @@ duskingdinars.casa
dustymural.com
dustyrabbits.com
dustywave.com
dustywrenchdesigned.com
dutapp.wisolve.co.za
dutirtougaon.com
dutorterraom.com
@ -62017,6 +62019,7 @@ metalyzer.com
metanetwork.com
metartmoney.com
metatestruck.com
metaversn.site
metavertising.com
metavertizer.com
metcoc5cm.clarent.com
@ -66851,6 +66854,7 @@ nonstoppartner.de
nontio.com
nonusesectatic.com
nonvaking-vibibing.xyz
nonwarmarge.website
noobutoa.net
noobydoobi.com
noociwee.net
@ -66899,6 +66903,7 @@ normkela.com
normugtog.com
noronhalanches.com.br
norrberg.net
norrysharra.website
norse.mingxiaow.com
norseltraheen.com
nortaumi.net
@ -91266,6 +91271,7 @@ statsforads.com
statsforever.com
statsie.com
statsig.com
statsigapi.net
statsinsight.com
statsit.com
statsmachine.com
@ -99493,6 +99499,7 @@ tyaqy.m.cn.miaozhen.com
tyargupdbtyxt.me
tybdpggaw.xyz
tybfxw.puma.com
tyburnpenalty.com
tycc.info
tydd.hunterwish.cn
tyewrukjyjyl.com

View File

@ -357,7 +357,7 @@ local function processData(szType, content)
result.type = "v2ray"
result.v2ray_protocol = "vless"
result.server = url.host
result.port = url.port
result.server_port = url.port
result.vmess_id = url.user
result.vless_encryption = params.encryption or "none"
result.transport = params.type or "tcp"