This website requires JavaScript.
Explore
Help
Sign In
renun
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced
2025-08-12 06:26:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c5ed540194db51ba31c4787942dbf8cc826a9bd1
NetNewsWire
/
Frameworks
/
RSParser
/
Utilities
History
Brent Simmons
f8f78810ef
When detecting and parsing a potential JSON Feed, allow for the version URL to have the wrong scheme, as it does (at this writing) in
https://pxlnv.com/feed/json/
...
Fix
#347
.
2018-02-14 20:56:02 -08:00
..
NSData+RSParser.h
…
NSData+RSParser.m
When detecting and parsing a potential JSON Feed, allow for the version URL to have the wrong scheme, as it does (at this writing) in
https://pxlnv.com/feed/json/
2018-02-14 20:56:02 -08:00
NSString+RSParser.h
…
NSString+RSParser.m
…
RSDateParser.h
…
RSDateParser.m
…
RSParserInternal.h
…
RSParserInternal.m
…