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 abc785c commit b053b46
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=732&page=" to "Closed Captions",
"${mainUrl}/video?c=732&page=" to "Closed Captions",
)
private val cookies = mapOf(Pair("hasVisited", "1"), Pair("accessAgeDisclaimerPH", "1"))

Expand Down

0 comments on commit b053b46

Please sign in to comment.