Page 1 of 2 12 LastLast
Results 1 to 5 of 6

Thread: Hediyem Olsun

  1. Go to Thank YouDownload #1
    Go to Thank You
    Kıdemli Üye markclark's Avatar

    Info

    Go to Top of Post

    Default Hediyem Olsun

    Tamamı Romanya Kanallarından Oluşmaktadır. İster PHP Üzerinden Üzerinden İzleyin, Dilerseniz Linklerini Alarak Kullanabilirsiniz. Tam Kontrol Etmedim Ama Linkler Sabit Gibi Duruyor.

    Alegetv.Us PHP
    Contains hidden content
    WARNING: To see the hidden message, simply click the button under the post.
    Do not write messages unless it is mandatory. If you have to write, the short message is not well received.
    Write detailed information about your problems, device name, brand, on which platform etc.
    If the hidden content does not open automatically 3 seconds after thanking, click here.



    Alegetv.Us Kanal Listesi
    Contains hidden content
    WARNING: To see the hidden message, simply click the button under the post.
    Do not write messages unless it is mandatory. If you have to write, the short message is not well received.
    Write detailed information about your problems, device name, brand, on which platform etc.
    If the hidden content does not open automatically 3 seconds after thanking, click here.




  2. The Following 166 Users Say Thank You to markclark For This Useful Post:
    androbjk34, Murat84, OSMANLİTOKADİ, WanTeD, Tunicim, musti37, mert77, DexaeL, zeybek1956, duzce1903, Sedat_57, Oylesine011, Bolulu14, yorfa, yilmaz, Wonka, sjada, 0332efsane, genieee, adamci, Yosemite, tosyaagackakan, sürücü, ulas76, verarsche, hgdfj, fiko45, seat2005, malibay13, can52, CorumluM, enyy, komaster, hasantas, mousse, akume, alki, geminid3, Sabri1983, slm6161, Kev7n, meteakyol, hy33, İsyankes, albay66, kadirsener1, bakman68, semavati, nehircaner2004, Lider, tugiacar, caycumali, Master99, Skyres, bedaze, mehmetey, ziko_86, lameks, esestv, enatalay, men71, Diyaren, grandlewis91, cimbom345, gigablue, mcelik, solak6469, canlitv, hpgdisco, pilot88, ceylan, Efes, Alex1269, Ilgad, Uzunince, ugurg, DMCA, doganoglu66, Uenluesoy 1, fisherman1971, canimsin1966, neco001, pegasus, trtrtrdeneme, mert76, gaza23, a.soyel, Hulki Baydere, Sago823, kardasali64, bprg, yemliha46, muammer74, Aga57, Denizköy, ilkerxtk, Landshut, pasadena, John1907, s3da, merkez27, hbordo-mavi, mehmetkyb, suhufxx, kisisel01, xanti, LUCKY41, koral, neco67, cevder, nagano, kralkoc7051, ibo6666, Muhacir67, muzo34, tükenmez, Sabo23, Talimhane, esdizayn, supersafak, kocadagli, Hasan50, shrek, ergün, MeFMeF, berecikli, Timbay, egelim9009, Candost, DOST_6080, trimaster, kızılok, Faikyayla, bulent_39, Altunkral, Digiseytan, oecaly, Horoz_20, Mezarci55, MSGT, brnykz, Sonhan, gabali42, ferityeni, attilla1954, cemel1, pino, tahajik, Erarslan, migarli, ocamurlu, tamerak69, bakhun, Oktay Begen, osmantokat, taha253545, resul_1972, hınbıl, belp, Bedo2701, safinaz, proffbay34, tugisamsung, Piriyatel

  3. Go to Thank YouDownload #2
    Go to Thank You
    Yeni Üye esdizayn's Avatar

    Info

    Go to Top of Post

    Eline saglık cok guzel olmus ama sanırım artık calısmıyor, cunku key iptal herhalde , bunun için uye olunca trial vs keyi nasıl öğreniriz yani senin php de düzenleme yapmak için.


  4. The Following 8 Users Say Thank You to esdizayn For This Useful Post:

  5. Go to Thank YouDownload #3
    Go to Thank You
    Kıdemli Üye markclark's Avatar

    Info

    Go to Top of Post

    Arkadaşım Çalışıyor Nasıl Yapıyorsun Bilmiyorum Ama Daha Şimdi Denedim


  6. The Following 6 Users Say Thank You to markclark For This Useful Post:

  7. Go to Thank YouDownload #4
    Go to Thank You
    Yeni Üye esdizayn's Avatar

    Info

    Go to Top of Post

    oncelikle bu kodu
    <?php
    $Live = $_GET['HLS'];
    $ch = curl_init('https://4ro.gbotv.us/v100/api/get_single_details?api_secret_key=ej8hqvhiwblf36sa qb14320q&&type=tv&id='.$Live.'');
    curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false);
    curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
    curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
    curl_setopt($ch, CURLOPT_HTTPHEADER, array(
    'User-Agent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; SM-N976N Build/QP1A.190711.020)',
    'Host: 4ro.gbotv.us',
    'Connection: Keep-Alive',
    'Cookie: ci_session=af940ecad1db5dfa9a533a1dea8f7769b3e0415 0; PHPSESSID=2d85b655e805f3d5b749233edde8db90',
    ));
    $site = curl_exec($ch);
    curl_close ($ch);
    $site = str_replace('\\','',$site);
    preg_match('#"stream_url":"(.*?)"#', $site, $icerik);
    $Link = $icerik[1];
    header ("Location: $Link");
    ?>
    index.php olarak kaydedip servere attım ve linki cagırırken de index.php?HLS=36 girdim ama invalid credintials diye bir resim cıktı. Sanki link girişi yok gibi :(

    buraya atıyor direkt [Sadece kayıtlı ve aktif kullanıcılar bağlantıları görebilir.] Kayıt Olmak İçin Tıklayınız..


  8. The Following 10 Users Say Thank You to esdizayn For This Useful Post:

  9. Go to Thank YouDownload #5
    Go to Thank You
    Yeni Üye semavati's Avatar

    Info

    Go to Top of Post

    Quote Originally Posted by esdizayn View Post
    oncelikle bu kodu
    <?php
    $Live = $_GET['HLS'];
    $ch = curl_init('https://4ro.gbotv.us/v100/api/get_single_details?api_secret_key=ej8hqvhiwblf36sa qb14320q&&type=tv&id='.$Live.'');
    curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false);
    curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
    curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
    curl_setopt($ch, CURLOPT_HTTPHEADER, array(
    'User-Agent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; SM-N976N Build/QP1A.190711.020)',
    'Host: 4ro.gbotv.us',
    'Connection: Keep-Alive',
    'Cookie: ci_session=af940ecad1db5dfa9a533a1dea8f7769b3e0415 0; PHPSESSID=2d85b655e805f3d5b749233edde8db90',
    ));
    $site = curl_exec($ch);
    curl_close ($ch);
    $site = str_replace('\\','',$site);
    preg_match('#"stream_url":"(.*?)"#', $site, $icerik);
    $Link = $icerik[1];
    header ("Location: $Link");
    ?>
    index.php olarak kaydedip servere attım ve linki cagırırken de index.php?HLS=36 girdim ama invalid credintials diye bir resim cıktı. Sanki link girişi yok gibi :(

    buraya atıyor direkt [Sadece kayıtlı ve aktif kullanıcılar bağlantıları görebilir.] Kayıt Olmak İçin Tıklayınız..
    esdizayn, kod hem localhost da hem serverda sorunsuz çalışıyor. Kullandığın server php destekli değilse o yüzden açılmamış olabilir.


  10. The Following 7 Users Say Thank You to semavati For This Useful Post:

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •