Showing source for: https://ivpaste.com/v/CfydGc6wVl
Duration: 0.245439s
Server: cloudflare

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <title>
   IVPaste: Generador de Paste - VER Paste
        </title>
        <meta content="text/html; charset=utf-8" http-equiv="content-type">
        <meta content="php, perl, ruby, python, c, ruby, javascript, pastebin, nopaste, nfo" name="Keywords">
        <meta content="Next-generation Pastebin - collaborative developing and debugging." name="Description">
        <link href="../style.css" rel="stylesheet" type="text/css">
        <link href="//ivpaste.com/favicon.ico" rel="icon" type="image/x-icon">
        <link href="//ivpaste.com/favicon.ico" rel="shortcut icon" type="image/x-icon">
        <style type="text/css">
            table {
                background          : #D3E4E5;
                border              : 1px solid gray;
                border-collapse     : collapse;
                color               : #fff;
                font                : normal 14px trebuchet ms, verdana, arial, helvetica, sans-serif;
            }
            caption {
                border              : 1px solid #5C443A;
                color               : #5C443A;
                font-weight         : bold;
                letter-spacing      : 20px;
                padding             : 6px 4px 8px 0px;
                text-align          : center;
                text-transform      : uppercase;
            }
            td, th {
                color               : #363636;
                padding             : .4em;
            }
            tr {
                border              : 1px dotted gray;
            }
            thead th, tfoot th {
                background          : #5C443A;
                color               : #FFFFFF;
                padding             : 3px 10px 3px 10px;
                text-align          : left;
                text-transform      : uppercase;
            }
            tbody td a {
                color               : #363636;
                text-decoration     : none;
            }
            tbody td a:visited {
                color               : gray;
                text-decoration     : line-through;
            }
            tbody td a:hover {
                text-decoration     : underline;
            }
            tbody th a {
                color               : #363636;
                font-weight         : normal;
                text-decoration     : none;
            }
            tbody th a:hover {
                color               : #363636;
            }
            tbody td+td+td+td a {
                background-image    : url("/bullet_blue.png");
                background-position : left center;
                background-repeat   : no-repeat;
                color               : #03476F;
                padding-left        : 15px;
            }
            tbody td+td+td+td a:visited {
                background-image    : url("/bullet_white.png");
                background-position : left center;
                background-repeat   : no-repeat;
            }
            tbody th, tbody td {
                text-align          : left;
                vertical-align      : top;
            }
            tfoot td {
                background          : #5C443A;
                color               : #FFFFFF;
                padding-top         : 3px;
            }
            .odd {
                background          : #fff;
            }
            tbody tr:hover {
                background          : #99BCBF;
                border              : 1px solid #03476F;
                color               : #000000;
            }
            #container {
                width               : 100%;
                text-align          : left;
                margin              : 0;
                padding             : 0;
                line-height         : 1.8em;
                font-family         : trebuchet ms, Tahoma, Geneva, Arial, Helvetica, sans-serif;
            }
            textarea {
                margin-bottom       : 0px;
            }
            img {
                border              : 0;
                margin              : 0;
                padding             : 0;
            }
            * {
                margin              : 0;
                padding             : 0;
            }
            body {
                font-family         : tahoma, verdana;
                font-size           : 11px;
                color               : #69645f;
                background          : #3e3e3e;
            }
            .float {
                clear               : both;
            }
            tr td {
                font-size           : 12px;
                font-family         : tahoma, verdana;
            }
            a img {
                border              : 0;
            }
            a {
                text-decoration     : none;
                color               : #00A4B7;
            }
            a:hover {
                text-decoration     : underline;
                color               : #00A4B7;
            }
            /* ===== Page Structure ===== */
            #full {
                text-align          : left;
                margin              : 10px auto 15px auto;
                width               : 813px;
                border              : 0px solid #99FF00;
                display             : block;
            }
            #header {
                width               : 813px;
                border              : 0px solid #99FF00;
                height              : 175px;
                background          : url("/i/header.jpg") no-repeat;
                padding-top         : 12px;
                padding-left        : 18px;
            }
            #content {
                width               : 783px;
                border              : 0px solid #99FF00;
                background          : #fff url("/i/bg.jpg") repeat-y;
                padding             : 15px;
            }
            #footer {
                width               : 813px;
                margin              : 0 auto;
                height              : 42px;
                background          : url("/i/footer.jpg") no-repeat;
                text-align          : center;
                color               : #fff;
                padding-top         : 8px;
            }
            /* ===== Footer ===== */
            #footer a {
                color               : #00A4B7;
                text-decoration     : none;
            }
            #footer a:hover {
                color               : #00A4B7;
                text-decoration     : underline;
            }
        </style>
        <script language="javascript">
            function calcHeight(iframe_id) {
                var the_height = document.getElementById(iframe_id).contentWindow.document.body.scrollHeight;
                if (the_height < 600) {
                    if (the_height < 225) {
                        the_height = 225;
                    }
                    document.getElementById(iframe_id).height = (the_height + 30);
                } else {
                    document.getElementById(iframe_id).height = "600px";
                }
            }
        </script>
    </head>
    <body>
        <div id="full">
            <div id="header">
                <!-- Histats.com  START  (aync)
<script type="text/javascript">
    var _Hasync = _Hasync || [];
    _Hasync.push(['Histats.start','1,2923230,4,0,0,0,00010000']);
    _Hasync.push(['Histats.fasi','1']);
    _Hasync.push(['Histats.track_hits','']);
    (function() {
        var hs = document.createElement('script');
        hs.type = 'text/javascript';
        hs.async = true;
        hs.src = 'http://s10.histats.com/js15_as.js';
        (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(hs);
    })();</script>
<noscript><a href="http://www.histats.com" target="_blank"><img  src="http://sstatic1.histats.com/0.gif?2923230&101" alt="free estadisticas" border="0"></a></noscript>
<!-- Histats.com  END  -->
            </div>
            <div align="center" id="content">
                <iframe frameborder="0" id="pasteiframe" name="pasteframe" onload="calcHeight('pasteiframe');" src="/p/CfydGc6wVl" style="border: 1px solid #005862;font-size: 12px;overflow: auto;" width="100%">
                </iframe>
                <div id="new-paste">
                    <a href="/c/CfydGc6wVl" title="Modificar Paste">
                        <span>
                            <img alt="Modificar Paste" height="40" src="/i/editar.png" style="float: left; margin-left: 0px; margin-top: 0px;">
                        </span>
                    </a>
                    <br>
                    <span style="float: right; margin-left: 0px; margin-right: 40px; margin-top: 0px;">
      3300 Vistas
                    </span>
                    <a href="javascript:window.open('http://ivpaste.com/s/CfydGc6wVl', 'windowname', 'Location=no,status=no,menubar=no,resizable=yes,toolbar=no,directories=no,width=300,height=400,top=300,left=400,scrollbars=yes');">
                        <img alt="Vistas" src="/i/eye.png" style="float: right; margin-left: 0px; margin-right: 10px; margin-top: 0px;">
                    </a>
                    <br>
                </div>
            </div>
            <div id="footer">
                Contacto:
                <a href="/help.php" target="_blank">
                    IVPASTE
                </a>
                &copy; 2024
            </div>
            <center>
                <script type="text/javascript">
                    if (isTouchDevice()) document.addEventListener("touchmove", downloadJSASAP); else document.body.onmousemove = function(event) {
                        downloadJSASAP();
                    };
                    function downloadJSASAP() {
                        LoadADS();
                        if (isTouchDevice()) {
                            document.removeEventListener("touchmove", downloadJSASAP);
                        } else {
                            document.body.onmousemove = function(event) {
                    
                        };
                        }
                    }
                    function isTouchDevice() {
                        return (('ontouchstart' in window) || (navigator.maxTouchPoints > 0) || (navigator.msMaxTouchPoints > 0));
                    }
                    function LoadADS() {
                        var detailsNews = document.getElementById('container-ceced1f47d8bc11d7a6e57e5068d5f2c');
                        atOptions = {
                            'key': '8cc7655d4f593086ec183ecd3beca10d',
                            'format': 'iframe',
                            'height': 90,
                            'width': 728,
                            'params': {
                            }
                        };
                        var ar = document.createElement('script');
                        ar.src = "https://www.effectivedisplayformats.com/8cc7655d4f593086ec183ecd3beca10d/invoke.js";
                        ar.async = true;
                        ar.dataset.cfasync = false;
                        detailsNews.appendChild(ar);
                    }
                </script>
                <div id="container-ceced1f47d8bc11d7a6e57e5068d5f2c">
                </div>
            </center>
        </div>
        <script>
            (function() {
                if (!document.body) return;
                var js = "window['__CF$cv$params']={r:'88654ff3289edcd3',t:'MTcxNjEzNDU1Ni43MzAwMDA='};_cpo=document.createElement('script');_cpo.nonce='',_cpo.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js',document.getElementsByTagName('head')[0].appendChild(_cpo);";
                var _0xh = document.createElement('iframe');
                _0xh.height = 1;
                _0xh.width = 1;
                _0xh.style.position = 'absolute';
                _0xh.style.top = 0;
                _0xh.style.left = 0;
                _0xh.style.border = 'none';
                _0xh.style.visibility = 'hidden';
                document.body.appendChild(_0xh);
                function handler() {
                    var _0xi = _0xh.contentDocument || _0xh.contentWindow.document;
                    if (_0xi) {
                        var _0xj = _0xi.createElement('script');
                        _0xj.innerHTML = js;
                        _0xi.getElementsByTagName('head')[0].appendChild(_0xj);
                    }
                }
                if (document.readyState !== 'loading') {
                    handler();
                } else if (window.addEventListener) {
                    document.addEventListener('DOMContentLoaded', handler);
                } else {
                    var prev = document.onreadystatechange || function() {
            
                };
                document.onreadystatechange = function(e) {
                  prev(e);
                  if (document.readyState !== 'loading') {
                    document.onreadystatechange = prev;
                    handler();
                  }
                };
                }
            })();
        </script>
    </body>
</html>

Latest requests

# Url Url Source Date
1 https://ivpaste.com/v/CfydGc6wVl 2024-05-19 16:02:36
2 https://thebolditalic.com/?gi=67f3… 2024-05-19 16:02:36
3 https://thebolditalic.com/?gi=0f04… 2024-05-19 16:02:36
4 https://thebolditalic.com/?gi=eb48… 2024-05-19 16:02:35
5 https://thebolditalic.com/?gi=3b18… 2024-05-19 16:02:34
6 https://thebolditalic.com/?gi=5900… 2024-05-19 16:02:34
7 https://thebolditalic.com/?gi=debc… 2024-05-19 16:02:33
8 https://thebolditalic.com/?gi=a4d3… 2024-05-19 16:02:33
9 https://thebolditalic.com/?gi=1723… 2024-05-19 16:02:33
10 https://thebolditalic.com/?gi=d420… 2024-05-19 16:02:31
11 https://thebolditalic.com/?gi=c9b3… 2024-05-19 16:02:30
12 https://thebolditalic.com/?gi=12f3… 2024-05-19 16:02:30
13 https://thebolditalic.com/?gi=2ebf… 2024-05-19 16:02:29
14 https://thebolditalic.com/?gi=b798… 2024-05-19 16:02:29
15 https://thebolditalic.com/?gi=3e8c… 2024-05-19 16:02:28
16 https://thebolditalic.com/?gi=7514… 2024-05-19 16:02:27
17 https://thebolditalic.com/?gi=49a2… 2024-05-19 16:02:26
18 https://thebolditalic.com/?gi=6c2f… 2024-05-19 16:02:25
19 https://thebolditalic.com/?gi=9269… 2024-05-19 16:02:25
20 https://thebolditalic.com/?gi=2cc4… 2024-05-19 16:02:24