Thank You 2020: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
Seddon (WMF) (talk | contribs)
No edit summary
Seddon (WMF) (talk | contribs)
No edit summary
Line 1,127: Line 1,127:
var testVideo = document.createElement('video');
var testVideo = document.createElement('video');
var vidFrame;
var vidFrame;
var disclaimer;
disclaimer = '<div class="frb-inline-disclaimer"> This video is hosted by YouTube, LLC, a third-party service; please see their <a class="cta" href="https://policies.google.com/privacy" title=" privacy policy" target="_blank">privacy policy</a> and <a class="cta" href="https://policies.google.com/terms" title="Terms of Service" target="_blank">terms of service</a>. </div>';


if ( testVideo.canPlayType('video/webm; codecs="vp8, vorbis"') === 'probably' ) {
if ( testVideo.canPlayType('video/webm; codecs="vp8, vorbis"') === 'probably' ) {
Line 1,138: Line 1,135:
}
}
$('.video-container').html( vidFrame );
$('.video-container').html( vidFrame );
$('.video-container').insertAfter( '<div class="frb-inline-disclaimer"> This video is hosted by YouTube, LLC, a third-party service; please see their <a class="cta" href="https://policies.google.com/privacy" title=" privacy policy" target="_blank">privacy policy</a> and <a class="cta" href="https://policies.google.com/terms" title="Terms of Service" target="_blank">terms of service</a>. </div>' );
$('.video-container').insertAfter( disclaimer );


}
}

Revision as of 06:58, 18 January 2020

See how imagination becomes reality

Check out the imagination-fueling winners from the international Wiki Loves Earth photography competition

Check it out

Get instant access to knowledge

Get the Wikipedia app today for the quickest way to check a fact and get answers to your questions. It’s free and ad-free.