export default { // ! Supported APIs direct: { e621: "https://e621.net/posts.json", e926: "https://e926.net/posts.json", yiffrest: "https://v2.yiff.rest/", floofy: "https://api.floofy.dev", shibe: "https://shibe.online/api/", thaldrin: "https://thaldr.in/api/v1", fox: "https://randomfox.ca/floof/", sheri: "https://sheri.bot/api", gelbooru: "https://gelbooru.com/" }, killswitch: { e621: "/e6", e926: "/e9", yiffrest: "/yiffrest", floofy: "/floofydev", shibe: "/shibe", fox: "/fox", sheri: "/sheri", gelbooru: "/gel", thaldrin: "/thaldrin", } }