AmazonS3
tcp/443
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09cec7f8772ec7f8772d62919304798a83e72d60b48ab9bfe60
Found 11 files trough .DS_Store spidering: /cocos2d-js-min.js /index.html /instagram.html /main.js /res /splash.jpg /splash.png /src /style-desktop.css /style-mobile.css /twitter.html
Open service 13.224.189.15:443 · ripcity.live
2026-01-23 12:05
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 3874
Connection: close
Last-Modified: Fri, 20 Nov 2020 18:03:31 GMT
x-amz-version-id: null
Accept-Ranges: bytes
Server: AmazonS3
Date: Fri, 23 Jan 2026 12:05:01 GMT
Cache-Control: no-store
ETag: "aa03e5d875f48c92497d5ce465c92648"
X-Cache: Hit from cloudfront
Via: 1.1 10bf5055fae6e7e6553efe11b7994d9a.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: ATH51-P1
X-Amz-Cf-Id: 9NpTomVMNN7Ge2bRHx2ZVROhzQORTqtUgbsibNi-IW0CRanXzRfW2Q==
Age: 2
Page title: Biofreeze Play Live@Portland Trailblazers
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Biofreeze Play Live@Portland Trailblazers
</title>
<!-- Google Analytics -->
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
// ga('create', 'UA-45317248-35', 'auto', 'BL_BB_D'); //dev
ga('create', 'UA-45317248-63', 'auto', 'TB_BB_P');
ga('send', 'pageview');
ga('require', 'displayfeatures');
</script>
<!-- End Google Analytics -->
<!--http://www.html5rocks.com/en/mobile/mobifying/-->
<meta name="viewport"
content="width=device-width,user-scalable=no,initial-scale=1, minimum-scale=1,maximum-scale=1" />
<!--https://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html-->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="format-detection" content="telephone=no">
<!-- force webkit on 360 -->
<meta name="renderer" content="webkit" />
<meta name="force-rendering" content="webkit" />
<!-- force edge on IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="msapplication-tap-highlight" content="no">
<!-- force full screen on some browser -->
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="360-fullscreen" content="true" />
<!-- force screen orientation on some browser -->
<meta name="screen-orientation" content="<%=orientation%>" />
<meta name="x5-orientation" content="<%=orientation%>">
<!--fix fireball/issues/3568 -->
<!--<meta name="browsermode" content="application">-->
<meta name="x5-page-mode" content="app">
<!--<link rel="apple-touch-icon" href=".png" />-->
<!--<link rel="apple-touch-icon-precomposed" href=".png" />-->
<link rel="stylesheet" type="text/css" href="style-mobile.css" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/hammer.js/2.0.8/hammer.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/2.0.4/socket.io.js"></script>
<script>
function loginSuccessfulInstagram(response) {
console.log(response);
window.onLoginSuccessfulInstagram(response);
}
function loginSuccessfulTwitter(response) {
console.log(response);
window.onLoginSuccessfulTwitter(response);
}
</script>
</head>
<body>
<canvas id="GameCanvas" oncontextmenu="event.preventDefault()" tabindex="0"></canvas>
<div id="splash">
<div class="progress-bar stripes">
<span style="width: 0%"></span>
</div>
</div>
<script src="src/settings.js" charset="utf-8"></script>
<script src="main.js" charset="utf-8"></script>
<script type="text/javascript">
(function () {
// open web debugger console
if (typeof VConsole !== 'undefined') {
window.vConsole = new VConsole();
}
var splash = document.getElementById('splash');
splash.style.display = 'block';
var cocos2d = document.createElement('script');
cocos2d.async = true;
cocos2d.src = window._CCSettings.debug ? 'cocos2d-js.js' : 'cocos2d-js-min.js';
var engineLoaded = function () {
document.body.removeChild(cocos2d);
cocos2d.removeEventListener('load', engineLoaded, false);
window.boot();
};
cocos2d.addEventListener('load', engineLoaded, false);
document.body.appendChild(cocos2d);
})();
</script>
</body>
</html>