Merge pull request #3598 from faisal/announce_http_handling

Add http and https to the list of CFBundleURLSchemes.
This commit is contained in:
Brent Simmons
2022-06-20 13:06:33 -07:00
committed by GitHub

View File

@@ -37,6 +37,8 @@
<string>feed</string>
<string>feeds</string>
<string>x-netnewswire-feed</string>
<string>http</string>
<string>https</string>
</array>
</dict>
</array>