213
This commit is contained in:
parent
e89804d761
commit
11ff68f951
|
@ -44,6 +44,7 @@ func (tt *Toutiao) ToDoParser(adstring string) (string, error) {
|
|||
|
||||
for _, data := range adlist {
|
||||
unq, err := strconv.Unquote(data)
|
||||
log.Println(unq)
|
||||
if err != nil {
|
||||
log.Println(unq)
|
||||
} else {
|
||||
|
|
Loading…
Reference in New Issue
Block a user