00e61480c3
Madara: - Add PopularURL/LatestURL Config hooks for custom URL building (needed by hentai4free which uses search-based popular/latest URLs) Masonry: - Replace CSS :not(:has(a[href*=/video/])) with programmatic filtering. goquery/cascadia doesn't support :has() + attribute selectors (Jsoup does, hence Kotlin works but Go didn't) Keyoapp: - Add overridable selector fields (PopularSelector, DescriptionSelector, StatusSelector, AuthorSelector, ArtistSelector) to Config