import Foundation extension Instance { static var fixture: Instance { Instance(name: "Home", url: "https://invidious.home.net") } }