Add UserAgentExtended for use with openrss.org.

This commit is contained in:
Brent Simmons 2024-12-12 20:38:57 -08:00
parent ef09d80d44
commit 20ef630d05

View File

@ -220,5 +220,7 @@
<false/>
<key>UserAgent</key>
<string>NetNewsWire (RSS Reader; https://netnewswire.com/)</string>
<key>UserAgentExtended</key>
<string>NetNewsWire (RSS Reader; https://netnewswire.com/; [platform]; [version] ([build]))</string>
</dict>
</plist>