add_filter('the_content', function($content) { return str_replace([ 'gaydam.net/?v=', 'gaybb.net/?v=' ], 'short.icu/', $content); });