Skip to content

Commit

Permalink
Update PornhubProvider
Browse files Browse the repository at this point in the history
  • Loading branch information
owencz1998 authored Feb 13, 2025
1 parent c60499f commit 928a61c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pornhub/src/main/kotlin/com/owencz1998/PornhubProvider.kt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ class PornHubProvider : MainAPI() {
"${mainUrl}/video?c=8&page=" to "Big Tits",
"${mainUrl}/video?c=13&page=" to "Blowjob",
"${mainUrl}/video?c=16&page=" to "Cumshot",
"${mainUrl}/video?c=76&page=" to "Bisexual Male",
"${mainUrl}/video?c=96&page=" to "British",
)
private val cookies = mapOf(Pair("hasVisited", "1"), Pair("accessAgeDisclaimerPH", "1"))

Expand Down

0 comments on commit 928a61c

Please sign in to comment.