From 3890f6d676892e3fa9d171f07d991427995fe2d0 Mon Sep 17 00:00:00 2001 From: LucifersCircle <31424518+LucifersCircle@users.noreply.github.com> Date: Thu, 30 Jul 2026 12:35:18 -0700 Subject: [PATCH] fix(MangaFire): add missing bypass intent --- src/MangaFire/pbconfig.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/MangaFire/pbconfig.ts b/src/MangaFire/pbconfig.ts index 6c6e1794..f90b504e 100644 --- a/src/MangaFire/pbconfig.ts +++ b/src/MangaFire/pbconfig.ts @@ -6,7 +6,7 @@ import { ContentRating, SourceIntents, type ExtensionInfo } from "@paperback/typ export default { name: "MangaFire", description: "Extension that pulls content from mangafire.to.", - version: "1.0.0-alpha.20", + version: "1.0.0-alpha.21", icon: "icon.png", language: "multi", contentRating: ContentRating.MATURE, @@ -15,6 +15,7 @@ export default { SourceIntents.SEARCH_RESULT_PROVIDING, SourceIntents.CHAPTER_PROVIDING, SourceIntents.SETTINGS_FORM_PROVIDING, + SourceIntents.CLOUDFLARE_BYPASS_PROVIDING, ], badges: [], developers: [