admin管理员组

文章数量:1278690

Is there a way, with PHP, to prepend my CDN service's URL to all of my images only when using a mobile device?

The reason I ask to do it with PHP is because my site is AMP compatible, which doesn't allow me to use JS to do it.

本文标签: Prepend to all image URLs with PHPonly for mobile devices