Skip to content

Commit

Permalink
Update PornhubProvider
Browse files Browse the repository at this point in the history
  • Loading branch information
owencz1998 authored Feb 14, 2025
1 parent a7573d1 commit 40d6fa3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Pornhub/src/main/kotlin/com/owencz1998/PornhubProvider.kt
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ class PornHubProvider : MainAPI() {
"${mainUrl}/video?c=7&page=" to "Big Dick",
"${mainUrl}/video?c=8&page=" to "Big Tits",
"${mainUrl}/video?c=13&page=" to "Blowjob",
"${mainUrl}/video?c=12&page=" to "Celebrity",
"${mainUrl}/video?c=102&page=" to "Brazilian",
"${mainUrl}/video?c=12&page=" to "Celebrity",
)
private val cookies = mapOf(Pair("hasVisited", "1"), Pair("accessAgeDisclaimerPH", "1"))

Expand Down

0 comments on commit 40d6fa3

Please sign in to comment.