chore: 🚧 remove cinemagoer and fiber and add new techinque for scraping
This commit is contained in:
@@ -2,6 +2,7 @@ package utils
|
||||
|
||||
import "time"
|
||||
|
||||
// TODO: Move to toolbox
|
||||
func TimeParser(timeString string) (time.Time, error) {
|
||||
if len(timeString) == 1 {
|
||||
return time.Time{}, nil
|
||||
|
||||
Reference in New Issue
Block a user