我有一个包含urls(id,url)的列:
http://www.example.com/articles/updates/43
http://www.example.com/articles/updates/866
http://www.example.com/articles/updates/323
http://www.example.com/articles/updates/seo-url
http://www.example.com/articles/updates/4?something=test
Run Code Online (Sandbox Code Playgroud)
我想将"更新"改为"新闻".是否可以使用脚本执行此操作?