Showing source for: http://tinylink.in/?notFound=true
Duration: 0.098458s
Server: cloudflare

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
    <head id="Head1" runat="server">
        <title>
   TinyLink.in - Convert your URLs to tiny/friendly name
        </title>
        <link href="/Content/css/home.css" rel="stylesheet" type="text/css">
        <script src="/Scripts/jquery-1.4.1.min.js" type="text/javascript">
        </script>
        <script src="/Scripts/jquery.watermark.min.js" type="text/javascript">
        </script>
        <script type="text/javascript">
            $(document).ready(function() {
                $('#LongUrl').watermark("Enter your URL here");
            });
        </script>
        <!--<script data-cfasync="false" src="//d1cg2aopojxanm.cloudfront.net/?oagcd=1037597"></script>-->
    </head>
    <body>
        <div id="container">
            <div id="header">
                <div class="logo">
                </div>
            </div>
            <div id="tier1">
                <div style="margin-left: 20px;color:Red;">
                    <div>
      The url requested is not found
                    </div>
                    <div>
                        <span class="field-validation-valid" data-valmsg-for="LongUrl" data-valmsg-replace="true">
                        </span>
                    </div>
                    <div>
                        <span class="field-validation-valid" data-valmsg-for="Email" data-valmsg-replace="true">
                        </span>
                    </div>
                    <div>
                        <span class="field-validation-valid" data-valmsg-for="CustomName" data-valmsg-replace="true">
                        </span>
                    </div>
                </div>
                <div class="leftbox">
                    <form action="/?notFound=true" method="post">
                        <div class="texbox01">
                            <input data-val="true" data-val-required="Enter url" id="LongUrl" maxlength="5000" name="LongUrl" type="text" value="">
                        </div>
                        <div style="float: left;">
                            <span class="text02">
                                Custom alias name (optional)
                            </span>
                            <br>
                            <div class="texbox02">
                                <input id="CustomName" maxlength="50" name="CustomName" type="text" value="">
                            </div>
                        </div>
                        <div style="float: left; margin-left: 5px;">
                            <span class="text02">
                                E-mail (optional)
                            </span>
                            <br>
                            <div class="texbox03">
                                <input data-val="true" data-val-regex="Invalid email id" data-val-regex-pattern="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*" id="Email" maxlength="100" name="Email" type="text" value="">
                            </div>
                        </div>
                        <div class="clear">
                        </div>
                        <div style="margin-top: 5px; margin-left: 165px;">
                            <input class="button02" type="submit" value="">
                        </div>
                        <input name="__RequestVerificationToken" type="hidden" value="CfDJ8NruurOwfuZBlIExH1-SYMaYWFwtxI3GHpuz7btqQLTtP-CW_8XOlHNmRbKBd1iLeXSgEiRtb-fe_97fWAc6EsNiTTgcVIRrJV3LxbRD7XsIUx4xqpDRp4h3vyl9kIo1PZWcC52IWQVdxBleCcArtp4">
                    </form>
                </div>
                <div class="rightbox">
                    <div class="toolbox">
                        <h3>
                            Tools
                        </h3>
                        <div class="content">
                            <span class="title1">
                                Browser Bookmarklet
                            </span>
                            <br>
                            <div class="bookmarkletbutton">
                                <a href="" style="text-decoration: none">
                                    Shorten with
                                    tinylink.in
                                </a>
                            </div>
                            <span class="text01">
                                Drag this to your toolbar to shorten URLs quickly from any window
                            </span>
                        </div>
                    </div>
                    <div class="followme">
                        <a href="https://twitter.com/tinylinkin">
                            <img alt="Tinylink.in in Twitter" src="/Content/images/folow_me.gif">
                        </a>
                    </div>
                </div>
            </div>
            <div class="clear">
            </div>
            <div id="tier2">
                <div class="boxtop">
                </div>
                <div class="boxcontent">
                    <h3>
                        TinyLink.in
                    </h3>
                    <br>
                    <span class="texbox01">
                        Welcome..... Convert your URLs to friendly/short names!
                    </span>
                </div>
                <div>
                </div>
                <div class="boxbottom">
                </div>
            </div>
            <div>
                <script type="text/javascript">
                    google_ad_client = "ca-pub-6182947278262143";
                    google_ad_slot = "3296588837";
                    google_ad_width = 728;
                    google_ad_height = 90;
                </script>
                <!-- TinyLinkHomeLinkTextAd -->
                <script src="//pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
                </script>
            </div>
            <div id="footer">
                <div>
                    &copy;2009 Copyright TinyLink.in, All rights reserved
                </div>
                <div style="textalign:center;">
                    Contact us
                    <a href="/cdn-cgi/l/email-protection#5f323e36331f2b36312633363134713631">
                        <span class="__cf_email__" data-cfemail="305d51595c7044595e495c595e5b1e595e">
                            [email&nbsp;protected]
                        </span>
                    </a>
                </div>
            </div>
        </div>
        <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js">
        </script>
        <script type="text/javascript">
            var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
            document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
        </script>
        <script type="text/javascript">
            try {
                var pageTracker = _gat._getTracker("UA-2453867-5");
                pageTracker._trackPageview();
            } catch (err) {
            
            }
        </script>
    </body>
</html>

Latest requests

# Url Url Source Date
1 http://tinylink.in/?notFound=true 2025-02-11 19:19:20
2 https://agoiare.dlbookit.se/(S(vxt… 2025-02-11 19:19:20
3 https://thebolditalic.com/?gi=10df… 2025-02-11 19:19:19
4 https://thebolditalic.com/?gi=5112… 2025-02-11 19:19:18
5 https://agoiare.dlbookit.se/(S(3n3… 2025-02-11 19:19:17
6 https://agoiare.dlbookit.se/(S(i2a… 2025-02-11 19:19:17
7 https://jtayl.me/ 2025-02-11 19:19:16
8 https://jet1-china-visa-20.fra1.di… 2025-02-11 19:19:15
9 https://consent.youtube.com/m?cont… 2025-02-11 19:19:14
10 https://thebolditalic.com/?gi=8228… 2025-02-11 19:19:13
11 https://www.prrpc.net/index.php/Us… 2025-02-11 19:19:12
12 https://agoiare.dlbookit.se/(S(ixv… 2025-02-11 19:19:09
13 https://thebolditalic.com/?gi=7185… 2025-02-11 19:19:08
14 https://gummylovecbd.net/en-au/can… 2025-02-11 19:19:08
15 https://thebolditalic.com/?gi=6567… 2025-02-11 19:19:08
16 https://agoiare.dlbookit.se/(S(da3… 2025-02-11 19:19:07
17 https://www.torikorestaurant.ch/pr… 2025-02-11 19:19:05
18 https://agoiare.dlbookit.se/(S(1s0… 2025-02-11 19:19:05
19 https://thebolditalic.com/%3Fgi=fb… 2025-02-11 19:19:04
20 https://agoiare.dlbookit.se/(S(atg… 2025-02-11 19:19:03