This commit is contained in:
wanlop run 2024-04-02 14:28:24 +07:00
parent 5eb9d369f4
commit 381d2d7d81
12 changed files with 43 additions and 67 deletions

View file

@ -460,14 +460,7 @@
If AdvertiseProfileLen = 0 Then
CacheVarStr "get" AdvertiseProfile
Else
STRCONTAIN "00/00" AdvertiseProfile advPro
If advPro = "true" Then
CacheVarStr "get" AdvertiseProfile
Else
CacheVarStr "put" AdvertiseProfile
EndIf
CacheVarStr "put" AdvertiseProfile
EndIf
DEBUGVAR AdvertiseProfile