Showing source for: https://gcc.gl/
Duration: 1.120327s
Server: Apache/2.4.25 (Debian)

<!DOCTYPE html>
<html lang="en">
    <head>
        <!-- Required meta tags -->
        <meta charset="utf-8">
        <meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport">
        <meta content="Easy, Fast, Free Short URL Service. Management, Hit Count, and Password Protection." name="description">
        <meta content="short url service, url Shortener" name="keywords">
        <!-- Bootstrap CSS -->
        <link crossorigin="anonymous" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" rel="stylesheet">
        <link href="/files/css/custom.css?v=20201016" rel="stylesheet">
        <title>
   GCC.GL&reg;
        </title>
    </head>
    <body>
        <div id="wrapper">
            <h4 class="text-left">
                <a class="text-dark" href="https://gcc.gl">
                    GCC.GL&reg;
                </a>
            </h4>
            <nav class="navbar navbar-expand-lg navbar-dark bg-dark">
                <!-- <a class="navbar-brand" href="#">☺</a> -->
                <button aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation" class="navbar-toggler" data-target="#navbarSupportedContent" data-toggle="collapse" type="button">
                    <span class="navbar-toggler-icon">
                    </span>
                </button>
                <div class="collapse navbar-collapse" id="navbarSupportedContent">
                    <ul class="navbar-nav mr-auto">
                        <li class="nav-item active">
                            <a class="nav-link" href="/">
        Create
                            </a>
                        </li>
                        <li class="nav-item">
                            <a class="nav-link" href="/panel/manage">
                                Manage
                            </a>
                        </li>
                        <li class="nav-item">
                            <a class="nav-link" href="/panel/login">
                                Login
                            </a>
                        </li>
                        <li class="nav-item">
                            <a class="nav-link" href="/panel/sign_up">
                                Sign up
                            </a>
                        </li>
                    </ul>
                    <span class="navbar-text">
                        Custom URL Shortener.
                    </span>
                </div>
            </nav>
            <hr>
            <div class="card">
                <div class="card-header">
                    Welcome to GCC.GL&reg;
                </div>
                <div class="card-body">
                    <h5 class="card-title">
                        SHORT, FAST, EASY &amp; EFFECTIVE
                    </h5>
                    <ul>
                        <li>
                            GCC.GL&reg; collects every single click. You may track click counts of every URL.
                        </li>
                        <li>
                            Password-protected URLs.
                        </li>
                        <li>
                            Manage your URLs after login.
                        </li>
                        <li>
                            Provide custom alias URL. For example, you may use
                            <strong>
                                ms
                            </strong>
                            as your costom alias, then your short URL would be: https://gcc.gl/
                            <strong>
                                ms
                            </strong>
                        </li>
                    </ul>
                </div>
            </div>
            <div class="card">
                <div class="card-header">
                    Create Short URL.
                </div>
                <div class="card-body">
                    <form accept-charset="utf-8" action="https://gcc.gl/panel/create_short" method="post" novalidate="">
                        <input name="airport_csrf_token" type="hidden" value="542112280c93953f92b882210b42a922">
                        <div class="form-group row">
                            <label class="col-sm-2 col-form-label" for="inputURL">
                                Original URL
                                <small class="text-primary">
                                    (required)
                                </small>
                            </label>
                            <div class="col-sm-10">
                                <input class="form-control" id="inputURL" name="urlOrigin" placeholder="paste your URL here." type="url">
                            </div>
                        </div>
                        <div class="form-group row">
                            <label class="col-sm-2 col-form-label" for="inputCustomURL">
                                Custom Alias
                                <small class="text-secondary">
                                    (optional)
                                </small>
                            </label>
                            <div class="col-sm-10">
                                <input autocomplete="nope" class="form-control" id="inputCustomURL" name="urlCustom" placeholder="" type="text">
                            </div>
                        </div>
                        <div class="form-group row">
                            <label class="col-sm-2 col-form-label" for="inputPassword">
                                Password Protect
                                <small class="text-secondary">
                                    (optional)
                                </small>
                            </label>
                            <div class="col-sm-10">
                                <input autocomplete="new-password" class="form-control" id="inputPassword" name="urlPassword" placeholder="" type="password">
                            </div>
                        </div>
                        <div class="form-group row">
                            <label class="col-sm-2 col-form-label" for="inputNote">
                                Note
                                <small class="text-secondary">
                                    (optional)
                                </small>
                            </label>
                            <div class="col-sm-10">
                                <input class="form-control" id="inputNote" name="urlNote" placeholder="" type="text">
                            </div>
                        </div>
                        <div class="form-group row">
                            <div class="col-sm-10 offset-sm-2">
                                <label class="form-check-label">
                                    <input checked="checked" name="urlRedirect" type="checkbox" value="accept">
                                    Redirect with advertisement
                                    <sup class="text-primary">
                                        Ads keep this site alive.
                                    </sup>
                                </label>
                            </div>
                        </div>
                        <div class="form-group row">
                            <div class="col-sm-10 offset-sm-2">
                                <button class="btn btn-primary" type="submit">
                                    Create
                                </button>
                            </div>
                        </div>
                    </form>
                </div>
            </div>
            <div class="card">
                <div class="card-header">
                    TERM OF SERVICE
                </div>
                <div class="card-body">
                    <p class="card-text">
                        GCC.GL&reg; is a free short URL service which trying to make sharing long URLs easier. Please use this service wisely. Once your link was reported as a spam or abuse link, we will disable or remove it without advance notice. Thank you for your understanding.
                    </p>
                </div>
            </div>
            <hr>
            <ul class="nav justify-content-center">
                <li class="nav-item">
                    <a class="nav-link disabled" href="/">
                        2017-2024
                    </a>
                </li>
                <li class="nav-item">
                    <a class="nav-link disabled" href="/">
                        GCC.GL&reg;
                    </a>
                </li>
                <li class="nav-item">
                    <a class="nav-link active text-primary" href="/panel/report_abuse/">
                        Report Abuse
                    </a>
                </li>
            </ul>
        </div>
        <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-10339001-2");
                pageTracker._trackPageview();
            } catch (err) {
            
            }
        </script>
        <script crossorigin="anonymous" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" src="https://code.jquery.com/jquery-3.2.1.slim.min.js">
        </script>
        <script crossorigin="anonymous" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js">
        </script>
        <script crossorigin="anonymous" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js">
        </script>
    </body>
</html>

Latest requests

# Url Url Source Date
1 https://gcc.gl/ 2024-04-25 11:22:56
2 https://thebolditalic.com/?gi=9469… 2024-04-25 11:22:56
3 https://thebolditalic.com/?gi=2c69… 2024-04-25 11:22:53
4 https://mmsi-pkc.auth0.com/login?s… 2024-04-25 11:22:50
5 https://thebolditalic.com/?gi=69ed… 2024-04-25 11:22:50
6 https://thebolditalic.com/?gi=1538… 2024-04-25 11:22:46
7 https://www.53up.com/ 2024-04-25 11:22:41
8 https://mmsi-pkc.auth0.com/login?s… 2024-04-25 11:22:39
9 https://thebolditalic.com/?gi=f089… 2024-04-25 11:22:38
10 https://www.instagram.com/accounts… 2024-04-25 11:22:36
11 https://marymacs.com/ 2024-04-25 11:22:35
12 https://thebolditalic.com/?gi=0dc6… 2024-04-25 11:22:34
13 https://thebolditalic.com/?gi=0663… 2024-04-25 11:22:31
14 https://mmsi-pkc.auth0.com/login?s… 2024-04-25 11:22:29
15 https://mmsi-pkc.auth0.com/login?s… 2024-04-25 11:22:27
16 https://thebolditalic.com/?gi=3ae9… 2024-04-25 11:22:22
17 https://www.1xlottobet.com/ 2024-04-25 11:22:21
18 https://juliano776dth2.dailyblogzz… 2024-04-25 11:22:20
19 https://thebolditalic.com/?gi=59f9… 2024-04-25 11:22:19
20 https://www.15mspisek.cz/ 2024-04-25 11:22:16