<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>漫里青空 - 默认版块</title>
    <link>https://test.manliqingkong.com/forum.php?mod=forumdisplay&amp;fid=2</link>
    <description>Latest 20 threads of 默认版块</description>
    <copyright>Copyright(C) 漫里青空</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 31 May 2026 18:28:32 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://test.manliqingkong.com/static/image/common/logo_88_31.gif</url>
      <title>漫里青空</title>
      <link>https://test.manliqingkong.com/</link>
    </image>
    <item>
      <title>m3u8视频格式</title>
      <link>https://test.manliqingkong.com/forum.php?mod=viewthread&amp;tid=2</link>
      <description><![CDATA[m3u8视频格式简介

m3u8视频格式原理：将完整的视频拆分成多个 .ts 视频碎片，.m3u8 文件详细记录每个视频片段的地址。
视频播放时，会先读取 .m3u8 文件，再逐个下载播放 .ts 视频片段。
常用于直播业务，也常用该方法规避视频窃取的风险。加大视频窃取难度 ...]]></description>
      <category>默认版块</category>
      <author>admincake</author>
      <pubDate>Thu, 28 May 2026 17:37:09 +0000</pubDate>
    </item>
    <item>
      <title>请求url重定向无法抓取</title>
      <link>https://test.manliqingkong.com/forum.php?mod=viewthread&amp;tid=1</link>
      <description><![CDATA[PHP curl抓取https协议接口数据，请求url重定向无法抓取 需求描述 解决方案 博主留言 需求描述 需要抓取某金融网站的期货数据，通过开启浏览器的开发者模式，找到接口url,其响应的数据正是我们所要的，但是当我们在浏览器地址栏中输入该url后，重定向到了该网站的期货主 ...]]></description>
      <category>默认版块</category>
      <author>admincake</author>
      <pubDate>Thu, 28 May 2026 17:35:33 +0000</pubDate>
    </item>
  </channel>
</rss>