Update data from AWStats

This commit is contained in:
Grégory Soutadé 2022-11-04 20:13:02 +01:00
parent 5e99fbcd54
commit f5e581bb46
2 changed files with 12 additions and 12 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
#!/usr/bin/perl
#my $awstats_lib_root = '/usr/share/awstats/lib/';
my $awstats_lib_root = './tools/awstats_soutade/wwwroot/cgi-bin/lib/';
my $awstats_lib_root = './awstats/wwwroot/cgi-bin/lib/';
my @awstats_libs = ('search_engines.pm', 'robots.pm', 'operating_systems.pm', 'browsers.pm');
# my @awstats_libs = ('browsers.pm', 'browsers_phone.pm', 'mime.pm', 'referer_spam.pm', 'search_engines.pm', 'operating_systems.pm', 'robots.pm', 'worms.pm');