Untitled
2 years ago in Plain Text
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd"><!--[if IE 8]> <html lang="en" class="no-js lt-ie10 lt-ie9"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="no-js lt-ie10"> <![endif]-->
<!--[if gt IE 9]><!--> <html lang="en" class="no-js"> <!--<![endif]-->
<head>
<title>μTorrent® (uTorrent) - a (very) tiny BitTorrent client</title><meta name="norton-safeweb-site-verification" content="qgl9948fufueg1yeoo91b08gvj502akd1jmfxfaqtesmkwkw3c25b2yc1tf0c8rvxqf3znm-hgcnmd3njs67vr9hhf3n71f25jlyje4elcn-8jx9r18y7ccp3o5zbfhm" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta name="keywords" content="uTorrent Web, torrents, download torrent, torrent download, utorrent download, free download, download torrents, µTorrent, bittorrent, microtorrent, utorent, torent, u torrent, youtorrent, windows, mac, linux, android" />
<meta name="description" content="µTorrent® (uTorrent) Web torrent client for Windows -- uTorrent is a browser based torrent client." />
<meta property="og:title" content="µTorrent - a (very) tiny BitTorrent client" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://www.utorrent.com/img/utnew/utorrent_web_og.png" />
<meta property="og:url" content="http://www.utorrent.com/" />
<meta property="og:description" content="µTorrent® (uTorrent) Web torrent client for Windows -- uTorrent is a browser based torrent client." />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0" />
<meta name="google-play-app" content="app-id=com.utorrent.client" />
<meta name="author" content="Official App" /><link href="/img/banners/utSmartBanner.png" rel="apple-touch-icon" />
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" media="screen" rel="stylesheet" type="text/css" />
<link href="/stylesheets/social_banner.css?1553201649" media="screen" rel="stylesheet" type="text/css" />
<link href="/stylesheets/introducing-style.css?1567638143" media="screen" rel="stylesheet" type="text/css" />
<link href="/stylesheets/introducing-panels.css?1567638143" media="screen" rel="stylesheet" type="text/css" />
<link href="/faviconUT.ico" rel="shortcut icon" /><script type="text/javascript">
//<![CDATA[
var ua = navigator.userAgent.toLowerCase(),
isMac = /(mac)/g.test(ua),
isIOS = /(ipad|iphone|ipod)/g.test(ua),
aplTitle = '',
aplSubtitle = '',
aplSlides = null,
ctaFree = 'Free Download'
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
if (/(android|kindle|silk)/g.test(ua))
location.href = '/mobile';
var iOS = !!navigator.platform && /iPad|iPhone|iPod/.test(navigator.platform);
if (iOS){
location.href = '/mac-index';
}
else if (/(mac)/g.test(ua)){
var head = document.getElementsByTagName('HEAD')[0];
var link = document.createElement('link');
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = '/stylesheets/mac.css?123';
head.appendChild(link);
}
//]]>
</script>
<script type="text/javascript" src="/scripts/vendor/promisePolyfill.js"></script>
<script type="text/javascript" src="/scripts/shareClientId.js"></script>
<script type="text/javascript" src="/scripts/vendor/modernizr.js"></script>
<script type="text/javascript" src="//code.jquery.com/jquery-2.2.4.min.js"></script>
<script type="text/javascript">
//<![CDATA[
var _sf_startpt=(new Date()).getTime(); //]]>
</script>
<script type="text/javascript">
//<![CDATA[
// Workaround for $.browser
jQuery.browser = {};
(function () {
jQuery.browser.msie = false;
jQuery.browser.version = 0;
if (navigator.userAgent.match(/MSIE ([0-9]+)\./)) {
jQuery.browser.msie = true;
jQuery.browser.version = RegExp.$1;
}
})(); //]]>
</script>
<script type="text/plain" id="consent_ados">
//<![CDATA[
var protocol = document.location.protocol == 'https:' ? 'https' : 'http';
var z = document.createElement('script');
z.type = 'text/javascript';
z.src = protocol + '://s.zkcdn.net/ados.js';
z.async = true;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(z,s);
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
(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','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-116155-1', 'auto', {
'cookieExpires': 60 * 60 * 24 * 365 // Time in seconds (1 year).
});
ga('create', 'UA-88698102-3', 'auto', 'webvuiTracker', {
'sampleRate': 1,
'cookieExpires': 60 * 60 * 24 * 365 // Time in seconds (1 year).
});
ga('require', 'GTM-PRL62GW');
ga('require', 'displayfeatures');
ga('webvuiTracker.send', 'pageview');
ga('send', 'pageview'); //]]>
</script>
<script type="text/javascript">
//<![CDATA[
function euAccept() {
$('[id^=consent_]').each(function() {
if($(this).attr('src')){
$.getScript($(this).attr('src'), function(){
eval($(this).text());
});
} else {
$(this).attr('type', 'text/javascript');
eval($(this).text());
}
});
var d = new Date();
d.setTime(d.getTime() + (12*30*24*60*60*1000));
var expires = 'expires=' + d.toGMTString();
document.cookie = 'GDPR=yes;' + expires + ';path=/';
} //]]>
</script>
<script type="text/javascript">
//<![CDATA[
$.ajax({
url: '//www.utorrent.com/scripts/headers.php',
dataType: 'jsonp',
success: function(headers) {
language = headers['Accept-Language'];
country = headers['Geoip-Country-Code'];
var languages = ["zh_cn","zh_tw","en","de","es","fr","it","ko","nl","ru","pl","pt","pt_br","tr","ja"];
var userlang = language.substring(0,2);
var uselang = false;
var euCountries = ["AT","BE","BG","CY","CZ","DE","DK","EE","ES","FI","FR","GB","GR","HR","HU","IE","IT","LT","LU","LV","MT","NL","PL","PT","RO","SE","SI","SK"];
var isEU = false;
var consent = false;
var cookies = document.cookie.split(';');
for (i=0;i<cookies.length;i++) {
if (cookies[i].indexOf('language') != -1) {
languagedata = cookies[i].split('=');
userlang = languagedata[1];
}
if (cookies[i].indexOf('GDPR') != -1) {
consent = true;
$(function(){
euAccept();
});
}
}
if (userlang.substring(0,2) != 'en' && window.location.pathname.indexOf('/intl/') == -1) {
for (i=0; i<languages.length; i++) {
if (userlang == languages[i]) {
uselang = userlang;
break;
} else if(userlang == 'zh') {
uselang = 'zh_cn';
break;
}
}
if (!uselang) {
for (i=0; i<languages.length; i++) {
if (userlang.substring(0,2) == languages[i]) {
uselang = userlang.substring(0,2);
break;
}
}
}
}
if (!consent) {
if (country) {
// Are we in EU?
for (i=0; i<euCountries.length; i++) {
if (country == euCountries[i]) {
isEU = true;
// show cookie consent banner
$(function(){
$('#cookie-alert').show();
});
}
}
if (!isEU) {
// We're not in the EU, so convert the scripts
euAccept();
}
}
}
if(country !== 'US') {
var path = window.location.pathname + window.location.search + window.location.hash;
var patharr = path.split('/');
if (patharr[1] == 'intl') {
path = path.split('/intl/'+patharr[2])[1];
}
}
if (uselang) {
window.location = window.location.pathname.replace("/","/intl/"+userlang+"/")+window.location.search;
}
}
}); //]]>
</script>
<script type="text/javascript">
//<![CDATA[
$(document).ready(function() {
var postData = new Object();
postData.e = 'eyJldmVudE5hbWUiOiJ1dHdlYnNpdGUiLCJhY3Rpb24iOiJwYWdldmlldy5sb2FkZWQifQ==';
postData.i = '3100';
var BENCHURL = 'https://i-3100.b-0.ad.bench.utorrent.com/e';
$.ajax({
type: 'POST',
data: postData,
url: BENCHURL,
dataType: 'jsonp',
crossDomain : true,
success: function(result){
console.dir(result);
}
});
// Internet Explorer 6-11
var isIE = /*@cc_on!@*/false || !!document.documentMode;
// Edge 20+
var isEdge = !isIE && !!window.StyleMedia;
// Chrome 1+
var isChrome = !!window.chrome;
if (isChrome) {
document.getElementById('green-chrome').style.display = 'block';
}
if (isEdge || isIE) {
document.getElementById('green-edge').style.display = 'block';
document.getElementById('green-chrome').style.display = 'none';
}
})
//]]>
</script>
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Open+Sans:400,300,700,600">
<link href="https://fonts.googleapis.com/css?family=Work+Sans:300" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Helvetica:400" rel="stylesheet">
<!-- Bootstrap core CSS -->
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet">
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<link href="https://maxcdn.bootstrapcdn.com/css/ie10-viewport-bug-workaround.css" rel="stylesheet">
</head>
<body>
<script>// Qualaroo for bittorrent.com
var _kiq = _kiq || [];
_kiq.push(['disableAuto']);
(function(){
setTimeout(function(){
var d = document, f = d.getElementsByTagName('script')[0], s = d.createElement('script'); s.type = 'text/javascript';
s.async = true; s.src = '//s3.amazonaws.com/ki.js/67180/fP3.js'; f.parentNode.insertBefore(s, f);
}, 1);
})();
</script>
<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-MJKZN55"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script type="text/plain" id="consent_gtm">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MJKZN55');</script>
<!-- End Google Tag Manager --><!-- Pixel -->
<script type="text/plain" id="consent_casal">
var ifrm = document.createElement('iframe');
ifrm.setAttribute('id', 'ifrm'); // assign an id
ifrm.setAttribute('width', '0');
ifrm.setAttribute('height', '0');
ifrm.setAttribute('scrolling', 'no');
ifrm.setAttribute('marginheight', '0');
ifrm.setAttribute('marginwidth', '0');
ifrm.setAttribute('style', 'display: none;');
// to place before another page element
var el = document.getElementById('consent_gtm');
el.parentNode.insertBefore(ifrm, el.nextSibling);
// assign url
ifrm.setAttribute('src', 'https://ssum.casalemedia.com/usermatch?s=180334&cb=http%3A%2F%2Fengine.bitmedianetwork.com%2Fudb%2F5682%2Fsync%2Fi.gif%3FpartnerId%3D1%26userId%3D');
</script>
<!-- End Pixel --> <!-- start twitter banner -->
<div id="social-feed" class="container-fluid">
<div class="social-feed-element">
<div class="content">
<a class="pull-left" href="https://twitter.com/BitTorrent" target="_blank" onclick="socialClicks();"><i class="borp fa fa-twitter"></i></a>
<div class="media-body">
<div id="tweet_desc" class="text-wrapper">
<!-- tweet inserted here -->
</div>
</div>
</div>
</div>
</div> <!-- end twitter banner -->
<div class="navbar navbar-default navbar-fixed-top" style="height: 90px; margin-top: 38px">
<div class="container" style="margin-top:25px;">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- logo -->
<div class="ut-logo notMac" id="utl" data-0="display:none;" data-475="display:block; transform:scale(0) rotate(0deg); opacity:0;" data-500="transform:scale(0.8) rotate(0deg); opacity:1; cursor: pointer; top:60px;">
<img src="/img/utnew/down-arrow.png" class="down-arrow" id="utl" id="utl" data-500="transform:scale(1) rotate(180deg); opacity:1; cursor: pointer;" data-0="opacity:0;">
<img src="/img/utnew/utweb_logo.png" height="46">
</div> <!-- end logo -->
<div class="ut-logo isMac" id="utl" >
<a href="/">
<img src="/img/logos/utorrent.png" height="46">
</a>
</div> <!-- end logo -->
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li role="presentation" class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">Products<span class="caret"></span></a>
<ul class="dropdown-menu" aria-labelledby="dLabel">
<li style="white-space: nowrap;"><a href="/desktop/">Desktop</a></li>
<li style="white-space: nowrap;"><a href="/pro/?x-source=utpro-navbar" class="hide-apple">Pro</a></li>
<li style="white-space: nowrap;"><a href="/" class="hide-apple" style="text-transform: none !important;">µTorrent Web</a></li>
<li style="white-space: nowrap;"><a href="/mobile/">Mobile</a></li>
<li style="white-space: nowrap;"><a href="/remote/">Remote</a></li>
<li style="white-space: nowrap;"><a href="/downloads/complete/track/beta/os/win">Windows Beta</a></li>
</ul>
</li>
<li><a href="http://forum.utorrent.com/" target="_blank">Community</a></li>
<li><a href="http://blog.utorrent.com/" target="blank">Blog</a></li>
<li><a href="http://help.utorrent.com" target="blank">Help</a></li>
<li role="presentation" class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false"><span class="lang-btn">Languages</span> <span class="caret"></span></a>
<ul class="dropdown-menu" aria-labelledby="dLabel">
<li><a href="//www.utorrent.com/index/setLocale/locale/en">English</a></li>
<li>
<a href="/index/setLocale/locale/zh_cn">中文(简体)</a>
</li>
<li>
<a href="/index/setLocale/locale/zh_tw">中文(繁體)</a>
</li>
<li>
<a href="/index/setLocale/locale/de">Deutsch</a>
</li>
<li>
<a href="/index/setLocale/locale/es">Español</a>
</li>
<li>
<a href="/index/setLocale/locale/fr">Français</a>
</li>
<li>
<a href="/index/setLocale/locale/it">Italiano</a>
</li>
<li>
<a href="/index/setLocale/locale/ko">한국어</a>
</li>
<li>
<a href="/index/setLocale/locale/nl">Nederlands</a>
</li>
<li>
<a href="/index/setLocale/locale/ru">Русский</a>
</li>
<li>
<a href="/index/setLocale/locale/pl">Polski</a>
</li>
<li>
<a href="/index/setLocale/locale/pt">Português</a>
</li>
<li>
<a href="/index/setLocale/locale/pt_br">Português (Brasil)</a>
</li>
<li>
<a href="/index/setLocale/locale/tr">Türkçe</a>
</li>
<li>
<a href="/index/setLocale/locale/ja">日本語</a>
</li>
</ul>
</li>
</ul>
</div><!--/.navbar-collapse -->
</div>
</div>
<section id="default">
<!-- start FIXED -->
<div id="utweb" class="container-utweb">
<!-- start UTWeb content -->
<div class="inner-container-utweb">
<!-- start left column -->
<div class="column-alignment-utweb">
<div class="utlogo-too">
<p id="intro" class="intro">INTRODUCING</p>
<img src="/img/utnew/utweb_logo.png" height="46">
</div>
<h1 class="error-message">Play torrents while you download</h1>
<p class="subtext">The best torrent downloading app for beginners</p>
<a id="dlutweb2" href="/compare/web/" style="font-family: 'Work Sans', sans-serif; text-decoration:none;" class="ga-et gat-Downloads-Top_Primary_CTA-Download_utweb"><button class="utweb-cta"><img src="/img/utnew/download-arrow.png" style="margin-top: 2px; margin-right: 10px;">Download μTorrent Web</button></a>
<div class="bullets">
<ul>
<li>Search for torrents and download in a few steps.</li>
<li>Instantly stream torrent files and magnet links.</li>
<li>The best online torrent player and downloader!</li>
</ul>
</div>
</div><!-- end left column -->
<!-- start right column -->
<div class="column-alignment-utweb">
<div class="utweb-video-mask">
<video playsinline autoplay loop muted class="utweb-video" type="video/mp4">
<source src="/img/utnew/utwebgif.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
<p class="next-level">The next-level torrenting experience</p>
</div><!-- end right column -->
</div>
</div><!-- end FIXED -->
<!-- start ABSOLUTE -->
<div id="classic" class="classic-container" href="#classic" data-0="top: 90%;" data-500="top: 10%;">
<div class="inner-container">
<!-- start left column -->
<div class="column-alignment">
<div class="classic-logo" data-0="top: 2%; left: 15%; transform:scale(0.8) rotate(0deg); opacity:0.5;" data-300="transform:scale(1) rotate(0deg);top: 15%; opacity:1;" data-1100="top: 15%;" data-1110="opacity:1; top: 5%; transform:scale(1) rotate(0deg);" data-1200="left: 40%; transform:scale(0.75) rotate(0deg);">
<img src="/img/utnew/down-arrow.png" class="down-arrow" id="cl" data-0="opacity:1; cursor: pointer;" data-25="opacity:0;">
<img src="/img/utnew/classic_logo.png" height="46">
</div>
<div class="classic-info" data-0="left:0%; top: 30%; opacity:0;" data-500="top: 25%; opacity:1;" data-1100="opacity:1; left:0%;" data-1200="left:10%;">
<p class="subtext">The original torrent app for experienced downloaders</p>
<button id="utclassic-cta" class="utclassic-cta ga-et gat-Downloads-Top_Primary_CTA-Download_classic" style="font-family: 'Work Sans', sans-serif; text-decoration:none;"><img src="/img/utnew/download-arrow.png" style="margin-top: 2px; margin-right: 10px;">Download μTorrent Classic</button>
<div class="bullets">
<ul>
<li>Download torrent files in bulk, from the desktop.</li>
<li>Small .exe and light on system resources.</li>
<li>Advanced features for skilled torrenters.</li>
</ul>
</div>
</div>
</div><!-- end left column -->
<!-- start right column -->
<div class="column-alignment">
<div class="classic-screenshot" data-0="top: -2%; left: 51%;" data-500="top: 20%;" data-1100="left: 51%; transform:scale(1) rotate(0deg);" data-1200="top: 24%; left: 25.5%; transform:scale(1.5) rotate(0deg);">
<p class="classic-level" data-0="display:none;" data-325="display:block; opacity:0;" data-400="opacity:1;text-align:center;" data-1100="opacity:0; display:none;">The classic torrenting experience</p>
</div>
</div><!-- end right column -->
<!-- start footer -->
<footer class="footer" data-0="top: 85%; display:none;" data-100="display:block;">
<p class="text-center">BitTorrent Inc. 2021&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.bittorrent.com/legal/privacy" target="_blank" class="footer-link" id="privacy">Privacy Policy</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a id="eula" href="http://www.bittorrent.com/legal/eula" target="_blank" class="footer-link">EULA</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a id="eula" href="http://www.bittorrent.com/legal/copyright" target="_blank" class="footer-link">Copyright</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a id="eula" href="http://www.bittorrent.com/legal/terms-of-use" target="_blank" class="footer-link">Terms</a></p>
</footer><!-- end footer -->
</div> <!-- end inner-container -->
<div class="panel-container" data-0="top: 100%; left:0%; display:none;" data-1100="top: 100%; display:flex;" data-1300="top: 31%;" data-1500="top: 22%;" data-1510="top: 15%;">
<span id="close-panels" style="position: absolute; top: 10px; right: 30px; cursor: pointer;">X</span>
<div class="column-alignment-panels">
<div class="inner-container-panels">
<!-- start panels -->
<div class="rectangle left-line" style="display:flex;">
<h1>PRO+VPN</h1>
<div class="oneliner">Be Anonymous</div>
<div class="blue-line"></div>
<div class="features">
<div class="panelbullets">
<ul>
<li>CyberGhost Premium VPN</li>
<li>Security: block all threats</li>
<li>No ads, no distractions</li>
</ul>
</div>
<div class="price">$69.95<span class="timeframe">per year</span></div>
<div class="cta-blue"><a href="https://store.utorrent.com/849/purl-utwebprovpn6995?x-source=utprovpn-homepage-bottom-utweb" id="provpn-utweb" class="ga-et gat-External_Links-Bottom_Secondary_CTA-Get_uTorrent_Pro+VPN">BUY NOW</a></div>
<p class="crypto-section ga-et gat-External_Links-Bottom_Secondary_CTA-Get_uTorrent_Pro+VPN_crypto">
<a id="cryptoprovpn" class="cryptolink" href="https://cryptopayments.utorrent.com/checkout/?add-to-cart=21">Buy with crypto<br><img src="https://cdn-assets.bittorrent.com/cryptostores/cart-logos/crypto-logos-combo.png" style="height: 50px; margin-top: 10px;"></a>
</p>
</div>
</div>
<div class="rectangle-selected">
<div class="most-popular">Most Popular</div>
<div class="preferred">
<h1 class="green">PRO</h1>
<div class="oneliner">Secure Torrenting</div>
<div class="green-line"></div>
<div class="features">
<div class="panelbullets">
<ul>
<li>Security: block all threats</li>
<li>No ads, no distractions</li>
<li>Premium support</li>
</ul>
</div>
<div class="price">$19.95<span class="timeframe">per year</span></div>
<div class="cta-green "><a href="https://store.utorrent.com/849/purl-utproweb?x-source=utpro-homepage-bottom-utweb" id="pro-utweb" class="ga-et gat-External_Links-Bottom_Secondary_CTA-Get_uTorrent_Pro">BUY NOW</a></div>
<p class="crypto-section ga-et gat-External_Links-Bottom_Secondary_CTA-Get_uTorrent_Pro_crypto">
<a id="cryptopro" class="cryptolink" href="https://cryptopayments.utorrent.com/checkout/?add-to-cart=14">Buy with crypto<br><img src="https://cdn-assets.bittorrent.com/cryptostores/cart-logos/crypto-logos-combo.png" style="height: 50px; margin-top: 10px;"></a>
</p>
</div>
</div>
</div>
<div class="rectangle right-line">
<h1>AD-FREE</h1>
<div class="oneliner">No Distractions</div>
<div class="blue-line"></div>
<div class="features">
<div class="panelbullets">
<ul>
<li>Use less bandwidth</li>
<li>Streamlined torrenting</li>
<li>Premium support</li>
</ul>
</div>
<div class="price">$4.95<span class="timeframe">per year</span></div>
<div class="cta-blue"><a href="https://store.utorrent.com/849/purl-utafwebw?x-source=utaf-homepage-bottom-utweb" id="adfree-utweb" class="ga-et gat-External_Links-Bottom_Secondary_CTA-Get_uTorrent_Ad_Free">BUY NOW </a> </div>
<p class="crypto-section ga-et gat-External_Links-Bottom_Secondary_CTA-Get_uTorrent_Ad_Free_crypto">
<a id="cryptoadfree" class="cryptolink" href="https://cryptopayments.utorrent.com/checkout/?add-to-cart=19">Buy with crypto<br><img src="https://cdn-assets.bittorrent.com/cryptostores/cart-logos/crypto-logos-combo.png" style="height: 50px; margin-top: 10px;"></a>
</p>
</div>
</div>
<div class="rectangle right-line">
<h1>BASIC</h1>
<div class="oneliner">Torrent App</div>
<div class="blue-line"></div>
<div class="features">
<div class="panelbullets">
<ul style="margin-bottom: 70px;">
<li>Original, best torrent app</li>
</ul>
</div>
<div class="price">FREE<span class="timeframe">&nbsp;</span></div>
<div class="cta-blue"><a href="/downloads/complete/track/stable/os/win" class="ga-et gat-Downloads-Bottom_Primary_CTA-Free_Download">DOWNLOAD NOW</a></div>
</div>
</div>
<!-- end panels -->
</div> <!-- end inner container -->
</div>
</div>
</div><!-- end ABSOLUTE -->
</section>
<section id="older">
<!-- start FIXED -->
<div id="utweb" class="container-utweb">
<!-- start UTWeb content -->
<div class="inner-container">
<!-- start left column -->
<div class="column-alignment">
<div class="utlogo-too">
<img src="/img/utnew/utweb_logo.png" class="" height="46">
</div>
<h1 class="error-message">Play torrents while you download</h1>
<p class="subtext notMac">The best torrent downloading app for beginners</p>
<p class="subtext isMac">The best torrent downloading app for Mac</p>
<a id="dlutweb-older2" href="/compare/web/" class="ga-et gat-Downloads-Top_Primary_CTA-Download_utweb notMac">
<button class="utweb-cta"><img src="/img/utnew/download-arrow.png" style="margin-top: 2px; margin-right: 10px;">Download μTorrent Web</button>
</a>
<a id="dlutweb-mac" href="https://utweb-assets.bittorrent.com/installer/uTorrentWeb.dmg" class="ga-et gat-Downloads-Top_Primary_CTA-Download_utweb_mac isMac">
<button class="utweb-cta"><img src="/img/utnew/download-arrow.png" style="margin-top: 2px; margin-right: 10px;">Download μTorrent Web <span class="isMac" style="margin-left:5px"> for Mac</span></button>
</a>
<div class="bullets">
<ul>
<li>Search for torrents and download in a few steps.</li>
<li>Instantly stream torrent files and magnet links.</li>
<li>The best online torrent player and downloader!</li>
<li class="bullet isMac-bullet">Supports new Mac OS Catalina (v10.15 and up)</li>
</ul>
</div>
</div><!-- end left column -->
<!-- start right column -->
<div class="column-alignment">
<!-- <div class="utweb-screenshot"></div> -->
<video width="498" autoplay muted loop style="margin-top: 50px; z-index:1;" class="notMac">
<source src="/img/utnew/utwebgif.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<p class="next-level notMac">The next-level torrenting experience</p>
<img src="/img/utnew/utweb-screenshot-mac.png" class="utweb-mac-screenshot isMac">
</div><!-- end right column -->
</div>
</div><!-- end FIXED -->
<!-- start ABSOLUTE -->
<div id="classic" class="classic-container" >
<a id="classic-mac-anchor" name="classic-mac"></a>
<div class="inner-container">
<!-- start left column -->
<div class="column-alignment">
<div class="classic-logo">
<img src="/img/utnew/down-arrow.png" class="down-arrow notMac" id="cl">
<img src="/img/utnew/classic_logo.png" class="" height="46">
</div>
<p class="subtext">The original torrent app for experienced downloaders</p>
<a >
<button id="utclassic-cta-older" class="utclassic-cta ga-et gat-Downloads-Top_Primary_CTA-Download_classic notMac"><img src="/img/utnew/download-arrow.png" style="margin-top: 2px; margin-right: 10px;">Download μTorrent Classic</button>
<button id="utclassic-cta-mac" class="utclassic-cta ga-et gat-Downloads-Top_Primary_CTA-Download_classic_mac isMac-flex"><img src="/img/utnew/download-arrow.png" style="margin-top: 2px; margin-right: 10px;">Download μTorrent Classic <span style="margin-left:5px"> for Mac</span></button>
</a>
<div id="mac-warning" class="isMac"><img src="/img/icons/warning.png"> Not compatible with MAC OS Catalina Version 10.15 and above</div>
<div class="bullets">
<ul>
<li>Download torrent files in bulk, from the desktop.</li>
<li>Small .exe and light on system resources.</li>
<li>Advanced features for skilled torrenters.</li>
</ul>
</div>
</div><!-- end left column -->
<!-- start right column -->
<div class="column-alignment">
<div class="classic-screenshot">
<p class="classic-level notMac">The classic torrenting experience</p>
</div>
</div><!-- end right column -->
</div> <!-- end inner-container -->
<div>
<div id="mid-container-bottom" class="isMac">
<div class="grid-cell">
<img src="https://cdn-assets.bittorrent.com/optimize/ut_seo_friendly/Icon_upload_download.svg"> <p>Free up network resources for other tasks by setting torrent download/upload speed limits.</p>
</div>
<div class="grid-cell">
<img src="https://cdn-assets.bittorrent.com/optimize/ut_seo_friendly/Icon_remote.svg"> <p>Remotely download torrents with uTorrent Classic from uTorrent Android or through any browser.</p>
</div>
<div class="grid-cell">
<img src="https://cdn-assets.bittorrent.com/optimize/ut_seo_friendly/Icon_bandwidth.svg"> <p>Optimize your download speed by allocating more bandwidth to a specific torrent.</p>
</div>
<div class="grid-cell">
<img src="https://cdn-assets.bittorrent.com/optimize/ut_seo_friendly/Icon_health.svg"> <p>View the number of seeds and peers to identify if a torrent is healthy.</p>
</div>
</div>
</div>
</div>
<div class="panel-container">
<div class="column-alignment-panels">
<div class="inner-container-panels" id="panelz">
<!-- start panels -->
<div class="rectangle left-line" style="display:flex;">
<h1>PRO+VPN</h1>
<div class="oneliner">Be Anonymous</div>
<div class="blue-line"></div>
<div class="features">
<div class="panelbullets">
<ul>
<li>CyberGhost Premium VPN</li>
<li>Security: block all threats</li>
<li>No ads, no distractions</li>
</ul>
</div>
<div class="price">$69.95<span class="timeframe">per year</span></div>
<div class="cta-blue"><a href="https://store.utorrent.com/849/purl-utwebprovpn6995?x-source=utprovpn-homepage-bottom-utweb" id="provpn-utweb" class="ga-et gat-External_Links-Bottom_Secondary_CTA-Get_uTorrent_Pro+VPN">BUY NOW</a></div>
<p class="crypto-section ga-et gat-External_Links-Bottom_Secondary_CTA-Get_uTorrent_Pro+VPN_crypto">
<a id="cryptoprovpn" class="cryptolink" href="https://cryptopayments.utorrent.com/checkout/?add-to-cart=21">Buy with crypto<br><img src="https://cdn-assets.bittorrent.com/cryptostores/cart-logos/crypto-logos-combo.png" style="height: 50px; margin-top: 10px;"></a>
</p>
</div>
</div>
<div class="rectangle-selected">
<div class="most-popular">Most Popular</div>
<div class="preferred">
<h1 class="green">PRO</h1>
<div class="oneliner">Secure Torrenting</div>
<div class="green-line"></div>
<div class="features">
<div class="panelbullets">
<ul>
<li>Security: block all threats</li>
<li>No ads, no distractions</li>
<li>Premium support</li>
</ul>
</div>
<div class="price">$19.95<span class="timeframe">per year</span></div>
<div class="cta-green "><a href="https://store.utorrent.com/849/purl-utproweb?x-source=utpro-homepage-bottom-utweb" id="pro-utweb" class="ga-et gat-External_Links-Bottom_Secondary_CTA-Get_uTorrent_Pro">BUY NOW</a></div>
<p class="crypto-section ga-et gat-External_Links-Bottom_Secondary_CTA-Get_uTorrent_Pro_crypto">
<a id="cryptopro" class="cryptolink" href="https://cryptopayments.utorrent.com/checkout/?add-to-cart=14">Buy with crypto<br><img src="https://cdn-assets.bittorrent.com/cryptostores/cart-logos/crypto-logos-combo.png" style="height: 50px; margin-top: 10px;"></a>
</p>
</div>
</div>
</div>
<div class="rectangle right-line">
<h1>AD-FREE</h1>
<div class="oneliner">No Distractions</div>
<div class="blue-line"></div>
<div class="features">
<div class="panelbullets">
<ul>
<li>Use less bandwidth</li>
<li>Streamlined torrenting</li>
<li>Premium support</li>
</ul>
</div>
<div class="price">$4.95<span class="timeframe">per year</span></div>
<div class="cta-blue"><a href="https://store.utorrent.com/849/purl-utafwebw?x-source=utaf-homepage-bottom-utweb" id="adfree-utweb" class="ga-et gat-External_Links-Bottom_Secondary_CTA-Get_uTorrent_Ad_Free">BUY NOW </a> </div>
<p class="crypto-section ga-et gat-External_Links-Bottom_Secondary_CTA-Get_uTorrent_Ad_Free_crypto">
<a id="cryptoadfree" class="cryptolink" href="https://cryptopayments.utorrent.com/checkout/?add-to-cart=19">Buy with crypto<br><img src="https://cdn-assets.bittorrent.com/cryptostores/cart-logos/crypto-logos-combo.png" style="height: 50px; margin-top: 10px;"></a>
</p>
</div>
</div>
<div class="rectangle right-line">
<h1>BASIC</h1>
<div class="oneliner">Torrent App</div>
<div class="blue-line"></div>
<div class="features">
<div class="panelbullets">
<ul style="margin-bottom: 70px;">
<li>Original, best torrent app</li>
</ul>
</div>
<div class="price">FREE<span class="timeframe">&nbsp;</span></div>
<div class="cta-blue"><a href="/downloads/complete/track/stable/os/win" class="ga-et gat-Downloads-Bottom_Primary_CTA-Free_Download">DOWNLOAD NOW</a></div>
</div>
</div>
<!-- end panels -->
</div> <!-- end inner container -->
<!-- start footer -->
<footer class="footer">
<p class="text-center">BitTorrent Inc. 2021&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.bittorrent.com/legal/privacy" target="_blank" class="footer-link" id="privacy">Privacy Policy</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a id="eula" href="http://www.bittorrent.com/legal/eula" target="_blank" class="footer-link">EULA</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a id="eula" href="http://www.bittorrent.com/legal/copyright" target="_blank" class="footer-link">Copyright</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a id="eula" href="http://www.bittorrent.com/legal/terms-of-use" target="_blank" class="footer-link">Terms</a></p>
</footer><!-- end footer -->
</div>
</div>
</div><!-- end ABSOLUTE -->
</section>
<!-- utweb post download overlay -->
<section id="utweb_pdlp">
<div id="x"> &#10006;</div>
<div id="pdlp-overlay-main-container">
<div id="overlay-row">
<div id="logo-side">
<img src="/img/utnew/utweb_logo.png" id="overlay-logo">
<p id="tyfdl">Thank you for downloading</p>
</div>
<div>
<ol id="steps">
<li>Wait for the download to finish*</li>
<li>Run <span id="exe" class="notMac">utweb_installer.exe</span> <span id="exe" class="isMac-inline">uTorrentWeb.dmg</span> to install</li>
<li>µTorrent Web will run once installed</li>
</ol>
<p id="try-again">* If your download does not start automatically, please <a href="https://download-new.utorrent.com/endpoint/utweb/track/stable/os/win" class="ga-et gat-Downloads-Top_Primary_CTA-Download_utweb notMac" >try again.</a><a href="https://utweb-assets.bittorrent.com/installer/uTorrentWeb.dmg" class="ga-et gat-Downloads-Top_Primary_CTA-Download_utweb isMac" >try again.</a></p>
<p class="isMac" style="font-size: 18px; color: #9b9b9b; margin-left: 22px;">* Having trouble installing on Mac? Find the solution <a href="https://help.bittorrent.com/support/solutions/articles/29000034450--will-damage-your-computer-you-should-move-it-to-the-trash-" target="_blank">here</a></p>
</div>
</div>
<div id="green-lantern-container">
<div id="green-lantern">
<img src="/img/utnew/decoration-chrome.png" height="100%" width="100%" id="green-chrome">
<img src="/img/utnew/decoration-edge.png" height="100%" id="green-edge" align="right">
</div>
<div id="green-lantern-r"></div>
</div>
</div>
</section>
<script type="text/javascript">
//<![CDATA[
$.ajax({
url: '/scripts/social/get_tweet.php',
dataType: 'jsonp',
success: function(tweets) {
tweet_desc = tweets['tweet_desc'];
if (tweet_desc) {
$('#tweet_desc').html(tweet_desc);
}
}
});
function socialClicks() {
ga('send', {
hitType: 'event',
eventCategory: 'Social HP Banner',
eventAction: 'Click',
eventLabel: 'Twitter'
});
} //]]>
</script>
<script type="text/javascript" src="/scripts/app.js"></script>
<script type="text/javascript" src="/scripts/collectUserInfo.js"></script>
<script type="text/javascript">
//<![CDATA[
eventTracking.init({'category' : 'UT-Production'}); //]]>
</script><script type="text/plain" id="consent_q1">_qoptions={qacct:"p-zddNYNtUkUhdQ"};</script>
<script type="text/plain" id="consent_q2" src="https://secure.quantserve.com/quant.js"></script>
<noscript><img src="//pixel.quantserve.com/pixel/p-zddNYNtUkUhdQ.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/></noscript> <style>
.cookie-alert {
display: none;
position: fixed;
bottom: 0;
left: 0;
width: 100%;
height: 120px;
background-color: #1a1a1a;
z-index: 9999;
color: #f2f2f2;
}
.cookie-msg {
display: flex;
flex-direction: column;
align-items: left;
justify-content: center;
width:85%;
height: 100%;
}
.cookie-jar {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
height: 100%;
}
#cookie-alert button {
padding: 7px;
margin:0;
color: #000;
height: 70px;
}
</style>
<div class="cookie-alert" id="cookie-alert">
<div class="container cookie-jar">
<div class="cookie-msg">
<p style="width: 90%;">We use cookies for analytics, advertising and to improve our site. To learn more <a href="http://www.bittorrent.com/legal/privacy" target="_blank">Click here.</a> By clicking "I accept", you accept use of our cookies, and by continuing to use our services, you are agreeing to our <a href="http://www.bittorrent.com/legal/privacy" target="_blank">Privacy Policy</a> and <a href="http://www.bittorrent.com/legal/terms-of-use" target="_blank">Terms of Use</a>.</p>
</div>
<button id="accept" style="width: 120px;">I accept</button>
</div>
</div>
<script type="text/javascript">
$("#accept").click(function() {
$(".cookie-alert").slideUp("slow");
euAccept();
});
</script>
</body>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/skrollr/0.6.30/skrollr.min.js"></script>
<!--[if lt IE 9]>
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/Prinzhorn/skrollr-ie@1.0.3/dist/skrollr.ie.min.js"></script>
<![endif]-->
<script type="text/javascript">
var os = (function() {
var ua = navigator.userAgent.toLowerCase();
console.log(ua)
return {
isMac: /macintosh/.test(ua), isCatalina:(/mac os x 10_15/.test(ua) || /mac os x 10.15/.test(ua))
};
}());
window.onload = function(){
if (location.hash === '#buy_now') {
$("html, body").animate({ scrollTop: 1500 }, 800);
}
if (location.hash === '#utclassic') {
$("html, body").animate({ scrollTop: 500 }, 800);
}
}
var classicSurvey = '190058'; //Qualaroo
skrollr.init({
forceHeight: true,
// required
easing: {
vibrate: function(p) {
return Math.sin(p * 10 * Math.PI);
}
}
});
$(window).on("scroll", function(){
var scrollTop = window.scrollY || document.documentElement.scrollTop
if(scrollTop > 75){
$('.navbar').addClass('is-scroll')
}
else{
$('.navbar').removeClass('is-scroll')
}
})
function mmmCookie() {
var d = new Date();
d.setTime(d.getTime() + (30*24*60*60*1000));
var expires = 'expires=' + d.toGMTString();
var t = Date.now();
document.cookie = 'UTWDLT=' + t + ';' + expires + ';path=/';
if (localStorage.utwclickcount) {
localStorage.utwclickcount=Number(localStorage.utwclickcount)+1;
} else {
localStorage.utwclickcount=1;
}
document.cookie = 'UTWDLC=' + localStorage.utwclickcount + ';' + expires + ';path=/';
var monster = document.cookie.split(';');
for (i=0;i<monster.length;i++) {
if (monster[i].indexOf('UTWDLC') != -1) {
var dlc = monster[i].split('=');
var downloadCount = dlc[1];
ga('send', {
hitType: 'event',
eventCategory: 'Download_to_Install_utw',
eventAction: 'Download',
eventLabel: downloadCount
});
}
}
}
$('#cl').click(function(){
$("html, body").animate({ scrollTop: 500 }, 1600);
return false;
});
$('#utl').click(function(){
$("html, body").animate({ scrollTop: 0 }, 800);
return false;
});
$('#dlutweb').click(function(){
$('#utweb_pdlp').show();
mmmCookie();
});
$('#dlutweb-older').click(function(){
$('#utweb_pdlp').show();
mmmCookie();
});
$('#dlutweb-mac').click(function(){
$('#utweb_pdlp').show();
mmmCookie();
});
$('#utclassic-cta').click(function(){
_kiq.push(['showSurvey', classicSurvey]);
$("html, body").animate({ scrollTop: 1500 }, 800);
return false;
});
if(os.isMac){
if(os.isCatalina){
$('#utclassic-cta-mac').click(function(){
alert('uTorrent Classic for Mac is not compatible with Mac OS Catalina and above. Please Download uTorrent Web for Mac')
})
}
else{
$('#utclassic-cta-mac').click(function(){
window.location = 'https://www.utorrent.com/downloads/complete/os/osx/track/stable';
})
}
}
$('#utclassic-cta-older').click(function(){
ga('webvuiTracker.send', {
hitType: 'event',
eventCategory: 'Downloads',
eventAction: 'Top Primary CTA',
eventLabel: 'Download classic'
});
_kiq.push(['showSurvey', classicSurvey]);
$("html, body").animate({ scrollTop: 1500 }, 800);
return false;
});
$('#close-panels').click(function(){
$("html, body").animate({ scrollTop: 500 }, 800);
return false;
});
$('#x').click(function(){
$("html, body").animate({ scrollTop: 0 }, 800);
$('#utweb_pdlp').hide();
return false;
});
</script>
<script src="https://web.utorrent.com/vendor/bootstrap.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="https://maxcdn.bootstrapcdn.com/js/ie10-viewport-bug-workaround.js"></script>
</html>
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985