Home  >  Q&A  >  body text

The webpage needs to be set up with UA to access it. How do I get its source code?

Attached code

The source code cannot be retrieved. I don’t know how to add ua

Because it triggers sensitive words, the Chinese of the following code must be replaced with English.

<?php

file_get_contents("https://player.ggiptv.ripom:443/iptv.php?tid=wintv123");

?> ;

梁健 Sound梁健 Sound1371 days ago1163

reply all(2)I'll reply

  • 流年

    流年2021-02-05 11:53:39

    Use curl to access and you can bring the protocol header

    reply
    0
  • 灭绝师太

    灭绝师太2021-01-29 09:08:43

    You can get UA information from the header, or you can set it

    reply
    0
  • Cancelreply