');
} else {
var query = elem.find('.keywords').html();
$.ajax({
context: elem,
url: 'https://wn.com/api/upge/cheetah-search-adv/video',
cache: true,
data: {
'query': query
},
dataType: 'jsonp',
success: function(text) {
if (text.length > 0) {
video_id = text[0].id;
elem.find('.player').html('
');
}
}
});
}
}
var stopAllYouTubeVideos = function() {
var iframes = document.querySelectorAll('iframe');
Array.prototype.forEach.call(iframes, function(iframe) {
iframe.contentWindow.postMessage(JSON.stringify({ event: 'command', func: 'pauseVideo' }), '*');
});
}
jQuery(function() {
jQuery(".playVideo").live("click", function() {
if(!$(this).hasClass("played")){
stopAllYouTubeVideos();
var elem = $(this);
setTimeout(function(){
mouseOverMe(elem);
}, 1000);
}
});
jQuery(".description_box .expandContent").live("click", function() {
elem = $(this).parent().parent().parent().find('.descContent');
if(elem.height() > 51) {
elem.css('height', '44px');
$(this).html('Show More
');
}else{
elem.css('height', 'auto');
$(this).html('Hide
');
}
});
jQuery('.interview-play-off').click(function() {
$(".interview-play-off").hide();
$(".interview-play").show();
$(".videoplayer-control-pause").click();
});
jQuery(".video-desc .show_author_videos").live("click", function() {
query = $(this).attr('title');
container = $(this).parent().parent().parent().find('.video-author-thumbs');
$(this).parent().parent().parent().find('.video-author-thumbs').css('height', '220px');
jQuery.ajax({
url: '/api/upge/cheetah-photo-search/videoresults',
data: {'query': query},
success: function(text) {
if(!text) { text = i18n("No results"); }
container.html(jQuery(text));
}
});
});
});
// -->
Latest News for: oct. 10
Edit
Coin Edition
16 Feb 2026
Binance CEO Richard Teng says the Oct. 10 crash was macro-driven, not caused by Binance or a USDe depeg ... Read The Full Article Binance CEO Says Oct. 10 Crash Was Macro-Driven, Not USDe Depeg On Coin ...
Edit
BitRSS
04 Feb 2026
Binance continues to suffer scrutiny and a deteriorating social media profile after a massive crypto liquidation on October 10. The post Lawsuits are piling up against Binance over Oct. 10 appeared first on Protos ... .
Edit
BitRSS
03 Feb 2026
Bitcoin’s bear-market turn can be traced to Oct ...
Edit
BTC Manager
30 Jan 2026
XRP price forecast is bearish, with the next target being the October 10 low of $1.38. A move below that level raises the possibility that it will drop to $1 ....
Edit
BitRSS
30 Jan 2026
Skepticism about Binance and CZ continues to fester since October 10, and the company’s $1B BTC buy isn’t helping. The post Binance’s $1B BTC buy fails to win back trust after Oct. 10 appeared first on Protos ... .
Edit
Bitcoinist
29 Jan 2026
OKX founder and CEO Star Xu took aim at a rival “industry-leading company” over the market dislocation tied to Oct ... OKX CEO Slams Binance As Crypto Still Digests Oct. 10 ... 10 to a Binance-related incident made the target clear to many readers.
Edit
BitRSS
08 Jan 2026
The Oct. 10–11 crash exposed weaknesses in exchange risk systems ... .