Temp Text

powershell -Command "(Get-Content 'index.html') -replace '<script[^>]*>.*?</script>', '' | Set-Content 'cleaned_index.html'"

Post a Comment

Previous Post Next Post