stijgers
This commit is contained in:
@@ -29,8 +29,9 @@ type ItemT struct {
|
||||
}
|
||||
|
||||
var (
|
||||
p = e.PanicErr
|
||||
agent = "AhrefsBot/7.0"
|
||||
p = e.PanicErr
|
||||
//agent = "AhrefsBot/7.0"
|
||||
agent = "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36"
|
||||
)
|
||||
|
||||
func exists(filename string) bool {
|
||||
|
||||
Reference in New Issue
Block a user