1
0
mirror of https://github.com/6dylan6/jdpro.git synced 2026-05-01 18:06:41 +08:00
This commit is contained in:
dylan
2023-06-05 20:34:08 +08:00
parent fe22d0a3f4
commit e54d86eb71
2 changed files with 4 additions and 3 deletions
+3 -2
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
## Build 20220831-001-test
## 6dylan6_0126
## 6dylan6_0605
name_js=(
jd_farm_help
@@ -811,6 +811,7 @@ Recombin_CK_cal(){
## 末尾Cookie
combine_bottom(){
local array_bottom i
echo ori_array
if [[ $Bottom_CK && ! $jdCookie_bottom ]]; then
bottom_ck="$(def_urldecode $Bottom_CK | perl -pe "{s|,| |g;}")"
i=0
@@ -948,7 +949,7 @@ gen_pt_pin_array
#JS_Deps_Replace
TempBlock_CK
#remove_void_ck
if [[ -z $cookieStr ]];then
if [[ $* != *desi* && $* != *conc* ]];then
Recombin_CK
fi
combine_only