CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 19:51:52 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=4a5f1aab31a42c2aa5d3d81400d4f71a9f90acaba890664e3cd831b14bed8428a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22e1Mv7pxfLlSAfSn2sjobPEAFuBxIFggh%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d922699ececb77-BLR
use strict;use List::Util 'sum';local $\ = "\n";local $, = "\n";my $ - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- use strict;
- use List::Util 'sum';
- local $\ = "\n";
- local $, = "\n";
- my $STRUCTURE;
- my @FEEDS = sort { $a <=> $b } keys %{{map { map { $_ => 1 } map { keys %{$_->{'feeds'}} } values %$_ } @$STRUCTURE}};
- print
- map {
- my $d=$_;
- map {
- my $a=$_;
- T('stat', {'date' => $d},
- T('feeds', undef,
- map {
- my $f=$_;
- T('feed', {'id' => $f},
- map { my $t=$_; T($t, undef, sum map { $_->{$t} } map { $_->{$f} } map { $_->{'feeds'} } @$a) } 'request', 'click', 'error'
- )
- } @FEEDS
- ),
- T('total', undef,
- map { my $t=$_; T($t, undef, sum map { $_->{$t} } map { $_->{'total'} } @$a) } 'request', 'click'
- ),
- )
- } [
- map { $_->{$d} || () } @$STRUCTURE
- ]
- }
- sort keys %{{map { map { $_ => 1 } keys %$_ } @$STRUCTURE}};
- sub T {
- my ($name, $attr) = (shift, shift);
- map { @_ ? ("<$_>", @_, "") : "<$_/>" }
- join ' ', $name, map { qq{$_="$attr->{$_}"} } keys %$attr;
- }
Tags:
map
Advertisement
Add Comment
Please, Sign In to add comment
-
🚨 Free Crypto Method 🚨
JavaScript | 2 sec ago | 0.24 KB
-
⭐⭐⭐MAKE $9OO INSTANTLY D G⭐⭐
Java | 5 sec ago | 0.15 KB
-
💡 EASY MONEY GUIDE ✅ Working
JavaScript | 13 sec ago | 0.24 KB
-
⭐⭐⭐Exchange Exploit T I⭐⭐
Java | 16 sec ago | 0.15 KB
-
🔥 Exchange profit method
JavaScript | 23 sec ago | 0.24 KB
-
⭐⭐⭐GMAIL Logs (2FA disabled)⭐⭐
Java | 30 sec ago | 0.15 KB
-
⭐⭐⭐Crypto Accounts⭐⭐
Java | 30 sec ago | 0.15 KB
-
💵 Make 3000$ in 20 minutes 💵
JavaScript | 33 sec ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand