/* Decoded by unphp.net */ /*6b04593f437c51e5e0937555dbe7d45f*/?>


" title="Rockin\' Jump URL Shortener">Rockin\' Jump URL Shortener
URL Shortener

context = $context; $bodyclass = yourls_apply_filter( "bodyclass", '' ); $bodyclass .= ( yourls_is_mobile_device() ? "mobile" : "desktop" ); $_title = "ROCKIN\' JUMP URL Shortener" . yourls_link(); $title = $title ? $title . " « " . $_title : $_title; $title = yourls_apply_filter( "html_title", $title, $context ); ?>>ROCKIN' JUMP URL Shortener
num_queries ), $ydb->num_queries ); ?>
". $ydb->all_queries ."

"; } ?>context ); ?>

:: :" class="button" onclick="add_link();" />
"; $_options = array( "keyword" => yourls__( "Short URL" ), "url" => yourls__( "Original URL" ), "title" => yourls__( "Title" ), "ip" => yourls__( "Created By" ), ); $_select = yourls_html_select( "search_in", $_options, $search_in ); yourls_se( "Search for %1$s in %2$s", $_input , $_select ); echo "– "; $_options = array( "keyword" => yourls__( "Short URL" ), "url" => yourls__( "Original URL" ), "timestamp" => yourls__( "Date" ), "ip" => yourls__( "Created By" ), "clicks" => yourls__( "Clicks" ), ); $_select = yourls_html_select( "sort_by", $_options, $sort_by ); $sort_order = isset( $sort_order ) ? $sort_order : "desc" ; $_options = array( "asc" => yourls__( "Ascending" ), "desc" => yourls__( "Descending" ), ); $_select2 = yourls_html_select( "sort_order", $_options, $sort_order ); yourls_se( "Order by %1$s %2$s", $_select , $_select2 ); echo "– "; yourls_se( "Show %s rows", "" ); echo "
"; $_options = array( "more" => yourls__( "more" ), "less" => yourls__( "less" ), ); $_select = yourls_html_select( "click_filter", $_options, $click_filter ); $_input = " "; yourls_se( "Show links with %1$s than %2$s clicks", $_select, $_input ); echo "
"; $_options = array( "before" => yourls__("before"), "after" => yourls__("after"), "between" => yourls__("between"), ); $_select = yourls_html_select( "date_filter", $_options, $date_filter ); $_input = ""; $_and = " & "; $_input2 = ""; yourls_se( "Show links created %1$s %2$s %3$s %4$s", $_select, $_input, $_and, $_input2 ); ?>
" class="button primary" /> " class="button" onclick="window.parent.location.href = 'index.php'" />
"; foreach( $options as $value => $text ) { $html .= "