diff --git a/src/platforms/gal/VikaACG.ts b/src/platforms/gal/VikaACG.ts index 22efcb5..a6e9d8b 100644 --- a/src/platforms/gal/VikaACG.ts +++ b/src/platforms/gal/VikaACG.ts @@ -2,11 +2,7 @@ import { fetchClient } from "../../utils/httpClient"; import type { Platform, PlatformSearchResult, SearchResultItem } from "../../types"; const API_URL = "https://www.vikacg.com/wp-json/b2/v1/getPostList"; - -// The Python code suggests the response text itself might be a JSON string -// that contains escaped HTML. Let's try to parse it as JSON first. -// The regex is applied to the *unescaped* string. -const REGEX = /