// ~i', // '', // $html // ); // return $html ?? ''; // } // function rewriteCss(string $css, string $targetBase): string // { // $css = str_replace('https://cafearz.com', '', $css); // $css = str_replace('http://cafearz.com', '', $css); // $css = str_replace('//cafearz.com', '', $css); // return $css; // }