|
|
@@ -85,6 +85,7 @@ func TurnChain(eg *xorm.Engine, officialEg, zhimengEg *xorm.Engine, args map[str |
|
|
|
isTikTok = "1" |
|
|
|
} |
|
|
|
split := strings.Split(reqCount, "\n") |
|
|
|
reqCount = strings.ReplaceAll(reqCount, "\nhttp", "http") |
|
|
|
isTao := 0 |
|
|
|
if strings.Contains(reqCount, "tb.cn") { |
|
|
|
ex := strings.Split(reqCount, "tb.cn") |
|
|
|