宝塔面板一键部署的发卡平台支付界面有插广告

我在宝塔面板一键部署的发卡平台支付界面被插了广告,如下图
img
但我发现广告的图片并不在我的服务器里,我在支付的PHP文件里找到了我觉得像广告的代码,但不敢确定,也不敢删,因为我也不太懂PHP

 echo $order['orderid']; ?></h1> </div>
                      <strong id="hour_show">0时</strong>
                      <strong id="minute_show">5分</strong>
                      <strong id="second_show">0秒</strong>
                </div>      
          <div class="tip">
            <div class="ico-scan"></div>
            <div class="tip-text">
                <p id="showtext">打开支付宝 [扫一扫]</p>
            </div>
        </div>        
            <div class="qrcode-img-wrapper" >
               <img  id="show_qrcode" class="show_qrcode" width="300" height="350" src="<?php


能不能帮我检查一下这个是不是广告的代码

不是广告,采纳一下