Showing source for: https://wizzley.com/
Duration: 0.380831s
Server: cloudflare

<!DOCTYPE html>
<html lang="en" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="https://ogp.me/ns#">
    <head>
        <meta charset="utf-8">
        <meta content="83d6b5d24dda599140e4e24ae958a805" name="verification">
        <link href="/static/css/base-min.css" rel="stylesheet">
        <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0" name="viewport">
        <link href="/static/img/favicon.ico" rel="shortcut icon">
        <link href="/static/img/favicon_57x57.png" rel="apple-touch-icon">
        <link href="/static/img/favicon_72x72.png" rel="apple-touch-icon" sizes="72x72">
        <!--[if lt IE 10]><style>hr.soft {background:#d3d3d3;border-bottom:1px solid #fafafa;}</style><![endif]-->
        <link href="/static/img/favicon_114x114.png" rel="apple-touch-icon" sizes="114x114">
        <script>
            if (top != self) top.location.replace(location);
            var _gaq = _gaq || [];
            _gaq.push(['_setAccount','UA-23603990-1'], ['_gat._anonymizeIp'], ['_trackPageview']);
            (function() {
                var ga = document.createElement('script');
                ga.async = true;
                ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
                var s = document.getElementsByTagName('script')[0];
                s.parentNode.insertBefore(ga, s);
            })();
        </script>
        <title>
            Wizzley - A writers' community
        </title>
        <meta content="Tell the world about your passions and expertise and earn income with your articles." name="description">
        <meta content="https://wizzley.com/static/img/locale/en/pr-300x250.png" property="og:image">
        <meta content="website" property="og:type">
        <meta content="summary_large_image" name="twitter:card">
        <meta content="@wizzleynews" name="twitter:site">
        <meta content="Wizzley - A writers' community" name="twitter:title">
        <meta content="Tell the world about your passions and expertise and earn income with your articles." name="twitter:description">
        <meta content="https://wizzley.com/static/img/locale/en/pr-300x250.png" name="twitter:image:src">
    </head>
    <body class="responsive">
        <div class="en" id="wrapper">
            <div class="navbar">
                <div class="navbar-inner">
                    <div class="container">
                        <a class="brand en" href="/">
                            <img alt="Wizzley" src="/static/img/locale/en/logo.png">
                        </a>
                        <ul class="nav">
                            <li class="dropdown">
                                <a class="dropdown-toggle" data-toggle="dropdown" href="#">
                                    Pages
                                    <b class="caret">
                                    </b>
                                </a>
                                <ul class="dropdown-menu">
                                    <li>
                                        <a href="/articles/best/">
                                            Popular
                                        </a>
                                    </li>
                                    <li>
                                        <a href="/articles/latest/">
                                            New
                                        </a>
                                    </li>
                                    <li>
                                        <a href="/articles/commented/">
                                            Buzzing
                                        </a>
                                    </li>
                                    <li>
                                        <a href="/articles/excellent/">
                                            Editor's Choice
                                        </a>
                                    </li>
                                    <li class="divider">
                                    </li>
                                    <li>
                                        <a href="/articles/comments/">
                                            Latest comments
                                        </a>
                                    </li>
                                </ul>
                            </li>
                            <li>
                                <a href="/authors/best/" rel="nofollow">
                                    Authors
                                </a>
                            </li>
                        </ul>
                        <!--
                                                                                <form class="navbar-search pull-left" action="/service/search/" method="get"><input type="text" name="q" class="search-query" placeholder="Search"></form>
                    -->
                        <div class="nav-collapse">
                            <ul class="nav pull-right">
                                <li class="dropdown">
                                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
                                        Help
                                        <b class="caret">
                                        </b>
                                    </a>
                                    <ul class="dropdown-menu">
                                        <li>
                                            <a href="/service/help/">
                                                Help (FAQ)
                                            </a>
                                        </li>
                                        <li>
                                            <a class="modal" href="/service/help/video/" rel="nofollow">
                                                Video tutorial
                                            </a>
                                        </li>
                                        <li class="divider">
                                        </li>
                                        <li>
                                            <a href="/forum/">
                                                Forum
                                            </a>
                                        </li>
                                        <li>
                                            <a href="/forum/action/latest_topics/">
                                                New forum topics
                                            </a>
                                        </li>
                                    </ul>
                                </li>
                                <li class="divider-vertical">
                                </li>
                                <li class="active dropdown">
                                    <a class="dropdown-toggle" data-toggle="dropdown" href="#" onclick="setTimeout(function(){$('#login_username').focus();}, 20);">
                                        Login
                                        <b class="caret">
                                        </b>
                                    </a>
                                    <ul class="dropdown-menu">
                                        <li>
                                            <form action="/accounts/login/" id="login_form" method="post">
                                                <p>
                                                    <label for="login_username">
                                                        Username or e-mail
                                                    </label>
                                                    <input id="login_username" maxlength="1000" name="username" required="" type="text">
                                                </p>
                                                <p>
                                                    <label for="login_pwd">
                                                        Password
                                                    </label>
                                                    <input id="login_pwd" name="password" required="" type="password">
                                                </p>
                                                <p class="clearfix">
                                                    <label style="float: left; padding-top: 5px;">
                                                        <input name="remember_me" type="checkbox" value="true">
                                                        Remember me
                                                    </label>
                                                    <input style="float: right;" type="submit" value="Login">
                                                    <input name="next" type="hidden" value="/">
                                                </p>
                                            </form>
                                            <p>
                                                <a class="modal" href="/accounts/forgot_password/">
                                                    Forgot password?
                                                </a>
                                                <a href="#" onclick="$('#id_username').focus().animate({ backgroundColor: '#fffc77' }, 300).animate({ backgroundColor: '#fff' }, 3000); return false;">
                                                    Register for free
                                                </a>
                                            </p>
                                        </li>
                                    </ul>
                                </li>
                            </ul>
                        </div>
                    </div>
                </div>
            </div>
            <div id="content">
                <div class="clearfix" id="content_inner">
                    <div class="responsive_hide hero clearfix" style="padding: 28px 40px; margin: 15px 0;">
                        <div style=" text-align: center; margin-top: 10px;">
                            <h1 style="font-size: 34px;">
                                Become an author on Wizzley
                            </h1>
                            <hr class="soft" style="margin: 10px 0;">
                            <div style="font-size: 18px;margin:0 10px 25px">
                                Tell the world about your passions and expertise and earn income with your articles.
                            </div>
                            <script async="" crossorigin="anonymous" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4471957980824408">
                            </script>
                            <ins class="adsbygoogle" data-ad-client="ca-pub-4471957980824408" data-ad-format="auto" data-ad-slot="8471417195" data-full-width-responsive="true" style="display:block">
                            </ins>
                            <script>
                                (adsbygoogle = window.adsbygoogle || []).push({
                                });
                            </script>
                        </div>
                    </div>
                    <hr class="soft responsive_hide" style="margin: 20px 0;">
                    <div style="float:left;margin-right:21px">
                        <div class="page_box">
                            <div>
                                <div>
                                    <span class="icon icon_badge my_tipsy_h_ns" title="Editor's Choice">
                                        &nbsp;
                                    </span>
                                    100%
                                    <span class="icon icon_comments">
                                        &nbsp;
                                    </span>
                                    <a href="/thinking-about-naledi/#comments">
                                        47
                                    </a>
                                    <span class="icon icon_thumb">
                                        &nbsp;
                                    </span>
                                    21
                                    <a href="/authors/frankbeswick/">
                                        frankbeswick
                                    </a>
                                </div>
                                <a class="cat" href="/articles/best/?cat=5&amp;level=1">
                                    Culture and Society
                                </a>
                                <a href="/thinking-about-naledi/">
                                    <div class="img">
                                        <img alt="" src="/static/uploads/en/page/2015/09/11/2015-09-11_06-12-50_714.250x249.jpg" style="width: 250px; height: 140px;">
                                    </div>
                                    <p>
                                        Thinking about Naledi
                                    </p>
                                    <hr>
                                    <div>
                                        The new discoveries in the Rising Star cave in South Africa arouse questions about human evolution.
                                    </div>
                                </a>
                            </div>
                        </div>
                        <div class="page_box">
                            <div>
                                <div>
                                    <span class="icon icon_badge my_tipsy_h_ns" title="Editor's Choice">
                                        &nbsp;
                                    </span>
                                    100%
                                    <span class="icon icon_comments">
                                        &nbsp;
                                    </span>
                                    <a href="/easy-and-delicious-kale-recipes/#comments">
                                        23
                                    </a>
                                    <span class="icon icon_thumb">
                                        &nbsp;
                                    </span>
                                    9
                                    <a href="/authors/sockii/">
                                        sockii
                                    </a>
                                </div>
                                <a class="cat" href="/articles/best/?cat=10&amp;level=1">
                                    Food &amp; Recipes
                                </a>
                                <a href="/easy-and-delicious-kale-recipes/">
                                    <div class="img">
                                        <img alt="" src="/static/uploads/en/page/2015/07/05/2015-07-05_08-02-37_553.250x249.jpg" style="width: 250px; height: 187px;">
                                    </div>
                                    <p>
                                        Easy and Delicious Kale Recipes
                                    </p>
                                    <hr>
                                    <div>
                                        There are lots of ways to enjoy this popular superfood. Here I'll share a few of my favorite kale recipes.
                                    </div>
                                </a>
                            </div>
                        </div>
                        <div class="page_box">
                            <div>
                                <div>
                                    <span class="icon icon_badge my_tipsy_h_ns" title="Editor's Choice">
                                        &nbsp;
                                    </span>
                                    100%
                                    <span class="icon icon_comments">
                                        &nbsp;
                                    </span>
                                    <a href="/affordable-italy-6-tips-for-traveling-on-a-budget/#comments">
                                        23
                                    </a>
                                    <span class="icon icon_thumb">
                                        &nbsp;
                                    </span>
                                    11
                                    <a href="/authors/sockii/">
                                        sockii
                                    </a>
                                </div>
                                <a class="cat" href="/articles/best/?cat=29&amp;level=1">
                                    Travel &amp; Places
                                </a>
                                <a href="/affordable-italy-6-tips-for-traveling-on-a-budget/">
                                    <div class="img">
                                        <img alt="" src="/static/uploads/en/page/2015/05/07/2015-05-07_07-47-29_268.250x249.jpg" style="width: 250px; height: 187px;">
                                    </div>
                                    <p>
                                        Affordable Italy: 6 Tips for Traveling on a Budget
                                    </p>
                                    <hr>
                                    <div>
                                        Visiting Italy is a dream of many...but is it too expensive to turn into a reality? Not necessary. Read on for my tips to enjoying an Italian vacation on a budget.
                                    </div>
                                </a>
                            </div>
                        </div>
                        <div class="page_box">
                            <div>
                                <div>
                                    <span class="icon icon_badge my_tipsy_h_ns" title="Editor's Choice">
                                        &nbsp;
                                    </span>
                                    100%
                                    <span class="icon icon_comments">
                                        &nbsp;
                                    </span>
                                    <a href="/shipwreck-the-edmund-fitzgerald/#comments">
                                        23
                                    </a>
                                    <span class="icon icon_thumb">
                                        &nbsp;
                                    </span>
                                    15
                                    <a href="/authors/CruiseReady/">
                                        CruiseReady
                                    </a>
                                </div>
                                <a class="cat" href="/articles/best/?cat=5&amp;level=1">
                                    Culture and Society
                                </a>
                                <a href="/shipwreck-the-edmund-fitzgerald/">
                                    <div class="img">
                                        <img alt="" src="/static/uploads/en/page/2015/05/04/2015-05-04_17-22-03_370.250x249.jpg" style="width: 249px; height: 249px;">
                                    </div>
                                    <p>
                                        Shipwreck: the Edmund Fitzgerald
                                    </p>
                                    <hr>
                                    <div>
                                        Besides the song Wreck of the Edmund Fitzgerald, there's so much more about the shipwreck that happened in a brutal November storm.
                                    </div>
                                </a>
                            </div>
                        </div>
                        <div class="page_box">
                            <div>
                                <div>
                                    <span class="icon icon_badge my_tipsy_h_ns" title="Editor's Choice">
                                        &nbsp;
                                    </span>
                                    100%
                                    <span class="icon icon_comments">
                                        &nbsp;
                                    </span>
                                    <a href="/the-new-york-botanical-garden/#comments">
                                        16
                                    </a>
                                    <span class="icon icon_thumb">
                                        &nbsp;
                                    </span>
                                    8
                                    <a href="/authors/sockii/">
                                        sockii
                                    </a>
                                </div>
                                <a class="cat" href="/articles/best/?cat=29&amp;level=1">
                                    Travel &amp; Places
                                </a>
                                <a href="/the-new-york-botanical-garden/">
                                    <div class="img">
                                        <img alt="" src="/static/uploads/en/page/2015/05/05/2015-05-05_09-53-12_193.250x249.jpg" style="width: 250px; height: 166px;">
                                    </div>
                                    <p>
                                        The New York Botanical Garden
                                    </p>
                                    <hr>
                                    <div>
                                        The New York Botanical Garden is a beautiful place to visit throughout the year. Get away from the city for the day and enjoy natural beauty, right in the heart of the Bronx!
                                    </div>
                                </a>
                            </div>
                        </div>
                        <div class="page_box">
                            <div>
                                <div>
                                    <span class="icon icon_badge my_tipsy_h_ns" title="Editor's Choice">
                                        &nbsp;
                                    </span>
                                    100%
                                    <span class="icon icon_comments">
                                        &nbsp;
                                    </span>
                                    <a href="/bubba-day/#comments">
                                        6
                                    </a>
                                    <span class="icon icon_thumb">
                                        &nbsp;
                                    </span>
                                    11
                                    <a href="/authors/CountrySunshine/">
                                        CountrySunshine
                                    </a>
                                </div>
                                <a class="cat" href="/articles/best/?cat=14&amp;level=1">
                                    Holidays &amp; Celebration
                                </a>
                                <a href="/bubba-day/">
                                    <div class="img">
                                        <img alt="" src="/static/uploads/en/page/2015/03/25/2015-03-25_08-52-49_708.250x249.jpg" style="width: 249px; height: 249px;">
                                    </div>
                                    <p>
                                        National Bubba Day | How To Celebrate This June 2nd Holiday
                                    </p>
                                    <hr>
                                    <div>
                                        Grab some beer, put on some Country music, decorate your yard and offer a horseshoe game. There's more than one way to celebrate National Bubba Day on June 2nd!
                                    </div>
                                </a>
                            </div>
                        </div>
                    </div>
                    <div style="float:left;margin-right:21px">
                        <div class="page_box">
                            <div>
                                <div>
                                    <span class="icon icon_badge my_tipsy_h_ns" title="Editor's Choice">
                                        &nbsp;
                                    </span>
                                    100%
                                    <span class="icon icon_comments">
                                        &nbsp;
                                    </span>
                                    <a href="/invasive-species-in-britain/#comments">
                                        49
                                    </a>
                                    <span class="icon icon_thumb">
                                        &nbsp;
                                    </span>
                                    15
                                    <a href="/authors/frankbeswick/">
                                        frankbeswick
                                    </a>
                                </div>
                                <a class="cat" href="/articles/best/?cat=11&amp;level=1">
                                    Green Living &amp; Sustainability
                                </a>
                                <a href="/invasive-species-in-britain/">
                                    <div class="img">
                                        <img alt="" src="/static/uploads/en/page/2015/04/01/2015-04-01_10-53-55_280.250x249.jpg" style="width: 250px; height: 165px;">
                                    </div>
                                    <p>
                                        Invasive Species in Britain
                                    </p>
                                    <hr>
                                    <div>
                                        Britain has some trouble with plants and animals that have been introduced and which have harmful consequences for the environment.
                                    </div>
                                </a>
                            </div>
                        </div>
                        <div class="page_box">
                            <div>
                                <div>
                                    <span class="icon icon_badge my_tipsy_h_ns" title="Editor's Choice">
                                        &nbsp;
                                    </span>
                                    100%
                                    <span class="icon icon_comments">
                                        &nbsp;
                                    </span>
                                    <a href="/alternatives-to-wheat-pasta-wheat-free-noodles/#comments">
                                        30
                                    </a>
                                    <span class="icon icon_thumb">
                                        &nbsp;
                                    </span>
                                    10
                                    <a href="/authors/AngelaJohnson/">
                                        AngelaJohnson
                                    </a>
                                </div>
                                <a class="cat" href="/articles/best/?cat=10&amp;level=1">
                                    Food &amp; Recipes
                                </a>
                                <a href="/alternatives-to-wheat-pasta-wheat-free-noodles/">
                                    <div class="img">
                                        <img alt="" src="/static/uploads/en/page/2015/03/28/2015-03-28_19-42-26_712.250x249.jpg" style="width: 250px; height: 187px;">
                                    </div>
                                    <p>
                                        Alternatives to Wheat Pasta / Wheat-Free Noodles
                                    </p>
                                    <hr>
                                    <div>
                                        Do you love pasta but want to cut down on wheat? If so, you may want to try some wheat-free pastas.
                                    </div>
                                </a>
                            </div>
                        </div>
                        <div class="page_box">
                            <div>
                                <div>
                                    <span class="icon icon_badge my_tipsy_h_ns" title="Editor's Choice">
                                        &nbsp;
                                    </span>
                                    100%
                                    <span class="icon icon_comments">
                                        &nbsp;
                                    </span>
                                    <a href="/welcome-to-sockii-s-world/#comments">
                                        12
                                    </a>
                                    <span class="icon icon_thumb">
                                        &nbsp;
                                    </span>
                                    11
                                    <a href="/authors/sockii/">
                                        sockii
                                    </a>
                                </div>
                                <a class="cat" href="/articles/best/?cat=32&amp;level=1">
                                    Wizzley Tips &amp; Community
                                </a>
                                <a href="/welcome-to-sockii-s-world/">
                                    <div class="img">
                                        <img alt="" src="/static/uploads/en/page/2018/11/01/2018-11-01_08-06-45_268.250x249.jpg" style="width: 249px; height: 249px;">
                                    </div>
                                    <p>
                                        Welcome to sockii's world
                                    </p>
                                    <hr>
                                    <div>
                                        Who is sockii? If you're asking yourself that question, let me introduce myself a little better in my "Wizzography".
                                    </div>
                                </a>
                            </div>
                        </div>
                        <div class="page_box">
                            <div>
                                <div>
                                    <span class="icon icon_badge my_tipsy_h_ns" title="Editor's Choice">
                                        &nbsp;
                                    </span>
                                    100%
                                    <span class="icon icon_comments">
                                        &nbsp;
                                    </span>
                                    <a href="/postgraduate-studies-plan-apply/#comments">
                                        6
                                    </a>
                                    <span class="icon icon_thumb">
                                        &nbsp;
                                    </span>
                                    6
                                    <a href="/authors/Sheri_Oz/">
                                        Sheri_Oz
                                    </a>
                                </div>
                                <a class="cat" href="/articles/best/?cat=3&amp;level=1">
                                    Business &amp; Career
                                </a>
                                <a href="/postgraduate-studies-plan-apply/">
                                    <div class="img">
                                        <img alt="" src="/static/uploads/en/page/2015/01/29/2015-01-29_03-52-52_32.250x249.jpg" style="width: 249px; height: 249px;">
                                    </div>
                                    <p>
                                        Planning for Grad School
                                    </p>
                                    <hr>
                                    <div>
                                        How to search for the best academic institution re your professional goals and interests, how to verify whether or not it is the place for you, and how to plan for the experience.
                                    </div>
                                </a>
                            </div>
                        </div>
                        <div class="page_box">
                            <div>
                                <div>
                                    <span class="icon icon_badge my_tipsy_h_ns" title="Editor's Choice">
                                        &nbsp;
                                    </span>
                                    100%
                                    <span class="icon icon_comments">
                                        &nbsp;
                                    </span>
                                    <a href="/rainer-hoess/#comments">
                                        17
                                    </a>
                                    <span class="icon icon_thumb">
                                        &nbsp;
                                    </span>
                                    4
                                    <a href="/authors/JoHarrington/">
                                        JoHarrington
                                    </a>
                                </div>
                                <a class="cat" href="/articles/best/?cat=5&amp;level=1">
                                    Culture and Society
                                </a>
                                <a href="/rainer-hoess/">
                                    <div class="img">
                                        <img alt="" src="/static/uploads/en/page/2015/01/24/2015-01-24_13-14-34_815.250x249.jpg" style="width: 250px; height: 196px;">
                                    </div>
                                    <p>
                                        Holocaust Memorial Day Interview with Rainer H&ouml;ss, Grandson of Rudolf Architect of Auschwitz
                                    </p>
                                    <hr>
                                    <div>
                                        If any one man can arguably be responsible for the scale of the Holocaust, it was Rudolf H&ouml;ss. Today his grandson Rainer speaks to Wizzley about his work and the family legacy.
                                    </div>
                                </a>
                            </div>
                        </div>
                        <div class="page_box">
                            <div>
                                <div>
                                    <span class="icon icon_badge my_tipsy_h_ns" title="Editor's Choice">
                                        &nbsp;
                                    </span>
                                    100%
                                    <span class="icon icon_comments">
                                        &nbsp;
                                    </span>
                                    <a href="/how-to-write-publishable-academic-articles/#comments">
                                        10
                                    </a>
                                    <span class="icon icon_thumb">
                                        &nbsp;
                                    </span>
                                    4
                                    <a href="/authors/Sheri_Oz/">
                                        Sheri_Oz
                                    </a>
                                </div>
                                <a class="cat" href="/articles/best/?cat=3&amp;level=1">
                                    Business &amp; Career
                                </a>
                                <a href="/how-to-write-publishable-academic-articles/">
                                    <div class="img">
                                        <img alt="" src="/static/uploads/en/page/2015/01/26/2015-01-26_15-54-41_169.250x249.png" style="width: 249px; height: 249px;">
                                    </div>
                                    <p>
                                        How to Write Publishable Academic Articles
                                    </p>
                                    <hr>
                                    <div>
                                        Getting academic articles published is not an easy task. I give you the basics here to help you organize your writing and increase the chances of getting published.
                                    </div>
                                </a>
                            </div>
                        </div>
                    </div>
                    <div class="responsive_hide" style="float:left">
                        <div class="page_box">
                            <div>
                                <div>
                                    <span class="icon icon_badge my_tipsy_h_ns" title="Editor's Choice">
                                        &nbsp;
                                    </span>
                                    100%
                                    <span class="icon icon_comments">
                                        &nbsp;
                                    </span>
                                    <a href="/risks-to-humanitarian-aid-workers-sub-saharan-east-africa/#comments">
                                        1
                                    </a>
                                    <span class="icon icon_thumb">
                                        &nbsp;
                                    </span>
                                    4
                                    <a href="/authors/Sheri_Oz/">
                                        Sheri_Oz
                                    </a>
                                </div>
                                <a class="cat" href="/articles/best/?cat=3&amp;level=1">
                                    Business &amp; Career
                                </a>
                                <a href="/risks-to-humanitarian-aid-workers-sub-saharan-east-africa/">
                                    <div class="img">
                                        <img alt="" src="/static/uploads/en/page/2015/01/23/2015-01-23_14-23-18_377.250x249.png" style="width: 249px; height: 249px;">
                                    </div>
                                    <p>
                                        Risks to Humanitarian Aid Workers in Sub-Saharan East Africa
                                    </p>
                                    <hr>
                                    <div>
                                        Before you set off for exotic lands you might want to know a bit about the potential dangers facing you. A semi-humourous view of the risks of humanitarian service.
                                    </div>
                                </a>
                            </div>
                        </div>
                        <div class="page_box">
                            <div>
                                <div>
                                    <span class="icon icon_badge my_tipsy_h_ns" title="Editor's Choice">
                                        &nbsp;
                                    </span>
                                    100%
                                    <span class="icon icon_comments">
                                        &nbsp;
                                    </span>
                                    <a href="/detailed-clover-pom-pom-maker-instructions/#comments">
                                        13
                                    </a>
                                    <span class="icon icon_thumb">
                                        &nbsp;
                                    </span>
                                    4
                                    <a href="/authors/Marie/">
                                        Marie
                                    </a>
                                </div>
                                <a class="cat" href="/articles/best/?cat=13&amp;level=1">
                                    Hobbies, Games &amp; Crafts
                                </a>
                                <a href="/detailed-clover-pom-pom-maker-instructions/">
                                    <div class="img">
                                        <img alt="" src="/static/uploads/en/page/2015/01/15/2015-01-15_13-50-00_962.250x249.png" style="width: 249px; height: 249px;">
                                    </div>
                                    <p>
                                        Detailed Clover Pom Pom Maker Instructions
                                    </p>
                                    <hr>
                                    <div>
                                        Step by step how to photo tutorial for making yarn and wool pom poms with a plastic maker by clover. These detailed instructions explain everything you need to know to make them.
                                    </div>
                                </a>
                            </div>
                        </div>
                        <div class="page_box">
                            <div>
                                <div>
                                    <span class="icon icon_badge my_tipsy_h_ns" title="Editor's Choice">
                                        &nbsp;
                                    </span>
                                    100%
                                    <span class="icon icon_comments">
                                        &nbsp;
                                    </span>
                                    <a href="/outlander-valentine/#comments">
                                        7
                                    </a>
                                    <span class="icon icon_thumb">
                                        &nbsp;
                                    </span>
                                    4
                                    <a href="/authors/JoHarrington/">
                                        JoHarrington
                                    </a>
                                </div>
                                <a class="cat" href="/articles/best/?cat=14&amp;level=1">
                                    Holidays &amp; Celebration
                                </a>
                                <a href="/outlander-valentine/">
                                    <div class="img">
                                        <img alt="" src="/static/uploads/en/page/2015/01/16/2015-01-16_14-13-25_559.250x249.png" style="width: 249px; height: 249px;">
                                    </div>
                                    <p>
                                        Romantic Valentine Gifts for an Outlander Fan
                                    </p>
                                    <hr>
                                    <div>
                                        Your love is obsessed with 'Outlander'.  Jamie and Claire aren't your rivals, they're your way into your sweetheart's affections. Explore 'Outlander' themed Valentine goodies.
                                    </div>
                                </a>
                            </div>
                        </div>
                        <div class="page_box">
                            <div>
                                <div>
                                    <span class="icon icon_badge my_tipsy_h_ns" title="Editor's Choice">
                                        &nbsp;
                                    </span>
                                    100%
                                    <span class="icon icon_comments">
                                        &nbsp;
                                    </span>
                                    <a href="/google-alternative/#comments">
                                        43
                                    </a>
                                    <span class="icon icon_thumb">
                                        &nbsp;
                                    </span>
                                    29
                                    <a href="/authors/Tolovaj/">
                                        Tolovaj
                                    </a>
                                </div>
                                <a class="cat" href="/articles/best/?cat=16&amp;level=1">
                                    Internet Marketing
                                </a>
                                <a href="/google-alternative/">
                                    <div class="img">
                                        <img alt="" src="/static/uploads/en/page/2014/12/20/2014-12-20_01-15-38_80.250x249.jpg" style="width: 250px; height: 166px;">
                                    </div>
                                    <p>
                                        There is a Google alternative? Really?
                                    </p>
                                    <hr>
                                    <div>
                                        When doing a research, don't rely on Google only. To stand out from the crowd, use Google alternatives and get better data than your competition!
                                    </div>
                                </a>
                            </div>
                        </div>
                        <div class="page_box">
                            <div>
                                <div>
                                    <span class="icon icon_badge my_tipsy_h_ns" title="Editor's Choice">
                                        &nbsp;
                                    </span>
                                    100%
                                    <span class="icon icon_comments">
                                        &nbsp;
                                    </span>
                                    <a href="/my-successful-search-for-edible-landscaping/#comments">
                                        33
                                    </a>
                                    <span class="icon icon_thumb">
                                        &nbsp;
                                    </span>
                                    16
                                    <a href="/authors/Always-Writing/">
                                        Always-Writing
                                    </a>
                                </div>
                                <a class="cat" href="/articles/best/?cat=23&amp;level=1">
                                    Plants &amp; Gardening
                                </a>
                                <a href="/my-successful-search-for-edible-landscaping/">
                                    <div class="img">
                                        <img alt="" src="/static/uploads/en/page/2014/10/14/2014-10-14_18-20-10_578.250x249.jpg" style="width: 250px; height: 232px;">
                                    </div>
                                    <p>
                                        My Successful Search for Edible Landscaping
                                    </p>
                                    <hr>
                                    <div>
                                        Many years ago, I went on a quest to find the best edible landscaping for Florida. My search brought me to face-to-face with the Moringa tree, and I have loved it, ever since.
                                    </div>
                                </a>
                            </div>
                        </div>
                        <div class="page_box">
                            <div>
                                <div>
                                    <span class="icon icon_badge my_tipsy_h_ns" title="Editor's Choice">
                                        &nbsp;
                                    </span>
                                    100%
                                    <span class="icon icon_comments">
                                        &nbsp;
                                    </span>
                                    <a href="/czech-chestnut-cake-with-chocolate-whipped-cream-frosting/#comments">
                                        20
                                    </a>
                                    <span class="icon icon_thumb">
                                        &nbsp;
                                    </span>
                                    51
                                    <a href="/authors/DerdriuMarriner/">
                                        DerdriuMarriner
                                    </a>
                                </div>
                                <a class="cat" href="/articles/best/?cat=10&amp;level=1">
                                    Food &amp; Recipes
                                </a>
                                <a href="/czech-chestnut-cake-with-chocolate-whipped-cream-frosting/">
                                    <div class="img">
                                        <img alt="" src="/static/uploads/en/page/2013/11/20/2013-11-20_16-33-11_347.250x249.jpg" style="width: 250px; height: 166px;">
                                    </div>
                                    <p>
                                        Czech Republic Comfort Food: Chestnut Cake With Chocolate Whipped Cream Frosting
                                    </p>
                                    <hr>
                                    <div>
                                        Chestnut Cake with Chocolate Whipped Cream Frosting is a comfort food recipe which deliciously celebrates the autumnal harvest of chestnuts in the Czech Republic.
                                    </div>
                                </a>
                            </div>
                        </div>
                    </div>
                    <br class="clear">
                    <div style="text-align:center;margin:0 0 45px">
                        <hr class="soft">
                        <a class="button" href="/articles/best/" id="more_page_boxes">
                            more ...
                        </a>
                    </div>
                </div>
            </div>
            <div id="push">
            </div>
        </div>
        <div id="footer">
            <div id="footer_inner">
                <a class="twitter_badge hover_opacity" href="https://twitter.com/wizzleynews" rel="nofollow" target="_blank" title="Twitter">
                </a>
                <a class="facebook_badge hover_opacity" href="https://www.facebook.com/wizzleynews" rel="nofollow" target="_blank" title="Facebook">
                </a>
                <b>
                    &copy; 2024 Wizzley
                </b>
                &nbsp; &nbsp; &nbsp;
                <a href="/service/imprint/">
                    About Us
                </a>
                &nbsp;|&nbsp;
                <a href="/service/terms/">
                    Terms and Privacy
                </a>
                <span class="responsive_hide">
                    &nbsp;|&nbsp;
                    <a href="/service/partner_program/?url=/" rel="nofollow">
                        Marketing Tools
                    </a>
                </span>
                &nbsp;|&nbsp;
                <a href="/forum/">
                    Forum
                </a>
                <span class="responsive_hide">
                    &nbsp;|&nbsp;
                    <a href="/forum/?contact" rel="nofollow">
                        Support
                    </a>
                </span>
            </div>
        </div>
        <div id="fixed_container">
            <div class="alert_box confirm" id="loading">
                Loading ...
            </div>
            <div class="alert_box error" id="ajax_error">
                Error!
            </div>
        </div>
        <div id="fb-root">
        </div>
        <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js">
        </script>
        <script>
            var LANG = 'en', I18N_DELETE = 'Really delete? Gone? Bye-bye?';
            window.jQuery || document.write('<script src="/static/js/jquery.js"><\/script>');
        </script>
        <script src="/static/js/base4.js">
        </script>
        <!--
                <script src="/static/js/cookie_notice.js?2"></script>
                <script>
                    new cookieNoticeJS({
                        'learnMoreLinkHref': '/service/terms/#privacy',
                        'learnMoreLinkEnabled': true
                    });</script>
    -->
    </body>
</html>

Latest requests

# Url Url Source Date
1 https://wizzley.com/ 2024-05-20 11:13:38
2 https://mmsi-pkc.auth0.com/login?s… 2024-05-20 11:13:35
3 https://deangkpqt.blogofoto.com/ 2024-05-20 11:13:33
4 https://thebolditalic.com/?gi=430e… 2024-05-20 11:13:30
5 https://algarytm.com/ 2024-05-20 11:13:30
6 https://mmsi-pkc.auth0.com/login?s… 2024-05-20 11:13:27
7 https://security-hub.com.ua/user/m… 2024-05-20 11:13:21
8 https://ism.or.kr/bbs/board.php?bo… 2024-05-20 11:13:19
9 http://[email protected] 2024-05-20 11:13:18
10 https://thebolditalic.com/?gi=d96a… 2024-05-20 11:13:17
11 https://mmsi-pkc.auth0.com/login?s… 2024-05-20 11:13:15
12 https://qaiscasino.com/nulledscrip… 2024-05-20 11:13:12
13 https://adndigital360.com/offre-ma… 2024-05-20 11:13:08
14 https://mansahafrica.com/ 2024-05-20 11:13:00
15 https://thebolditalic.com/?gi=ab83… 2024-05-20 11:12:59
16 https://thebolditalic.com/?gi=72a6… 2024-05-20 11:12:57
17 https://mmsi-pkc.auth0.com/login?s… 2024-05-20 11:12:51
18 https://thebolditalic.com/?gi=aafe… 2024-05-20 11:12:45
19 https://mmsi-pkc.auth0.com/login?s… 2024-05-20 11:12:43
20 https://www.facebook.com/login.php… 2024-05-20 11:12:42