Skip to content

Commit 64d3511

Browse files
committed
add origin
1 parent 8763abd commit 64d3511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/stats.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
flock(DATA, LOCK_EX);
1414
}
1515

16-
@SERIES = qw(status type user_agent network tld);
16+
@SERIES = qw(status type user_agent network tld origin);
1717

1818
say STDERR q{opening database connection...};
1919
my $DB = DBI->connect(sprintf(

0 commit comments

Comments
 (0)