upadted to 1.24.0; fixed stb and spiddped doubles in precene
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
"git.amok.space/yevhen/resource-scraper/types/constant"
|
||||
)
|
||||
|
||||
func (h *Handler) prescene() string {
|
||||
func (h *Handler) Prescene() string {
|
||||
pagesToScrape := []string{"1"}
|
||||
levels := viper.GetInt(constant.CfgKeyLevelsToScrape)
|
||||
if levels > 1 {
|
||||
|
||||
Reference in New Issue
Block a user