Remove FeedWrangler support.

This commit is contained in:
Brent Simmons
2024-11-14 21:05:25 -08:00
parent 9c548fad78
commit 5228307a16
47 changed files with 9 additions and 2136 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: