From 530fb8385ed6415c475befdcffd13a22657ecee3 Mon Sep 17 00:00:00 2001 From: Owen <96526481+owencz1998@users.noreply.github.com> Date: Fri, 6 Dec 2024 20:51:34 +0000 Subject: [PATCH] don't work trying this instead --- Pornhoarder/src/main/kotlin/com/xxx/PornhoarderPlugin.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pornhoarder/src/main/kotlin/com/xxx/PornhoarderPlugin.kt b/Pornhoarder/src/main/kotlin/com/xxx/PornhoarderPlugin.kt index 674196a..eb4b736 100644 --- a/Pornhoarder/src/main/kotlin/com/xxx/PornhoarderPlugin.kt +++ b/Pornhoarder/src/main/kotlin/com/xxx/PornhoarderPlugin.kt @@ -19,7 +19,7 @@ class PornhoarderPlugin : MainAPI() { override val mainPage = mainPageOf( "/pornstars/" to "Pornstars", - "/categories/" to "categories", + "/categories/anal/" to "anal", "Latest" to "Latest Videos", "/trending-videos/" to "Trending Videos", "/random-videos/" to "Random Videos",