Showing source for: https://www.4j.com/
Duration: 0.41224s
Server: cloudflare

<!DOCTYPE html>
<html lang="en">
    <head>
        <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
        <title>
   Free Online Games - 4J.Com
        </title>
        <meta content="free games, online games, free online games, play games, 4j.Com" name="keywords">
        <meta content="Play Free Online Games On 4J.Com without annoying advertisement. New Games are added daily. Click To Play Games For FREE!" name="description">
        <meta content="width=device-width, initial-scale=1.0, maximum-scale=5.0, minimum-scale=1.0" name="viewport">
        <link href="/favicon.ico" rel="shortcut icon">
        <link href="https://www.4j.com/images/logo100x100.jpg" rel="image_src">
        <link href="https://www.4j.com" rel="canonical">
        <style>
            html {
                -webkit-text-size-adjust: 100%
            }
            body {
                margin              : 0;
                padding             : 0;
                font-size           : 12px;
                color               : #666;
                font-family         : Verdana,Geneva,sans-serif;
                background          : #0e93cb
            }
            dl,dt,dd,ul,li,h1,h2,form,input,textarea,p,td,h4,h3 {
                padding             : 0;
                margin              : 0
            }
            ul,dl {
                list-style          : none
            }
            img {
                vertical-align      : top;
                border              : 0
            }
            .clear {
                clear               : both
            }
            .left {
                float               : left
            }
            .right {
                float               : right
            }
            #sticky_top {
                position            : fixed;
                z-index             : 1000
            }
            #sticky_bottom {
                position            : fixed;
                bottom              : 0;
                z-index             : 1000
            }
            .header {
                width               : 100%;
                height              : 55px;
                opacity             : 1;
                filter              : alpha(opacity=100);
                background          : #266887;
                background          : -webkit-linear-gradient(top,#266887 0%,#0a4d6c 100%);
                background          : linear-gradient(to bottom,#266887 0%,#0a4d6c 100%);
                filter              : progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF266887",endColorstr="#FF0A4D6C",GradientType=0);
                border-bottom       : 1px solid #111
            }
            .top {
                margin              : 0;
                height              : 55px;
                width               : 100%;
                overflow            : hidden
            }
            .top_logo {
                margin-left         : 10px
            }
            .top_nav {
                height              : 55px;
                margin              : 0 0 0 0;
                width               : auto;
                overflow            : hidden
            }
            .top_nav ul {
                margin              : 0 0 0 20px;
                padding             : 0
            }
            .top_nav li {
                float               : left;
                list-style          : none;
                font-size           : 16px;
                color               : #B1B0B1;
                text-align          : center;
                padding             : 5px 10px;
                line-height         : 50px
            }
            .top_nav li img {
                width               : 32px;
                height              : 32px;
                margin              : 10px 4px 0 0
            }
            .top_nav li a {
                text-decoration     : none;
                color               : #fff
            }
            .top_nav li a:hover {
                color               : #FDB504
            }
            .top_nav li:hover {
                background-color    : #012F47
            }
            .top_nav li.selected {
                background-color    : #012F47
            }
            .top_nav li.selected a {
                color               : #FDB504
            }
            .top_search {
                margin-top          : 12px;
                padding-right       : 5px;
                width               : 202px;
                height              : 33px
            }
            .top_search_input {
                float               : right;
                background          : url("/images/blue/search_bg.jpg") no-repeat;
                width               : 202px;
                height              : 33px
            }
            .top_search_input input {
                float               : left;
                height              : 33px;
                background          : none;
                border              : 1px none;
                line-height         : 33px;
                padding             : 0 0 0 5px;
                color               : #fff;
                width               : 150px
            }
            .top_search_input span {
                float               : right;
                margin              : 0;
                padding             : 0
            }
            .top_search_input span input {
                background          : none;
                margin              : 0;
                padding             : 0;
                width               : 45px;
                height              : 33px;
                cursor              : pointer
            }
            div.container {
                background          : #2ba4d1;
                padding             : 4px 7px 0 7px;
                margin-left         : auto;
                margin-right        : auto;
                text-align          : left;
                width               : 990px;
                border              : 1px solid #ccc;
                border-bottom       : none;
                background          : #FFF;
                margin-bottom       : 60px
            }
            div.allgames {
                margin-left         : auto;
                margin-right        : auto;
                clear               : both;
                height              : auto
            }
            div.thumb {
                float               : left;
                background          : #FFF;
                text-align          : center;
                aspect-ratio        : 4 / 3;
                position            : relative;
                border              : #188CB7 5px solid;
                color               : #FDB504;
                font-size           : 12px;
                border-radius       : 15px;
                box-sizing          : border-box;
                -webkit-border-radius: 15px;
                -moz-border-radius  : 15px;
                -ms-border-radius   : 15px;
                -o-border-radius    : 15px;
                box-shadow          : -4px 4px 5px #00557D,4px -4px 5px #00557D;
                -webkit-box-shadow  : -4px 4px 5px #00557D,4px -4px 5px #00557D;
                -moz-box-shadow     : -4px 4px 5px #00557D,4px -4px 5px #00557D
            }
            div.thumb {
                --margin            : 10px;
                --allWidth          : calc(100% - 40px);
                --width             : calc((100% - 40px)/2);
                margin              : var(--margin);
                width               : var(--width)
            }
            @media only screen and (min-width:300px) {
                div.thumb {
                    --margin            : 10px;
                    --allWidth          : calc(100% - 60px);
                    --width             : calc((100% - 60px)/3);
                    margin              : var(--margin);
                    width               : var(--width)
                }
            }
            @media only screen and (min-width:600px) {
                div.thumb {
                    --margin            : 10px;
                    --allWidth          : calc(100% - 80px);
                    --width             : calc((100% - 80px)/4);
                    margin              : var(--margin);
                    width               : var(--width)
                }
            }
            @media only screen and (min-width:1000px) {
                div.thumb {
                    --margin            : 10px;
                    --allWidth          : calc(100% - 120px);
                    --width             : calc((100% - 120px)/6);
                    margin              : var(--margin);
                    width               : var(--width)
                }
            }
            @media only screen and (min-width:1400px) {
                div.thumb {
                    --margin            : 10px;
                    --allWidth          : calc(100% - 160px);
                    --width             : calc((100% - 160px)/8);
                    margin              : var(--margin);
                    width               : var(--width)
                }
            }
            div.thumb a img {
                width               : 100%;
                height              : 100%;
                border-radius       : 10px;
                -webkit-border-radius: 10px;
                -moz-border-radius  : 10px;
                -ms-border-radius   : 10px;
                -o-border-radius    : 10px;
                border              : #009EEA 1px solid;
                box-sizing          : border-box;
                -moz-box-sizing     : border-box;
                -webkit-box-sizing  : border-box
            }
            div.thumb a:hover img {
                filter              : alpha(opacity=80);
                -moz-opacity        : .8;
                opacity             : .8
            }
            div.thumb a {
                color               : #f5f500;
                text-decoration     : none
            }
            div.thumb a:hover {
                color               : #f5f500;
                text-decoration     : none
            }
            .alpha:hover img {
                filter              : alpha(opacity=80);
                -moz-opacity        : .8;
                opacity             : .8
            }
            div.thumb span.GameName {
                filter              : alpha(opacity=80);
                -moz-opacity        : .8;
                opacity             : .8;
                position            : absolute;
                bottom              : 0;
                left                : 0;
                width               : 100%;
                height              : auto;
                display             : none;
                color               : #FDB50E;
                background-color    : #111;
                padding             : 5px 0 5px 0;
                border-bottom-left-radius: 10px;
                border-bottom-right-radius: 10px
            }
            .tag-new {
                position            : absolute;
                top                 : -5px;
                left                : -5px;
                width               : 58px;
                height              : 58px;
                background          : url("/images/blue/tag-new.png") 0 0 no-repeat
            }
            .tag-hot {
                position            : absolute;
                top                 : -5px;
                left                : -5px;
                width               : 58px;
                height              : 58px;
                background          : url("/images/blue/tag-hot.png") 0 0 no-repeat
            }
            .tag-best {
                position            : absolute;
                top                 : -5px;
                left                : -5px;
                width               : 58px;
                height              : 58px;
                background          : url("/images/blue/tag-best.png") 0 0 no-repeat
            }
            .tag-feature {
                position            : absolute;
                top                 : -5px;
                left                : -5px;
                width               : 58px;
                height              : 58px;
                background          : url("/images/blue/tag-featured12.png") 0 0 no-repeat
            }
            span.GameRating {
                position            : absolute;
                top                 : 2px;
                right               : 2px;
                display             : none;
                background          : url("/images/blue/stars.png") 0 -16px repeat-x;
                width               : 80px;
                height              : 16px
            }
            span.GameRating span {
                background          : url("/images/blue/stars.png") 0 0 repeat-x;
                display             : block;
                width               : 80px;
                height              : 16px
            }
            #loadingmoregames {
                clear               : both;
                width               : 100%;
                text-align          : center;
                padding             : 10px;
                box-sizing          : border-box;
                -moz-box-sizing     : border-box;
                -webkit-box-sizing  : border-box
            }
            .foot {
                height              : 40px;
                width               : 100%;
                min-width           : 500px;
                line-height         : 40px;
                color               : #fff;
                clear               : both;
                overflow            : hidden;
                text-align          : center
            }
            .foot_container {
                background          : #012F47
            }
            .foot a {
                color               : #fff;
                text-decoration     : none
            }
            .foot a:hover {
                color               : #fff;
                text-decoration     : underline
            }
            .foot .foot_left {
                float               : left;
                margin              : 0 0 0 10px;
                width               : 350px;
                text-align          : left
            }
            .foot .foot_right {
                float               : right;
                width               : 350px;
                text-align          : right;
                margin              : 0 10px 0 0
            }
            div.bottomtext {
                clear               : both;
                padding             : 5px 10px 10px 10px;
                color               : #fff;
                width               : 100%;
                min-width           : 500px;
                box-sizing          : border-box;
                -moz-box-sizing     : border-box;
                -webkit-box-sizing  : border-box;
                font-size           : 14px;
                line-height         : 20px
            }
            div.bottomtext a {
                color               : #fff;
                font-weight         : 700;
                text-decoration     : none
            }
            #backToTop {
                width               : 60px;
                height              : 50px;
                position            : fixed;
                bottom              : 50px;
                right               : 10px;
                display             : none;
                background          : url("/images/blue/backtotop.png");
                cursor              : pointer
            }
        </style>
        <link href="/rss.xml" rel="alternate" title="New Free Online Games" type="application/rss+xml">
        <script src="/js/blue/jquery.1.8.2.min.js" type="text/javascript">
        </script>
        <script src="/js/blue/global.js?2024053001" type="text/javascript">
        </script>
        <!-- <script type="text/javascript" src="/js/blue/bioep.js?2020020501"></script> -->
        <script async="" data-ad-client="ca-pub-7677430104552677" src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js">
        </script>
    </head>
    <body>
        <div class="header" id="sticky_top">
            <div class="top">
                <div class="top_logo left">
                    <a href="/">
                        <img src="/images/blue/logo.png">
                    </a>
                </div>
                <div class="top_nav left">
                    <ul>
                        <li>
                            <a href="/new-games">
                                <img src="/images/blue/header-newgames.png">
                                New
                            </a>
                        </li>
                        <li>
                            <a href="/best-games">
                                <img src="/images/blue/header-bestgames.png">
                                Best
                            </a>
                        </li>
                        <li>
                            <a href="/hot-games">
                                <img src="/images/blue/header-hotgames.png">
                                Hot
                            </a>
                        </li>
                        <li>
                            <a href="/io-games">
                                <img src="/images/blue/header-io.png">
                                IO Games
                            </a>
                        </li>
                        <li>
                            <a href="/played-games" rel="nofollow">
                                <img src="/images/blue/header-playedgames.png">
                                Played
                            </a>
                        </li>
                        <li>
                            <a href="/favourite-games" rel="nofollow">
                                <img src="/images/blue/header-favouritegames.png">
                                Favourite
                            </a>
                        </li>
                        <li>
                            <a href="/game-tags">
                                <img src="/images/blue/header-gametags.png">
                                Tags
                            </a>
                        </li>
                        <li>
                            <a href="/mobile-games">
                                <img src="/images/blue/header-mobilegames.png">
                                Mobile Games
                            </a>
                        </li>
                    </ul>
                </div>
                <div class="top_search right">
                    <div class="top_search_input">
                        <form action="/presearch.php" method="post">
                            <input maxlength="50" name="keywords" type="text" value="">
                            <span>
                                <input name="submit" type="submit" value="">
                            </span>
                        </form>
                    </div>
                </div>
            </div>
        </div>
        <div class="header">
        </div>
        <link href="/css/blue/games.css" rel="stylesheet" type="text/css">
        <script src="/js/blue/games.js?2020020501" type="text/javascript">
        </script>
        <div class="allgames">
            <div class="thumb" id="game-48124">
                <a href="/Dinosaur-Runner-3d">
                    <img alt="Dinosaur Runner 3D" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/202405/Dinosaur-Runner-3d.jpg">
                    <span class="GameName">
                        Dinosaur Runner 3D
                    </span>
                    <span class="GameRating">
                        5
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-48126">
                <a href="/Brain-Find-Can-You-Find-It">
                    <img alt="Brain Find: Can You Find It?" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/202405/Brain-Find-Can-You-Find-It.jpg">
                    <span class="GameName">
                        Brain Find: Can You Find It?
                    </span>
                    <span class="GameRating">
                        5
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-48116">
                <a href="/Sweet-Princess-Beauty-Salon">
                    <img alt="Sweet Princess Beauty Salon" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/202405/Sweet-Princess-Beauty-Salon.jpg">
                    <span class="GameName">
                        Sweet Princess Beauty Salon
                    </span>
                    <span class="GameRating">
                        5
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-48095">
                <a href="/Moto-Bike-Offroad-Racing">
                    <img alt="Moto Bike: Offroad Racing" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/202405/Moto-Bike-Offroad-Racing.jpg">
                    <span class="GameName">
                        Moto Bike: Offroad Racing
                    </span>
                    <span class="GameRating">
                        5
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-47107">
                <a href="/Magic-Princess-Dressup">
                    <img alt="Magic Princess Dressup" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/202303/Magic-Princess-Dressup.jpg">
                    <span class="GameName">
                        Magic Princess Dressup
                    </span>
                    <span class="GameRating">
                        3.59425
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-46957">
                <a href="/Diy-Makeup">
                    <img alt="Diy Makeup" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/202302/Diy-Makeup.jpg">
                    <span class="GameName">
                        Diy Makeup
                    </span>
                    <span class="GameRating">
                        3.639845
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-46692">
                <a href="/Makeup-Kit-Color-Mixing">
                    <img alt="Makeup Kit Color Mixing" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/202212/Makeup-Kit-Color-Mixing.jpg">
                    <span class="GameName">
                        Makeup Kit Color Mixing
                    </span>
                    <span class="GameRating">
                        3.679245
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-46567">
                <a href="/Football-3d">
                    <img alt="Football 3D" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/202211/Football-3d.jpg">
                    <span class="GameName">
                        Football 3D
                    </span>
                    <span class="GameRating">
                        3.305585
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-46439">
                <a href="/Draw-Couple">
                    <img alt="Draw Couple" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/202210/Draw-Couple.jpg">
                    <span class="GameName">
                        Draw Couple
                    </span>
                    <span class="GameRating">
                        3.46154
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-46284">
                <a href="/Papers-Grade-Please">
                    <img alt="Papers Grade Please" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/202209/Papers-Grade-Please.jpg">
                    <span class="GameName">
                        Papers Grade Please
                    </span>
                    <span class="GameRating">
                        3.56233
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-46287">
                <a href="/Police-Car-Simulator-1">
                    <img alt="Police Car Simulator" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/202209/Police-Car-Simulator-1.jpg">
                    <span class="tag-best">
                    </span>
                    <span class="GameName">
                        Police Car Simulator
                    </span>
                    <span class="GameRating">
                        4.157755
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-45736">
                <a href="/Bridge-Race-3d">
                    <img alt="Bridge Race 3D" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/202207/Bridge-Race-3d.jpg">
                    <span class="GameName">
                        Bridge Race 3D
                    </span>
                    <span class="GameRating">
                        3.819445
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-8387">
                <a href="/Tomb-Runner">
                    <img alt="Tomb Runner" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201604/Tomb-Runner.jpg">
                    <span class="GameName">
                        Tomb Runner
                    </span>
                    <span class="GameRating">
                        3.763605
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-22508">
                <a href="/Magic-Piano-Online">
                    <img alt="Magic Piano Online" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201705/Magic-Piano-Online.jpg">
                    <span class="GameName">
                        Magic Piano Online
                    </span>
                    <span class="GameRating">
                        3.794935
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-18299">
                <a href="/Wormate-Io">
                    <img alt="Wormate.io" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201610/Wormate-Io.jpg">
                    <span class="GameName">
                        Wormate.io
                    </span>
                    <span class="GameRating">
                        3.990755
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-27923">
                <a href="/Fireboy-And-Watergirl-2-Light-Temple">
                    <img alt="Fireboy And Watergirl 2 Light Temple" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201807/Fireboy-And-Watergirl-2-Light-Temple.jpg">
                    <span class="GameName">
                        Fireboy And Watergirl 2 Light Temple
                    </span>
                    <span class="GameRating">
                        3.618135
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-26762">
                <a href="/Helix-Jump">
                    <img alt="Helix Jump" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201804/Helix-Jump.jpg">
                    <span class="GameName">
                        Helix Jump
                    </span>
                    <span class="GameRating">
                        3.872735
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-34680">
                <a href="/Bts-Apple-Coloring-Book">
                    <img alt="Bts Apple Coloring Book" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201909/Bts-Apple-Coloring-Book.jpg">
                    <span class="GameName">
                        Bts Apple Coloring Book
                    </span>
                    <span class="GameRating">
                        3.594525
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-22627">
                <a href="/Magic-Tiles-3-Online">
                    <img alt="Magic Tiles 3 Online" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201706/Magic-Tiles-3-Online.jpg">
                    <span class="GameName">
                        Magic Tiles 3 Online
                    </span>
                    <span class="GameRating">
                        3.81038
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-26216">
                <a href="/Color-Pixel-Art-Classic">
                    <img alt="Color Pixel Art Classic" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201803/Color-Pixel-Art-Classic.jpg">
                    <span class="GameName">
                        Color Pixel Art Classic
                    </span>
                    <span class="GameRating">
                        3.87916
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-19294">
                <a href="/Russian-Car-Driver-Hd">
                    <img alt="Russian Car Driver Hd" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201611/Russian-Car-Driver-Hd.jpg">
                    <span class="GameName">
                        Russian Car Driver Hd
                    </span>
                    <span class="GameRating">
                        3.82571
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-32895">
                <a href="/Tiles-Hop">
                    <img alt="Tiles Hop" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201906/Tiles-Hop.jpg">
                    <span class="GameName">
                        Tiles Hop
                    </span>
                    <span class="GameRating">
                        3.9788
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-36072">
                <a href="/Bottle-Flip-3d-2">
                    <img alt="Bottle Flip 3D" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201912/Bottle-Flip-3d-2.jpg">
                    <span class="GameName">
                        Bottle Flip 3D
                    </span>
                    <span class="GameRating">
                        3.99876
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-21299">
                <a href="/Paper-Io-Online">
                    <img alt="Paper.io Online" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201703/Paper-Io-Online.jpg">
                    <span class="GameName">
                        Paper.io Online
                    </span>
                    <span class="GameRating">
                        3.34624
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-28490">
                <a href="/Crazy-Stunt-Cars-Multiplayer">
                    <img alt="Crazy Stunt Cars Multiplayer" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201808/Crazy-Stunt-Cars-Multiplayer.jpg">
                    <span class="GameName">
                        Crazy Stunt Cars Multiplayer
                    </span>
                    <span class="GameRating">
                        3.89468
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-22986">
                <a href="/Stickman-Archer-Online">
                    <img alt="Stickman Archer Online" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201707/Stickman-Archer-Online.jpg">
                    <span class="GameName">
                        Stickman Archer Online
                    </span>
                    <span class="GameRating">
                        3.69394
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-25757">
                <a href="/Run-Sausage-Run">
                    <img alt="Run Sausage Run" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201802/Run-Sausage-Run.jpg">
                    <span class="GameName">
                        Run Sausage Run
                    </span>
                    <span class="GameRating">
                        3.775245
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-21873">
                <a href="/Piano-Tiles-2-Online">
                    <img alt="Piano Tiles 2 Online" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201704/Piano-Tiles-2-Online.jpg">
                    <span class="GameName">
                        Piano Tiles 2 Online
                    </span>
                    <span class="GameRating">
                        3.711275
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-15151">
                <a href="/Wash-Your-Car">
                    <img alt="Wash Your Car" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201608/Wash-Your-Car.jpg">
                    <span class="GameName">
                        Wash Your Car
                    </span>
                    <span class="GameRating">
                        3.76852
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-22401">
                <a href="/Fidget-Spinner-Neon-Glow-Online">
                    <img alt="Fidget Spinner Neon Glow Online" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201705/Fidget-Spinner-Neon-Glow-Online.jpg">
                    <span class="GameName">
                        Fidget Spinner Neon Glow Online
                    </span>
                    <span class="GameRating">
                        3.48918
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-24111">
                <a href="/Sand-Worm">
                    <img alt="Sand Worm" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201709/Sand-Worm.jpg">
                    <span class="GameName">
                        Sand Worm
                    </span>
                    <span class="GameRating">
                        3.704995
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-22159">
                <a href="/Roll-The-Ball-Online">
                    <img alt="Roll The Ball Online" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201705/Roll-The-Ball-Online.jpg">
                    <span class="GameName">
                        Roll The Ball Online
                    </span>
                    <span class="GameRating">
                        3.712775
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-30090">
                <a href="/Helix-Jump-3">
                    <img alt="Helix Jump 3" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201812/Helix-Jump-3.jpg">
                    <span class="GameName">
                        Helix Jump 3
                    </span>
                    <span class="GameRating">
                        3.843685
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-26554">
                <a href="/Dog-Simulator">
                    <img alt="Dog Simulator" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201804/Dog-Simulator.jpg">
                    <span class="tag-best">
                    </span>
                    <span class="GameName">
                        Dog Simulator
                    </span>
                    <span class="GameRating">
                        4.181005
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-16197">
                <a href="/Madalin-Stunt-Cars-2">
                    <img alt="Madalin Stunt Cars 2" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201608/Madalin-Stunt-Cars-2.jpg">
                    <span class="tag-best">
                    </span>
                    <span class="GameName">
                        Madalin Stunt Cars 2
                    </span>
                    <span class="GameRating">
                        4.002505
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-26438">
                <a href="/Cat-Simulator">
                    <img alt="Cat Simulator" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201804/Cat-Simulator.jpg">
                    <span class="tag-best">
                    </span>
                    <span class="GameName">
                        Cat Simulator
                    </span>
                    <span class="GameRating">
                        4.07293
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-28397">
                <a href="/Love-Balls">
                    <img alt="Love Balls" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201808/Love-Balls.jpg">
                    <span class="GameName">
                        Love Balls
                    </span>
                    <span class="GameRating">
                        3.686725
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-33612">
                <a href="/Fun-Race-3d-Online">
                    <img alt="Fun Race 3D Online" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201908/Fun-Race-3d-Online.jpg">
                    <span class="GameName">
                        Fun Race 3D Online
                    </span>
                    <span class="GameRating">
                        3.794265
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-22428">
                <a href="/Roll-The-Ball-2-Online">
                    <img alt="Roll The Ball 2 Online" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201705/Roll-The-Ball-2-Online.jpg">
                    <span class="GameName">
                        Roll The Ball 2 Online
                    </span>
                    <span class="GameRating">
                        3.75202
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-27486">
                <a href="/Bus-Simulator-Public-Transport">
                    <img alt="Bus Simulator: Public Transport" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201806/Bus-Simulator-Public-Transport.jpg">
                    <span class="GameName">
                        Bus Simulator: Public Transport
                    </span>
                    <span class="GameRating">
                        3.774245
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-21073">
                <a href="/Decorate-Your-Home">
                    <img alt="Decorate Your Home" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201702/Decorate-Your-Home.jpg">
                    <span class="GameName">
                        Decorate Your Home
                    </span>
                    <span class="GameRating">
                        3.97372
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-21563">
                <a href="/Glow-Hockey-Online">
                    <img alt="Glow Hockey Online" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201703/Glow-Hockey-Online.jpg">
                    <span class="GameName">
                        Glow Hockey Online
                    </span>
                    <span class="GameRating">
                        3.11466
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-23286">
                <a href="/Rolling-Sky">
                    <img alt="Rolling Sky" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201707/Rolling-Sky.jpg">
                    <span class="GameName">
                        Rolling Sky
                    </span>
                    <span class="GameRating">
                        3.563715
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-4676">
                <a href="/Color-Valley">
                    <img alt="Color Valley" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201604/Color-Valley.jpg">
                    <span class="GameName">
                        Color Valley
                    </span>
                    <span class="GameRating">
                        3.649385
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-31105">
                <a href="/Bullet-Fire-2-1">
                    <img alt="Bullet Fire 2" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201902/Bullet-Fire-2-1.jpg">
                    <span class="tag-best">
                    </span>
                    <span class="GameName">
                        Bullet Fire 2
                    </span>
                    <span class="GameRating">
                        4.025735
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-21567">
                <a href="/Word-Cookies-Online">
                    <img alt="Word Cookies Online" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201703/Word-Cookies-Online.jpg">
                    <span class="GameName">
                        Word Cookies Online
                    </span>
                    <span class="GameRating">
                        3.68961
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-18542">
                <a href="/Love-Tester">
                    <img alt="Love Tester" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201611/Love-Tester.jpg">
                    <span class="GameName">
                        Love Tester
                    </span>
                    <span class="GameRating">
                        3.59171
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-20397">
                <a href="/Truck-Simulator">
                    <img alt="Truck Simulator" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201701/Truck-Simulator.jpg">
                    <span class="GameName">
                        Truck Simulator
                    </span>
                    <span class="GameRating">
                        3.94805
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-36468">
                <a href="/Flying-Car-Driving-Simulator">
                    <img alt="Flying Car Driving Simulator" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/202001/Flying-Car-Driving-Simulator.jpg">
                    <span class="tag-best">
                    </span>
                    <span class="GameName">
                        Flying Car Driving Simulator
                    </span>
                    <span class="GameRating">
                        4.184795
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-455">
                <a href="/Beach-Kiss">
                    <img alt="Beach Kiss" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201512/Beach-Kiss.jpg">
                    <span class="GameName">
                        Beach Kiss
                    </span>
                    <span class="GameRating">
                        3.566645
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-564">
                <a href="/Hop-Don-T-Stop">
                    <img alt="Hop Don't Stop!" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201512/Hop-Don-T-Stop.jpg">
                    <span class="GameName">
                        Hop Don't Stop!
                    </span>
                    <span class="GameRating">
                        3.86139
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-24130">
                <a href="/Bus-Subway-Runner">
                    <img alt="Bus And Subway Runner" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201709/Bus-Subway-Runner.jpg">
                    <span class="tag-best">
                    </span>
                    <span class="GameName">
                        Bus And Subway Runner
                    </span>
                    <span class="GameRating">
                        4.02157
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-19336">
                <a href="/Madelyn-Dental-Care">
                    <img alt="Madelyn Dental Care" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201611/Madelyn-Dental-Care.jpg">
                    <span class="GameName">
                        Madelyn Dental Care
                    </span>
                    <span class="GameRating">
                        3.47443
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-26562">
                <a href="/Scrap-Metal-2">
                    <img alt="Scrap Metal 2" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201804/Scrap-Metal-2.jpg">
                    <span class="GameName">
                        Scrap Metal 2
                    </span>
                    <span class="GameRating">
                        3.879845
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-26809">
                <a href="/Tiger-Simulator-3d">
                    <img alt="Tiger Simulator 3D" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201805/Tiger-Simulator-3d.jpg">
                    <span class="tag-best">
                    </span>
                    <span class="GameName">
                        Tiger Simulator 3D
                    </span>
                    <span class="GameRating">
                        4.266245
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-26598">
                <a href="/Bighero-Io">
                    <img alt="Bighero.io" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201804/Bighero-Io.jpg">
                    <span class="GameName">
                        Bighero.io
                    </span>
                    <span class="GameRating">
                        3.900445
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-21666">
                <a href="/Block-Hexa-Puzzle-Online">
                    <img alt="Block Hexa Puzzle Online" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201703/Block-Hexa-Puzzle-Online.jpg">
                    <span class="GameName">
                        Block Hexa Puzzle Online
                    </span>
                    <span class="GameRating">
                        3.890615
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-21015">
                <a href="/Highway-Squad">
                    <img alt="Highway Squad" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201702/Highway-Squad.jpg">
                    <span class="GameName">
                        Highway Squad
                    </span>
                    <span class="GameRating">
                        3.83092
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-101">
                <a href="/Road-Racer">
                    <img alt="Road Racer" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201512/Road-Racer.jpg">
                    <span class="GameName">
                        Road Racer
                    </span>
                    <span class="GameRating">
                        3.51727
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-28547">
                <a href="/Little-Big-Snake">
                    <img alt="Little Big Snake" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201808/Little-Big-Snake.jpg">
                    <span class="tag-best">
                    </span>
                    <span class="GameName">
                        Little Big Snake
                    </span>
                    <span class="GameRating">
                        4.498725
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-10482">
                <a href="/Fireboy-And-Watergirl-The-Forest-Temple">
                    <img alt="Fireboy And Watergirl: The Forest Temple" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201605/Fireboy-And-Watergirl-The-Forest-Temple.jpg">
                    <span class="GameName">
                        Fireboy And Watergirl: The Forest Temple
                    </span>
                    <span class="GameRating">
                        3.659805
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-31170">
                <a href="/Free-Rally-2">
                    <img alt="Free Rally 2" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201903/Free-Rally-2.jpg">
                    <span class="tag-best">
                    </span>
                    <span class="GameName">
                        Free Rally 2
                    </span>
                    <span class="GameRating">
                        4.3043
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-317">
                <a href="/Kids-Coloring-Book">
                    <img alt="Kids Coloring Book" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201512/Kids-Coloring-Book.jpg">
                    <span class="GameName">
                        Kids Coloring Book
                    </span>
                    <span class="GameRating">
                        3.267325
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-32082">
                <a href="/4x4-Offroader">
                    <img alt="4x4 Offroader" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201904/4x4-Offroader.jpg">
                    <span class="GameName">
                        4x4 Offroader
                    </span>
                    <span class="GameRating">
                        3.964885
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-21992">
                <a href="/Flow-Free-2">
                    <img alt="Flow Free 2" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201704/Flow-Free-2.jpg">
                    <span class="GameName">
                        Flow Free 2
                    </span>
                    <span class="GameRating">
                        3.48616
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-27270">
                <a href="/Real-Car-Parking">
                    <img alt="Real Car Parking" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201805/Real-Car-Parking.jpg">
                    <span class="GameName">
                        Real Car Parking
                    </span>
                    <span class="GameRating">
                        3.96896
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-25755">
                <a href="/Stickman-Archer-Online-4">
                    <img alt="Stickman Archer Online 4" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201802/Stickman-Archer-Online-4.jpg">
                    <span class="GameName">
                        Stickman Archer Online 4
                    </span>
                    <span class="GameRating">
                        3.71317
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-21884">
                <a href="/Master-Chess">
                    <img alt="Master Chess" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201704/Master-Chess.jpg">
                    <span class="GameName">
                        Master Chess
                    </span>
                    <span class="GameRating">
                        3.43543
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-27355">
                <a href="/Cliff-Diving">
                    <img alt="Cliff Diving" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201806/Cliff-Diving.jpg">
                    <span class="GameName">
                        Cliff Diving
                    </span>
                    <span class="GameRating">
                        3.754975
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-23399">
                <a href="/Rock-Hero-Online">
                    <img alt="Rock Hero Online" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201708/Rock-Hero-Online.jpg">
                    <span class="GameName">
                        Rock Hero Online
                    </span>
                    <span class="GameRating">
                        3.725015
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-27703">
                <a href="/Fireboy-And-Watergirl-1-Forest-Temple">
                    <img alt="Fireboy And Watergirl 1 Forest Temple" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201807/Fireboy-And-Watergirl-1-Forest-Temple.jpg">
                    <span class="GameName">
                        Fireboy And Watergirl 1 Forest Temple
                    </span>
                    <span class="GameRating">
                        3.475775
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-23817">
                <a href="/Car-Rush-2">
                    <img alt="Car Rush 2" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201709/Car-Rush-2.jpg">
                    <span class="GameName">
                        Car Rush 2
                    </span>
                    <span class="GameRating">
                        3.506155
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-21767">
                <a href="/Geometry-Dash-Online">
                    <img alt="Geometry Dash Online" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201704/Geometry-Dash-Online.jpg">
                    <span class="GameName">
                        Geometry Dash Online
                    </span>
                    <span class="GameRating">
                        3.518555
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-21681">
                <a href="/Pineapple-Pen-Online">
                    <img alt="Pineapple Pen Online" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201703/Pineapple-Pen-Online.jpg">
                    <span class="GameName">
                        Pineapple Pen Online
                    </span>
                    <span class="GameRating">
                        3.65657
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-15831">
                <a href="/Barbara-Makeup-Time">
                    <img alt="Barbara Makeup Time" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201608/Barbara-Makeup-Time.jpg">
                    <span class="GameName">
                        Barbara Makeup Time
                    </span>
                    <span class="GameRating">
                        3.835995
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-26706">
                <a href="/Scrap-Metal-3-Infernal-Trap">
                    <img alt="Scrap Metal 3: Infernal Trap" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201804/Scrap-Metal-3-Infernal-Trap.jpg">
                    <span class="GameName">
                        Scrap Metal 3: Infernal Trap
                    </span>
                    <span class="GameRating">
                        3.88802
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-27567">
                <a href="/3d-City-Racer-2">
                    <img alt="3D City Racer 2" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201807/3d-City-Racer-2.jpg">
                    <span class="tag-best">
                    </span>
                    <span class="GameName">
                        3D City Racer 2
                    </span>
                    <span class="GameRating">
                        4.15176
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-23352">
                <a href="/Flow-Free-Online-1">
                    <img alt="Flow Free Online" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201708/Flow-Free-Online-1.jpg">
                    <span class="GameName">
                        Flow Free Online
                    </span>
                    <span class="GameRating">
                        3.771715
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-35301">
                <a href="/Tank-Stars">
                    <img alt="Tank Stars" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201911/Tank-Stars.jpg">
                    <span class="tag-best">
                    </span>
                    <span class="GameName">
                        Tank Stars
                    </span>
                    <span class="GameRating">
                        4.01687
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-16710">
                <a href="/Classic-Bowling">
                    <img alt="Classic Bowling" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201609/Classic-Bowling.jpg">
                    <span class="GameName">
                        Classic Bowling
                    </span>
                    <span class="GameRating">
                        3.49578
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-18819">
                <a href="/Piano-Tiles">
                    <img alt="Piano Tiles" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201611/Piano-Tiles.jpg">
                    <span class="GameName">
                        Piano Tiles
                    </span>
                    <span class="GameRating">
                        3.55262
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-26073">
                <a href="/Highway-Rider-Extreme">
                    <img alt="Highway Rider Extreme" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201803/Highway-Rider-Extreme.jpg">
                    <span class="GameName">
                        Highway Rider Extreme
                    </span>
                    <span class="GameRating">
                        3.694205
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-10834">
                <a href="/Bubble-Shooter-1">
                    <img alt="Bubble Shooter" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201605/Bubble-Shooter-1.jpg">
                    <span class="GameName">
                        Bubble Shooter
                    </span>
                    <span class="GameRating">
                        3.69365
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-22521">
                <a href="/Hand-Spinner-Simulator">
                    <img alt="Hand Spinner Simulator" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201705/Hand-Spinner-Simulator.jpg">
                    <span class="GameName">
                        Hand Spinner Simulator
                    </span>
                    <span class="GameRating">
                        3.576335
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-20068">
                <a href="/Tic-Tac-Toe-2">
                    <img alt="Tic Tac Toe 2" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201701/Tic-Tac-Toe-2.jpg">
                    <span class="GameName">
                        Tic Tac Toe 2
                    </span>
                    <span class="GameRating">
                        3.58417
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-27326">
                <a href="/Project-Archer">
                    <img alt="Project Archer" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201806/Project-Archer.jpg">
                    <span class="GameName">
                        Project Archer
                    </span>
                    <span class="GameRating">
                        3.497905
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-5766">
                <a href="/Pizza-Party">
                    <img alt="Pizza Party" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201604/Pizza-Party.jpg">
                    <span class="GameName">
                        Pizza Party
                    </span>
                    <span class="GameRating">
                        3.573365
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-30272">
                <a href="/Happy-Glass-2">
                    <img alt="Happy Glass" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201812/Happy-Glass-2.jpg">
                    <span class="GameName">
                        Happy Glass
                    </span>
                    <span class="GameRating">
                        3.664495
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-25762">
                <a href="/Knife-Hit-Online">
                    <img alt="Knife Hit Online" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201802/Knife-Hit-Online.jpg">
                    <span class="GameName">
                        Knife Hit Online
                    </span>
                    <span class="GameRating">
                        3.880965
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-31465">
                <a href="/Bullet-Fury-Html5">
                    <img alt="Bullet Fury Html5" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201903/Bullet-Fury-Html5.jpg">
                    <span class="tag-best">
                    </span>
                    <span class="GameName">
                        Bullet Fury Html5
                    </span>
                    <span class="GameRating">
                        4.070065
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-29754">
                <a href="/Bike-Simulator-3D-Supermoto-2">
                    <img alt="Bike Simulator 3D Supermoto 2" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201811/Bike-Simulator-3D-Supermoto-2.jpg">
                    <span class="tag-best">
                    </span>
                    <span class="GameName">
                        Bike Simulator 3D Supermoto 2
                    </span>
                    <span class="GameRating">
                        4.12448
                    </span>
                </a>
            </div>
            <div class="thumb" id="game-32113">
                <a href="/Pick-Me-Up">
                    <img alt="Pick Me Up" loading="lazy" src="https://www.4j.com/cdn-cgi/image/quality=78,fit=cover,format=auto/thumb/201904/Pick-Me-Up.jpg">
                    <span class="tag-best">
                    </span>
                    <span class="GameName">
                        Pick Me Up
                    </span>
                    <span class="GameRating">
                        4.14166
                    </span>
                </a>
            </div>
        </div>
        <div id="loadingmoregames">
        </div>
        <script language="javascript">
            GamesType = "homepage";
        </script>
        <div class="bottomtext">
            <p>
                Hi, Welcome to 4J.Com, the largest source of free online games including flash games, HTML5 games, mobile games, girl games, kids games, dress-up games, racing games, shooting games, puzzle games and many more.
            </p>
            <p>
                In order to provide you the best online game playing experience, we have a team of editors who is responsible for finding the most addicting games available everyday. We add New Games frequently which means that you never get bored of playing the same video games time and time again. We are very proud of offering our users with original and rewarding content to keep them entertained. So if you are looking for games for kids or to simply blow off a little steam and use up some time, feel free to enjoy all that we offer and return to play more great games.
            </p>
        </div>
        <div class="div_floatlogo">
            <div class="div_floatlogo_image">
                <img id="floatlogo_image" src="/images/blue/logo_float.png">
            </div>
        </div>
        <script>
            $(document).ready(function() {
                TheGameIDS = "0";
                $("div[id^='game-']").each(function(i, el) {
                    temp = el.id.split("-");
                    TheGameIDS = TheGameIDS + "," + temp[1];
                });
                $.ajax({
                    url: "/ajax_addviewnum.php?ids=" + TheGameIDS,
                    success: function(msg) {
            
                }
                });
                $("div[id^='game-']").live("click", function() {
                    temp = this.id.split("-");
                    $.ajax({
                        url: "/ajax_addviewplaynum.php?id=" + temp[1],
                        success: function(msg) {
            
                  }
                });
                });
            });
        </script>
        <div id="stretchDiv">
        </div>
        <div class="foot" id="sticky_bottom">
            <div class="foot_container">
                <div class="foot_left">
                    <a href="https://w.4j.com?action=contact" target="_blank">
                        Contact
                    </a>
                    |
                    <a href="https://www.bestgames.com" target="_blank">
                        Best Games
                    </a>
                </div>
                <a href="/randomgame" rel="nofollow">
                    Random Game
                </a>
                <div class="foot_right">
                    <a href="/page/Terms-Of-Use" rel="nofollow" target="_blank">
                        TOS
                    </a>
                    |
                    <a href="/page/Privacy-Policy" rel="nofollow" target="_blank">
                        Privacy Policy
                    </a>
                    | 
			4J.Com &copy; 2020
                </div>
            </div>
        </div>
        <div class="foot">
        </div>
        <div id="backToTop">
        </div>
        <script>
            var excutedTrackingCode = false;
            function TrackingCode() {
                if (excutedTrackingCode) return;
                console.log("execute TrackingCode");
                excutedTrackingCode = true;
            }
            function ActivateTrackingCode() {
                if (typeof TrackingCode === "function") {
                    TrackingCode();
                }
            }
            function ActivateMarketingCode() {
                if (typeof MarketingCode === "function") {
                    MarketingCode();
                }
            }
            ActivateMarketingCode();
            ActivateTrackingCode();
        </script>
        <script async="" src="https://www.googletagmanager.com/gtag/js?id=G-FV51BLB8CS">
        </script>
        <script>
            window.dataLayer = window.dataLayer || [];
            function gtag() {
                dataLayer.push(arguments);
            }
            gtag('js', new Date());
            gtag('config', 'G-FV51BLB8CS');
        </script>
    </body>
</html>

Latest requests

# Url Url Source Date
1 https://www.4j.com/ 2024-05-30 12:56:29
2 https://thebolditalic.com/?gi=92b8… 2024-05-30 12:56:29
3 https://thebolditalic.com/?gi=5494… 2024-05-30 12:56:28
4 https://thebolditalic.com/?gi=ad32… 2024-05-30 12:56:27
5 https://thebolditalic.com/?gi=4fba… 2024-05-30 12:56:26
6 https://thebolditalic.com/?gi=9ace… 2024-05-30 12:56:25
7 https://thebolditalic.com/?gi=51e5… 2024-05-30 12:56:25
8 https://thebolditalic.com/?gi=ebb5… 2024-05-30 12:56:24
9 https://thebolditalic.com/?gi=79a5… 2024-05-30 12:56:23
10 https://thebolditalic.com/?gi=f74b… 2024-05-30 12:56:22
11 https://thebolditalic.com/?gi=d95f… 2024-05-30 12:56:21
12 https://thebolditalic.com/?gi=ab84… 2024-05-30 12:56:21
13 https://thebolditalic.com/?gi=4e24… 2024-05-30 12:56:20
14 https://thebolditalic.com/?gi=b1f2… 2024-05-30 12:56:19
15 https://jaredkcqep.onesmablog.com/ 2024-05-30 12:56:18
16 https://thebolditalic.com/?gi=9ea2… 2024-05-30 12:56:18
17 https://thebolditalic.com/?gi=ada5… 2024-05-30 12:56:17
18 https://thebolditalic.com/?gi=6f89… 2024-05-30 12:56:17
19 https://thebolditalic.com/?gi=3108… 2024-05-30 12:56:15
20 https://thebolditalic.com/?gi=20eb… 2024-05-30 12:56:14