Help
RSS
API
Feed
Maltego
Contact
Domain > admin.flyingcaps.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2021-05-03
107.180.12.166
(
ClassC
)
2025-12-04
104.21.47.174
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Thu, 04 Dec 2025 20:16:21 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareLast-Modified: Tue, 02 Apr 2024 08:17:31 GMTNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}vary: accept-encodingReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sWrZntvbZR%2FCJGCxYdzTaWrFd5wfTiYFd8%2FXpX2PsGQmRNrXt2yobPwB6Z1qaFdOOBda%2FVJPPnNGRGxgB0D74rq0mydwk6UvxxJI4RryGs2LdXw%3D%3D}}cf-cache-status: DYNAMICCF-RAY: 9a8dfb240cea0eda-PDXalt-svc: h3:443; ma86400 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>html xmlnshttp://www.w3.org/1999/xhtml> !-- Modified from the Debian original for Ubuntu Last updated: 2022-03-22 See: https://launchpad.net/bugs/1966004 --> head> meta http-equivContent-Type contenttext/html; charsetUTF-8 /> title>Apache2 Ubuntu Default Page: It works/title> style typetext/css mediascreen> * { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } body, html { padding: 3px 3px 3px 3px; background-color: #D8DBE2; font-family: Ubuntu, Verdana, sans-serif; font-size: 11pt; text-align: center; } div.main_page { position: relative; display: table; width: 800px; margin-bottom: 3px; margin-left: auto; margin-right: auto; padding: 0px 0px 0px 0px; border-width: 2px; border-color: #212738; border-style: solid; background-color: #FFFFFF; text-align: center; } div.page_header { height: 180px; width: 100%; background-color: #F5F6F7; } div.page_header span { margin: 15px 0px 0px 50px; font-size: 180%; font-weight: bold; } div.page_header img { margin: 3px 0px 0px 40px; border: 0px 0px 0px; } div.banner { padding: 9px 6px 9px 6px; background-color: #E9510E; color: #FFFFFF; font-weight: bold; font-size: 112%; text-align: center; position: absolute; left: 40%; bottom: 30px; width: 20%; } div.table_of_contents { clear: left; min-width: 200px; margin: 3px 3px 3px 3px; background-color: #FFFFFF; text-align: left; } div.table_of_contents_item { clear: left; width: 100%; margin: 4px 0px 0px 0px; background-color: #FFFFFF; color: #000000; text-align: left; } div.table_of_contents_item a { margin: 6px 0px 0px 6px; } div.content_section { margin: 3px 3px 3px 3px; background-color: #FFFFFF; text-align: left; } div.content_section_text { padding: 4px 8px 4px 8px; color: #000000; font-size: 100%; } div.content_section_text pre { margin: 8px 0px 8px 0px; padding: 8px 8px 8px 8px; border-width: 1px; border-style: dotted; border-color: #000000; background-color: #F5F6F7; font-style: italic; } div.content_section_text p { margin-bottom: 6px; } div.content_section_text ul, div.content_section_text li { padding: 4px 8px 4px 16px; } div.section_header { padding: 3px 6px 3px 6px; background-color: #8E9CB2; color: #FFFFFF; font-weight: bold; font-size: 112%; text-align: center; } div.section_header_grey { background-color: #9F9386; } .floating_element { position: relative; float: left; } div.table_of_contents_item a, div.content_section_text a { text-decoration: none; font-weight: bold; } div.table_of_contents_item a:link, div.table_of_contents_item a:visited, div.table_of_contents_item a:active { color: #000000; } div.table_of_contents_item a:hover { background-color: #000000; color: #FFFFFF; } div.content_section_text a:link, div.content_section_text a:visited, div.content_section_text a:active { background-color: #DCDFE6; color: #000000; } div.content_section_text a:hover { background-color: #000000; color: #DCDFE6; } div.validator { } /style> /head> body> div classmain_page> div classpage_header floating_element> img srcicons/ubuntu-logo.png altUbuntu Logo stylewidth:184px;height:146px; classfloating_element /> div> span stylemargin-top: 1.5em; classfloating_element> Apache2 Default Page /span> /div> div classbanner> div idabout>/div> It works! /div> /div> div classcontent_section floating_element> div classcontent_section_text> p> This is the default welcome page used to test the correct operation of the Apache2 server after installation on Ubuntu systems. It is based on the equivalent page on Debian, from which the Ubuntu Apache packaging is derived. If you can read this page, it means that the Apache HTTP server installed at this site is working properly. You should b>replace this file/b> (located at tt>/var/www/html/index.html/tt>) before continuing to operate your HTTP server. /p> p> If you are a normal user of this web site and dont know what this page is about, this probably means that the site is currently unavailable due to maintenance. If the problem persists, please contact the sites administrator. /p> /div> div classsection_header> div idchanges>/div> Configuration Overview /div> div classcontent_section_text> p> Ubuntus Apache2 default configuration is different from the upstream default configuration, and split into several files optimized for interaction with Ubuntu tools. The configuration system is b>fully documented in /usr/share/doc/apache2/README.Debian.gz/b>. Refer to this for the full documentation. Documentation for the web server itself can be found by accessing the a href/manual>manual/a> if the tt>apache2-doc/tt> package was installed on this server. /p> p> The configuration layout for an Apache2 web server installation on Ubuntu systems is as follows: /p> pre>/etc/apache2/|-- apache2.conf| `-- ports.conf|-- mods-enabled| |-- *.load| `-- *.conf|-- conf-enabled| `-- *.conf|-- sites-enabled| `-- *.conf /pre> ul> li> tt>apache2.conf/tt> is the main configuration file. It puts the pieces together by including all remaining configuration files when starting up the web server. /li> li> tt>ports.conf/tt> is always included from the main configuration file. It is used to determine the listening ports for incoming connections, and this file can be customized anytime. /li> li> Configuration files in the tt>mods-enabled//tt>, tt>conf-enabled//tt> and tt>sites-enabled//tt> directories contain particular configuration snippets which manage modules, global configuration fragments, or virtual host configurations, respectively. /li> li> They are activated by symlinking available configuration files from their respective *-available/ counterparts. These should be managed by using our helpers tt> a2enmod, a2dismod, /tt> tt> a2ensite, a2dissite, /tt> and tt> a2enconf, a2disconf /tt>. See their respective man pages for detailed information. /li> li> The binary is called apache2 and is managed using systemd, so to start/stop the service use tt>systemctl start apache2/tt> and tt>systemctl stop apache2/tt>, and use tt>systemctl status apache2/tt> and tt>journalctl -u apache2/tt> to check status. tt>system/tt> and tt>apache2ctl/tt> can also be used for service management if desired. b>Calling tt>/usr/bin/apache2/tt> directly will not work/b> with the default configuration. /li> /ul> /div> div classsection_header> div iddocroot>/div> Document Roots /div> div classcontent_section_text> p> By default, Ubuntu does not allow access through the web browser to em>any/em> file outside of those located in tt>/var/www/tt>, a hrefhttp://httpd.apache.org/docs/2.4/mod/mod_userdir.html relnofollow>public_html/a> directories (when enabled) and tt>/usr/share/tt> (for web applications). If your site is using a web document root located elsewhere (such as in tt>/srv/tt>) you may need to whitelist your document root directory in tt>/etc/apache2/apache2.conf/tt>. /p> p> The default Ubuntu document root is tt>/var/www/html/tt>. You can make your own virtual hosts under /var/www. /p> /div> div classsection_header> div idbugs>/div> Reporting Problems /div> div classcontent_section_text> p> Please use the tt>ubuntu-bug/tt> tool to report bugs in the Apache2 package with Ubuntu. However, check a hrefhttps://bugs.launchpad.net/ubuntu/+source/apache2 relnofollow>existing bug reports/a> before reporting a new bug. /p> p> Please report bugs specific to modules (such as PHP and others) to their respective packages, not to the web server itself. /p> /div> /div> /div> div classvalidator> /div> /body>/html>
Port 443
HTTP/1.1 200 OKDate: Thu, 04 Dec 2025 20:16:21 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Vary: Accept-EncodingLink: https://adoreapps.com/wp-json/>; relhttps://api.w.org/Report-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sAZuyV%2B5Z1UcjlZPbE9ms8aWeIH52A2z6cKyAwrEmrbav51fB0iQeZF2qweDK2Efo%2B7BkIWO6JSKCGI2iAuoMiARSWEy0NeZBVIVvh1kqQVXr3A%3D%3D}}cf-cache-status: DYNAMICCF-RAY: 9a8dfb249ad5ff07-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen-US>head> meta charsetUTF-8 /> meta nameviewport contentwidthdevice-width, initial-scale1 />meta namerobots contentmax-image-preview:large />title>Adoreapps/title>link reldns-prefetch href//adoreapps.com />link relalternate typeapplication/rss+xml titleAdoreapps » Feed hrefhttps://adoreapps.com/feed/ />link relalternate typeapplication/rss+xml titleAdoreapps » Comments Feed hrefhttps://adoreapps.com/comments/feed/ />script>window._wpemojiSettings {baseUrl:https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/,ext:.png,svgUrl:https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/,svgExt:.svg,source:{concatemoji:https:\/\/adoreapps.com\/wp-includes\/js\/wp-emoji-release.min.js?ver6.1}};/*! This file is auto-generated */!function(e,a,t){var n,r,o,ia.createElement(canvas),pi.getContext&&i.getContext(2d);function s(e,t){var aString.fromCharCode,e(p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0),i.toDataURL());return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),ei.toDataURL()}function c(e){var ta.createElement(script);t.srce,t.defert.typetext/javascript,a.getElementsByTagName(head)0.appendChild(t)}for(oArray(flag,emoji),t.supports{everything:!0,everythingExceptFlag:!0},r0;ro.length;r++)t.supportsorfunction(e){if(p&&p.fillText)switch(p.textBaselinetop,p.font600 32px Arial,e){caseflag:return s(127987,65039,8205,9895,65039,127987,65039,8203,9895,65039)?!1:!s(55356,56826,55356,56819,55356,56826,8203,55356,56819)&&!s(55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447,55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447);caseemoji:return!s(129777,127995,8205,129778,127999,129777,127995,8203,129778,127999)}return!1}(or),t.supports.everythingt.supports.everything&&t.supportsor,flag!or&&(t.supports.everythingExceptFlagt.supports.everythingExceptFlag&&t.supportsor);t.supports.everythingExceptFlagt.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady!1,t.readyCallbackfunction(){t.DOMReady!0},t.supports.everything||(nfunction(){t.readyCallback()},a.addEventListener?(a.addEventListener(DOMContentLoaded,n,!1),e.addEventListener(load,n,!1)):(e.attachEvent(onload,n),a.attachEvent(onreadystatechange,function(){completea.readyState&&t.readyCallback()})),(et.source||{}).concatemoji?c(e.concatemoji):e.wpemoji&&e.twemoji&&(c(e.twemoji),c(e.wpemoji)))}(window,document,window._wpemojiSettings);/script>style>img.wp-smiley,img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important;}/style> style idwp-block-site-logo-inline-css>.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block}.wp-block-site-logo.is-default-size img{width:120px;height:auto}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.wp-block-site-logo.is-style-rounded{border-radius:9999px}/style>style idwp-block-site-title-inline-css>.wp-block-site-title{font-family: var(--wp--preset--font-family--system-font);font-size: var(--wp--preset--font-size--medium);font-weight: normal;line-height: var(--wp--custom--typography--line-height--normal);}/style>style idwp-block-group-inline-css>.wp-block-group{box-sizing:border-box}:where(.wp-block-group.has-background){padding:1.25em 2.375em}/style>style idwp-block-page-list-inline-css>.wp-block-navigation .wp-block-page-list{display:flex;flex-direction:var(--navigation-layout-direction,initial);justify-content:var(--navigation-layout-justify,initial);align-items:var(--navigation-layout-align,initial);flex-wrap:var(--navigation-layout-wrap,wrap);background-color:inherit}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}/style>link relstylesheet idwp-block-navigation-css hrefhttps://adoreapps.com/wp-includes/blocks/navigation/style.min.css?ver6.1 mediaall />style idwp-block-navigation-inline-css>.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}/style>style idwp-block-template-part-inline-css>.wp-block-template-part.has-background{padding:1.25em 2.375em;margin-top:0;margin-bottom:0}/style>style idwp-block-spacer-inline-css>.wp-block-spacer{clear:both}/style>style idwp-block-post-template-inline-css>.wp-block-post-template{margin-top:0;margin-bottom:0;max-width:100%;list-style:none;padding:0}.wp-block-post-template.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container{flex-direction:row;display:flex;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}/style>style idwp-block-paragraph-inline-css>.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}/style>style idwp-block-library-inline-css>:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where(style*border-top-color){border-top-style:solid}html :where(style*border-right-color){border-right-style:solid}html :where(style*border-bottom-color){border-bottom-style:solid}html :where(style*border-left-color){border-left-style:solid}html :where(style*border-width){border-style:solid}html :where(style*border-top-width){border-top-style:solid}html :where(style*border-right-width){border-right-style:solid}html :where(style*border-bottom-width){border-bottom-style:solid}html :where(style*border-left-width){border-left-style:solid}html :where(imgclass*wp-image-){height:auto;max-width:100%}figure{margin:0 0 1em}/style>style idglobal-styles-inline-css>body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--foreground: #000000;--wp--preset--color--background: #ffffff;--wp--preset--color--primary: #1a4548;--wp--preset--color--secondary: #ffe2c7;--wp--preset--color--tertiary: #F6F6F6;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--gradient--vertical-secondary-to-tertiary: linear-gradient(to bottom,var(--wp--preset--color--secondary) 0%,var(--wp--preset--color--tertiary) 100%);--wp--preset--gradient--vertical-secondary-to-background: linear-gradient(to bottom,var(--wp--preset--color--secondary) 0%,var(--wp--preset--color--background) 100%);--wp--preset--gradient--vertical-tertiary-to-background: linear-gradient(to bottom,var(--wp--preset--color--tertiary) 0%,var(--wp--preset--color--background) 100%);--wp--preset--gradient--diagonal-primary-to-foreground: linear-gradient(to bottom right,var(--wp--preset--color--primary) 0%,var(--wp--preset--color--foreground) 100%);--wp--preset--gradient--diagonal-secondary-to-background: linear-gradient(to bottom right,var(--wp--preset--color--secondary) 50%,var(--wp--preset--color--background) 50%);--wp--preset--gradient--diagonal-background-to-secondary: linear-gradient(to bottom right,var(--wp--preset--color--background) 50%,var(--wp--preset--color--secondary) 50%);--wp--preset--gradient--diagonal-tertiary-to-background: linear-gradient(to bottom right,var(--wp--preset--color--tertiary) 50%,var(--wp--preset--color--background) 50%);--wp--preset--gradient--diagonal-background-to-tertiary: linear-gradient(to bottom right,var(--wp--preset--color--background) 50%,var(--wp--preset--color--tertiary) 50%);--wp--preset--duotone--dark-grayscale: url(#wp-duotone-dark-grayscale);--wp--preset--duotone--grayscale: url(#wp-duotone-grayscale);--wp--preset--duotone--purple-yellow: url(#wp-duotone-purple-yellow);--wp--preset--duotone--blue-red: url(#wp-duotone-blue-red);--wp--preset--duotone--midnight: url(#wp-duotone-midnight);--wp--preset--duotone--magenta-yellow: url(#wp-duotone-magenta-yellow);--wp--preset--duotone--purple-green: url(#wp-duotone-purple-green);--wp--preset--duotone--blue-orange: url(#wp-duotone-blue-orange);--wp--preset--duotone--foreground-and-background: url(#wp-duotone-foreground-and-background);--wp--preset--duotone--foreground-and-secondary: url(#wp-duotone-foreground-and-secondary);--wp--preset--duotone--foreground-and-tertiary: url(#wp-duotone-foreground-and-tertiary);--wp--preset--duotone--primary-and-background: url(#wp-duotone-primary-and-background);--wp--preset--duotone--primary-and-secondary: url(#wp-duotone-primary-and-secondary);--wp--preset--duotone--primary-and-tertiary: url(#wp-duotone-primary-and-tertiary);--wp--preset--font-size--small: 1rem;--wp--preset--font-size--medium: 1.125rem;--wp--preset--font-size--large: 1.75rem;--wp--preset--font-size--x-large: clamp(1.75rem, 3vw, 2.25rem);--wp--preset--font-family--system-font: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;--wp--preset--font-family--source-serif-pro: Source Serif Pro, serif;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--custom--spacing--small: max(1.25rem, 5vw);--wp--custom--spacing--medium: clamp(2rem, 8vw, calc(4 * var(--wp--style--block-gap)));--wp--custom--spacing--large: clamp(4rem, 10vw, 8rem);--wp--custom--spacing--outer: var(--wp--custom--spacing--small, 1.25rem);--wp--custom--typography--font-size--huge: clamp(2.25rem, 4vw, 2.75rem);--wp--custom--typography--font-size--gigantic: clamp(2.75rem, 6vw, 3.25rem);--wp--custom--typography--font-size--colossal: clamp(3.25rem, 8vw, 6.25rem);--wp--custom--typography--line-height--tiny: 1.15;--wp--custom--typography--line-height--small: 1.2;--wp--custom--typography--line-height--medium: 1.4;--wp--custom--typography--line-height--normal: 1.6;}body { margin: 0;--wp--style--global--content-size: 650px;--wp--style--global--wide-size: 1000px; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }.wp-site-blocks > * { margin-block-start: 0; margin-block-end: 0; }.wp-site-blocks > * + * { margin-block-start: 1.5rem; }body { --wp--style--block-gap: 1.5rem; }body .is-layout-flow > *{margin-block-start: 0;margin-block-end: 0;}body .is-layout-flow > * + *{margin-block-start: 1.5rem;margin-block-end: 0;}body .is-layout-constrained > *{margin-block-start: 0;margin-block-end: 0;}body .is-layout-constrained > * + *{margin-block-start: 1.5rem;margin-block-end: 0;}body .is-layout-flex{gap: 1.5rem;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body{background-color: var(--wp--preset--color--background);color: var(--wp--preset--color--foreground);font-family: var(--wp--preset--font-family--system-font);font-size: var(--wp--preset--font-size--medium);line-height: var(--wp--custom--typography--line-height--normal);padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){color: var(--wp--preset--color--foreground);text-decoration: underline;}h1{font-family: var(--wp--preset--font-family--source-serif-pro);font-size: var(--wp--custom--typography--font-size--colossal);font-weight: 300;line-height: var(--wp--custom--typography--line-height--tiny);}h2{font-family: var(--wp--preset--font-family--source-serif-pro);font-size: var(--wp--custom--typography--font-size--gigantic);font-weight: 300;line-height: var(--wp--custom--typography--line-height--small);}h3{font-family: var(--wp--preset--font-family--source-serif-pro);font-size: var(--wp--custom--typography--font-size--huge);font-weight: 300;line-height: var(--wp--custom--typography--line-height--tiny);}h4{font-family: var(--wp--preset--font-family--source-serif-pro);font-size: var(--wp--preset--font-size--x-large);font-weight: 300;line-height: var(--wp--custom--typography--line-height--tiny);}h5{font-family: var(--wp--preset--font-family--system-font);font-size: var(--wp--preset--font-size--medium);font-weight: 700;line-height: var(--wp--custom--typography--line-height--normal);text-transform: uppercase;}h6{font-family: var(--wp--preset--font-family--system-font);font-size: var(--wp--preset--font-size--medium);font-weight: 400;line-height: var(--wp--custom--typography--line-height--normal);text-transform: uppercase;}.wp-element-button, .wp-block-button__link{background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-foreground-color{color: var(--wp--preset--color--foreground) !important;}.has-background-color{color: var(--wp--preset--color--background) !important;}.has-primary-color{color: var(--wp--preset--color--primary) !important;}.has-secondary-color{color: var(--wp--preset--color--secondary) !important;}.has-tertiary-color{color: var(--wp--preset--color--tertiary) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-foreground-background-color{background-color: var(--wp--preset--color--foreground) !important;}.has-background-background-color{background-color: var(--wp--preset--color--background) !important;}.has-primary-background-color{background-color: var(--wp--preset--color--primary) !important;}.has-secondary-background-color{background-color: var(--wp--preset--color--secondary) !important;}.has-tertiary-background-color{background-color: var(--wp--preset--color--tertiary) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-foreground-border-color{border-color: var(--wp--preset--color--foreground) !important;}.has-background-border-color{border-color: var(--wp--preset--color--background) !important;}.has-primary-border-color{border-color: var(--wp--preset--color--primary) !important;}.has-secondary-border-color{border-color: var(--wp--preset--color--secondary) !important;}.has-tertiary-border-color{border-color: var(--wp--preset--color--tertiary) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-vertical-secondary-to-tertiary-gradient-background{background: var(--wp--preset--gradient--vertical-secondary-to-tertiary) !important;}.has-vertical-secondary-to-background-gradient-background{background: var(--wp--preset--gradient--vertical-secondary-to-background) !important;}.has-vertical-tertiary-to-background-gradient-background{background: var(--wp--preset--gradient--vertical-tertiary-to-background) !important;}.has-diagonal-primary-to-foreground-gradient-background{background: var(--wp--preset--gradient--diagonal-primary-to-foreground) !important;}.has-diagonal-secondary-to-background-gradient-background{background: var(--wp--preset--gradient--diagonal-secondary-to-background) !important;}.has-diagonal-background-to-secondary-gradient-background{background: var(--wp--preset--gradient--diagonal-background-to-secondary) !important;}.has-diagonal-tertiary-to-background-gradient-background{background: var(--wp--preset--gradient--diagonal-tertiary-to-background) !important;}.has-diagonal-background-to-tertiary-gradient-background{background: var(--wp--preset--gradient--diagonal-background-to-tertiary) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-system-font-font-family{font-family: var(--wp--preset--font-family--system-font) !important;}.has-source-serif-pro-font-family{font-family: var(--wp--preset--font-family--source-serif-pro) !important;}/style>style idcore-block-supports-inline-css>.wp-elements-e94ce6438e1f3829a7fc4eba655ff111 a{color:var(--wp--preset--color--background);}.wp-block-navigation.wp-container-3{justify-content:flex-end;}.wp-block-group.wp-container-4,.wp-block-group.wp-container-10{justify-content:space-between;}/style>link relstylesheet idtwentytwentytwo-style-css hrefhttps://adoreapps.com/wp-content/themes/twentytwentytwo/style.css?ver1.1 mediaall />style idtwentytwentytwo-style-inline-css> @font-face{ font-family: Source Serif Pro; font-weight: 200 900; font-style: normal; font-stretch: normal; font-display: swap; src: url(https://adoreapps.com/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.ttf.woff2) format(woff2); } @font-face{ font-family: Source Serif Pro; font-weight: 200 900; font-style: italic; font-stretch: normal; font-display: swap; src: url(https://adoreapps.com/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.ttf.woff2) format(woff2); } /style>script srchttps://adoreapps.com/wp-includes/blocks/navigation/view.min.js?verc24330f635f5cb9d5e0e idwp-block-navigation-view-js>/script>script srchttps://adoreapps.com/wp-includes/blocks/navigation/view-modal.min.js?ver45f05135277abf0b0408 idwp-block-navigation-view-2-js>/script>link relhttps://api.w.org/ hrefhttps://adoreapps.com/wp-json/ />link relEditURI typeapplication/rsd+xml titleRSD hrefhttps://adoreapps.com/xmlrpc.php?rsd />link relwlwmanifest typeapplication/wlwmanifest+xml hrefhttps://adoreapps.com/wp-includes/wlwmanifest.xml />meta namegenerator contentWordPress 6.1 /> link relpreload hrefhttps://adoreapps.com/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.ttf.woff2 asfont typefont/woff2 crossorigin> /head>body classhome blog wp-embed-responsive>svg xmlnshttp://www.w3.org/2000/svg viewBox0 0 0 0 width0 height0 focusablefalse rolenone stylevisibility: hidden; position: absolute; left: -9999px; overflow: hidden; >defs>filter idwp-duotone-dark-grayscale>feColorMatrix color-interpolation-filterssRGB typematrix values .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 />feComponentTransfer color-interpolation-filterssRGB >feFuncR typetable tableValues0 0.49803921568627 />feFuncG typetable tableValues0 0.49803921568627 />feFuncB typetable tableValues0 0.49803921568627 />feFuncA typetable tableValues1 1 />/feComponentTransfer>feComposite in2SourceGraphic operatorin />/filter>/defs>/svg>svg xmlnshttp://www.w3.org/2000/svg viewBox0 0 0 0 width0 height0 focusablefalse rolenone stylevisibility: hidden; position: absolute; left: -9999px; overflow: hidden; >defs>filter idwp-duotone-grayscale>feColorMatrix color-interpolation-filterssRGB typematrix values .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 />feComponentTransfer color-interpolation-filterssRGB >feFuncR typetable tableValues0 1 />feFuncG typetable tableValues0 1 />feFuncB typetable tableValues0 1 />feFuncA typetable tableValues1 1 />/feComponentTransfer>feComposite in2SourceGraphic operatorin />/filter>/defs>/svg>svg xmlnshttp://www.w3.org/2000/svg viewBox0 0 0 0 width0 height0 focusablefalse rolenone stylevisibility: hidden; position: absolute; left: -9999px; overflow: hidden; >defs>filter idwp-duotone-purple-yellow>feColorMatrix color-interpolation-filterssRGB typematrix values .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 />feComponentTransfer color-interpolation-filterssRGB >feFuncR typetable tableValues0.54901960784314 0.98823529411765 />feFuncG typetable tableValues0 1 />feFuncB typetable tableValues0.71764705882353 0.25490196078431 />feFuncA typetable tableValues1 1 />/feComponentTransfer>feComposite in2SourceGraphic operatorin />/filter>/defs>/svg>svg xmlnshttp://www.w3.org/2000/svg viewBox0 0 0 0 width0 height0 focusablefalse rolenone stylevisibility: hidden; position: absolute; left: -9999px; overflow: hidden; >defs>filter idwp-duotone-blue-red>feColorMatrix color-interpolation-filterssRGB typematrix values .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 />feComponentTransfer color-interpolation-filterssRGB >feFuncR typetable tableValues0 1 />feFuncG typetable tableValues0 0.27843137254902 />feFuncB typetable tableValues0.5921568627451 0.27843137254902 />feFuncA typetable tableValues1 1 />/feComponentTransfer>feComposite in2SourceGraphic operatorin />/filter>/defs>/svg>svg xmlnshttp://www.w3.org/2000/svg viewBox0 0 0 0 width0 height0 focusablefalse rolenone stylevisibility: hidden; position: absolute; left: -9999px; overflow: hidden; >defs>filter idwp-duotone-midnight>feColorMatrix color-interpolation-filterssRGB typematrix values .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 />feComponentTransfer color-interpolation-filterssRGB >feFuncR typetable tableValues0 0 />feFuncG typetable tableValues0 0.64705882352941 />feFuncB typetable tableValues0 1 />feFuncA typetable tableValues1 1 />/feComponentTransfer>feComposite in2SourceGraphic operatorin />/filter>/defs>/svg>svg xmlnshttp://www.w3.org/2000/svg viewBox0 0 0 0 width0 height0 focusablefalse rolenone stylevisibility: hidden; position: absolute; left: -9999px; overflow: hidden; >defs>filter idwp-duotone-magenta-yellow>feColorMatrix color-interpolation-filterssRGB typematrix values .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 />feComponentTransfer color-interpolation-filterssRGB >feFuncR typetable tableValues0.78039215686275 1 />feFuncG typetable tableValues0 0.94901960784314 />feFuncB typetable tableValues0.35294117647059 0.47058823529412 />feFuncA typetable tableValues1 1 />/feComponentTransfer>feComposite in2SourceGraphic operatorin />/filter>/defs>/svg>svg xmlnshttp://www.w3.org/2000/svg viewBox0 0 0 0 width0 height0 focusablefalse rolenone stylevisibility: hidden; position: absolute; left: -9999px; overflow: hidden; >defs>filter idwp-duotone-purple-green>feColorMatrix color-interpolation-filterssRGB typematrix values .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 />feComponentTransfer color-interpolation-filterssRGB >feFuncR typetable tableValues0.65098039215686 0.40392156862745 />feFuncG typetable tableValues0 1 />feFuncB typetable tableValues0.44705882352941 0.4 />feFuncA typetable tableValues1 1 />/feComponentTransfer>feComposite in2SourceGraphic operatorin />/filter>/defs>/svg>svg xmlnshttp://www.w3.org/2000/svg viewBox0 0 0 0 width0 height0 focusablefalse rolenone stylevisibility: hidden; position: absolute; left: -9999px; overflow: hidden; >defs>filter idwp-duotone-blue-orange>feColorMatrix color-interpolation-filterssRGB typematrix values .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 />feComponentTransfer color-interpolation-filterssRGB >feFuncR typetable tableValues0.098039215686275 1 />feFuncG typetable tableValues0 0.66274509803922 />feFuncB typetable tableValues0.84705882352941 0.41960784313725 />feFuncA typetable tableValues1 1 />/feComponentTransfer>feComposite in2SourceGraphic operatorin />/filter>/defs>/svg>svg xmlnshttp://www.w3.org/2000/svg viewBox0 0 0 0 width0 height0 focusablefalse rolenone stylevisibility: hidden; position: absolute; left: -9999px; overflow: hidden; >defs>filter idwp-duotone-foreground-and-background>feColorMatrix color-interpolation-filterssRGB typematrix values .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 />feComponentTransfer color-interpolation-filterssRGB >feFuncR typetable tableValues0 1 />feFuncG typetable tableValues0 1 />feFuncB typetable tableValues0 1 />feFuncA typetable tableValues1 1 />/feComponentTransfer>feComposite in2SourceGraphic operatorin />/filter>/defs>/svg>svg xmlnshttp://www.w3.org/2000/svg viewBox0 0 0 0 width0 height0 focusablefalse rolenone stylevisibility: hidden; position: absolute; left: -9999px; overflow: hidden; >defs>filter idwp-duotone-foreground-and-secondary>feColorMatrix color-interpolation-filterssRGB typematrix values .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 />feComponentTransfer color-interpolation-filterssRGB >feFuncR typetable tableValues0 1 />feFuncG typetable tableValues0 0.88627450980392 />feFuncB typetable tableValues0 0.78039215686275 />feFuncA typetable tableValues1 1 />/feComponentTransfer>feComposite in2SourceGraphic operatorin />/filter>/defs>/svg>svg xmlnshttp://www.w3.org/2000/svg viewBox0 0 0 0 width0 height0 focusablefalse rolenone stylevisibility: hidden; position: absolute; left: -9999px; overflow: hidden; >defs>filter idwp-duotone-foreground-and-tertiary>feColorMatrix color-interpolation-filterssRGB typematrix values .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 />feComponentTransfer color-interpolation-filterssRGB >feFuncR typetable tableValues0 0.96470588235294 />feFuncG typetable tableValues0 0.96470588235294 />feFuncB typetable tableValues0 0.96470588235294 />feFuncA typetable tableValues1 1 />/feComponentTransfer>feComposite in2SourceGraphic operatorin />/filter>/defs>/svg>svg xmlnshttp://www.w3.org/2000/svg viewBox0 0 0 0 width0 height0 focusablefalse rolenone stylevisibility: hidden; position: absolute; left: -9999px; overflow: hidden; >defs>filter idwp-duotone-primary-and-background>feColorMatrix color-interpolation-filterssRGB typematrix values .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 />feComponentTransfer color-interpolation-filterssRGB >feFuncR typetable tableValues0.10196078431373 1 />feFuncG typetable tableValues0.27058823529412 1 />feFuncB typetable tableValues0.28235294117647 1 />feFuncA typetable tableValues1 1 />/feComponentTransfer>feComposite in2SourceGraphic operatorin />/filter>/defs>/svg>svg xmlnshttp://www.w3.org/2000/svg viewBox0 0 0 0 width0 height0 focusablefalse rolenone stylevisibility: hidden; position: absolute; left: -9999px; overflow: hidden; >defs>filter idwp-duotone-primary-and-secondary>feColorMatrix color-interpolation-filterssRGB typematrix values .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 />feComponentTransfer color-interpolation-filterssRGB >feFuncR typetable tableValues0.10196078431373 1 />feFuncG typetable tableValues0.27058823529412 0.88627450980392 />feFuncB typetable tableValues0.28235294117647 0.78039215686275 />feFuncA typetable tableValues1 1 />/feComponentTransfer>feComposite in2SourceGraphic operatorin />/filter>/defs>/svg>svg xmlnshttp://www.w3.org/2000/svg viewBox0 0 0 0 width0 height0 focusablefalse rolenone stylevisibility: hidden; position: absolute; left: -9999px; overflow: hidden; >defs>filter idwp-duotone-primary-and-tertiary>feColorMatrix color-interpolation-filterssRGB typematrix values .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 />feComponentTransfer color-interpolation-filterssRGB >feFuncR typetable tableValues0.10196078431373 0.96470588235294 />feFuncG typetable tableValues0.27058823529412 0.96470588235294 />feFuncB typetable tableValues0.28235294117647 0.96470588235294 />feFuncA typetable tableValues1 1 />/feComponentTransfer>feComposite in2SourceGraphic operatorin />/filter>/defs>/svg>div classwp-site-blocks>header classwp-block-template-part>div classis-layout-constrained wp-elements-e94ce6438e1f3829a7fc4eba655ff111 wp-block-group alignfull has-background-color has-foreground-background-color has-text-color has-background has-link-color stylepadding-top:0px;padding-bottom:0px>header classalignwide wp-block-template-part>div classis-layout-constrained wp-block-group>div classis-content-justification-space-between is-layout-flex wp-container-4 wp-block-group alignwide stylepadding-top:var(--wp--custom--spacing--small, 1.25rem);padding-bottom:var(--wp--custom--spacing--large, 8rem)>div classis-layout-flex wp-block-group>h1 stylefont-style:italic;font-weight:400; classwp-block-site-title>a hrefhttps://adoreapps.com target_self relhome aria-currentpage>Adoreapps/a>/h1>/div>nav classis-content-justification-right is-layout-flex wp-container-3 is-responsive items-justified-right wp-block-navigation aria-label>button aria-haspopuptrue aria-labelOpen menu classwp-block-navigation__responsive-container-open data-micromodal-triggermodal-2>svg width24 height24 xmlnshttp://www.w3.org/2000/svg viewBox0 0 24 24 aria-hiddentrue focusablefalse>rect x4 y7.5 width16 height1.5 />rect x4 y15 width16 height1.5 />/svg>/button> div classwp-block-navigation__responsive-container style idmodal-2> div classwp-block-navigation__responsive-close tabindex-1 data-micromodal-close> div classwp-block-navigation__responsive-dialog aria-labelMenu> button aria-labelClose menu data-micromodal-close classwp-block-navigation__responsive-container-close>svg xmlnshttp://www.w3.org/2000/svg viewBox0 0 24 24 width24 height24 aria-hiddentrue focusablefalse>path dM13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z>/path>/svg>/button> div classwp-block-navigation__responsive-container-content idmodal-2-content> ul classwp-block-page-list>li classwp-block-pages-list__item wp-block-navigation-item open-on-hover-click>a classwp-block-pages-list__item__link wp-block-navigation-item__content hrefhttps://adoreapps.com/terms-and-conditions/>strong>Terms and Conditions/strong>/a>/li>li classwp-block-pages-list__item wp-block-navigation-item open-on-hover-click>a classwp-block-pages-list__item__link wp-block-navigation-item__content hrefhttps://adoreapps.com/privacy-policy/>Privacy Policy/a>/li>/ul> /div> /div> /div> /div>/nav>/div>/div>/header>/div>div styleheight:66px aria-hiddentrue classwp-block-spacer>/div>/header>main classis-layout-constrained wp-block-query>ul classis-layout-flow alignwide wp-block-post-template>li classwp-block-post post-1 post type-post status-publish format-standard hentry category-uncategorized>div classis-layout-constrained wp-block-group>div styleheight:112px aria-hiddentrue classwp-block-spacer>/div>/div>/li>/ul>/main>footer classwp-block-template-part>div classis-layout-constrained wp-block-group stylepadding-top:var(--wp--custom--spacing--large, 8rem)>div classis-layout-constrained wp-block-group alignfull>div classis-content-justification-space-between is-layout-flex wp-container-10 wp-block-group alignwide stylepadding-top:4rem;padding-bottom:4rem>p classwp-block-site-title>a hrefhttps://adoreapps.com target_self relhome aria-currentpage>Adoreapps/a>/p>p classhas-text-align-right>Proudly powered by a hrefhttps://adoreapps.com relnofollow>Adoreapps/a>/p>/div>/div>/div>/footer>/div> style idskip-link-styles> .skip-link.screen-reader-text { border: 0; clip: rect(1px,1px,1px,1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; } .skip-link.screen-reader-text:focus { background-color: #eee; clip: auto !important; clip-path: none; color: #444; display: block; font-size: 1em; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; } /style> script> ( function() { var skipLinkTarget document.querySelector( main ), sibling, skipLinkTargetID, skipLink; // Early exit if a skip-link target cant be located. if ( ! skipLinkTarget ) { return; } // Get the site wrapper. // The skip-link will be injected in the beginning of it. sibling document.querySelector( .wp-site-blocks ); // Early exit if the root element was not found. if ( ! sibling ) { return; } // Get the skip-link targets ID, and generate one if it doesnt exist. skipLinkTargetID skipLinkTarget.id; if ( ! skipLinkTargetID ) { skipLinkTargetID wp--skip-link--target; skipLinkTarget.id skipLinkTargetID; } // Create the skip link. skipLink document.createElement( a ); skipLink.classList.add( skip-link, screen-reader-text ); skipLink.href # + skipLinkTargetID; skipLink.innerHTML Skip to content; // Inject the skip link. sibling.parentElement.insertBefore( skipLink, sibling ); }() ); /script> /body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]