All Stories

How American singer, actor and civil rights activist Paul Robeson became a hero in China

China National Radio and various channels of the widely influential China Central TV showcased Robeson on programs in 2021, 2012 and 2009 narrating China’s resistence to foreign military aggressions. This could seem like unusually frequent coverage related to an American who passed away decades ago.
How American singer, actor and civil rights activist Paul Robeson became a hero in China
Please fill the required field.
Image
(function() { function debugSlider() { console.log('--- Slider Debug Info ---'); console.log('Swiper defined:', typeof Swiper !== 'undefined'); console.log('jQuery defined:', typeof jQuery !== 'undefined'); var sliderContainer = document.querySelector('.swiper-container'); var slides = document.querySelectorAll('.swiper-slide'); console.log('Slider container found:', !!sliderContainer); console.log('Number of slides found:', slides.length); var swiperCSS = document.querySelector('link[href*="swiper.min.css"]'); var swiperJS = document.querySelector('script[src*="swiper.min.js"]'); console.log('Swiper CSS found:', !!swiperCSS); console.log('Swiper JS found:', !!swiperJS); if (window.location.protocol === 'https:') { var insecureResources = document.querySelectorAll('link[href^="http:"], script[src^="http:"], img[src^="http:"]'); console.log('Insecure resources:', insecureResources.length); } } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', debugSlider); } else { debugSlider(); } })();