首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >什么是pancake.apple.com?

什么是pancake.apple.com?
EN

Stack Overflow用户
提问于 2014-11-13 11:00:23
回答 1查看 22K关注 0票数 17

我注意到我在模拟器中运行的应用程序在控制台中打印了下面这行:

代码语言:javascript
运行
复制
RTCReporting: resolve from http://pancake.apple.com/bags/hls?version=4.12

现在,已经有一个question试图回答为什么会发生这种异常,但坦率地说,我现在宁愿pancake.apple.com是什么,为什么它返回一个plist?这个plist是用来做什么的,而且,什么是pancake.apple.com,还有其他调用这个端点的实例吗?

下面是他们所有的64位解码的荣耀中的内容:

这就是“袋子”

代码语言:javascript
运行
复制
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>apple_internal</key>
    <dict>
        <key>dashboard</key>
        <dict>
            <key>display_url</key>
            <string>https://hls.apple.com/dashboard/</string>
            <key>ip</key>
            <string>17.197.13.203</string>
            <key>port</key>
            <integer>16384</integer>
        </dict>
        <key>power</key>
        <dict>
            <key>foo</key>
            <string>bar</string>
        </dict>
        <key>splunk</key>
        <dict>
            <key>clients</key>
            <array>
                <dict>
                    <key>client</key>
                    <string>AppleTV</string>
                    <key>device_whitelist</key>
                    <array>
                        <string>Apple TV</string>
                    </array>
                    <key>filters</key>
                    <array>
                        <dict>
                            <key>action</key>
                            <string>remove</string>
                            <key>key</key>
                            <string>URI</string>
                        </dict>
                    </array>
                    <key>locale_whitelist</key>
                    <array>
                        <string>US</string>
                    </array>
                    <key>override_dnu</key>
                    <integer>1</integer>
                    <key>post_url</key>
                    <string>https://xp.apple.com/report/2/img_atv_qos</string>
                    <key>sampling_threshold</key>
                    <real>1.0</real>
                    <key>service</key>
                    <string>netflix,vega,hulu</string>
                </dict>
                <dict>
                    <key>client</key>
                    <string>Netflix</string>
                    <key>device_whitelist</key>
                    <array>
                        <string>iPhone</string>
                        <string>iPad</string>
                        <string>iPod touch</string>
                    </array>
                    <key>filters</key>
                    <array>
                        <dict>
                            <key>action</key>
                            <string>remove</string>
                            <key>key</key>
                            <string>URI</string>
                        </dict>
                    </array>
                    <key>locale_whitelist</key>
                    <array>
                        <string>US</string>
                    </array>
                    <key>override_dnu</key>
                    <integer>1</integer>
                    <key>post_url</key>
                    <string>https://xp.apple.com/report/2/img_qos</string>
                    <key>sampling_threshold</key>
                    <real>1.0</real>
                </dict>
                <dict>
                    <key>filters</key>
                    <array>
                        <dict>
                            <key>action</key>
                            <string>remove</string>
                            <key>key</key>
                            <string>URI</string>
                        </dict>
                    </array>
                    <key>hierarchy</key>
                    <integer>1</integer>
                    <key>locale_whitelist</key>
                    <array>
                        <string>US</string>
                    </array>
                    <key>override_dnu</key>
                    <integer>1</integer>
                    <key>post_url</key>
                    <string>https://xp.apple.com/report/2/img_itr_qos</string>
                    <key>sampling_threshold</key>
                    <real>1.0</real>
                    <key>service</key>
                    <string>tilt</string>
                </dict>
                <dict>
                    <key>client</key>
                    <string>AppleTV</string>
                    <key>device_whitelist</key>
                    <array>
                        <string>Apple TV</string>
                    </array>
                    <key>filters</key>
                    <array>
                        <dict>
                            <key>action</key>
                            <string>remove</string>
                            <key>key</key>
                            <string>URI</string>
                        </dict>
                    </array>
                    <key>locale_whitelist</key>
                    <array>
                        <string>US</string>
                    </array>
                    <key>override_dnu</key>
                    <integer>1</integer>
                    <key>post_url</key>
                    <string>https://xp.apple.com/report/2/img_atv_qos</string>
                    <key>sampling_threshold</key>
                    <real>1.0</real>
                    <key>service</key>
                    <string>itunes.extras</string>
                </dict>
                <dict>
                    <key>client</key>
                    <string>YouTube</string>
                    <key>device_whitelist</key>
                    <array>
                        <string>iPhone</string>
                        <string>iPad</string>
                        <string>iPod touch</string>
                    </array>
                    <key>event_threshold</key>
                    <integer>50</integer>
                    <key>filters</key>
                    <array>
                        <dict>
                            <key>action</key>
                            <string>remove</string>
                            <key>key</key>
                            <string>URI</string>
                        </dict>
                    </array>
                    <key>locale_whitelist</key>
                    <array>
                        <string>US</string>
                    </array>
                    <key>override_dnu</key>
                    <integer>1</integer>
                    <key>post_url</key>
                    <string>https://xp.apple.com/report/2/img_qos</string>
                    <key>sampling_threshold</key>
                    <real>1.0</real>
                </dict>
            </array>
        </dict>
    </dict>
    <key>development</key>
    <dict>
        <key>dashboard</key>
        <dict>
            <key>display_url</key>
            <string>https://hls.apple.com/dashboard-dev/</string>
            <key>ip</key>
            <string>17.197.13.218</string>
            <key>port</key>
            <integer>16384</integer>
            <key>reliable</key>
            <integer>500</integer>
        </dict>
        <key>power</key>
        <dict>
            <key>foo</key>
            <string>bar</string>
        </dict>
        <key>splunk</key>
        <dict>
            <key>clients</key>
            <array>
                <dict>
                    <key>client</key>
                    <string>AppleTV</string>
                    <key>device_whitelist</key>
                    <array>
                        <string>Apple TV</string>
                    </array>
                    <key>filters</key>
                    <array>
                        <dict>
                            <key>action</key>
                            <string>remove</string>
                            <key>key</key>
                            <string>URI</string>
                        </dict>
                    </array>
                    <key>locale_whitelist</key>
                    <array>
                        <string>US</string>
                    </array>
                    <key>post_url</key>
                    <string>https://xp.apple.com/report/2/img_atv_qos</string>
                    <key>sampling_threshold</key>
                    <real>0.9</real>
                    <key>service</key>
                    <string>netflix,vega,hulu</string>
                </dict>
                <dict>
                    <key>client</key>
                    <string>Netflix</string>
                    <key>device_whitelist</key>
                    <array>
                        <string>iPhone</string>
                        <string>iPad</string>
                        <string>iPod touch</string>
                    </array>
                    <key>filters</key>
                    <array>
                        <dict>
                            <key>action</key>
                            <string>remove</string>
                            <key>key</key>
                            <string>URI</string>
                        </dict>
                    </array>
                    <key>locale_whitelist</key>
                    <array>
                        <string>US</string>
                    </array>
                    <key>override_dnu</key>
                    <integer>1</integer>
                    <key>post_url</key>
                    <string>https://xp.apple.com/report/2/img_qos</string>
                    <key>sampling_threshold</key>
                    <real>1.0</real>
                </dict>
                <dict>
                    <key>filters</key>
                    <array>
                        <dict>
                            <key>action</key>
                            <string>sha256</string>
                            <key>key</key>
                            <string>URI</string>
                            <key>method</key>
                            <integer>1</integer>
                            <key>status</key>
                            <integer>0</integer>
                        </dict>
                        <dict>
                            <key>action</key>
                            <string>remove</string>
                            <key>key</key>
                            <string>URI</string>
                        </dict>
                    </array>
                    <key>hierarchy</key>
                    <integer>1</integer>
                    <key>locale_whitelist</key>
                    <array>
                        <string>US</string>
                    </array>
                    <key>override_dnu</key>
                    <integer>0</integer>
                    <key>post_url</key>
                    <string>https://xp.apple.com/report/2/img_itr_qos</string>
                    <key>sampling_threshold</key>
                    <real>1.0</real>
                    <key>service</key>
                    <string>tilt</string>
                </dict>
                <dict>
                    <key>client</key>
                    <string>AppleTV</string>
                    <key>device_whitelist</key>
                    <array>
                        <string>Apple TV</string>
                    </array>
                    <key>filters</key>
                    <array>
                        <dict>
                            <key>action</key>
                            <string>sha256</string>
                            <key>key</key>
                            <string>URI</string>
                            <key>method</key>
                            <integer>1</integer>
                            <key>status</key>
                            <integer>0</integer>
                        </dict>
                        <dict>
                            <key>action</key>
                            <string>remove</string>
                            <key>key</key>
                            <string>URI</string>
                        </dict>
                    </array>
                    <key>locale_whitelist</key>
                    <array>
                        <string>US</string>
                    </array>
                    <key>override_dnu</key>
                    <integer>1</integer>
                    <key>post_url</key>
                    <string>https://xp.apple.com/report/2/img_atv_qos</string>
                    <key>sampling_threshold</key>
                    <real>0.9</real>
                </dict>
                <dict>
                    <key>client</key>
                    <string>netflix</string>
                    <key>device_whitelist</key>
                    <array>
                        <string>iPhone</string>
                        <string>iPad</string>
                        <string>iPod touch</string>
                    </array>
                    <key>filters</key>
                    <array/>
                    <key>locale_whitelist</key>
                    <array>
                        <string>US</string>
                    </array>
                    <key>override_dnu</key>
                    <integer>1</integer>
                    <key>post_url</key>
                    <string>https://xp.apple.com/report/2/img_atv_qos</string>
                    <key>sampling_threshold</key>
                    <real>0.9</real>
                </dict>
                <dict>
                    <key>client</key>
                    <string>AppleTV</string>
                    <key>device_whitelist</key>
                    <array>
                        <string>Apple TV</string>
                    </array>
                    <key>filters</key>
                    <array>
                        <dict>
                            <key>action</key>
                            <string>remove</string>
                            <key>key</key>
                            <string>URI</string>
                        </dict>
                    </array>
                    <key>locale_whitelist</key>
                    <array>
                        <string>US</string>
                    </array>
                    <key>override_dnu</key>
                    <integer>1</integer>
                    <key>post_url</key>
                    <string>https://xp.apple.com/report/2/img_atv_qos</string>
                    <key>sampling_threshold</key>
                    <real>1.0</real>
                    <key>service</key>
                    <string>itunes.extras</string>
                </dict>
                <dict>
                    <key>client</key>
                    <string>iTunes</string>
                    <key>device_whitelist</key>
                    <array>
                        <string>Mac</string>
                    </array>
                    <key>filters</key>
                    <array>
                        <dict>
                            <key>action</key>
                            <string>remove</string>
                            <key>key</key>
                            <string>URI</string>
                        </dict>
                    </array>
                    <key>locale_whitelist</key>
                    <array>
                        <string>US</string>
                    </array>
                    <key>override_dnu</key>
                    <integer>1</integer>
                    <key>post_url</key>
                    <string>https://xp.apple.com/report/2/img_qos</string>
                    <key>sampling_threshold</key>
                    <real>1.0</real>
                </dict>
            </array>
        </dict>
    </dict>
    <key>release</key>
    <dict>
        <key>splunk</key>
        <dict>
            <key>clients</key>
            <array>
                <dict>
                    <key>client</key>
                    <string>AppleTV</string>
                    <key>device_whitelist</key>
                    <array>
                        <string>Apple TV</string>
                    </array>
                    <key>filters</key>
                    <array>
                        <dict>
                            <key>action</key>
                            <string>remove</string>
                            <key>key</key>
                            <string>URI</string>
                        </dict>
                    </array>
                    <key>locale_whitelist</key>
                    <array>
                        <string>US</string>
                    </array>
                    <key>override_dnu</key>
                    <integer>0</integer>
                    <key>post_url</key>
                    <string>https://xp.apple.com/report/2/img_atv_qos</string>
                    <key>sampling_threshold</key>
                    <real>1.0</real>
                    <key>service</key>
                    <string>netflix,vega,hulu</string>
                </dict>
                <dict>
                    <key>client</key>
                    <string>Netflix</string>
                    <key>device_whitelist</key>
                    <array>
                        <string>iPhone</string>
                        <string>iPad</string>
                        <string>iPod touch</string>
                    </array>
                    <key>filters</key>
                    <array>
                        <dict>
                            <key>action</key>
                            <string>remove</string>
                            <key>key</key>
                            <string>URI</string>
                        </dict>
                    </array>
                    <key>locale_whitelist</key>
                    <array>
                        <string>US</string>
                    </array>
                    <key>override_dnu</key>
                    <integer>0</integer>
                    <key>post_url</key>
                    <string>https://xp.apple.com/report/2/img_qos</string>
                    <key>sampling_threshold</key>
                    <real>1.0</real>
                </dict>
                <dict>
                    <key>filters</key>
                    <array>
                        <dict>
                            <key>action</key>
                            <string>remove</string>
                            <key>key</key>
                            <string>URI</string>
                        </dict>
                    </array>
                    <key>hierarchy</key>
                    <integer>1</integer>
                    <key>locale_whitelist</key>
                    <array>
                        <string>US</string>
                    </array>
                    <key>override_dnu</key>
                    <integer>1</integer>
                    <key>post_url</key>
                    <string>https://xp.apple.com/report/2/img_itr_qos</string>
                    <key>sampling_threshold</key>
                    <real>1.0</real>
                    <key>service</key>
                    <string>tilt</string>
                </dict>
                <dict>
                    <key>client</key>
                    <string>AppleTV</string>
                    <key>device_whitelist</key>
                    <array>
                        <string>Apple TV</string>
                    </array>
                    <key>filters</key>
                    <array>
                        <dict>
                            <key>action</key>
                            <string>remove</string>
                            <key>key</key>
                            <string>URI</string>
                        </dict>
                    </array>
                    <key>locale_whitelist</key>
                    <array>
                        <string>US</string>
                    </array>
                    <key>override_dnu</key>
                    <integer>1</integer>
                    <key>post_url</key>
                    <string>https://xp.apple.com/report/2/img_atv_qos</string>
                    <key>sampling_threshold</key>
                    <real>1.0</real>
                    <key>service</key>
                    <string>itunes.extras</string>
                </dict>
                <dict>
                    <key>client</key>
                    <string>YouTube</string>
                    <key>device_whitelist</key>
                    <array>
                        <string>iPhone</string>
                        <string>iPad</string>
                        <string>iPod touch</string>
                    </array>
                    <key>event_threshold</key>
                    <integer>50</integer>
                    <key>filters</key>
                    <array>
                        <dict>
                            <key>action</key>
                            <string>remove</string>
                            <key>key</key>
                            <string>URI</string>
                        </dict>
                    </array>
                    <key>locale_whitelist</key>
                    <array>
                        <string>US</string>
                    </array>
                    <key>override_dnu</key>
                    <integer>0</integer>
                    <key>post_url</key>
                    <string>https://xp.apple.com/report/2/img_qos</string>
                    <key>sampling_threshold</key>
                    <real>0.25</real>
                </dict>
            </array>
        </dict>
    </dict>
    <key>version</key>
    <string>1.0.0-41-g98d9515</string>
</dict>
</plist>

而“密钥”是一个二进制文件。

EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/26900625

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档