|
|
@@ -2095,9 +2095,6 @@
|
|
|
var displayImg = normalizeMediaUrl(u);
|
|
|
if (displayImg) pushUniqueUrl(displayUrls, displayImg);
|
|
|
});
|
|
|
- if (videoUrlAlerts.length) {
|
|
|
- alert('中间视频 URL:\n' + videoUrlAlerts.join('\n'));
|
|
|
- }
|
|
|
if (!displayUrls.length) {
|
|
|
pushUniqueUrl(displayUrls, CHECKIN_HERO_DEFAULT_MAP_SRC);
|
|
|
}
|