5 lines
77 B
Plaintext
Raw Permalink Normal View History

{
my $datalimit = $tinydns{'DataLimit'} || "300000";
"$datalimit";
}