When I click on a apple.news link the article is opened in the Apple News app. I would like the article to open in Safari and not have the News app open at all. I figured I could just set a new URL scheme to open a .news link in Safari the same as if I clicked a .com link. I did a search and found some information about this but that information is years old and some of it recommends the user to install a third-party app for this purpose. I would rather not install a third-party app but instead learn how to do this myself. Being that the Terminal is quite powerful (I practically lived on the terminal during my 18 years in Linux), I would like to learn how to do this myself using the Terminal if at all possible. Isn't it as easy as editing a plist somewhere?