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 {
|
for _, data := range adlist {
|
||||||
unq, err := strconv.Unquote(data)
|
unq, err := strconv.Unquote(data)
|
||||||
|
log.Println(unq)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
log.Println(unq)
|
log.Println(unq)
|
||||||
} else {
|
} else {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user