mirror of
https://github.com/NohamR/papeer.git
synced 2026-05-25 04:17:19 +00:00
update package references
This commit is contained in:
@@ -26,7 +26,7 @@ var listCmd = &cobra.Command{
|
||||
classesLinks := map[string][]map[string]string{}
|
||||
classesCount := map[string]int{}
|
||||
classMax := ""
|
||||
|
||||
|
||||
c.OnHTML(selector, func(e *colly.HTMLElement) {
|
||||
href := e.Attr("href")
|
||||
text := strings.TrimSpace(e.Text)
|
||||
|
||||
Reference in New Issue
Block a user