2021-01-18 11:07:12 +01:00
<!DOCTYPE html>
< html lang = "en" >
< head >
<!-- Includes -->
< link rel = "icon" href = "../resources/images/favicon.ico" >
< link rel = "stylesheet" href = "style/cs-homepage.css" / >
< link rel = "stylesheet" href = "style/cs-footer.css" / >
< link rel = "stylesheet" href = "style/cs-light_header.css" / >
< link rel = "stylesheet" href = "style/cs-global-properties.css" / >
< link rel = "stylesheet" href = "../resources/style/cs-bootstrap.css" >
<!-- Javascripts -->
< script defer src = "../resources/javascript/fontawesome.js" > < / script >
2021-02-19 08:51:37 +01:00
< script src = "../resources/javascript/js-jquery.js" > < / script >
2021-01-18 11:07:12 +01:00
< script src = "../resources/javascript/bootstrap.bundle.min.js" > < / script >
< script type = "../resources/javascript/bootstrap.js" > < / script >
< script type = "../resources/javascript/bootstrap.min.js" > < / script >
2021-02-19 08:51:37 +01:00
< script src = "javascript/enum-homepage.js" > < / script >
< script src = "javascript/string-homepage.js" > < / script >
< script src = "javascript/js-homepage.js" > < / script >
2021-01-18 11:07:12 +01:00
<!-- Meta Data -->
< title > Genesis Search Engine | Dark Web Based Search Engine< / title >
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
2021-02-19 08:51:37 +01:00
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
2021-01-18 11:07:12 +01:00
< meta name = "description" content = "Darkweb or Deepweb Search Engine working on multiple layered network including i2p,onion and riddle. Optimized Searches with mobile support and seperate Mobile Apps" >
< / head >
< body >
< div class = "hi_container_size" >
<!-- top bar -->
< p class = "lh_light_header gs-disable-highlight" id = "lh_light_header_identifier" >
< span > < a href = "https://boogle.store/search?q=random&p_num=1&s_type=image" class = "lh_light_header__catagory lh_light_header__catagory_image" > Images< / a > < / span >
< span > < a href = "http://protonirockerxow.onion" class = "lh_light_header__catagory lh_light_header__catagory_bold_mobile" > Proton Mail< / a > < / span >
< span > < a href = "https://www.bitfinex.com/" class = "lh_light_header__catagory lh_light_header__bold lh_light_header__catagory-spacing-right" id = "mobid" > Bitcoin Market< / a > < / span >
< / p >
<!-- search bar -->
< form id = "hi_search_container" method = "GET" action = "https://boogle.store/search?q=bit&p_num=1&s_type=all" enctype = "multipart/form-data" >
< img class = "hi_logo_text" src = "../resources/images/logo-home-slogan-1.png" alt = "Genesis Search" >
< input autocomplete = "off" type = "text" class = "form-control hi_search__search-box" name = "q" autofocus >
< input type = "hidden" size = "32" value = "1" name = "p_num" / >
< input type = "hidden" size = "32" value = "all" name = "s_type" / >
< div class = "hi_search__button-container gs-disable-highlight" >
< input type = "submit" class = "hi_search__search-button hi_search__search-button--left-spacing" id = "hi_search_button" value = "Genesis Search" >
< input type = "submit" class = "hi_search__search-button" id = "hi_lucky_button" value = "Feeling Lucky" >
< / div >
< p class = "hi_search__language-text gs-disable-highlight" > Privacy, simplified < span class = "hi_search__language-name " > Help Spread Genesis!< / span > < / p >
2021-02-19 08:51:37 +01:00
<!-- reference websites -->
2021-01-18 11:07:12 +01:00
< / form >
< hr class = "line-style" >
2021-02-19 08:51:37 +01:00
< br >
2021-01-18 11:07:12 +01:00
2021-02-19 08:51:37 +01:00
< div id = "mReferenceWebsites" >
< div class = "hi_reference" >
< div class = "clearfix content-heading" >
< div class = "hi_loader" > < / div >
< hr style = "height:10px;border-width:0;color:gray;background-color:#cccccc;margin-left: 15px" >
< hr style = "height:10px;border-width:0;color:gray;background-color:#cccccc;margin-left: 15px" >
< hr style = "height:10px;border-width:0;color:gray;background-color:#cccccc;margin-right: 15%" >
< hr style = "height:10px;border-width:0;color:gray;background-color:#cccccc;margin-right: 10%" >
< / div >
< / div >
< / div >
2021-01-18 11:07:12 +01:00
2021-02-19 08:51:37 +01:00
< br >
< br >
< br >
< br >
< br >
2021-01-18 11:07:12 +01:00
<!-- footer -->
< div class = "footer-bar-container" >
< div class = "fb_shared-footer-bar gs-disable-highlight" >
<!-- footer first line -->
< div class = "fb_footer-bar__content_top fb_footer-bar__text-bottom fb_footer-bar__border_bottom" >
< a href = "https://whatismycountry.com/" class = "fb_footer-bar__catagories fb_footer-bar__catagories--padding" > Location< / a >
< / div >
<!-- footer second line -->
< div class = "fb_footer-bar__content_bottom fb_footer-bar__text-bottom" >
< a href = "https://boogle.store/privacy" class = "fb_footer-bar__catagories fb_footer-bar__catagories--padding" > Privacy & Policy< / a >
< a href = "https://boogle.store/reportus" class = "fb_footer-bar__catagories fb_footer-bar__catagories--padding" > Report< / a >
< a href = "https://boogle.store/create" class = "fb_footer-bar__catagories fb_footer-bar__catagories--padding" > Sitemap< / a >
< / div >
< / div >
< div >
< / body >
< / html >