Remove FeedWrangler support.

This commit is contained in:
Brent Simmons
2024-11-22 21:48:12 -08:00
parent 233e0a1064
commit f1bfda400e
48 changed files with 15 additions and 2174 deletions

View File

@@ -164,8 +164,6 @@ class ScriptableAccount: NSObject, UniqueIdScriptingObject, ScriptingObjectConta
osType = "Fdly"
case .feedbin:
osType = "Fdbn"
case .feedWrangler:
osType = "FWrg"
case .newsBlur:
osType = "NBlr"
case .freshRSS: