function FunListMatch() { add_menu_page('توليد الجدول','توليد الجدول','manage_options','MatchApi', 'ListMatch',get_template_directory_uri().'/inc/Anubis.svg',6); } add_action('admin_menu', 'FunListMatch'); function ListMatch() { echo '
'; echo '
'; if(empty($_GET['data'])){$date=Date('Y-m-d');}else{$date =$_GET['data'];} $result = file_get_contents('https://host.anubis-web.com/Matchs/index.php?data='.$date.'&timezone=03'); echo '
'; #print_r(json_decode($result)[$i]->name1); $Matchs =''; for($i=0; $i < count(json_decode($result)); $i++) { $Matchs .="
".json_decode($result)[$i]->name1."
".json_decode($result)[$i]->scores."
".json_decode($result)[$i]->haluh."
".json_decode($result)[$i]->name2."
".json_decode($result)[$i]->muealaq."
".json_decode($result)[$i]->qinah."
".json_decode($result)[$i]->aldawriu."
"; } echo $Matchs.'
'; ?>
error_reporting(0);ini_set('display_errors', 0); date_default_timezone_set("Africa/Cairo"); ?>
Class=document.querySelector('#Today');"; if(empty($_GET['day'])){ echo "

مباريات اليوم

";}else{ if($_GET['day'] === 'yesterday') {echo "

مباريات الامس

";} if($_GET['day'] === 'tomorrow') {echo "

مباريات الغد

";} } echo '
'; if(!empty($_GET['day'])){ if($_GET['day'] === 'yesterday') {$date=Date('Y-m-').str_pad((Date('d')-1), 2, '0', STR_PAD_LEFT);} if($_GET['day'] === 'tomorrow') {$date=Date('Y-m-').str_pad((Date('d')+1), 2, '0', STR_PAD_LEFT);} } $result = json_decode(file_get_contents('https://host.anubis-web.com/TMA_Plugin/TMA_Plugin.php?data='.$date)); echo '
  1. الامس
  2. اليوم
  3. الغد
'; for ($i=0; $i < count($result); $i++) { echo "
".$result[$i]->name1."
".$result[$i]->scores."
".$result[$i]->name2."
".$result[$i]->muealaq."
".$result[$i]->qinah."
".$result[$i]->aldawriu."
"; } ?>
شكرا لاستخدام احد منتجاتنا 🥰🥰 برمجة انوبيس ويب
error_reporting(0);ini_set('display_errors', 0); ?>

مباريات اليوم

";}else{ if($_GET['day'] === 'yesterday') {echo "

مباريات الامس

";} if($_GET['day'] === 'tomorrow') {echo "

مباريات الغد

";} } echo '
'; if(empty($_GET['day'])){$date=Date('Y-m-d');}else{ if($_GET['day'] === 'yesterday') {$date=Date('Y-m-').(Date('d')-1);} if($_GET['day'] === 'tomorrow') {$date=Date('Y-m-').(Date('d')+1);} } $data = array('date' => str_replace('-','/',$date),'is_ajax_request' => 'true','timezoneOffset' =>'02'); $options = array( 'http' => array( 'header' => "Content-type: application/x-www-form-urlencoded\r\n", 'method' => 'POST', 'content' => http_build_query($data) )); $context = stream_context_create($options); $result = file_get_contents('https://www.yalla-sport.com/matches/ajax_cached_matches.php', false, $context); if ($result === FALSE) { /* Handle error */ } echo '
  1. الامس
  2. اليوم
  3. الغد
'; print_r(str_replace(array('content)); echo '
'; ?>
شكرا لاستخدام احد منتجاتنا 🥰🥰 برمجة انوبيس ويب
str_replace('-','/',$_GET['data']), 'js_date' => 'Wed Nov 16 2022 00:00:00 GMT+0200 (Eastern European Standard Time)', 'is_ajax_request' => 'true', 'timezoneOffset' => $_GET['timezone'] ); $options = array( 'http' => array( 'header' => "Content-type: application/x-www-form-urlencoded\r\n", 'method' => 'POST', 'content' => http_build_query($data) )); $context = stream_context_create($options); $result = file_get_contents('https://www.yalla-sport.com/matches/ajax_cached_matches.php', false, $context); if ($result === FALSE) { /* Handle error */ } $data=['Matchs'=>str_replace(array('https://www.yalla-sport.com/matches','','class="current-scores"'), array('','','class="current-scores" data-start="'.$_GET['data'].'T" data-end="'.$_GET['data'].'T"'),json_decode($result)->content),'data'=>$_GET['data'],'timezone'=>$_GET['timezone']]; print_r(json_encode($data)); ?> if(isset($_GET['Key'])){ header("Access-Control-Allow-Origin: *"); header("Content-Type: application/json; charset=UTF-8"); header("Access-Control-Allow-Methods: *"); header("Access-Control-Max-Age: 3600"); header("Access-Control-Allow-Headers: *"); error_reporting(0); ini_set('display_errors', 0); $asgoal='.NotYet {text-align: center;padding: 7px 0px;font-size: 25px;}#standings_jdwel{display: table;border-collapse: separate;border-spacing:0;width:100%;min-width:100%;margin:0;text-align:center;font-size:12px;border:1px solid rgb(216,216,216);color:rgb(65,65,65);border-radius:10px;border:none;overflow:hidden;position:relative;font-family:Tajawal}#standings_jdwel thead tr{background:#000;border-bottom:2px solid rgb(230,231,241);color:#fff!important}#standings_jdwel thead tr th{color:#fff}#standings_jdwel tbody tr{background:rgb(255,255,255);position:relative;height:35px}#standings_jdwel tbody tr:nth-of-type(2n+1){background:rgb(246,247,250)}#standings_jdwel thead th{padding:10px;text-align:center;color:rgb(102,102,102);font-size:14px;border-bottom:none}#standings_jdwel tbody tr:hover{background-color:whitesmoke!important}th.won{border-bottom:2px solid #2cb767}th.draw{border-bottom:2px solid #443bd0}th.lost{border-bottom:2px solid #ff604f}td.pts{font-weight:500}#standings_jdwel tbody td{padding:6px;text-align:center!important;font-size:12px;background:0;vertical-align:middle;border:0!important;border-bottom:1px solid #eee!important} #standings_jdwel tbody td.rank{text-align:center;padding-left:5px} #standings_jdwel tbody td.team{font-size:.8rem;text-align:right!important;font-weight:700;white-space:nowrap} #standings_jdwel td.team_logo{vertical-align:initial} .club-logo{width:26px!important;height:auto} #standings_jdwel tbody tr:first-child{color:RGB(44,118,53);background-color:rgb(228,252,213);border:RGB(214,233,196) solid 1px} #standings_jdwel tbody tr:nth-of-type(2){color:RGB(44,118,53);background-color:rgb(235,252,224);border:RGB(214,233,196) solid 1px} #standings_jdwel tbody tr:nth-of-type(3){color:RGB(44,118,53);background-color:rgb(242,255,234);border:RGB(214,233,196) solid 1px} #standings_jdwel tbody tr:nth-of-type(4){background-color:rgba(255,255,221,0.77)} #standings_jdwel tbody tr:nth-of-type(5){background-color:rgba(255,255,242,0.8)} #standings_jdwel tbody tr:nth-of-type(18){background-color:RGB(255,238,238)} #standings_jdwel tbody tr:nth-of-type(19){background-color:rgb(255,225,225)} #standings_jdwel tbody tr:last-child{background-color:rgb(254,208,208);color:rgb(169,68,66)!important} .club-logo{font-size:0} .jdwel_frame .rank{padding-right:4px;font-size:1.0rem;font-weight:500;flex:0 0 8.3333333333%;max-width:8.3333333333%} .scorers .photo{width:18%} .scorers .col-6{flex:1} .icon_this{display:none} .scorers .team_name{color:#ac1830} .scorers .badge .club-logo{display:none} .scorers .col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;text-align:center} .scorers .row{height:auto;align-items:center;padding:7px 0;display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px; background: rgb(255,255,255);border: solid 1px rgb(230,231,241);} .scorers .row{border-collapse: collapse;border-spacing: 0;width: 100%;margin: 0;text-align: center;font-size: 12px; border: 0 solid rgb(255,255,255);color: rgb(65,65,65);border-radius: 2px;position: relative;} .scorers .rank {padding-right: 4px;font-size: 1.0rem;font-weight: 500;flex: 0 0 8.3333333333%;max-width: 8.3333333333%;} .scorers .player_photo{width:70px} .scorers .goals_count span{font-size:1.4rem;display:inline-block;padding:0;font-weight:700;color:#ac1830;border-radius:50%} .scorers .col-9{flex:0 0 75%;max-width:75%;} .row.trow.py-3{padding:10px 0;font-size:16px;font-weight:700;text-align:right;border-bottom:0} .sidebar .tarteb{margin-top:-10px} .sidebar .tarteb a{border-bottom:1px solid #f0f2f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;height:auto;margin-top:0;font-size:14.5px;font-weight:700;color:rgb(23,34,47);border-bottom:1px solid #eee;font-family:Tajawal} .tarteb .post-outer{padding:0} .tarteb .post-outer .inner-content::before{top:6px;height:calc(100% - 12px)} .sidebar-widget .tarteb a img,.sidebar-wrapper .menu-item a img{display:inline-block;vertical-align:middle;margin-left:10px;width:30px;height:auto;padding:0} .image{max-width:200px;display:inline-block} .sidebar .tarteb a:hover{background:#f5f5f5} .sidebar .tarteb a img{display:inline-block;vertical-align:middle;margin-left:10px;width:30px;height:auto;padding:0} .alba-table{display:flex;flex-wrap:wrap;padding:0 1px;position:relative;margin:-1px auto} .comp-logo{font-size:0} .alba-table h2{box-sizing:border-box;flex-grow:1;width:100%;padding:0.8em 1.2em;overflow:hidden;list-style:none;width:33.33%;margin:0 0 0 0;justify-content:center;display:inline-flex;align-items:center;justify-content:center;background:rgb(255,255,255);border:1px solid rgb(216,216,216);margin:0 -1px} .d-md-block{display:none} .btn-jd{text-align:center} .comp-logo{max-width:60px;height:auto} .btn-jd span{font-size:13px;font-weight:700;display:block;text-align:center} .alba-table h2:hover{background:#f5f5f5} .scorers .row:nth-of-type(2n+1) {background: rgb(246,247,250);} .scorers .player_photo {width: 70px;} .player_photo {width: 50px;background: rgb(232,232,232);border-radius: 50%!important;} img { border-style: none;height: auto;max-width: 100%;} .but button {padding: 10px;cursor: pointer;font-size: 17px;font-weight: 700;border: 0;border-radius: 3px;color:#fff;} .but {margin: 0 0px 5px 0;overflow: hidden;display: grid;grid-template-columns: 1fr 1fr;gap: 15px;} .but button.difference {background-color: #a62626;} .but button.scorers{background-color: #0a0d37;} div.scorers {border-radius: 10px;display: none; border: 2px solid #eee;} .team.cell.col-9,.goals_count.cell.col-2.p-0 {flex: none;width: 45%;display: inline-block;max-width: none;} .row.trow.py-3 {overflow: hidden;}{display: grid;}@media (min-width:768px){#standings_jdwel td.team{font-size:1rem!important}.d-md-none{display:none!important}.d-md-block{display:block!important}}@media screen and (max-width:600px){#standings_jdwel .d-md-none{display:block}.jdwel_frame.scorers.container{margin-right:-4px;margin-left:-4px;width:auto}.alba-live-table{margin:-21px}.team-aria .team,.event_title_wrapper{height:80px}.alba-team_logo{height:50px}.alba-team_logo img{max-width:35px;max-height:35px}.alba_sports_events-team_title{font-size:.7em}.event_title_wrapper .matchTime{font-size:1.5em}.matchStatus .status .date{font-size:9px}.events-info span.mic{display:none}.events-info span{padding:0 5px;width:50%}.event_status_inner_coming{width:65px;padding:2px 5px 3px;font-size:12px;font-weight:700;margin:auto 10px}.filter-days{padding:10px 10px}div.alba-live-table div.contents{padding:0 10px 10px}.single-jdwelpost .table-is-responsive{margin:0 -5px!important}#jdwel_switcher{margin:0 -7px!important}.single-jdwelgoolpost #the-post .entry-content{margin:0 -25px}.row.trow.py-3{font-size:13px}.jdwel_frame.scorers .row{font-size:10px;line-height:14.5px}}@media screen and (max-width:480px){.TS{display: grid; margin: 0 -18px 0 0;}.but button{font-size: 12px;}.but {gap: 10px;}.team-aria{width:22%}.event_title_wrapper{width:56%}.result{font-size:27px}.match-data{padding:0 6px}.match-data h4{font-size:9px}.event_title_wrapper .matchTime{font-size:1.2em;margin-top:2px}.matchStatus .status .date{font-size:8px;padding:0 5px 1px}.alba_sports_events-team_title{font-size:10px;width:100%;height:29px;line-height:17px;margin:0}.events-team_score{font-size:16px;width:38px}.event_status_inner_coming{width:70px;padding:0 1px;font-size:10px;background:transparent;margin:0}.table-title .title{font-size:15px}.table-title{padding:0 8px}.event_title_wrapper .match-data.live-match .live{font-size:12px;padding:2px 12px 4px}#standings_jdwel thead th{padding:8px 4px 8px}#standings_jdwel .match-left{display:none}table .goal-plus-minus{display:none}table .club-logo{width:20px;height:20px;min-width:20px}}@media screen and (max-width:350px){#standings_jdwel tbody td {padding: 2px;}{margin: 0 -20px 0 0;}}'; $winwin='.NotYet {text-align: center;padding: 7px 0px;font-size: 25px;}.TSD .but{margin:0 0 5px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;gap:15px}.TSD .but button.scorers{background-color:#0a0d37}.TSD .but button.difference{background-color:#a62626}.TSD .but button{padding:10px;cursor:pointer;font-size:17px;font-weight:700;border:0;border-radius:3px;color:#fff}.TSD a{color:#222;text-decoration:none;font-weight:600}.TSD .view-display-id-standing_competition_standing_block .view-content table{width:100%}.TSD table{border-collapse:collapse;border-spacing:0;background-color:transparent}.TSD .view-display-id-standing_competition_standing_block .view-content table tbody tr td.views-field-field-form .item-list ul li div{width:18px;height:18px;border-radius:50%}.TSD .view-display-id-standing_competition_standing_block .view-content table tbody tr td.views-field-field-form .item-list ul li div.W{background-color:#69b92c}.TSD .view-display-id-standing_competition_standing_block .view-content table tbody tr td.views-field-field-form .item-list ul li div.D{background-color:#e0e0e0}.TSD .view-display-id-standing_competition_standing_block .view-content table tbody tr td.views-field-field-form .item-list ul li div.L{background-color:#e23b48}.TSD .item-list ul li{list-style:none}.TSD .difference img,.TSD .scorers img{max-width:100%;max-height:100%;height:auto;width:100%}.TSD .view-display-id-standing_competition_standing_block .view-content table tbody tr .views-field-field-image article .field--name-field-media-image{width:35px;height:35px}.TSD td.views-field.views-field-field-image.views-field-field-team article{display:inline-block}.TSD td.views-field.views-field-field-image.views-field-field-team{display:flex;align-items:center;justify-content:flex-start;gap:10%;padding: 5px!important;}.TSD .view-content{border-radius:10px!important;overflow:hidden}.TSD thead>tr{background:#000;color:#fff}.TSD thead>tr>th{padding:10px}.TSD>.scorers,.difference>div>.field__item:last-child{display:none}.TSD .item-list ul li {display: inline-block;margin: 0 3px;}.TSD table th {padding: 5px!important; }@media screen and (max-width:602px){.TSD td.views-field.views-field-counter,.TSD th.views-field.views-field-counter,.TSD th#view-field-form-table-column,.TSD td.views-field.views-field-field-form{display: none;}}@media screen and (max-width:600px){.TSD td.views-field.views-field-counter,.TSD th.views-field.views-field-counter,.TSD th#view-field-form-table-column,.TSD td.views-field.views-field-field-form{display: none;}.TSD .view-display-id-standing_competition_standing_block .view-content table tbody tr .views-field-field-image article .field--name-field-media-image {width: 25px;height: 25px;}.TSD td.views-field.views-field-field-image.views-field-field-team a {font-size: 12px;}}@media screen and (max-width:450px){.TSD .view-display-id-standing_competition_standing_block .view-content table tbody tr .views-field-field-image article .field--name-field-media-image {width: 20px;height: 20px;}.TSD td.views-field.views-field-field-image.views-field-field-team a {font-size: 10px;}.TSD .but button {font-size: 13px;}}@media screen and (max-width: 350px){.TSD td.views-field.views-field-field-image.views-field-field-team a {display: none;}}@media screen and (max-width: 550px){.difference table tr td.views-field>div {display: none;}.TSD table th {padding: 0px!important;font-size: 10px;}}'; $jdwel='.NotYet {text-align: center;padding: 7px 0px;font-size: 25px;}.TSD .but{margin:0 0 5px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;gap:15px}.TSD .but button.scorers{background-color:#0a0d37}.TSD .but button.difference{background-color:#a62626}.TSD .but button{padding:10px;cursor:pointer;font-size:17px;font-weight:700;border:0;border-radius:3px;color:#fff}.TSD a{color:#222;text-decoration:none;font-weight:600}.scorers .row.trow.py-3 {display: grid;grid-template-columns: 3fr 3fr 1fr;background: #111;color: #fff;padding: 5px;}.scorers .row.brow.py-2 .photo.my-auto img {width: 55px;background: #fff;border-radius: 100%;padding: 10px;}.scorers .row.brow.py-2 {display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;align-items: center;}.scorers .name.my-auto .team.badge img.club-logo {width: 20px;}.scorers .name .icon_this {background: #1d1b17;color: #f3ba03;font-size: 1.1rem;vertical-align: top;border-radius: 100%;padding: 2px;}.scorers .name {font-size: 11px;}.scorers .icon_this {display: inline-block;width: 1em;height: 1em;stroke-width: 0;stroke: currentColor;fill: currentColor;}.scorers .row.brow.py-2 .rank.my-auto {text-align: center;}.scorers .goals_count.my-auto span {background: #eee;padding: 10px;border-radius: 50%;display: inline-flex;width: 15px;height: 15px;align-items: center;justify-content: center;}.scorers .goals_count.my-auto {text-align: center;}.difference td.team.team_logo img.club-logo {width: 40px;height: auto;}.TSD>.scorers{display: none;}.difference thead tr:first-child {background: #000;color: #fff;}.difference table {width: 100%;border-collapse: collapse;background-color: #eceef2;border-radius: 8px;margin-bottom: 15px;overflow: hidden;}.difference table tr {border-bottom: 1px solid #d8dbe1;}.difference table td {border-right: 1px solid #d8dbe1;text-align: center;}.difference td, .Post_body table th {padding: 9px;line-height: 25px;}.TSD thead tr th {padding: 10px;}div#standings_frame>.p-0 {display: none;}@media screen and (max-width: 550px){.difference table tr td.views-field>div {display: none;}.TSD table th {padding: 0px!important;font-size: 10px; }}'; $Rand=rand(1,5); if($Rand === 1){ $ApiScrape='https://scrape.abstractapi.com/v1/?api_key=f45ec37ac5a0407288c8056e2890113e&url='; }elseif ($Rand === 2) { $ApiScrape='https://scrape.abstractapi.com/v1/?api_key=b5c9108c9051454ca502aa6c13ffa8a3&url='; }elseif ($Rand === 3) { $ApiScrape='https://scrape.abstractapi.com/v1/?api_key=7e8f0c5295384c519ab128c203a29a79&url='; }elseif ($Rand === 4) { $ApiScrape='http://api.scraperapi.com/?api_key=d2141067eed3755492b16fe41155bfef&url='; }elseif ($Rand === 5) { $ApiScrape='https://scrape.abstractapi.com/v1/?api_key=b5c9108c9051454ca502aa6c13ffa8a3&url='; }else { $ApiScrape='https://scrape.abstractapi.com/v1/?api_key=f45ec37ac5a0407288c8056e2890113e&url='; } function RImage($r1,$r2,$ur){return str_replace($r1,$r2,$ur);} function GetTSD($a,$class){$url= file_get_contents($a); $url =str_replace('table class="'.$class.'"','table id="'.$class.'"',$url); $url =str_replace('div class="'.$class.'"','div id="'.$class.'"',$url); $url =str_replace("a h","div h",$url); RImage('https://www.as-goal.com:2053/wp-content/uploads/images/players/o_edouard.png','https://t.resfu.com/img_data/players/medium/284337.jpg',$url);RImage('https://www.as-goal.com:2053/wp-content/uploads/images/players/a_herrera_aguera.png','https://cdn-0.fifarosters.com/assets/players/fifa20/faces/191740.png',$url);RImage('https://www.as-goal.com:2053/wp-content/uploads/images/players/i_gueye.png','https://t.resfu.com/img_data/players/medium/52664.jpg',$url);RImage('https://www.as-goal.com:2053/wp-content/uploads/images/players/lucas_paqueta.png','https://ar.footballtunisien.com/wp-content/uploads/2021/06/bl16236076172839.png',$url);RImage('https://www.as-goal.com:2053/wp-content/uploads/images/players/ahmed_ali.png','https://semedia.filgoal.com/Photos/Person/Medium/6807.png',$url);RImage('https://www.as-goal.com:2053/wp-content/uploads/images/players/fahad_al_muwallad.png','https://www.mykhel.com/thumb/190x90x190/football/players/8/111768.1528355334.jpg',$url);RImage('https://www.as-goal.com:2053/wp-content/uploads/images/players/c_baumgartner.png','https://img.a.transfermarkt.technology/portrait/header/324278-1590670295.jpg',$url);RImage('https://www.as-goal.com:2053/wp-content/uploads/images/players/d_klaassen.png','https://www.clubworldranking.com/modules/images/persons/_158581.png',$url);RImage('https://www.as-goal.com:2053/wp-content/uploads/images/players/mohamed_fares.png','https://img.kooora.com/?i=la_viola%2f287700.jpg',$url);RImage('https://www.as-goal.com:2053/wp-content/uploads/images/players/l_ceppitelli.png','https://ar.footballtunisien.com/wp-content/uploads/2020/11/bl15619866651660.png',$url);RImage('https://www.as-goal.com:2053/wp-content/uploads/images/players/rafael_leao.png','https://img.a.transfermarkt.technology/portrait/header/357164-1564668178.jpg',$url);RImage('https://www.as-goal.com:2053/wp-content/uploads/images/players/a_sanabria_ayala.png','https://www.bdfutbol.com/i/j/98148.jpg',$url);RImage('https://www.as-goal.com:2053/wp-content/uploads/images/players/g_mendonca_wikheim.png','https://t.resfu.com/img_data/players/medium/213941.jpg',$url);RImage('https://www.as-goal.com:2053/wp-content/uploads/images/players/h_soudani.png','https://secure.cache.images.core.optasports.com/soccer/players/150x150/48956.png',$url);RImage('https://www.as-goal.com:2053/wp-content/uploads/images/players/igor_coronado.png','https://www.as-goal.com:2053/wp-content/uploads/images/players/placeholder.png',$url);RImage('https://www.as-goal.com:2053/wp-content/uploads/images/players/florian_wirtz.png','https://futhead.cursecdn.com/static/img/21/players/256630.png',$url);RImage('https://www.as-goal.com:2053/wp-content/uploads/images/players/l_nmecha.png','https://img.a.transfermarkt.technology/portrait/header/314288-1611837779.jpg',$url);RImage('https://www.as-goal.com:2053/wp-content/uploads/images/players/suat_serdar.png','https://img.a.transfermarkt.technology/portrait/header/261905-1531813607.jpg',$url);RImage('https://www.as-goal.com:2053/wp-content/uploads/images/players/o_alderete_fernandez.png','https://t.resfu.com/img_data/players/medium/246583.jpg?size=120x&ext=jpeg',$url);RImage('https://www.as-goal.com:2053/wp-content/uploads/images/players/goncalo_guedes.png','https://www.futcards.com.br/wp-content/uploads/2020/06/gon%C3%A7alo-guedes-valencia-300x300.jpg',$url);RImage('https://www.as-goal.com:2053/wp-content/uploads/images/players/i_williams_arthuer.png','https://www.intikalat.com/assets/images/joueurs/espagne/profil-inaki-williams-espagne-9.jpg',$url);RImage('https://www.as-goal.com:2053/wp-content/uploads/images/players/l_diaz_marulanda.png','https://img.vavel.com/luis-diaz-perfil-1595745803589.png',$url);RImage('https://www.as-goal.com:2053/wp-content/uploads/images/players/a_sanabria_ayala.png','https://www.bdfutbol.com/i/j/98148.jpg',$url); $url =str_replace('div class="'.$class.'"','div id="'.$class.'"',$url); $url =str_replace('/sites/','https://www.winwin.com/sites/',$url); $url =str_replace('https://jdwel.com','https://host.anubis-web.com/cdnimage/?o=https://jdwel.com',$url); $url =str_replace('https://www','https://cdn.statically.io/img/www',$url); $Dom = new DOMDocument();$Dom->loadHTML($url);return $Dom->saveHTML($Dom->getElementById($class));} function TSDGet($style,$name,$url,$url2,$key,$cl1='standings_jdwel',$cl2='jdwel_frame scorers_jdwel container mb-4'){ $data=['style'=>$style,'name'=>$name,'faraq'=>GetTSD($url,$cl1),'hadaafayn'=>GetTSD($url2,$cl2)];print_r(json_encode($data));} if($_GET['Key'] == '3KMP69SBR6U8QPW1AYGU'){TSDGet($winwin.$jdwel,'الدوري الانجليزي','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D8%A5%D9%86%D8%AC%D9%84%D9%8A%D8%B2%D9%8A/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8',$ApiScrape.'https://jdwel.com/2022-2023-england-premier-league-scorers/','3KMP69SBR6U8QPW1AYGU','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == 'WAPIEEA1W5T1GWPKWWEZ'){TSDGet($winwin.$jdwel,'الدوري الاسباني','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D8%A5%D8%B3%D8%A8%D8%A7%D9%86%D9%8A/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8',$ApiScrape.'https://jdwel.com/2022-2023-spanish-primera-division-scorers/','WAPIEEA1W5T1GWPKWWEZ','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == 'RVMK29RNT0STSEN44XU0'){TSDGet($winwin.$jdwel,'الدوري الايطالي','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D8%A5%D9%8A%D8%B7%D8%A7%D9%84%D9%8A/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8',$ApiScrape.'https://jdwel.com/2022-2023-italian-league-serie-a-scorers/','N8SQJGDGL00ZQ70DUM5M','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == 'CH1HHFRB8RDQH3XXFF6J'){TSDGet($winwin.$jdwel,'الدوري الالماني','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D8%A3%D9%84%D9%85%D8%A7%D9%86%D9%8A/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8',$ApiScrape.'https://jdwel.com/2022-2023-german-bundesliga-scorers/','MLCDLVPMWUDSBZGVF8WQ','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == 'MLCDLVPMWUDSBZGVF8WQ'){TSDGet($winwin.$jdwel,'الدوري الفرنسي','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D9%81%D8%B1%D9%86%D8%B3%D9%8A/%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8-%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A',$ApiScrape.'https://jdwel.com/2022-2023-french-ligue-1-scorers/','RFRN6PSGFHPJ31Y29TIQ','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == 'N8SQJGDGL00ZQ70DUM5M'){TSDGet($winwin.$jdwel,'الدوري السعودي','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D8%B3%D8%B9%D9%88%D8%AF%D9%8A/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8',$ApiScrape.'https://jdwel.com/2022-2023-saudi-league-scorers/','CH1HHFRB8RDQH3XXFF6J','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == 'RFRN6PSGFHPJ31Y29TIQ'){TSDGet($winwin.$jdwel,'الدوري المصري','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D9%85%D8%B5%D8%B1%D9%8A/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8',$ApiScrape.'https://jdwel.com/2021-2022-egyptian-premier-league-scorers/','RVMK29RNT0STSEN44XU0','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == 'NTEYWBE9ISZI3PNAF4Y7'){TSDGet($winwin.$jdwel,'دوري الاماراتي','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D8%A5%D9%85%D8%A7%D8%B1%D8%A7%D8%AA%D9%8A/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8',$ApiScrape.'https://jdwel.com/2022-2023-uae-pro-league-scorers/','NTEYWBE9ISZI3PNAF4Y7','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == 'FFXXYQMQ5RT1BS6648C9'){TSDGet($winwin.$jdwel,'الدوري التركي','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D8%B3%D9%88%D8%A8%D8%B1-%D8%A7%D9%84%D8%AA%D8%B1%D9%83%D9%8A/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8',$ApiScrape.'https://jdwel.com/2022-2023-turkish-super-lig-scorers/','FFXXYQMQ5RT1BS6648C9','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == '5TCEG6HTGGGEE1AQ8VFQ'){TSDGet($winwin.$jdwel,'دوري ابطال افريقيا','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D9%83%D8%A3%D8%B3-%D8%A3%D9%85%D9%85-%D8%A3%D9%81%D8%B1%D9%8A%D9%82%D9%8A%D8%A7/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8',$ApiScrape.'https://jdwel.com/2022-2023-caf-champions-league-scorers/','5TCEG6HTGGGEE1AQ8VFQ','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == 'SV98DYIUP3UOY3RA89Y9'){TSDGet($asgoal.$jdwel,'كأس الكونفدرالية','https://www.as-goal.com/leagues-rank/%d8%ac%d8%af%d9%88%d9%84-%d8%aa%d8%b1%d8%aa%d9%8a%d8%a8-%d9%83%d8%a7%d8%b3-%d8%a7%d9%84%d9%83%d9%88%d9%86%d9%81%d8%af%d8%b1%d8%a7%d9%84%d9%8a%d8%a9-%d8%a7%d9%84%d8%a7%d9%81%d8%b1%d9%8a%d9%82%d9%8a/',$ApiScrape.'https://jdwel.com/2022-2023-confederation-cup-scorers/','SV98DYIUP3UOY3RA89Y9','table-is-responsive','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == '14JNCAGCJTS9JYVZG2NE'){TSDGet($winwin.$jdwel,'كأس العرب','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D9%83%D8%A3%D8%B3-%D8%A7%D9%84%D8%B9%D8%B1%D8%A8/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8',$ApiScrape.'https://jdwel.com/2021-arab-cup-scorers/','14JNCAGCJTS9JYVZG2NE','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == 'V2T6J7C185YWYMKAGCDN'){TSDGet($winwin.$jdwel,'كاس العالم','https://www.as-goal.com/leagues-rank/%d8%ac%d8%af%d9%88%d9%84-%d8%aa%d8%b1%d8%aa%d9%8a%d8%a8-%d8%aa%d8%b5%d9%81%d9%8a%d8%a7%d8%aa-%d9%83%d8%a7%d8%b3-%d8%a7%d9%84%d8%b9%d8%a7%d9%84%d9%85-%d8%a7%d9%85%d8%b1%d9%8a%d9%83%d8%a7/','https://www.as-goal.com/leagues-rank/%d8%ac%d8%af%d9%88%d9%84-%d8%aa%d8%b1%d8%aa%d9%8a%d8%a8-%d8%aa%d8%b5%d9%81%d9%8a%d8%a7%d8%aa-%d9%83%d8%a7%d8%b3-%d8%a7%d9%84%d8%b9%d8%a7%d9%84%d9%85-%d8%a7%d9%85%d8%b1%d9%8a%d9%83%d8%a7/?scorers','V2T6J7C185YWYMKAGCDN','table-is-responsive','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == '7V2ORX46QHHVHZY7848X'){TSDGet($jdwel,'كأس أمم أفريقيا ',$ApiScrape.'https://jdwel.com/2022-africa-cup-of-nations/',$ApiScrape.'https://jdwel.com/2022-africa-cup-of-nations-scorers/','7V2ORX46QHHVHZY7848X','standings_frame','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == 'AA27ZR91V4NLACV11KI1'){TSDGet($jdwel,'كأس الرابطة المصرية ',$ApiScrape.'https://jdwel.com/2022-efa-cup',$ApiScrape.'https://jdwel.com/2022-efa-cup-scorers/','AA27ZR91V4NLACV11KI1','standings_frame','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == 'NH5I3ZQT8G2RKVXC15GJ'){TSDGet($winwin.$jdwel,'مجموعات دوري أبطال أوروبا','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D8%AF%D9%88%D8%B1%D9%8A-%D8%A3%D8%A8%D8%B7%D8%A7%D9%84-%D8%A3%D9%88%D8%B1%D9%88%D8%A8%D8%A7/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8',$ApiScrape.'https://jdwel.com/2022-2023-uefa-champions-league-scorers/','NH5I3ZQT8G2RKVXC15GJ','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == 'Q8QAIRY66B8QF1IXZ7ZC'){TSDGet($jdwel,'المغربي الممتاز',$ApiScrape.'https://jdwel.com/2022-2023-moroccan-league-botola',$ApiScrape.'https://jdwel.com/2022-2023-moroccan-league-botola-scorers/','Q8QAIRY66B8QF1IXZ7ZC','standings_frame','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == 'U2G1J74BFBUYOFNLI80W'){TSDGet($winwin.$jdwel,'البحريني','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D8%A8%D8%AD%D8%B1%D9%8A%D9%86%D9%8A/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8',$ApiScrape.'https://jdwel.com/2022-2023-bahraini-premier-league-scorers/','U2G1J74BFBUYOFNLI80W','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == 'TM2DDEWQKP67RYABZ5VO'){TSDGet($winwin.$jdwel,'الجزائري','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D8%AC%D8%B2%D8%A7%D8%A6%D8%B1%D9%8A/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8',$ApiScrape.'https://jdwel.com/2022-2023-algerian-ligue-1-scorers','TM2DDEWQKP67RYABZ5VO','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == 'Q8QASRY66B2QF1IXZ7ZD'){TSDGet($winwin.$jdwel,'دوري نجوم قطر','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D8%AF%D9%88%D8%B1%D9%8A-%D9%86%D8%AC%D9%88%D9%85-%D9%82%D8%B7%D8%B1/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8','https://api.anubis-dev.com/TS_Scorers_Difference/not.html','Q8QASRY66B2QF1IXZ7ZD','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','NotYet');} if($_GET['Key'] == 'Q8BASRYY6B2QFEIXZ7ZO'){TSDGet($winwin.$jdwel,'الدوري العراقي','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D8%B9%D8%B1%D8%A7%D9%82%D9%8A/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8',$ApiScrape.'https://jdwel.com/2022-2023-iraqi-premier-league-scorers/','Q8BASRYY6B2QFEIXZ7ZO','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == '7TPtYRZeRrCnzvvoX8G5'){TSDGet($winwin.$jdwel,'الدوري البرتغالي','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D8%A8%D8%B1%D8%AA%D8%BA%D8%A7%D9%84%D9%8A/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8',$ApiScrape.'https://jdwel.com/2022-2023-portugal-primeira-liga-scorers','7TPtYRZeRrCnzvvoX8G5','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == 'oiQ8rk40fTEa6HlGbb4x'){TSDGet($winwin.$jdwel,'الدوري الأرجنتيني','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D8%A3%D8%B1%D8%AC%D9%86%D8%AA%D9%8A%D9%86%D9%8A/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8',$ApiScrape.'https://jdwel.com/2022-superliga-argentina-scorers','oiQ8rk40fTEa6HlGbb4x','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == 'KXo2mT9C50iW1i6LUBXV'){TSDGet($winwin.$jdwel,'الدوري الكويتي','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D9%83%D9%88%D9%8A%D8%AA%D9%8A/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8',$ApiScrape.'https://jdwel.com/2022-2023-kuwait-premier-league-scorers','KXo2mT9C50iW1i6LUBXV','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == '0aioNSy9Y0IW2MAGnkxT'){TSDGet($winwin.$jdwel,'الدوري العماني للمحترفين','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D8%B9%D9%85%D8%A7%D9%86%D9%8A-%D9%84%D9%84%D9%85%D8%AD%D8%AA%D8%B1%D9%81%D9%8A%D9%86/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8',$ApiScrape.'https://jdwel.com/2022-2023-oman-professional-league-scorers/','0aioNSy9Y0IW2MAGnkxT','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == 'm2zT3oPFuw2M2pazg5Yz'){TSDGet($winwin.$jdwel,'الدوري السوري','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D8%B3%D9%88%D8%B1%D9%8A/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8',$ApiScrape.'https://jdwel.com/2022-2023-syrian-premier-league-scorers/','m2zT3oPFuw2M2pazg5Yz','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == '28pOzU2pwrSOqGr6zIM1'){TSDGet($winwin.$jdwel,'الدوري السوداني الممتاز','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D8%B3%D9%88%D8%AF%D8%A7%D9%86%D9%8A-%D8%A7%D9%84%D9%85%D9%85%D8%AA%D8%A7%D8%B2/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8','https://api.anubis-dev.com/TS_Scorers_Difference/not.html','28pOzU2pwrSOqGr6zIM1','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == '28pOzH2pwr9OqGr6zIM2'){TSDGet($winwin.$jdwel,'الدوري الليبي الممتاز','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D9%84%D9%8A%D8%A8%D9%8A-%D8%A7%D9%84%D9%85%D9%85%D8%AA%D8%A7%D8%B2/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8','https://api.anubis-dev.com/TS_Scorers_Difference/not.html','28pOzH2pwr9OqGr6zIM2','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == '28pOzU2pwrAOqGr6zIM3'){TSDGet($winwin.$jdwel,'الدوري اللبناني الممتاز','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D9%84%D8%A8%D9%86%D8%A7%D9%86%D9%8A-%D8%A7%D9%84%D9%85%D9%85%D8%AA%D8%A7%D8%B2/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8',$ApiScrape.'https://jdwel.com/2022-2023-lebanon-premier-league-scorers/','28pOzU2pwrAOqGr6zIM3','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','jdwel_frame scorers_jdwel container mb-4');} if($_GET['Key'] == '28pOzM2pwr9OqGr6zIM4'){TSDGet($winwin.$jdwel,'الدوري الأردني','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D8%A3%D8%B1%D8%AF%D9%86%D9%8A/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8','https://api.anubis-dev.com/TS_Scorers_Difference/not.html','28pOzM2pwr9OqGr6zIM4','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','NotYet');} if($_GET['Key'] == '28pOzU2Jwr9OqGr6zIM5'){TSDGet($winwin.$jdwel,'الدوري الإيراني الممتاز','https://www.winwin.com/%D9%83%D8%B1%D8%A9-%D9%82%D8%AF%D9%85/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A%D8%A7%D8%AA/%D8%A7%D9%84%D8%AF%D9%88%D8%B1%D9%8A-%D8%A7%D9%84%D8%A5%D9%8A%D8%B1%D8%A7%D9%86%D9%8A-%D8%A7%D9%84%D9%85%D9%85%D8%AA%D8%A7%D8%B2/%D8%A7%D9%84%D8%AA%D8%B1%D8%AA%D9%8A%D8%A8','https://api.anubis-dev.com/TS_Scorers_Difference/not.html','28pOzU2Jwr9OqGr6zIM5','field field--name-bp-view field--type-viewsreference field--label-hidden field__items','NotYet');} if($_GET['Key'] == 'V2T6J7C185YWDMEAGCDN'){TSDGet($jdwel,'دوري يلو السعودي',$ApiScrape.'https://jdwel.com/2022-2023-saudi-league-division-1/',$ApiScrape.'https://jdwel.com/2022-2023-saudi-league-division-1-scorers/','V2T6J7C185YWDMEAGCDN','standings_frame','jdwel_frame scorers_jdwel container mb-4');} } /*eval(json_decode(str_replace('$t','code',file_get_contents('https://api.anubis-web.com/feeds/posts/default/-/Fun_TSD_BG?&alt=json')))->feed->entry[0]->content->code); */