Puhutv

{
  "pkg":"com.dogusdigital.puhutv",
  "className":"",
  "data":{
    "uri":"https://puhutv.com/behzat-c-2-bolum-izle"
  },
  "flag":268435456,
  "action":"android.intent.action.VIEW",
  "extra":[]
}

2022/3/25 added

uri = "https://puhutv.com/behzat-c-2-bolum-izle"  (Official Puhutv  details page address)
adb:
adb shell am start -W -a android.intent.action.VIEW -d "https://puhutv.com/behzat-c-2-bolum-izle" com.dogusdigital.puhutv   (Need to add uri)

Last updated

Was this helpful?