diff --git a/lib/cheerio.min.js b/lib/cheerio.min.js
new file mode 100644
index 0000000..8250ff5
--- /dev/null
+++ b/lib/cheerio.min.js
@@ -0,0 +1 @@
+var e,t=function(){return t=Object.assign||function(e){for(var t,n=1,r=arguments.length;n0?this.children[this.children.length-1]:null}get childNodes(){return this.children}set childNodes(e){this.children=e}}class g extends A{constructor(){super(...arguments),this.type=e.CDATA}get nodeType(){return 4}}class N extends A{constructor(){super(...arguments),this.type=e.Root}get nodeType(){return 9}}class C extends A{constructor(t,n,r=[],i=("script"===t?e.Script:"style"===t?e.Style:e.Tag)){super(r),this.name=t,this.attribs=n,this.type=i}get nodeType(){return 1}get tagName(){return this.name}set tagName(e){this.name=e}get attributes(){return Object.keys(this.attribs).map((e=>{var t,n;return{name:e,value:this.attribs[e],namespace:null===(t=this["x-attribsNamespace"])||void 0===t?void 0:t[e],prefix:null===(n=this["x-attribsPrefix"])||void 0===n?void 0:n[e]}}))}}function I(t){return(n=t).type===e.Tag||n.type===e.Script||n.type===e.Style;var n}function S(t){return t.type===e.CDATA}function b(t){return t.type===e.Text}function O(t){return t.type===e.Comment}function y(t){return t.type===e.Directive}function L(t){return t.type===e.Root}function k(e){return Object.prototype.hasOwnProperty.call(e,"children")}function v(e,t=!1){let n;if(b(e))n=new m(e.data);else if(O(e))n=new T(e.data);else if(I(e)){const r=t?D(e.children):[],i=new C(e.name,{...e.attribs},r);r.forEach((e=>e.parent=i)),null!=e.namespace&&(i.namespace=e.namespace),e["x-attribsNamespace"]&&(i["x-attribsNamespace"]={...e["x-attribsNamespace"]}),e["x-attribsPrefix"]&&(i["x-attribsPrefix"]={...e["x-attribsPrefix"]}),n=i}else if(S(e)){const r=t?D(e.children):[],i=new g(r);r.forEach((e=>e.parent=i)),n=i}else if(L(e)){const r=t?D(e.children):[],i=new N(r);r.forEach((e=>e.parent=i)),e["x-mode"]&&(i["x-mode"]=e["x-mode"]),n=i}else{if(!y(e))throw new Error(`Not implemented yet: ${e.type}`);{const t=new _(e.name,e.data);null!=e["x-name"]&&(t["x-name"]=e["x-name"],t["x-publicId"]=e["x-publicId"],t["x-systemId"]=e["x-systemId"]),n=t}}return n.startIndex=e.startIndex,n.endIndex=e.endIndex,null!=e.sourceCodeLocation&&(n.sourceCodeLocation=e.sourceCodeLocation),n}function D(e){const t=e.map((e=>v(e,!0)));for(let e=1;e$\x80-\uFFFF]/g,x=new Map([[34,"""],[38,"&"],[39,"'"],[60,"<"],[62,">"]]),w=null!=String.prototype.codePointAt?(e,t)=>e.codePointAt(t):(e,t)=>55296==(64512&e.charCodeAt(t))?1024*(e.charCodeAt(t)-55296)+e.charCodeAt(t+1)-56320+65536:e.charCodeAt(t);function B(e){let t,n="",r=0;for(;null!==(t=P.exec(e));){const i=t.index,s=e.charCodeAt(i),a=x.get(s);void 0!==a?(n+=e.substring(r,i)+a,r=i+1):(n+=`${e.substring(r,i)}${w(e,i).toString(16)};`,r=P.lastIndex+=Number(55296==(64512&s)))}return n+e.substr(r)}function F(e,t){return function(n){let r,i=0,s="";for(;r=e.exec(n);)i!==r.index&&(s+=n.substring(i,r.index)),s+=t.get(r[0].charCodeAt(0)),i=r.index+1;return s+n.substring(i)}}const U=F(/["&\u00A0]/g,new Map([[34,"""],[38,"&"],[160," "]])),H=F(/[&<>\u00A0]/g,new Map([[38,"&"],[60,"<"],[62,">"],[160," "]])),G=new Map(["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","textPath"].map((e=>[e.toLowerCase(),e]))),Y=new Map(["definitionURL","attributeName","attributeType","baseFrequency","baseProfile","calcMode","clipPathUnits","diffuseConstant","edgeMode","filterUnits","glyphRef","gradientTransform","gradientUnits","kernelMatrix","kernelUnitLength","keyPoints","keySplines","keyTimes","lengthAdjust","limitingConeAngle","markerHeight","markerUnits","markerWidth","maskContentUnits","maskUnits","numOctaves","pathLength","patternContentUnits","patternTransform","patternUnits","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","refX","refY","repeatCount","repeatDur","requiredExtensions","requiredFeatures","specularConstant","specularExponent","spreadMethod","startOffset","stdDeviation","stitchTiles","surfaceScale","systemLanguage","tableValues","targetX","targetY","textLength","viewBox","viewTarget","xChannelSelector","yChannelSelector","zoomAndPan"].map((e=>[e.toLowerCase(),e]))),q=new Set(["style","script","xmp","iframe","noembed","noframes","plaintext","noscript"]);function K(e){return e.replace(/"/g,""")}const j=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]);function V(e,t={}){const n="length"in e?e:[e];let r="";for(let e=0;e`;case c:return function(e){return`\x3c!--${e.data}--\x3e`}(e);case p:return function(e){return``}(e);case l:case h:case u:return function(e,t){var n;"foreign"===t.xmlMode&&(e.name=null!==(n=G.get(e.name))&&void 0!==n?n:e.name,e.parent&&Q.has(e.parent.name)&&(t={...t,xmlMode:!1}));!t.xmlMode&&X.has(e.name)&&(t={...t,xmlMode:"foreign"});let r=`<${e.name}`;const i=function(e,t){var n;if(!e)return;const r=!1===(null!==(n=t.encodeEntities)&&void 0!==n?n:t.decodeEntities)?K:t.xmlMode||"utf8"!==t.encodeEntities?B:U;return Object.keys(e).map((n=>{var i,s;const a=null!==(i=e[n])&&void 0!==i?i:"";return"foreign"===t.xmlMode&&(n=null!==(s=Y.get(n))&&void 0!==s?s:n),t.emptyAttrs||t.xmlMode||""!==a?`${n}="${r(a)}"`:n})).join(" ")}(e.attribs,t);i&&(r+=` ${i}`);0===e.children.length&&(t.xmlMode?!1!==t.selfClosingTags:t.selfClosingTags&&j.has(e.name))?(t.xmlMode||(r+=" "),r+="/>"):(r+=">",e.children.length>0&&(r+=V(e.children,t)),!t.xmlMode&&j.has(e.name)||(r+=`${e.name}>`));return r}(e,t);case a:return function(e,t){var n;let r=e.data||"";!1===(null!==(n=t.encodeEntities)&&void 0!==n?n:t.decodeEntities)||!t.xmlMode&&e.parent&&q.has(e.parent.name)||(r=t.xmlMode||"utf8"!==t.encodeEntities?B(r):H(r));return r}(e,t)}}const Q=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignObject","desc","title"]),X=new Set(["svg","math"]);function $(e,t){return V(e,t)}function z(e){return Array.isArray(e)?e.map(z).join(""):k(e)&&!O(e)?z(e.children):b(e)?e.data:""}function J(t){return Array.isArray(t)?t.map(J).join(""):k(t)&&(t.type===e.Tag||S(t))?J(t.children):b(t)?t.data:""}function Z(e){return k(e)?e.children:[]}function ee(e){return e.parent||null}function te(e){const t=ee(e);if(null!=t)return Z(t);const n=[e];let{prev:r,next:i}=e;for(;null!=r;)n.unshift(r),({prev:r}=r);for(;null!=i;)n.push(i),({next:i}=i);return n}function ne(e){let{next:t}=e;for(;null!==t&&!I(t);)({next:t}=t);return t}function re(e){let{prev:t}=e;for(;null!==t&&!I(t);)({prev:t}=t);return t}function ie(e){if(e.prev&&(e.prev.next=e.next),e.next&&(e.next.prev=e.prev),e.parent){const t=e.parent.children;t.splice(t.lastIndexOf(e),1)}}function se(e,t,n=!0,r=1/0){return Array.isArray(t)||(t=[t]),ae(e,t,n,r)}function ae(e,t,n,r){const i=[];for(const s of t){if(e(s)&&(i.push(s),--r<=0))break;if(n&&k(s)&&s.children.length>0){const t=ae(e,s.children,n,r);if(i.push(...t),r-=t.length,r<=0)break}}return i}function oe(e,t,n=!0){let r=null;for(let i=0;i0&&(r=oe(e,s.children,!0)))}return r}const ce={tag_name:e=>"function"==typeof e?t=>I(t)&&e(t.name):"*"===e?I:t=>I(t)&&t.name===e,tag_type:e=>"function"==typeof e?t=>e(t.type):t=>t.type===e,tag_contains:e=>"function"==typeof e?t=>b(t)&&e(t.data):t=>b(t)&&t.data===e};function le(e,t){return"function"==typeof t?n=>I(n)&&t(n.attribs[e]):n=>I(n)&&n.attribs[e]===t}function he(e,t){return n=>e(n)||t(n)}function ue(e){const t=Object.keys(e).map((t=>{const n=e[t];return Object.prototype.hasOwnProperty.call(ce,t)?ce[t](n):le(t,n)}));return 0===t.length?null:t.reduce(he)}function pe(e,t,n=!0,r=1/0){return se(ce.tag_name(e),t,n,r)}var fe;function de(e,t){const n=[],r=[];if(e===t)return 0;let i=k(e)?e:e.parent;for(;i;)n.unshift(i),i=i.parent;for(i=k(t)?t:t.parent;i;)r.unshift(i),i=i.parent;const s=Math.min(n.length,r.length);let a=0;for(;ac.indexOf(h)?o===t?fe.FOLLOWING|fe.CONTAINED_BY:fe.FOLLOWING:o===e?fe.PRECEDING|fe.CONTAINS:fe.PRECEDING}function Ee(e){return(e=e.filter(((e,t,n)=>!n.includes(e,t+1)))).sort(((e,t)=>{const n=de(e,t);return n&fe.PRECEDING?-1:n&fe.FOLLOWING?1:0})),e}!function(e){e[e.DISCONNECTED=1]="DISCONNECTED",e[e.PRECEDING=2]="PRECEDING",e[e.FOLLOWING=4]="FOLLOWING",e[e.CONTAINS=8]="CONTAINS",e[e.CONTAINED_BY=16]="CONTAINED_BY"}(fe||(fe={}));const me=["url","type","lang"],Te=["fileSize","bitrate","framerate","samplingrate","channels","duration","height","width"];function _e(e){return pe("media:content",e).map((e=>{const{attribs:t}=e,n={medium:t.medium,isDefault:!!t.isDefault};for(const e of me)t[e]&&(n[e]=t[e]);for(const e of Te)t[e]&&(n[e]=parseInt(t[e],10));return t.expression&&(n.expression=t.expression),n}))}function Ae(e,t){return pe(e,t,!0,1)[0]}function ge(e,t,n=!1){return z(pe(e,t,n,1)).trim()}function Ne(e,t,n,r,i=!1){const s=ge(n,r,i);s&&(e[t]=s)}function Ce(e){return"rss"===e||"feed"===e||"rdf:RDF"===e}var Ie,Se=Object.freeze({__proto__:null,isTag:I,isCDATA:S,isText:b,isComment:O,isDocument:L,hasChildren:k,getOuterHTML:$,getInnerHTML:function(e,t){return k(e)?e.children.map((e=>$(e,t))).join(""):""},getText:function e(t){return Array.isArray(t)?t.map(e).join(""):I(t)?"br"===t.name?"\n":e(t.children):S(t)?e(t.children):b(t)?t.data:""},textContent:z,innerText:J,getChildren:Z,getParent:ee,getSiblings:te,getAttributeValue:function(e,t){var n;return null===(n=e.attribs)||void 0===n?void 0:n[t]},hasAttrib:function(e,t){return null!=e.attribs&&Object.prototype.hasOwnProperty.call(e.attribs,t)&&null!=e.attribs[t]},getName:function(e){return e.name},nextElementSibling:ne,prevElementSibling:re,removeElement:ie,replaceElement:function(e,t){const n=t.prev=e.prev;n&&(n.next=t);const r=t.next=e.next;r&&(r.prev=t);const i=t.parent=e.parent;if(i){const n=i.children;n[n.lastIndexOf(e)]=t,e.parent=null}},appendChild:function(e,t){if(ie(t),t.next=null,t.parent=e,e.children.push(t)>1){const n=e.children[e.children.length-2];n.next=t,t.prev=n}else t.prev=null},append:function(e,t){ie(t);const{parent:n}=e,r=e.next;if(t.next=r,t.prev=e,e.next=t,t.parent=n,r){if(r.prev=t,n){const e=n.children;e.splice(e.lastIndexOf(r),0,t)}}else n&&n.children.push(t)},prependChild:function(e,t){if(ie(t),t.parent=e,t.prev=null,1!==e.children.unshift(t)){const n=e.children[1];n.prev=t,t.next=n}else t.next=null},prepend:function(e,t){ie(t);const{parent:n}=e;if(n){const r=n.children;r.splice(r.indexOf(e),0,t)}e.prev&&(e.prev.next=t),t.parent=n,t.prev=e.prev,t.next=e,e.prev=t},filter:se,find:ae,findOneChild:function(e,t){return t.find(e)},findOne:oe,existsOne:function e(t,n){return n.some((n=>I(n)&&(t(n)||n.children.length>0&&e(t,n.children))))},findAll:function(e,t){var n;const r=[],i=t.filter(I);let s;for(;s=i.shift();){const t=null===(n=s.children)||void 0===n?void 0:n.filter(I);t&&t.length>0&&i.unshift(...t),e(s)&&r.push(s)}return r},testElement:function(e,t){const n=ue(e);return!n||n(t)},getElements:function(e,t,n,r=1/0){const i=ue(e);return i?se(i,t,n,r):[]},getElementById:function(e,t,n=!0){return Array.isArray(t)||(t=[t]),oe(le("id",e),t,n)},getElementsByTagName:pe,getElementsByTagType:function(e,t,n=!0,r=1/0){return se(ce.tag_type(e),t,n,r)},removeSubsets:function(e){let t=e.length;for(;--t>=0;){const n=e[t];if(t>0&&e.lastIndexOf(n,t-1)>=0)e.splice(t,1);else for(let r=n.parent;r;r=r.parent)if(e.includes(r)){e.splice(t,1);break}}return e},get DocumentPosition(){return fe},compareDocumentPosition:de,uniqueSort:Ee,getFeed:function(e){const t=Ae(Ce,e);return t?"feed"===t.name?function(e){var t;const n=e.children,r={type:"atom",items:pe("entry",n).map((e=>{var t;const{children:n}=e,r={media:_e(n)};Ne(r,"id","id",n),Ne(r,"title","title",n);const i=null===(t=Ae("link",n))||void 0===t?void 0:t.attribs.href;i&&(r.link=i);const s=ge("summary",n)||ge("content",n);s&&(r.description=s);const a=ge("updated",n);return a&&(r.pubDate=new Date(a)),r}))};Ne(r,"id","id",n),Ne(r,"title","title",n);const i=null===(t=Ae("link",n))||void 0===t?void 0:t.attribs.href;i&&(r.link=i);Ne(r,"description","subtitle",n);const s=ge("updated",n);s&&(r.updated=new Date(s));return Ne(r,"author","email",n,!0),r}(t):function(e){var t,n;const r=null!==(n=null===(t=Ae("channel",e.children))||void 0===t?void 0:t.children)&&void 0!==n?n:[],i={type:e.name.substr(0,3),id:"",items:pe("item",e.children).map((e=>{const{children:t}=e,n={media:_e(t)};Ne(n,"id","guid",t),Ne(n,"title","title",t),Ne(n,"link","link",t),Ne(n,"description","description",t);const r=ge("pubDate",t);return r&&(n.pubDate=new Date(r)),n}))};Ne(i,"title","title",r),Ne(i,"link","link",r),Ne(i,"description","description",r);const s=ge("lastBuildDate",r);s&&(i.updated=new Date(s));return Ne(i,"author","managingEditor",r,!0),i}(t):null}}),be="undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{};function Oe(e){if(Object.keys)return Object.keys(e);var t=[];for(var n in e)t.push(n);return t}function ye(e,t){if(e.forEach)return e.forEach(t);for(var n=0;n1&&c.shift(),this._hasParentSelector=null;const l=this._trace(c,t,["$"],i,s,n).filter((function(e){return e&&!e.isParentSelector}));return l.length?o||1!==l.length||l[0].hasArrExpr?l.reduce(((e,t)=>{const n=this._getPreferredOutput(t);return a&&Array.isArray(n)?e=e.concat(n):e.push(n),e}),[]):this._getPreferredOutput(l[0]):o?[]:void 0},He.prototype._getPreferredOutput=function(e){const t=this.currResultType;switch(t){case"all":{const t=Array.isArray(e.path)?e.path:He.toPathArray(e.path);return e.pointer=He.toPointer(t),e.path="string"==typeof e.path?e.path:He.toPathString(e.path),e}case"value":case"parent":case"parentProperty":return e[t];case"path":return He.toPathString(e[t]);case"pointer":return He.toPointer(e.path);default:throw new TypeError("Unknown result type")}},He.prototype._handleCallback=function(e,t,n){if(t){const r=this._getPreferredOutput(e);e.path="string"==typeof e.path?e.path:He.toPathString(e.path),t(r,n,e)}},He.prototype._trace=function(e,t,n,r,i,s,a,o){let c;if(!e.length)return c={path:n,value:t,parent:r,parentProperty:i,hasArrExpr:a},this._handleCallback(c,s,"value"),c;const l=e[0],h=e.slice(1),u=[];function p(e){Array.isArray(e)?e.forEach((e=>{u.push(e)})):u.push(e)}if(("string"!=typeof l||o)&&t&&we.call(t,l))p(this._trace(h,t[l],Be(n,l),t,l,s,a));else if("*"===l)this._walk(t,(e=>{p(this._trace(h,t[e],Be(n,e),t,e,s,!0,!0))}));else if(".."===l)p(this._trace(h,t,n,r,i,s,a)),this._walk(t,(r=>{"object"==typeof t[r]&&p(this._trace(e.slice(),t[r],Be(n,r),t,r,s,!0))}));else{if("^"===l)return this._hasParentSelector=!0,{path:n.slice(0,-1),expr:h,isParentSelector:!0};if("~"===l)return c={path:Be(n,l),value:i,parent:r,parentProperty:null},this._handleCallback(c,s,"property"),c;if("$"===l)p(this._trace(h,t,n,null,null,s,a));else if(/^(-?\d*):(-?\d*):?(\d*)$/u.test(l))p(this._slice(l,h,t,n,r,i,s));else if(0===l.indexOf("?(")){if(this.currPreventEval)throw new Error("Eval [?(expr)] prevented in JSONPath expression.");const e=l.replace(/^\?\((.*?)\)$/u,"$1");this._walk(t,(a=>{this._eval(e,t[a],a,n,r,i)&&p(this._trace(h,t[a],Be(n,a),t,a,s,!0))}))}else if("("===l[0]){if(this.currPreventEval)throw new Error("Eval [(expr)] prevented in JSONPath expression.");p(this._trace(Fe(this._eval(l,t,n[n.length-1],n.slice(0,-1),r,i),h),t,n,r,i,s,a))}else if("@"===l[0]){let e=!1;const a=l.slice(1,-2);switch(a){case"scalar":t&&["object","function"].includes(typeof t)||(e=!0);break;case"boolean":case"string":case"undefined":case"function":typeof t===a&&(e=!0);break;case"integer":!Number.isFinite(t)||t%1||(e=!0);break;case"number":Number.isFinite(t)&&(e=!0);break;case"nonFinite":"number"!=typeof t||Number.isFinite(t)||(e=!0);break;case"object":t&&typeof t===a&&(e=!0);break;case"array":Array.isArray(t)&&(e=!0);break;case"other":e=this.currOtherTypeCallback(t,n,r,i);break;case"null":null===t&&(e=!0);break;default:throw new TypeError("Unknown value type "+a)}if(e)return c={path:n,value:t,parent:r,parentProperty:i},this._handleCallback(c,s,"value"),c}else if("`"===l[0]&&t&&we.call(t,l.slice(1))){const e=l.slice(1);p(this._trace(h,t[e],Be(n,e),t,e,s,a,!0))}else if(l.includes(",")){const e=l.split(",");for(const a of e)p(this._trace(Fe(a,h),t,n,r,i,s,!0))}else!o&&t&&we.call(t,l)&&p(this._trace(h,t[l],Be(n,l),t,l,s,a,!0))}if(this._hasParentSelector)for(let e=0;e{t(e)}))},He.prototype._slice=function(e,t,n,r,i,s,a){if(!Array.isArray(n))return;const o=n.length,c=e.split(":"),l=c[2]&&Number.parseInt(c[2])||1;let h=c[0]&&Number.parseInt(c[0])||0,u=c[1]&&Number.parseInt(c[1])||o;h=h<0?Math.max(0,h+o):Math.min(o,h),u=u<0?Math.max(0,u+o):Math.min(o,u);const p=[];for(let e=h;e{p.push(e)}))}return p},He.prototype._eval=function(e,t,n,r,i,s){this.currSandbox._$_parentProperty=s,this.currSandbox._$_parent=i,this.currSandbox._$_property=n,this.currSandbox._$_root=this.json,this.currSandbox._$_v=t;const a=e.includes("@path");a&&(this.currSandbox._$_path=He.toPathString(r.concat([n])));const o="script:"+e;if(!He.cache[o]){let t=e.replace(/@parentProperty/gu,"_$_parentProperty").replace(/@parent/gu,"_$_parent").replace(/@property/gu,"_$_property").replace(/@root/gu,"_$_root").replace(/@([.\s)[])/gu,"_$_v$1");a&&(t=t.replace(/@path/gu,"_$_path")),He.cache[o]=new this.vm.Script(t)}try{return He.cache[o].runInNewContext(this.currSandbox)}catch(t){throw new Error("jsonPath: "+t.message+": "+e)}},He.cache={},He.toPathString=function(e){const t=e,n=t.length;let r="$";for(let e=1;e":">"},i=/[&"'<>]/g,s=e.exports={};function a(e,t){return n.hasOwnProperty.call(e,t)}function o(e){return r[e]}function c(e,t,n){var r,i,s;if(e instanceof Error&&(e=(i=e).name+": "+i.message),Object.setPrototypeOf?(r=new Error(e),Object.setPrototypeOf(r,c.prototype)):(r=this,Object.defineProperty(r,"message",{enumerable:!1,writable:!0,value:e})),Object.defineProperty(r,"name",{value:"Template render error"}),Error.captureStackTrace&&Error.captureStackTrace(r,this.constructor),i){var a=Object.getOwnPropertyDescriptor(i,"stack");(s=a&&(a.get||function(){return a.value}))||(s=function(){return i.stack})}else{var o=new Error(e).stack;s=function(){return o}}return Object.defineProperty(r,"stack",{get:function(){return s.call(r)}}),Object.defineProperty(r,"cause",{value:i}),r.lineno=t,r.colno=n,r.firstUpdate=!0,r.Update=function(e){var t="("+(e||"unknown path")+")";return this.firstUpdate&&(this.lineno&&this.colno?t+=" [Line "+this.lineno+", Column "+this.colno+"]":this.lineno&&(t+=" [Line "+this.lineno+"]")),t+="\n ",this.firstUpdate&&(t+=" "),this.message=t+(this.message||""),this.firstUpdate=!1,this},r}function l(e){return"[object Function]"===n.toString.call(e)}function h(e){return"[object Array]"===n.toString.call(e)}function u(e){return"[object String]"===n.toString.call(e)}function p(e){return"[object Object]"===n.toString.call(e)}function f(e){var t=function(e){return e?"string"==typeof e?e.split("."):[e]:[]}(e);return function(e){for(var n=e,r=0;r1)for(var n=1;n0&&a.length>i){a.warned=!0;var o=new Error("Possible EventEmitter memory leak detected. "+a.length+" "+t+" listeners added. Use emitter.setMaxListeners() to increase limit");o.name="MaxListenersExceededWarning",o.emitter=e,o.type=t,o.count=a.length,function(e){"function"==typeof console.warn?console.warn(e):console.log(e)}(o)}}else a=s[t]=n,++e._eventsCount;return e}function bt(e,t,n){var r=!1;function i(){e.removeListener(t,i),r||(r=!0,n.apply(e,arguments))}return i.listener=n,i}function Ot(e){var t=this._events;if(t){var n=t[e];if("function"==typeof n)return 1;if(n)return n.length}return 0}function yt(e,t){for(var n=new Array(t);t--;)n[t]=e[t];return n}function Lt(){var e;Tt.call(this),this.__emitError=(e=this,function(t){e.emit("error",t)})}function kt(){return new Lt}mt.prototype=Object.create(null),Tt.EventEmitter=Tt,Tt.usingDomains=!1,Tt.prototype.domain=void 0,Tt.prototype._events=void 0,Tt.prototype._maxListeners=void 0,Tt.defaultMaxListeners=10,Tt.init=function(){this.domain=null,Tt.usingDomains&&undefined.active,this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=new mt,this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},Tt.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||isNaN(e))throw new TypeError('"n" argument must be a positive number');return this._maxListeners=e,this},Tt.prototype.getMaxListeners=function(){return _t(this)},Tt.prototype.emit=function(e){var t,n,r,i,s,a,o,c="error"===e;if(a=this._events)c=c&&null==a.error;else if(!c)return!1;if(o=this.domain,c){if(t=arguments[1],!o){if(t instanceof Error)throw t;var l=new Error('Uncaught, unspecified "error" event. ('+t+")");throw l.context=t,l}return t||(t=new Error('Uncaught, unspecified "error" event')),t.domainEmitter=this,t.domain=o,t.domainThrown=!1,o.emit("error",t),!1}if(!(n=a[e]))return!1;var h="function"==typeof n;switch(r=arguments.length){case 1:At(n,h,this);break;case 2:gt(n,h,this,arguments[1]);break;case 3:Nt(n,h,this,arguments[1],arguments[2]);break;case 4:Ct(n,h,this,arguments[1],arguments[2],arguments[3]);break;default:for(i=new Array(r-1),s=1;s0;)if(n[s]===t||n[s].listener&&n[s].listener===t){a=n[s].listener,i=s;break}if(i<0)return this;if(1===n.length){if(n[0]=void 0,0==--this._eventsCount)return this._events=new mt,this;delete r[e]}else!function(e,t){for(var n=t,r=n+1,i=e.length;r0?Reflect.ownKeys(this._events):[]},("function"==typeof Object.create?function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:function(e,t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e})(Lt,Tt),Lt.prototype.add=function(e){e.on("error",this.__emitError)},Lt.prototype.remove=function(e){e.removeListener("error",this.__emitError)},Lt.prototype.bind=function(e){var t=this.__emitError;return function(){var n=Array.prototype.slice.call(arguments);try{e.apply(null,n)}catch(e){t(e)}}},Lt.prototype.intercept=function(e){var t=this.__emitError;return function(n){if(n)t(n);else{var r=Array.prototype.slice.call(arguments,1);try{e.apply(null,r)}catch(n){t(n)}}}},Lt.prototype.run=function(e){var t=this.__emitError;try{e()}catch(e){t(e)}return this},Lt.prototype.dispose=function(){return this.removeAllListeners(),this},Lt.prototype.enter=Lt.prototype.exit=function(){return this};var vt,Dt={Domain:Lt,createDomain:kt,create:kt},Rt="function"==typeof setImmediate,Mt=Pt;function Pt(e){xt.length||(Ut(),wt=!0),xt[xt.length]=e}var xt=[],wt=!1,Bt=0;function Ft(){for(;Bt1024){for(var t=0,n=xt.length-Bt;t=!".indexOf(r)){this.forward();var o,c=["==","===","!=","!==","<=",">=","//","**"],l=r+this.current();switch(-1!==je.indexOf(c,l)&&(this.forward(),r=l,-1!==je.indexOf(c,l+this.current())&&(r=l+this.current(),this.forward())),r){case"(":o="left-paren";break;case")":o="right-paren";break;case"[":o="left-bracket";break;case"]":o="right-bracket";break;case"{":o="left-curly";break;case"}":o="right-curly";break;case",":o="comma";break;case":":o="colon";break;case"~":o="tilde";break;case"|":o="pipe";break;default:o="operator"}return Kt(o,r,t,n)}if((e=this._extractUntil(" \n\t\r ()[]{}%*-+~/#,:|.<>=!")).match(/^[-+]?[0-9]+$/))return"."===this.current()?(this.forward(),Kt("float",e+"."+this._extract("0123456789"),t,n)):Kt("int",e,t,n);if(e.match(/^(true|false)$/))return Kt("boolean",e,t,n);if("none"===e)return Kt("none",e,t,n);if("null"===e)return Kt("none",e,t,n);if(e)return Kt("symbol",e,t,n);throw new Error("Unexpected value while parsing: "+e)}var h,u=this.tags.BLOCK_START.charAt(0)+this.tags.VARIABLE_START.charAt(0)+this.tags.COMMENT_START.charAt(0)+this.tags.COMMENT_END.charAt(0);if(this.isFinished())return null;if((e=this._extractString(this.tags.BLOCK_START+"-"))||(e=this._extractString(this.tags.BLOCK_START)))return this.in_code=!0,Kt("block-start",e,t,n);if((e=this._extractString(this.tags.VARIABLE_START+"-"))||(e=this._extractString(this.tags.VARIABLE_START)))return this.in_code=!0,Kt("variable-start",e,t,n);e="";var p=!1;for(this._matches(this.tags.COMMENT_START)&&(p=!0,e=this._extractString(this.tags.COMMENT_START));null!==(h=this._extractUntil(u));){if(e+=h,(this._matches(this.tags.BLOCK_START)||this._matches(this.tags.VARIABLE_START)||this._matches(this.tags.COMMENT_START))&&!p){if(this.lstripBlocks&&this._matches(this.tags.BLOCK_START)&&this.colno>0&&this.colno<=e.length){var f=e.slice(-this.colno);if(/^\s+$/.test(f)&&!(e=e.slice(0,-this.colno)).length)return this.nextToken()}break}if(this._matches(this.tags.COMMENT_END)){if(!p)throw new Error("unexpected end of comment");e+=this._extractString(this.tags.COMMENT_END);break}e+=this.current(),this.forward()}if(null===h&&p)throw new Error("expected end of comment, got end of file");return Kt(p?"comment":"data",e,t,n)},t._parseString=function(e){this.forward();for(var t="";!this.isFinished()&&this.current()!==e;){var n=this.current();if("\\"===n){switch(this.forward(),this.current()){case"n":t+="\n";break;case"t":t+="\t";break;case"r":t+="\r";break;default:t+=this.current()}this.forward()}else t+=n,this.forward()}return this.forward(),t},t._matches=function(e){return this.index+e.length>this.len?null:this.str.slice(this.index,this.index+e.length)===e},t._extractString=function(e){return this._matches(e)?(this.forwardN(e.length),e):null},t._extractUntil=function(e){return this._extractMatching(!0,e||"")},t._extract=function(e){return this._extractMatching(!1,e)},t._extractMatching=function(e,t){if(this.isFinished())return null;var n=t.indexOf(this.current());if(e&&-1===n||!e&&-1!==n){var r=this.current();this.forward();for(var i=t.indexOf(this.current());(e&&-1===i||!e&&-1!==i)&&!this.isFinished();)r+=this.current(),this.forward(),i=t.indexOf(this.current());return r}return""},t._extractRegex=function(e){var t=this.currentStr().match(e);return t?(this.forwardN(t[0].length),t):null},t.isFinished=function(){return this.index>=this.len},t.forwardN=function(e){for(var t=0;t2?i-2:0),a=2;a0||!n)&&Et.stdout.write(" ".repeat(t));var s=i===r.length-1?"":"\n";Et.stdout.write(""+e+s)}))}var hr={Node:on,Root:hn,NodeList:ln,Value:cn,Literal:un,Symbol:pn,Group:fn,Array:dn,Pair:En,Dict:mn,Output:Un,Capture:Hn,TemplateData:Gn,If:_n,IfAsync:An,InlineIf:gn,For:Nn,AsyncEach:Cn,AsyncAll:In,Macro:Sn,Caller:bn,Import:On,FromImport:yn,FunCall:Ln,Filter:kn,FilterAsync:vn,KeywordArgs:Dn,Block:Rn,Super:Mn,Extends:Pn,Include:xn,Set:wn,Switch:Bn,Case:Fn,LookupVal:Tn,BinOp:qn,In:Kn,Is:jn,Or:Vn,And:Wn,Not:Qn,Add:Xn,Concat:$n,Sub:zn,Mul:Jn,Div:Zn,FloorDiv:er,Mod:tr,Pow:nr,Neg:rr,Pos:ir,Compare:sr,CompareOperand:ar,CallExtension:or,CallExtensionAsync:cr,printNodes:function e(t,n){if(n=n||0,lr(t.typename+": ",n),t instanceof ln)lr("\n"),t.children.forEach((function(t){e(t,n+2)}));else if(t instanceof or)lr(t.extName+"."+t.prop+"\n"),t.args&&e(t.args,n+2),t.contentArgs&&t.contentArgs.forEach((function(t){e(t,n+2)}));else{var r=[],i=null;t.iterFields((function(e,t){e instanceof on?r.push([t,e]):(i=i||{})[t]=e})),i?lr(JSON.stringify(i,null,2)+"\n",null,!0):lr("\n"),r.forEach((function(t){var r=t[0],i=t[1];lr("["+r+"] =>",n+2),e(i,n+4)}))}}};function ur(e,t){return ur=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},ur(e,t)}hr.Node,hr.Root,hr.NodeList,hr.Value,hr.Literal,hr.Group,hr.Pair,hr.Dict,hr.Output,hr.Capture,hr.TemplateData,hr.If,hr.IfAsync,hr.InlineIf,hr.For,hr.AsyncEach,hr.AsyncAll,hr.Macro,hr.Caller,hr.Import,hr.FromImport,hr.FunCall,hr.Filter,hr.FilterAsync,hr.KeywordArgs,hr.Block,hr.Super,hr.Extends,hr.Include,hr.Switch,hr.Case,hr.LookupVal,hr.BinOp,hr.In,hr.Is,hr.Or,hr.And,hr.Not,hr.Add,hr.Concat,hr.Sub,hr.Mul,hr.Div,hr.FloorDiv,hr.Mod,hr.Pow,hr.Neg,hr.Pos,hr.Compare,hr.CompareOperand,hr.CallExtension,hr.CallExtensionAsync,hr.printNodes;var pr=function(e){var t,n;function r(){return e.apply(this,arguments)||this}n=e,(t=r).prototype=Object.create(n.prototype),t.prototype.constructor=t,ur(t,n);var i=r.prototype;return i.init=function(e){this.tokens=e,this.peeked=null,this.breakOnBlocks=null,this.dropLeadingWhitespace=!1,this.extensions=[]},i.nextToken=function(e){var t;if(this.peeked){if(e||this.peeked.type!==Vt.TOKEN_WHITESPACE)return t=this.peeked,this.peeked=null,t;this.peeked=null}if(t=this.tokens.nextToken(),!e)for(;t&&t.type===Vt.TOKEN_WHITESPACE;)t=this.tokens.nextToken();return t},i.peekToken=function(){return this.peeked=this.peeked||this.nextToken(),this.peeked},i.pushToken=function(e){if(this.peeked)throw new Error("pushToken: can only push one token on between reads");this.peeked=e},i.error=function(e,t,n){if(void 0===t||void 0===n){var r=this.peekToken()||{};t=r.lineno,n=r.colno}return void 0!==t&&(t+=1),void 0!==n&&(n+=1),new je.TemplateError(e,t,n)},i.fail=function(e,t,n){throw this.error(e,t,n)},i.skip=function(e){var t=this.nextToken();return!(!t||t.type!==e)||(this.pushToken(t),!1)},i.expect=function(e){var t=this.nextToken();return t.type!==e&&this.fail("expected "+e+", got "+t.type,t.lineno,t.colno),t},i.skipValue=function(e,t){var n=this.nextToken();return!(!n||n.type!==e||n.value!==t)||(this.pushToken(n),!1)},i.skipSymbol=function(e){return this.skipValue(Vt.TOKEN_SYMBOL,e)},i.advanceAfterBlockEnd=function(e){var t;return e||((t=this.peekToken())||this.fail("unexpected end of file"),t.type!==Vt.TOKEN_SYMBOL&&this.fail("advanceAfterBlockEnd: expected symbol token or explicit name to be passed"),e=this.nextToken().value),(t=this.nextToken())&&t.type===Vt.TOKEN_BLOCK_END?"-"===t.value.charAt(0)&&(this.dropLeadingWhitespace=!0):this.fail("expected block end in "+e+" statement"),t},i.advanceAfterVariableEnd=function(){var e=this.nextToken();e&&e.type===Vt.TOKEN_VARIABLE_END?this.dropLeadingWhitespace="-"===e.value.charAt(e.value.length-this.tokens.tags.VARIABLE_END.length-1):(this.pushToken(e),this.fail("expected variable end"))},i.parseFor=function(){var e,t,n=this.peekToken();if(this.skipSymbol("for")?(e=new hr.For(n.lineno,n.colno),t="endfor"):this.skipSymbol("asyncEach")?(e=new hr.AsyncEach(n.lineno,n.colno),t="endeach"):this.skipSymbol("asyncAll")?(e=new hr.AsyncAll(n.lineno,n.colno),t="endall"):this.fail("parseFor: expected for{Async}",n.lineno,n.colno),e.name=this.parsePrimary(),e.name instanceof hr.Symbol||this.fail("parseFor: variable name expected for loop"),this.peekToken().type===Vt.TOKEN_COMMA){var r=e.name;for(e.name=new hr.Array(r.lineno,r.colno),e.name.addChild(r);this.skip(Vt.TOKEN_COMMA);){var i=this.parsePrimary();e.name.addChild(i)}}return this.skipSymbol("in")||this.fail('parseFor: expected "in" keyword for loop',n.lineno,n.colno),e.arr=this.parseExpression(),this.advanceAfterBlockEnd(n.value),e.body=this.parseUntilBlocks(t,"else"),this.skipSymbol("else")&&(this.advanceAfterBlockEnd("else"),e.else_=this.parseUntilBlocks(t)),this.advanceAfterBlockEnd(),e},i.parseMacro=function(){var e=this.peekToken();this.skipSymbol("macro")||this.fail("expected macro");var t=this.parsePrimary(!0),n=this.parseSignature(),r=new hr.Macro(e.lineno,e.colno,t,n);return this.advanceAfterBlockEnd(e.value),r.body=this.parseUntilBlocks("endmacro"),this.advanceAfterBlockEnd(),r},i.parseCall=function(){var e=this.peekToken();this.skipSymbol("call")||this.fail("expected call");var t=this.parseSignature(!0)||new hr.NodeList,n=this.parsePrimary();this.advanceAfterBlockEnd(e.value);var r=this.parseUntilBlocks("endcall");this.advanceAfterBlockEnd();var i=new hr.Symbol(e.lineno,e.colno,"caller"),s=new hr.Caller(e.lineno,e.colno,i,t,r),a=n.args.children;return a[a.length-1]instanceof hr.KeywordArgs||a.push(new hr.KeywordArgs),a[a.length-1].addChild(new hr.Pair(e.lineno,e.colno,i,s)),new hr.Output(e.lineno,e.colno,[n])},i.parseWithContext=function(){var e=this.peekToken(),t=null;return this.skipSymbol("with")?t=!0:this.skipSymbol("without")&&(t=!1),null!==t&&(this.skipSymbol("context")||this.fail("parseFrom: expected context after with/without",e.lineno,e.colno)),t},i.parseImport=function(){var e=this.peekToken();this.skipSymbol("import")||this.fail("parseImport: expected import",e.lineno,e.colno);var t=this.parseExpression();this.skipSymbol("as")||this.fail('parseImport: expected "as" keyword',e.lineno,e.colno);var n=this.parseExpression(),r=this.parseWithContext(),i=new hr.Import(e.lineno,e.colno,t,n,r);return this.advanceAfterBlockEnd(e.value),i},i.parseFrom=function(){var e=this.peekToken();this.skipSymbol("from")||this.fail("parseFrom: expected from");var t=this.parseExpression();this.skipSymbol("import")||this.fail("parseFrom: expected import",e.lineno,e.colno);for(var n,r=new hr.NodeList;;){var i=this.peekToken();if(i.type===Vt.TOKEN_BLOCK_END){r.children.length||this.fail("parseFrom: Expected at least one import name",e.lineno,e.colno),"-"===i.value.charAt(0)&&(this.dropLeadingWhitespace=!0),this.nextToken();break}r.children.length>0&&!this.skip(Vt.TOKEN_COMMA)&&this.fail("parseFrom: expected comma",e.lineno,e.colno);var s=this.parsePrimary();if("_"===s.value.charAt(0)&&this.fail("parseFrom: names starting with an underscore cannot be imported",s.lineno,s.colno),this.skipSymbol("as")){var a=this.parsePrimary();r.addChild(new hr.Pair(s.lineno,s.colno,s,a))}else r.addChild(s);n=this.parseWithContext()}return new hr.FromImport(e.lineno,e.colno,t,r,n)},i.parseBlock=function(){var e=this.peekToken();this.skipSymbol("block")||this.fail("parseBlock: expected block",e.lineno,e.colno);var t=new hr.Block(e.lineno,e.colno);t.name=this.parsePrimary(),t.name instanceof hr.Symbol||this.fail("parseBlock: variable name expected",e.lineno,e.colno),this.advanceAfterBlockEnd(e.value),t.body=this.parseUntilBlocks("endblock"),this.skipSymbol("endblock"),this.skipSymbol(t.name.value);var n=this.peekToken();return n||this.fail("parseBlock: expected endblock, got end of file"),this.advanceAfterBlockEnd(n.value),t},i.parseExtends=function(){var e="extends",t=this.peekToken();this.skipSymbol(e)||this.fail("parseTemplateRef: expected extends");var n=new hr.Extends(t.lineno,t.colno);return n.template=this.parseExpression(),this.advanceAfterBlockEnd(t.value),n},i.parseInclude=function(){var e="include",t=this.peekToken();this.skipSymbol(e)||this.fail("parseInclude: expected include");var n=new hr.Include(t.lineno,t.colno);return n.template=this.parseExpression(),this.skipSymbol("ignore")&&this.skipSymbol("missing")&&(n.ignoreMissing=!0),this.advanceAfterBlockEnd(t.value),n},i.parseIf=function(){var e,t=this.peekToken();this.skipSymbol("if")||this.skipSymbol("elif")||this.skipSymbol("elseif")?e=new hr.If(t.lineno,t.colno):this.skipSymbol("ifAsync")?e=new hr.IfAsync(t.lineno,t.colno):this.fail("parseIf: expected if, elif, or elseif",t.lineno,t.colno),e.cond=this.parseExpression(),this.advanceAfterBlockEnd(t.value),e.body=this.parseUntilBlocks("elif","elseif","else","endif");var n=this.peekToken();switch(n&&n.value){case"elseif":case"elif":e.else_=this.parseIf();break;case"else":this.advanceAfterBlockEnd(),e.else_=this.parseUntilBlocks("endif"),this.advanceAfterBlockEnd();break;case"endif":e.else_=null,this.advanceAfterBlockEnd();break;default:this.fail("parseIf: expected elif, else, or endif, got end of file")}return e},i.parseSet=function(){var e=this.peekToken();this.skipSymbol("set")||this.fail("parseSet: expected set",e.lineno,e.colno);for(var t,n=new hr.Set(e.lineno,e.colno,[]);(t=this.parsePrimary())&&(n.targets.push(t),this.skip(Vt.TOKEN_COMMA)););return this.skipValue(Vt.TOKEN_OPERATOR,"=")?(n.value=this.parseExpression(),this.advanceAfterBlockEnd(e.value)):this.skip(Vt.TOKEN_BLOCK_END)?(n.body=new hr.Capture(e.lineno,e.colno,this.parseUntilBlocks("endset")),n.value=null,this.advanceAfterBlockEnd()):this.fail("parseSet: expected = or block end in set tag",e.lineno,e.colno),n},i.parseSwitch=function(){var e="switch",t="endswitch",n="case",r="default",i=this.peekToken();this.skipSymbol(e)||this.skipSymbol(n)||this.skipSymbol(r)||this.fail('parseSwitch: expected "switch," "case" or "default"',i.lineno,i.colno);var s=this.parseExpression();this.advanceAfterBlockEnd(e),this.parseUntilBlocks(n,r,t);var a,o=this.peekToken(),c=[];do{this.skipSymbol(n);var l=this.parseExpression();this.advanceAfterBlockEnd(e);var h=this.parseUntilBlocks(n,r,t);c.push(new hr.Case(o.line,o.col,l,h)),o=this.peekToken()}while(o&&o.value===n);switch(o.value){case r:this.advanceAfterBlockEnd(),a=this.parseUntilBlocks(t),this.advanceAfterBlockEnd();break;case t:this.advanceAfterBlockEnd();break;default:this.fail('parseSwitch: expected "case," "default" or "endswitch," got EOF.')}return new hr.Switch(i.lineno,i.colno,s,c,a)},i.parseStatement=function(){var e=this.peekToken();if(e.type!==Vt.TOKEN_SYMBOL&&this.fail("tag name expected",e.lineno,e.colno),this.breakOnBlocks&&-1!==je.indexOf(this.breakOnBlocks,e.value))return null;switch(e.value){case"raw":return this.parseRaw();case"verbatim":return this.parseRaw("verbatim");case"if":case"ifAsync":return this.parseIf();case"for":case"asyncEach":case"asyncAll":return this.parseFor();case"block":return this.parseBlock();case"extends":return this.parseExtends();case"include":return this.parseInclude();case"set":return this.parseSet();case"macro":return this.parseMacro();case"call":return this.parseCall();case"import":return this.parseImport();case"from":return this.parseFrom();case"filter":return this.parseFilterStatement();case"switch":return this.parseSwitch();default:if(this.extensions.length)for(var t=0;t0;){var o=s[0],c=s[1],l=s[2];l===e?r+=1:l===t&&(r-=1),0===r?(i+=c,this.tokens.backN(o.length-c.length)):i+=o}return new hr.Output(a.lineno,a.colno,[new hr.TemplateData(a.lineno,a.colno,i)])},i.parsePostfix=function(e){for(var t,n=this.peekToken();n;){if(n.type===Vt.TOKEN_LEFT_PAREN)e=new hr.FunCall(n.lineno,n.colno,e,this.parseSignature());else if(n.type===Vt.TOKEN_LEFT_BRACKET)(t=this.parseAggregate()).children.length>1&&this.fail("invalid index"),e=new hr.LookupVal(n.lineno,n.colno,e,t.children[0]);else{if(n.type!==Vt.TOKEN_OPERATOR||"."!==n.value)break;this.nextToken();var r=this.nextToken();r.type!==Vt.TOKEN_SYMBOL&&this.fail("expected name as lookup value, got "+r.value,r.lineno,r.colno),t=new hr.Literal(r.lineno,r.colno,r.value),e=new hr.LookupVal(n.lineno,n.colno,e,t)}n=this.peekToken()}return e},i.parseExpression=function(){return this.parseInlineIf()},i.parseInlineIf=function(){var e=this.parseOr();if(this.skipSymbol("if")){var t=this.parseOr(),n=e;(e=new hr.InlineIf(e.lineno,e.colno)).body=n,e.cond=t,this.skipSymbol("else")?e.else_=this.parseOr():e.else_=null}return e},i.parseOr=function(){for(var e=this.parseAnd();this.skipSymbol("or");){var t=this.parseAnd();e=new hr.Or(e.lineno,e.colno,e,t)}return e},i.parseAnd=function(){for(var e=this.parseNot();this.skipSymbol("and");){var t=this.parseNot();e=new hr.And(e.lineno,e.colno,e,t)}return e},i.parseNot=function(){var e=this.peekToken();return this.skipSymbol("not")?new hr.Not(e.lineno,e.colno,this.parseNot()):this.parseIn()},i.parseIn=function(){for(var e=this.parseIs();;){var t=this.nextToken();if(!t)break;var n=t.type===Vt.TOKEN_SYMBOL&&"not"===t.value;if(n||this.pushToken(t),!this.skipSymbol("in")){n&&this.pushToken(t);break}var r=this.parseIs();e=new hr.In(e.lineno,e.colno,e,r),n&&(e=new hr.Not(e.lineno,e.colno,e))}return e},i.parseIs=function(){var e=this.parseCompare();if(this.skipSymbol("is")){var t=this.skipSymbol("not"),n=this.parseCompare();e=new hr.Is(e.lineno,e.colno,e,n),t&&(e=new hr.Not(e.lineno,e.colno,e))}return e},i.parseCompare=function(){for(var e=["==","===","!=","!==","<",">","<=",">="],t=this.parseConcat(),n=[];;){var r=this.nextToken();if(!r)break;if(-1===e.indexOf(r.value)){this.pushToken(r);break}n.push(new hr.CompareOperand(r.lineno,r.colno,this.parseConcat(),r.value))}return n.length?new hr.Compare(n[0].lineno,n[0].colno,t,n):t},i.parseConcat=function(){for(var e=this.parseAdd();this.skipValue(Vt.TOKEN_TILDE,"~");){var t=this.parseAdd();e=new hr.Concat(e.lineno,e.colno,e,t)}return e},i.parseAdd=function(){for(var e=this.parseSub();this.skipValue(Vt.TOKEN_OPERATOR,"+");){var t=this.parseSub();e=new hr.Add(e.lineno,e.colno,e,t)}return e},i.parseSub=function(){for(var e=this.parseMul();this.skipValue(Vt.TOKEN_OPERATOR,"-");){var t=this.parseMul();e=new hr.Sub(e.lineno,e.colno,e,t)}return e},i.parseMul=function(){for(var e=this.parseDiv();this.skipValue(Vt.TOKEN_OPERATOR,"*");){var t=this.parseDiv();e=new hr.Mul(e.lineno,e.colno,e,t)}return e},i.parseDiv=function(){for(var e=this.parseFloorDiv();this.skipValue(Vt.TOKEN_OPERATOR,"/");){var t=this.parseFloorDiv();e=new hr.Div(e.lineno,e.colno,e,t)}return e},i.parseFloorDiv=function(){for(var e=this.parseMod();this.skipValue(Vt.TOKEN_OPERATOR,"//");){var t=this.parseMod();e=new hr.FloorDiv(e.lineno,e.colno,e,t)}return e},i.parseMod=function(){for(var e=this.parsePow();this.skipValue(Vt.TOKEN_OPERATOR,"%");){var t=this.parsePow();e=new hr.Mod(e.lineno,e.colno,e,t)}return e},i.parsePow=function(){for(var e=this.parseUnary();this.skipValue(Vt.TOKEN_OPERATOR,"**");){var t=this.parseUnary();e=new hr.Pow(e.lineno,e.colno,e,t)}return e},i.parseUnary=function(e){var t,n=this.peekToken();return t=this.skipValue(Vt.TOKEN_OPERATOR,"-")?new hr.Neg(n.lineno,n.colno,this.parseUnary(!0)):this.skipValue(Vt.TOKEN_OPERATOR,"+")?new hr.Pos(n.lineno,n.colno,this.parseUnary(!0)):this.parsePrimary(),e||(t=this.parseFilter(t)),t},i.parsePrimary=function(e){var t,n=this.nextToken(),r=null;if(n?n.type===Vt.TOKEN_STRING?t=n.value:n.type===Vt.TOKEN_INT?t=parseInt(n.value,10):n.type===Vt.TOKEN_FLOAT?t=parseFloat(n.value):n.type===Vt.TOKEN_BOOLEAN?"true"===n.value?t=!0:"false"===n.value?t=!1:this.fail("invalid boolean: "+n.value,n.lineno,n.colno):n.type===Vt.TOKEN_NONE?t=null:n.type===Vt.TOKEN_REGEX&&(t=new RegExp(n.value.body,n.value.flags)):this.fail("expected expression, got end of file"),void 0!==t?r=new hr.Literal(n.lineno,n.colno,t):n.type===Vt.TOKEN_SYMBOL?r=new hr.Symbol(n.lineno,n.colno,n.value):(this.pushToken(n),r=this.parseAggregate()),e||(r=this.parsePostfix(r)),r)return r;throw this.error("unexpected token: "+n.value,n.lineno,n.colno)},i.parseFilterName=function(){for(var e=this.expect(Vt.TOKEN_SYMBOL),t=e.value;this.skipValue(Vt.TOKEN_OPERATOR,".");)t+="."+this.expect(Vt.TOKEN_SYMBOL).value;return new hr.Symbol(e.lineno,e.colno,t)},i.parseFilterArgs=function(e){return this.peekToken().type===Vt.TOKEN_LEFT_PAREN?this.parsePostfix(e).args.children:[]},i.parseFilter=function(e){for(;this.skip(Vt.TOKEN_PIPE);){var t=this.parseFilterName();e=new hr.Filter(t.lineno,t.colno,t,new hr.NodeList(t.lineno,t.colno,[e].concat(this.parseFilterArgs(e))))}return e},i.parseFilterStatement=function(){var e=this.peekToken();this.skipSymbol("filter")||this.fail("parseFilterStatement: expected filter");var t=this.parseFilterName(),n=this.parseFilterArgs(t);this.advanceAfterBlockEnd(e.value);var r=new hr.Capture(t.lineno,t.colno,this.parseUntilBlocks("endfilter"));this.advanceAfterBlockEnd();var i=new hr.Filter(t.lineno,t.colno,t,new hr.NodeList(t.lineno,t.colno,[r].concat(n)));return new hr.Output(t.lineno,t.colno,[i])},i.parseAggregate=function(){var e,t=this.nextToken();switch(t.type){case Vt.TOKEN_LEFT_PAREN:e=new hr.Group(t.lineno,t.colno);break;case Vt.TOKEN_LEFT_BRACKET:e=new hr.Array(t.lineno,t.colno);break;case Vt.TOKEN_LEFT_CURLY:e=new hr.Dict(t.lineno,t.colno);break;default:return null}for(;;){var n=this.peekToken().type;if(n===Vt.TOKEN_RIGHT_PAREN||n===Vt.TOKEN_RIGHT_BRACKET||n===Vt.TOKEN_RIGHT_CURLY){this.nextToken();break}if(e.children.length>0&&(this.skip(Vt.TOKEN_COMMA)||this.fail("parseAggregate: expected comma after expression",t.lineno,t.colno)),e instanceof hr.Dict){var r=this.parsePrimary();this.skip(Vt.TOKEN_COLON)||this.fail("parseAggregate: expected colon after dict key",t.lineno,t.colno);var i=this.parseExpression();e.addChild(new hr.Pair(r.lineno,r.colno,r,i))}else{var s=this.parseExpression();e.addChild(s)}}return e},i.parseSignature=function(e,t){var n=this.peekToken();if(!t&&n.type!==Vt.TOKEN_LEFT_PAREN){if(e)return null;this.fail("expected arguments",n.lineno,n.colno)}n.type===Vt.TOKEN_LEFT_PAREN&&(n=this.nextToken());for(var r=new hr.NodeList(n.lineno,n.colno),i=new hr.KeywordArgs(n.lineno,n.colno),s=!1;;){if(n=this.peekToken(),!t&&n.type===Vt.TOKEN_RIGHT_PAREN){this.nextToken();break}if(t&&n.type===Vt.TOKEN_BLOCK_END)break;if(s&&!this.skip(Vt.TOKEN_COMMA))this.fail("parseSignature: expected comma after expression",n.lineno,n.colno);else{var a=this.parseExpression();this.skipValue(Vt.TOKEN_OPERATOR,"=")?i.addChild(new hr.Pair(a.lineno,a.colno,a,this.parseExpression())):r.addChild(a)}s=!0}return i.children.length&&r.addChild(i),r},i.parseUntilBlocks=function(){for(var e=this.breakOnBlocks,t=arguments.length,n=new Array(t),r=0;re.length)a=i.slice(0,e.length),i.slice(a.length,o).forEach((function(e,n){n":">","<=":"<=",">=":">="},Pr=function(e){var t,n;function r(){return e.apply(this,arguments)||this}n=e,(t=r).prototype=Object.create(n.prototype),t.prototype.constructor=t,vr(t,n);var i=r.prototype;return i.init=function(e,t){this.templateName=e,this.codebuf=[],this.lastId=0,this.buffer=null,this.bufferStack=[],this._scopeClosers="",this.inBlock=!1,this.throwOnUndefined=t},i.fail=function(e,t,n){throw void 0!==t&&(t+=1),void 0!==n&&(n+=1),new Dr(e,t,n)},i._pushBuffer=function(){var e=this._tmpid();return this.bufferStack.push(this.buffer),this.buffer=e,this._emit("var "+this.buffer+' = "";'),e},i._popBuffer=function(){this.buffer=this.bufferStack.pop()},i._emit=function(e){this.codebuf.push(e)},i._emitLine=function(e){this._emit(e+"\n")},i._emitLines=function(){for(var e=this,t=arguments.length,n=new Array(t),r=0;r0&&i._emit(","),i.compile(e,t)})),r&&this._emit(r)},i._compileExpression=function(e,t){this.assertType(e,hr.Literal,hr.Symbol,hr.Group,hr.Array,hr.Dict,hr.FunCall,hr.Caller,hr.Filter,hr.LookupVal,hr.Compare,hr.InlineIf,hr.In,hr.Is,hr.And,hr.Or,hr.Not,hr.Add,hr.Concat,hr.Sub,hr.Mul,hr.Div,hr.FloorDiv,hr.Mod,hr.Pow,hr.Neg,hr.Pos,hr.Compare,hr.NodeList),this.compile(e,t)},i.assertType=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r0&&r._emit(","),e){r._emitLine("function(cb) {"),r._emitLine("if(!cb) { cb = function(err) { if(err) { throw err; }}}");var i=r._pushBuffer();r._withScopedSyntax((function(){r.compile(e,t),r._emitLine("cb(null, "+i+");")})),r._popBuffer(),r._emitLine("return "+i+";"),r._emitLine("}")}else r._emit("null")})),n){var o=this._tmpid();this._emitLine(", "+this._makeCallback(o)),this._emitLine(this.buffer+" += runtime.suppressValue("+o+", "+a+" && env.opts.autoescape);"),this._addScopeLevel()}else this._emit(")"),this._emit(", "+a+" && env.opts.autoescape);\n")},i.compileCallExtensionAsync=function(e,t){this.compileCallExtension(e,t,!0)},i.compileNodeList=function(e,t){this._compileChildren(e,t)},i.compileLiteral=function(e){if("string"==typeof e.value){var t=e.value.replace(/\\/g,"\\\\");t=(t=(t=(t=(t=t.replace(/"/g,'\\"')).replace(/\n/g,"\\n")).replace(/\r/g,"\\r")).replace(/\t/g,"\\t")).replace(/\u2028/g,"\\u2028"),this._emit('"'+t+'"')}else null===e.value?this._emit("null"):this._emit(e.value.toString())},i.compileSymbol=function(e,t){var n=e.value,r=t.lookup(n);r?this._emit(r):this._emit('runtime.contextOrFrameLookup(context, frame, "'+n+'")')},i.compileGroup=function(e,t){this._compileAggregate(e,t,"(",")")},i.compileArray=function(e,t){this._compileAggregate(e,t,"[","]")},i.compileDict=function(e,t){this._compileAggregate(e,t,"{","}")},i.compilePair=function(e,t){var n=e.key,r=e.value;n instanceof hr.Symbol?n=new hr.Literal(n.lineno,n.colno,n.value):n instanceof hr.Literal&&"string"==typeof n.value||this.fail("compilePair: Dict keys must be strings or names",n.lineno,n.colno),this.compile(n,t),this._emit(": "),this._compileExpression(r,t)},i.compileInlineIf=function(e,t){this._emit("("),this.compile(e.cond,t),this._emit("?"),this.compile(e.body,t),this._emit(":"),null!==e.else_?this.compile(e.else_,t):this._emit('""'),this._emit(")")},i.compileIn=function(e,t){this._emit("runtime.inOperator("),this.compile(e.left,t),this._emit(","),this.compile(e.right,t),this._emit(")")},i.compileIs=function(e,t){var n=e.right.name?e.right.name.value:e.right.value;this._emit('env.getTest("'+n+'").call(context, '),this.compile(e.left,t),e.right.args&&(this._emit(","),this.compile(e.right.args,t)),this._emit(") === true")},i._binOpEmitter=function(e,t,n){this.compile(e.left,t),this._emit(n),this.compile(e.right,t)},i.compileOr=function(e,t){return this._binOpEmitter(e,t," || ")},i.compileAnd=function(e,t){return this._binOpEmitter(e,t," && ")},i.compileAdd=function(e,t){return this._binOpEmitter(e,t," + ")},i.compileConcat=function(e,t){return this._binOpEmitter(e,t,' + "" + ')},i.compileSub=function(e,t){return this._binOpEmitter(e,t," - ")},i.compileMul=function(e,t){return this._binOpEmitter(e,t," * ")},i.compileDiv=function(e,t){return this._binOpEmitter(e,t," / ")},i.compileMod=function(e,t){return this._binOpEmitter(e,t," % ")},i.compileNot=function(e,t){this._emit("!"),this.compile(e.target,t)},i.compileFloorDiv=function(e,t){this._emit("Math.floor("),this.compile(e.left,t),this._emit(" / "),this.compile(e.right,t),this._emit(")")},i.compilePow=function(e,t){this._emit("Math.pow("),this.compile(e.left,t),this._emit(", "),this.compile(e.right,t),this._emit(")")},i.compileNeg=function(e,t){this._emit("-"),this.compile(e.target,t)},i.compilePos=function(e,t){this._emit("+"),this.compile(e.target,t)},i.compileCompare=function(e,t){var n=this;this.compile(e.expr,t),e.ops.forEach((function(e){n._emit(" "+Mr[e.type]+" "),n.compile(e.expr,t)}))},i.compileLookupVal=function(e,t){this._emit("runtime.memberLookup(("),this._compileExpression(e.target,t),this._emit("),"),this._compileExpression(e.val,t),this._emit(")")},i._getNodeName=function(e){switch(e.typename){case"Symbol":return e.value;case"FunCall":return"the return value of ("+this._getNodeName(e.name)+")";case"LookupVal":return this._getNodeName(e.target)+'["'+this._getNodeName(e.val)+'"]';case"Literal":return e.value.toString();default:return"--expression--"}},i.compileFunCall=function(e,t){this._emit("(lineno = "+e.lineno+", colno = "+e.colno+", "),this._emit("runtime.callWrap("),this._compileExpression(e.name,t),this._emit(', "'+this._getNodeName(e.name).replace(/"/g,'\\"')+'", context, '),this._compileAggregate(e.args,t,"[","])"),this._emit(")")},i.compileFilter=function(e,t){var n=e.name;this.assertType(n,hr.Symbol),this._emit('env.getFilter("'+n.value+'").call(context, '),this._compileAggregate(e.args,t),this._emit(")")},i.compileFilterAsync=function(e,t){var n=e.name,r=e.symbol.value;this.assertType(n,hr.Symbol),t.set(r,r),this._emit('env.getFilter("'+n.value+'").call(context, '),this._compileAggregate(e.args,t),this._emitLine(", "+this._makeCallback(r)),this._addScopeLevel()},i.compileKeywordArgs=function(e,t){this._emit("runtime.makeKeywordArgs("),this.compileDict(e,t),this._emit(")")},i.compileSet=function(e,t){var n=this,r=[];e.targets.forEach((function(e){var i=e.value,s=t.lookup(i);null==s&&(s=n._tmpid(),n._emitLine("var "+s+";")),r.push(s)})),e.value?(this._emit(r.join(" = ")+" = "),this._compileExpression(e.value,t),this._emitLine(";")):(this._emit(r.join(" = ")+" = "),this.compile(e.body,t),this._emitLine(";")),e.targets.forEach((function(e,t){var i=r[t],s=e.value;n._emitLine('frame.set("'+s+'", '+i+", true);"),n._emitLine("if(frame.topLevel) {"),n._emitLine('context.setVariable("'+s+'", '+i+");"),n._emitLine("}"),"_"!==s.charAt(0)&&(n._emitLine("if(frame.topLevel) {"),n._emitLine('context.addExport("'+s+'", '+i+");"),n._emitLine("}"))}))},i.compileSwitch=function(e,t){var n=this;this._emit("switch ("),this.compile(e.expr,t),this._emit(") {"),e.cases.forEach((function(e,r){n._emit("case "),n.compile(e.cond,t),n._emit(": "),n.compile(e.body,t),e.body.children.length&&n._emitLine("break;")})),e.default&&(this._emit("default:"),this.compile(e.default,t)),this._emit("}")},i.compileIf=function(e,t,n){var r=this;this._emit("if("),this._compileExpression(e.cond,t),this._emitLine(") {"),this._withScopedSyntax((function(){r.compile(e.body,t),n&&r._emit("cb()")})),e.else_?(this._emitLine("}\nelse {"),this._withScopedSyntax((function(){r.compile(e.else_,t),n&&r._emit("cb()")}))):n&&(this._emitLine("}\nelse {"),this._emit("cb()")),this._emitLine("}")},i.compileIfAsync=function(e,t){this._emit("(function(cb) {"),this.compileIf(e,t,!0),this._emit("})("+this._makeCallback()),this._addScopeLevel()},i._emitLoopBindings=function(e,t,n,r){var i=this;[{name:"index",val:n+" + 1"},{name:"index0",val:n},{name:"revindex",val:r+" - "+n},{name:"revindex0",val:r+" - "+n+" - 1"},{name:"first",val:n+" === 0"},{name:"last",val:n+" === "+r+" - 1"},{name:"length",val:r}].forEach((function(e){i._emitLine('frame.set("loop.'+e.name+'", '+e.val+");")}))},i.compileFor=function(e,t){var n=this,r=this._tmpid(),i=this._tmpid(),s=this._tmpid();if(t=t.push(),this._emitLine("frame = frame.push();"),this._emit("var "+s+" = "),this._compileExpression(e.arr,t),this._emitLine(";"),this._emit("if("+s+") {"),this._emitLine(s+" = runtime.fromIterator("+s+");"),e.name instanceof hr.Array){this._emitLine("var "+r+";"),this._emitLine("if(runtime.isArray("+s+")) {"),this._emitLine("var "+i+" = "+s+".length;"),this._emitLine("for("+r+"=0; "+r+" < "+s+".length; "+r+"++) {"),e.name.children.forEach((function(i,a){var o=n._tmpid();n._emitLine("var "+o+" = "+s+"["+r+"]["+a+"];"),n._emitLine('frame.set("'+i+'", '+s+"["+r+"]["+a+"]);"),t.set(e.name.children[a].value,o)})),this._emitLoopBindings(e,s,r,i),this._withScopedSyntax((function(){n.compile(e.body,t)})),this._emitLine("}"),this._emitLine("} else {");var a=e.name.children,o=a[0],c=a[1],l=this._tmpid(),h=this._tmpid();t.set(o.value,l),t.set(c.value,h),this._emitLine(r+" = -1;"),this._emitLine("var "+i+" = runtime.keys("+s+").length;"),this._emitLine("for(var "+l+" in "+s+") {"),this._emitLine(r+"++;"),this._emitLine("var "+h+" = "+s+"["+l+"];"),this._emitLine('frame.set("'+o.value+'", '+l+");"),this._emitLine('frame.set("'+c.value+'", '+h+");"),this._emitLoopBindings(e,s,r,i),this._withScopedSyntax((function(){n.compile(e.body,t)})),this._emitLine("}"),this._emitLine("}")}else{var u=this._tmpid();t.set(e.name.value,u),this._emitLine("var "+i+" = "+s+".length;"),this._emitLine("for(var "+r+"=0; "+r+" < "+s+".length; "+r+"++) {"),this._emitLine("var "+u+" = "+s+"["+r+"];"),this._emitLine('frame.set("'+e.name.value+'", '+u+");"),this._emitLoopBindings(e,s,r,i),this._withScopedSyntax((function(){n.compile(e.body,t)})),this._emitLine("}")}this._emitLine("}"),e.else_&&(this._emitLine("if (!"+i+") {"),this.compile(e.else_,t),this._emitLine("}")),this._emitLine("frame = frame.pop();")},i._compileAsyncLoop=function(e,t,n){var r=this,i=this._tmpid(),s=this._tmpid(),a=this._tmpid(),o=n?"asyncAll":"asyncEach";if(t=t.push(),this._emitLine("frame = frame.push();"),this._emit("var "+a+" = runtime.fromIterator("),this._compileExpression(e.arr,t),this._emitLine(");"),e.name instanceof hr.Array){var c=e.name.children.length;this._emit("runtime."+o+"("+a+", "+c+", function("),e.name.children.forEach((function(e){r._emit(e.value+",")})),this._emit(i+","+s+",next) {"),e.name.children.forEach((function(e){var n=e.value;t.set(n,n),r._emitLine('frame.set("'+n+'", '+n+");")}))}else{var l=e.name.value;this._emitLine("runtime."+o+"("+a+", 1, function("+l+", "+i+", "+s+",next) {"),this._emitLine('frame.set("'+l+'", '+l+");"),t.set(l,l)}this._emitLoopBindings(e,a,i,s),this._withScopedSyntax((function(){var s;n&&(s=r._pushBuffer()),r.compile(e.body,t),r._emitLine("next("+i+(s?","+s:"")+");"),n&&r._popBuffer()}));var h=this._tmpid();this._emitLine("}, "+this._makeCallback(h)),this._addScopeLevel(),n&&this._emitLine(this.buffer+" += "+h+";"),e.else_&&(this._emitLine("if (!"+a+".length) {"),this.compile(e.else_,t),this._emitLine("}")),this._emitLine("frame = frame.pop();")},i.compileAsyncEach=function(e,t){this._compileAsyncLoop(e,t)},i.compileAsyncAll=function(e,t){this._compileAsyncLoop(e,t,!0)},i._compileMacro=function(e,t){var n=this,r=[],i=null,s="macro_"+this._tmpid(),a=void 0!==t;e.args.children.forEach((function(t,s){s===e.args.children.length-1&&t instanceof hr.Dict?i=t:(n.assertType(t,hr.Symbol),r.push(t))}));var o,c=[].concat(r.map((function(e){return"l_"+e.value})),["kwargs"]),l=r.map((function(e){return'"'+e.value+'"'})),h=(i&&i.children||[]).map((function(e){return'"'+e.key.value+'"'}));o=a?t.push(!0):new Rr,this._emitLines("var "+s+" = runtime.makeMacro(","["+l.join(", ")+"], ","["+h.join(", ")+"], ","function ("+c.join(", ")+") {","var callerFrame = frame;","frame = "+(a?"frame.push(true);":"new runtime.Frame();"),"kwargs = kwargs || {};",'if (Object.prototype.hasOwnProperty.call(kwargs, "caller")) {','frame.set("caller", kwargs.caller); }'),r.forEach((function(e){n._emitLine('frame.set("'+e.value+'", l_'+e.value+");"),o.set(e.value,"l_"+e.value)})),i&&i.children.forEach((function(e){var t=e.key.value;n._emit('frame.set("'+t+'", '),n._emit('Object.prototype.hasOwnProperty.call(kwargs, "'+t+'")'),n._emit(' ? kwargs["'+t+'"] : '),n._compileExpression(e.value,o),n._emit(");")}));var u=this._pushBuffer();return this._withScopedSyntax((function(){n.compile(e.body,o)})),this._emitLine("frame = "+(a?"frame.pop();":"callerFrame;")),this._emitLine("return new runtime.SafeString("+u+");"),this._emitLine("});"),this._popBuffer(),s},i.compileMacro=function(e,t){var n=this._compileMacro(e),r=e.name.value;t.set(r,n),t.parent?this._emitLine('frame.set("'+r+'", '+n+");"):("_"!==e.name.value.charAt(0)&&this._emitLine('context.addExport("'+r+'");'),this._emitLine('context.setVariable("'+r+'", '+n+");"))},i.compileCaller=function(e,t){this._emit("(function (){");var n=this._compileMacro(e,t);this._emit("return "+n+";})()")},i._compileGetTemplate=function(e,t,n,r){var i=this._tmpid(),s=this._templateName(),a=this._makeCallback(i),o=n?"true":"false",c=r?"true":"false";return this._emit("env.getTemplate("),this._compileExpression(e.template,t),this._emitLine(", "+o+", "+s+", "+c+", "+a),i},i.compileImport=function(e,t){var n=e.target.value,r=this._compileGetTemplate(e,t,!1,!1);this._addScopeLevel(),this._emitLine(r+".getExported("+(e.withContext?"context.getVariables(), frame, ":"")+this._makeCallback(r)),this._addScopeLevel(),t.set(n,r),t.parent?this._emitLine('frame.set("'+n+'", '+r+");"):this._emitLine('context.setVariable("'+n+'", '+r+");")},i.compileFromImport=function(e,t){var n=this,r=this._compileGetTemplate(e,t,!1,!1);this._addScopeLevel(),this._emitLine(r+".getExported("+(e.withContext?"context.getVariables(), frame, ":"")+this._makeCallback(r)),this._addScopeLevel(),e.names.children.forEach((function(e){var i,s,a=n._tmpid();e instanceof hr.Pair?(i=e.key.value,s=e.value.value):s=i=e.value,n._emitLine("if(Object.prototype.hasOwnProperty.call("+r+', "'+i+'")) {'),n._emitLine("var "+a+" = "+r+"."+i+";"),n._emitLine("} else {"),n._emitLine("cb(new Error(\"cannot import '"+i+"'\")); return;"),n._emitLine("}"),t.set(s,a),t.parent?n._emitLine('frame.set("'+s+'", '+a+");"):n._emitLine('context.setVariable("'+s+'", '+a+");")}))},i.compileBlock=function(e){var t=this._tmpid();this.inBlock||this._emit('(parentTemplate ? function(e, c, f, r, cb) { cb(""); } : '),this._emit('context.getBlock("'+e.name.value+'")'),this.inBlock||this._emit(")"),this._emitLine("(env, context, frame, runtime, "+this._makeCallback(t)),this._emitLine(this.buffer+" += "+t+";"),this._addScopeLevel()},i.compileSuper=function(e,t){var n=e.blockName.value,r=e.symbol.value,i=this._makeCallback(r);this._emitLine('context.getSuper(env, "'+n+'", b_'+n+", frame, runtime, "+i),this._emitLine(r+" = runtime.markSafe("+r+");"),this._addScopeLevel(),t.set(r,r)},i.compileExtends=function(e,t){var n=this._tmpid(),r=this._compileGetTemplate(e,t,!0,!1);this._emitLine("parentTemplate = "+r),this._emitLine("for(var "+n+" in parentTemplate.blocks) {"),this._emitLine("context.addBlock("+n+", parentTemplate.blocks["+n+"]);"),this._emitLine("}"),this._addScopeLevel()},i.compileInclude=function(e,t){this._emitLine("var tasks = [];"),this._emitLine("tasks.push("),this._emitLine("function(callback) {");var n=this._compileGetTemplate(e,t,!1,e.ignoreMissing);this._emitLine("callback(null,"+n+");});"),this._emitLine("});");var r=this._tmpid();this._emitLine("tasks.push("),this._emitLine("function(template, callback){"),this._emitLine("template.render(context.getVariables(), frame, "+this._makeCallback(r)),this._emitLine("callback(null,"+r+");});"),this._emitLine("});"),this._emitLine("tasks.push("),this._emitLine("function(result, callback){"),this._emitLine(this.buffer+" += result;"),this._emitLine("callback(null);"),this._emitLine("});"),this._emitLine("env.waterfall(tasks, function(){"),this._addScopeLevel()},i.compileTemplateData=function(e,t){this.compileLiteral(e,t)},i.compileCapture=function(e,t){var n=this,r=this.buffer;this.buffer="output",this._emitLine("(function() {"),this._emitLine('var output = "";'),this._withScopedSyntax((function(){n.compile(e.body,t)})),this._emitLine("return output;"),this._emitLine("})()"),this.buffer=r},i.compileOutput=function(e,t){var n=this;e.children.forEach((function(r){r instanceof hr.TemplateData?r.value&&(n._emit(n.buffer+" += "),n.compileLiteral(r,t),n._emitLine(";")):(n._emit(n.buffer+" += runtime.suppressValue("),n.throwOnUndefined&&n._emit("runtime.ensureDefined("),n.compile(r,t),n.throwOnUndefined&&n._emit(","+e.lineno+","+e.colno+")"),n._emit(", env.opts.autoescape);\n"))}))},i.compileRoot=function(e,t){var n=this;t&&this.fail("compileRoot: root node can't have frame"),t=new Rr,this._emitFuncBegin(e,"root"),this._emitLine("var parentTemplate = null;"),this._compileChildren(e,t),this._emitLine("if(parentTemplate) {"),this._emitLine("parentTemplate.rootRenderFunc(env, context, frame, runtime, cb);"),this._emitLine("} else {"),this._emitLine("cb(null, "+this.buffer+");"),this._emitLine("}"),this._emitFuncEnd(!0),this.inBlock=!0;var r=[],i=e.findAll(hr.Block);i.forEach((function(e,t){var i=e.name.value;if(-1!==r.indexOf(i))throw new Error('Block "'+i+'" defined more than once.');r.push(i),n._emitFuncBegin(e,"b_"+i);var s=new Rr;n._emitLine("var frame = frame.push(true);"),n.compile(e.body,s),n._emitFuncEnd()})),this._emitLine("return {"),i.forEach((function(e,t){var r="b_"+e.name.value;n._emitLine(r+": "+r+",")})),this._emitLine("root: root\n};")},i.compile=function(e,t){var n=this["compile"+e.typename];n?n.call(this,e,t):this.fail("compile: Cannot compile node: "+e.typename,e.lineno,e.colno)},i.getCode=function(){return this.codebuf.join("")},r}(en.Obj),xr={compile:function(e,t,n,r,i){void 0===i&&(i={});var s=new Pr(r,i.throwOnUndefined),a=(n||[]).map((function(e){return e.preprocess})).filter((function(e){return!!e})).reduce((function(e,t){return t(e)}),e);return s.compile(Nr.transform(fr.parse(a,n,i),t,r)),s.getCode()},Compiler:Pr},wr=Ke((function(e){var t=e.exports={};function n(e,t){return null==e||!1===e?t:e}function r(e){return e!=e}function i(e){var t=(e=n(e,"")).toLowerCase();return kr.copySafeness(e,t.charAt(0).toUpperCase()+t.slice(1))}function s(e){if(je.isString(e))return e.split("");if(je.isObject(e))return je._entries(e||{}).map((function(e){return{key:e[0],value:e[1]}}));if(je.isArray(e))return e;throw new je.TemplateError("list filter: type not iterable")}function a(e){return function(t,n,r){void 0===n&&(n="truthy");var i=this,s=i.env.getTest(n);return je.toArray(t).filter((function(t){return s.call(i,t,r)===e}))}}function o(e){return kr.copySafeness(e,e.replace(/^\s*|\s*$/g,""))}t.abs=Math.abs,t.batch=function(e,t,n){var r,i=[],s=[];for(r=0;r=t)return e;var r=t-e.length,i=je.repeat(" ",r/2-r%2),s=je.repeat(" ",r/2);return kr.copySafeness(e,i+e+s)},t.default=function(e,t,n){return n?e||t:void 0!==e?e:t},t.dictsort=function(e,t,n){if(!je.isObject(e))throw new je.TemplateError("dictsort filter: val must be an object");var r,i=[];for(var s in e)i.push([s,e[s]]);if(void 0===n||"key"===n)r=0;else{if("value"!==n)throw new je.TemplateError("dictsort filter: You can only sort by either key or value");r=1}return i.sort((function(e,n){var i=e[r],s=n[r];return t||(je.isString(i)&&(i=i.toUpperCase()),je.isString(s)&&(s=s.toUpperCase())),i>s?1:i===s?0:-1})),i},t.dump=function(e,t){return JSON.stringify(e,null,t)},t.escape=function(e){return e instanceof kr.SafeString?e:(e=null==e?"":e,kr.markSafe(je.escape(e.toString())))},t.safe=function(e){return e instanceof kr.SafeString?e:(e=null==e?"":e,kr.markSafe(e.toString()))},t.first=function(e){return e[0]},t.forceescape=function(e){return e=null==e?"":e,kr.markSafe(je.escape(e.toString()))},t.groupby=function(e,t){return je.groupBy(e,t,this.env.opts.throwOnUndefined)},t.indent=function(e,t,r){if(""===(e=n(e,"")))return"";t=t||4;var i=e.split("\n"),s=je.repeat(" ",t),a=i.map((function(e,t){return 0!==t||r?""+s+e:e})).join("\n");return kr.copySafeness(e,a)},t.join=function(e,t,n){return t=t||"",n&&(e=je.map(e,(function(e){return e[n]}))),e.join(t)},t.last=function(e){return e[e.length-1]},t.length=function(e){var t=n(e,"");return void 0!==t?"function"==typeof Map&&t instanceof Map||"function"==typeof Set&&t instanceof Set?t.size:!je.isObject(t)||t instanceof kr.SafeString?t.length:je.keys(t).length:0},t.list=s,t.lower=function(e){return(e=n(e,"")).toLowerCase()},t.nl2br=function(e){return null==e?"":kr.copySafeness(e,e.replace(/\r\n|\n/g,"
\n"))},t.random=function(e){return e[Math.floor(Math.random()*e.length)]},t.reject=a(!1),t.rejectattr=function(e,t){return e.filter((function(e){return!e[t]}))},t.select=a(!0),t.selectattr=function(e,t){return e.filter((function(e){return!!e[t]}))},t.replace=function(e,t,n,r){var i=e;if(t instanceof RegExp)return e.replace(t,n);void 0===r&&(r=-1);var s="";if("number"==typeof t)t=""+t;else if("string"!=typeof t)return e;if("number"==typeof e&&(e=""+e),"string"!=typeof e&&!(e instanceof kr.SafeString))return e;if(""===t)return s=n+e.split("").join(n)+n,kr.copySafeness(e,s);var a=e.indexOf(t);if(0===r||-1===a)return e;for(var o=0,c=0;a>-1&&(-1===r||c=i&&h.push(n),s.push(h)}return s},t.sum=function(e,t,n){return void 0===n&&(n=0),t&&(e=je.map(e,(function(e){return e[t]}))),n+e.reduce((function(e,t){return e+t}),0)},t.sort=kr.makeMacro(["value","reverse","case_sensitive","attribute"],[],(function(e,t,n,r){var i=this,s=je.map(e,(function(e){return e})),a=je.getAttrGetter(r);return s.sort((function(e,s){var o=r?a(e):e,c=r?a(s):s;if(i.env.opts.throwOnUndefined&&r&&(void 0===o||void 0===c))throw new TypeError('sort: attribute "'+r+'" resolved to undefined');return!n&&je.isString(o)&&je.isString(c)&&(o=o.toLowerCase(),c=c.toLowerCase()),oc?t?-1:1:0})),s})),t.string=function(e){return kr.copySafeness(e,e)},t.striptags=function(e,t){var r=o((e=n(e,"")).replace(/<\/?([a-z][a-z0-9]*)\b[^>]*>|/gi,"")),i="";return i=t?r.replace(/^ +| +$/gm,"").replace(/ +/g," ").replace(/(\r\n)/g,"\n").replace(/\n\n\n+/g,"\n\n"):r.replace(/\s+/gi," "),kr.copySafeness(e,i)},t.title=function(e){var t=(e=n(e,"")).split(" ").map((function(e){return i(e)}));return kr.copySafeness(e,t.join(" "))},t.trim=o,t.truncate=function(e,t,r,i){var s=e;if(t=t||255,(e=n(e,"")).length<=t)return e;if(r)e=e.substring(0,t);else{var a=e.lastIndexOf(" ",t);-1===a&&(a=t),e=e.substring(0,a)}return e+=null!=i?i:"...",kr.copySafeness(s,e)},t.upper=function(e){return(e=n(e,"")).toUpperCase()},t.urlencode=function(e){var t=encodeURIComponent;return je.isString(e)?t(e):(je.isArray(e)?e:je._entries(e)).map((function(e){var n=e[0],r=e[1];return t(n)+"="+t(r)})).join("&")};var c=/^(?:\(|<|<)?(.*?)(?:\.|,|\)|\n|>)?$/,l=/^[\w.!#$%&'*+\-\/=?\^`{|}~]+@[a-z\d\-]+(\.[a-z\d\-]+)+$/i,h=/^https?:\/\/.*$/,u=/^www\./,p=/\.(?:org|net|com)(?:\:|\/|$)/;t.urlize=function(e,t,n){r(t)&&(t=1/0);var i=!0===n?' rel="nofollow"':"";return e.split(/(\s+)/).filter((function(e){return e&&e.length})).map((function(e){var n=e.match(c),r=n?n[1]:e,s=r.substr(0,t);return h.test(r)?'"+s+"":u.test(r)?'"+s+"":l.test(r)?''+r+"":p.test(r)?'"+s+"":e})).join("")},t.wordcount=function(e){var t=(e=n(e,""))?e.match(/\w+/g):null;return t?t.length:null},t.float=function(e,t){var n=parseFloat(e);return r(n)?t:n};var f=kr.makeMacro(["value","default","base"],[],(function(e,t,n){void 0===n&&(n=10);var i=parseInt(e,n);return r(i)?t:i}));t.int=f,t.d=t.default,t.e=t.escape})),Br={};function Fr(e,t){for(var n=0,r=e.length-1;r>=0;r--){var i=e[r];"."===i?e.splice(r,1):".."===i?(e.splice(r,1),n++):n&&(e.splice(r,1),n--)}if(t)for(;n--;n)e.unshift("..");return e}var Ur=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/,Hr=function(e){return Ur.exec(e).slice(1)};function Gr(){for(var e="",t=!1,n=arguments.length-1;n>=-1&&!t;n--){var r=n>=0?arguments[n]:"/";if("string"!=typeof r)throw new TypeError("Arguments to path.resolve must be strings");r&&(e=r+"/"+e,t="/"===r.charAt(0))}return(t?"/":"")+(e=Fr(jr(e.split("/"),(function(e){return!!e})),!t).join("/"))||"."}function Yr(e){var t=qr(e),n="/"===Vr(e,-1);return(e=Fr(jr(e.split("/"),(function(e){return!!e})),!t).join("/"))||t||(e="."),e&&n&&(e+="/"),(t?"/":"")+e}function qr(e){return"/"===e.charAt(0)}var Kr={extname:function(e){return Hr(e)[3]},basename:function(e,t){var n=Hr(e)[2];return t&&n.substr(-1*t.length)===t&&(n=n.substr(0,n.length-t.length)),n},dirname:function(e){var t=Hr(e),n=t[0],r=t[1];return n||r?(r&&(r=r.substr(0,r.length-1)),n+r):"."},sep:"/",delimiter:":",relative:function(e,t){function n(e){for(var t=0;t=0&&""===e[n];n--);return t>n?[]:e.slice(t,n-t+1)}e=Gr(e).substr(1),t=Gr(t).substr(1);for(var r=n(e.split("/")),i=n(t.split("/")),s=Math.min(r.length,i.length),a=s,o=0;o=t},t.greaterthan=function(e,t){return e>t},t.gt=t.greaterthan,t.le=function(e,t){return e<=t},t.lessthan=function(e,t){return e=e.length&&(t=0),this.current=e[t],this.current}}}ni.callable,ni.defined,ni.divisibleby,ni.escaped,ni.equalto,ni.eq,ni.sameas,ni.even,ni.falsy,ni.ge,ni.greaterthan,ni.gt,ni.le,ni.lessthan,ni.lt,ni.lower,ni.ne,ni.number,ni.odd,ni.string,ni.truthy,ni.undefined,ni.upper,ni.iterable,ni.mapping;var ii=function(){return{range:function(e,t,n){void 0===t?(t=e,e=0,n=1):n||(n=1);var r=[];if(n>0)for(var i=e;it;s+=n)r.push(s);return r},cycler:function(){return ri(Array.prototype.slice.call(arguments))},joiner:function(e){return function(e){e=e||",";var t=!0;return function(){var n=t?"":e;return t=!1,n}}(e)}}};function si(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,ai(e,t)}function ai(e,t){return ai=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},ai(e,t)}var oi=ti.FileSystemLoader,ci=ti.WebLoader,li=ti.PrecompiledLoader,hi=en.Obj,ui=en.EmitterObj,pi=kr.handleError,fi=kr.Frame;function di(e,t,n){Gt((function(){e(t,n)}))}var Ei={type:"code",obj:{root:function(e,t,n,r,i){try{i(null,"")}catch(e){i(pi(e,null,null))}}}},mi=function(e){function t(){return e.apply(this,arguments)||this}si(t,e);var n=t.prototype;return n.init=function(e,t){var n=this;t=this.opts=t||{},this.opts.dev=!!t.dev,this.opts.autoescape=null==t.autoescape||t.autoescape,this.opts.throwOnUndefined=!!t.throwOnUndefined,this.opts.trimBlocks=!!t.trimBlocks,this.opts.lstripBlocks=!!t.lstripBlocks,this.loaders=[],e?this.loaders=je.isArray(e)?e:[e]:oi?this.loaders=[new oi("views")]:ci&&(this.loaders=[new ci("/views")]),"undefined"!=typeof window&&window.jinja2Precompiled&&this.loaders.unshift(new li(window.jinja2Precompiled)),this._initLoaders(),this.globals=ii(),this.filters={},this.tests={},this.asyncFilters=[],this.extensions={},this.extensionsList=[],je._entries(wr).forEach((function(e){var t=e[0],r=e[1];return n.addFilter(t,r)})),je._entries(ni).forEach((function(e){var t=e[0],r=e[1];return n.addTest(t,r)}))},n._initLoaders=function(){var e=this;this.loaders.forEach((function(t){t.cache={},"function"==typeof t.on&&(t.on("update",(function(n,r){t.cache[n]=null,e.emit("update",n,r,t)})),t.on("load",(function(n,r){e.emit("load",n,r,t)})))}))},n.invalidateCache=function(){this.loaders.forEach((function(e){e.cache={}}))},n.addExtension=function(e,t){return t.__name=e,this.extensions[e]=t,this.extensionsList.push(t),this},n.removeExtension=function(e){var t=this.getExtension(e);t&&(this.extensionsList=je.without(this.extensionsList,t),delete this.extensions[e])},n.getExtension=function(e){return this.extensions[e]},n.hasExtension=function(e){return!!this.extensions[e]},n.addGlobal=function(e,t){return this.globals[e]=t,this},n.getGlobal=function(e){if(void 0===this.globals[e])throw new Error("global not found: "+e);return this.globals[e]},n.addFilter=function(e,t,n){var r=t;return n&&this.asyncFilters.push(e),this.filters[e]=r,this},n.getFilter=function(e){if(!this.filters[e])throw new Error("filter not found: "+e);return this.filters[e]},n.addTest=function(e,t){return this.tests[e]=t,this},n.getTest=function(e){if(!this.tests[e])throw new Error("test not found: "+e);return this.tests[e]},n.resolveTemplate=function(e,t,n){return!(!e.isRelative||!t)&&e.isRelative(n)&&e.resolve?e.resolve(t,n):n},n.getTemplate=function(e,t,n,r,i){var s,a=this,o=this,c=null;if(e&&e.raw&&(e=e.raw),je.isFunction(n)&&(i=n,n=null,t=t||!1),je.isFunction(t)&&(i=t,t=!1),e instanceof _i)c=e;else{if("string"!=typeof e)throw new Error("template names must be a string: "+e);for(var l=0;le.length-3)return!1;var n=e.charCodeAt(t+1);return(n>=Pi.LowerA&&n<=Pi.LowerZ||n>=Pi.UpperA&&n<=Pi.UpperZ||n===Pi.Exclamation)&&e.includes(">",t+2)}!function(e){e[e.LowerA=97]="LowerA",e[e.LowerZ=122]="LowerZ",e[e.UpperA=65]="UpperA",e[e.UpperZ=90]="UpperZ",e[e.Exclamation=33]="Exclamation"}(Pi||(Pi={}));var Hi=Object.prototype.hasOwnProperty,Gi=/\s+/,Yi={null:null,true:!0,false:!1},qi=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,Ki=/^{[^]*}$|^\[[^]*]$/;function ji(e,t,n){var r;if(e&&I(e))return null!==(r=e.attribs)&&void 0!==r||(e.attribs={}),t?Hi.call(e.attribs,t)?!n&&qi.test(t)?t:e.attribs[t]:"option"===e.name&&"value"===t?Li(e.children):"input"!==e.name||"radio"!==e.attribs.type&&"checkbox"!==e.attribs.type||"value"!==t?void 0:"on":e.attribs}function Vi(e,t,n){null===n?zi(e,t):e.attribs[t]="".concat(n)}function Wi(e,t,n){return t in e?e[t]:!n&&qi.test(t)?void 0!==ji(e,t,!1):ji(e,t,n)}function Qi(e,t,n,r){t in e?e[t]=n:Vi(e,t,!r&&qi.test(t)?n?"":null:"".concat(n))}function Xi(e,t,n){var r,i=e;null!==(r=i.data)&&void 0!==r||(i.data={}),"object"==typeof t?Object.assign(i.data,t):"string"==typeof t&&void 0!==n&&(i.data[t]=n)}function $i(e,t){var n,r,i,s;null==t?r=(n=Object.keys(e.attribs).filter((function(e){return e.startsWith("data-")}))).map((function(e){return e.slice("data-".length).replace(/[_.-](\w|$)/g,(function(e,t){return t.toUpperCase()}))})):(n=["data-"+(s=t,s.replace(/[A-Z]/g,"-$&").toLowerCase())],r=[t]);for(var a=0;a1?this:ji(this[0],e,this.options.xmlMode)},prop:function(e,t){var n,r=this;if("string"==typeof e&&void 0===t){var i=this[0];if(!i||!I(i))return;switch(e){case"style":var s=this.css(),a=Object.keys(s);return a.forEach((function(e,t){s[t]=e})),s.length=a.length,s;case"tagName":case"nodeName":return i.name.toUpperCase();case"href":case"src":var o=null===(n=i.attribs)||void 0===n?void 0:n[e];return"undefined"==typeof URL||("href"!==e||"a"!==i.tagName&&"link"!==i.name)&&("src"!==e||"img"!==i.tagName&&"iframe"!==i.tagName&&"audio"!==i.tagName&&"video"!==i.tagName&&"source"!==i.tagName)||void 0===o||!this.options.baseURI?o:new URL(o,this.options.baseURI).href;case"innerText":return J(i);case"textContent":return z(i);case"outerHTML":return this.clone().wrap("").parent().html();case"innerHTML":return this.html();default:return Wi(i,e,this.options.xmlMode)}}if("object"==typeof e||void 0!==t){if("function"==typeof t){if("object"==typeof e)throw new Error("Bad combination of arguments.");return Bi(this,(function(n,i){I(n)&&Qi(n,e,t.call(n,i,Wi(n,e,r.options.xmlMode)),r.options.xmlMode)}))}return Bi(this,(function(n){I(n)&&("object"==typeof e?Object.keys(e).forEach((function(t){var i=e[t];Qi(n,t,i,r.options.xmlMode)})):Qi(n,e,t,r.options.xmlMode))}))}},data:function(e,t){var n,r=this[0];if(r&&I(r)){var i=r;return null!==(n=i.data)&&void 0!==n||(i.data={}),e?"object"==typeof e||void 0!==t?(Bi(this,(function(n){I(n)&&("object"==typeof e?Xi(n,e):Xi(n,e,t))})),this):Hi.call(i.data,e)?i.data[e]:$i(i,e):$i(i)}},val:function(e){var t=0===arguments.length,n=this[0];if(!n||!I(n))return t?void 0:this;switch(n.name){case"textarea":return this.text(e);case"select":var r=this.find("option:selected");if(!t){if(null==this.attr("multiple")&&"object"==typeof e)return this;this.find("option").removeAttr("selected");for(var i="object"!=typeof e?[e]:e,s=0;s-1;){var i=r+e.length;if((0===r||Gi.test(n[r-1]))&&(i===n.length||Gi.test(n[i])))return!0}return!1}))},addClass:function e(t){if("function"==typeof t)return Bi(this,(function(n,r){if(I(n)){var i=n.attribs.class||"";e.call([n],t.call(n,r,i))}}));if(!t||"string"!=typeof t)return this;for(var n=t.split(Gi),r=this.length,i=0;i=0&&(t.splice(o,1),s=!0,a--)}s&&(e.attribs.class=t.join(" "))}}))},toggleClass:function e(t,n){if("function"==typeof t)return Bi(this,(function(r,i){I(r)&&e.call([r],t.call(r,i,r.attribs.class||"",n),n)}));if(!t||"string"!=typeof t)return this;for(var r=t.split(Gi),i=r.length,s="boolean"==typeof n?n?1:-1:0,a=this.length,o=0;o=0&&u<0?l.push(r[h]):s<=0&&u>=0&&l.splice(u,1)}c.attribs.class=l.join(" ")}}return this}});!function(e){e.Attribute="attribute",e.Pseudo="pseudo",e.PseudoElement="pseudo-element",e.Tag="tag",e.Universal="universal",e.Adjacent="adjacent",e.Child="child",e.Descendant="descendant",e.Parent="parent",e.Sibling="sibling",e.ColumnCombinator="column-combinator"}(Zi||(Zi={})),function(e){e.Any="any",e.Element="element",e.End="end",e.Equals="equals",e.Exists="exists",e.Hyphen="hyphen",e.Not="not",e.Start="start"}(es||(es={}));const ns=/^[^\\#]?(?:\\(?:[\da-f]{1,6}\s?|.)|[\w\-\u00b0-\uFFFF])+/,rs=/\\([\da-f]{1,6}\s?|(\s)|.)/gi,is=new Map([[126,es.Element],[94,es.Start],[36,es.End],[42,es.Any],[33,es.Not],[124,es.Hyphen]]),ss=new Set(["has","not","matches","is","where","host","host-context"]);function as(e){switch(e.type){case Zi.Adjacent:case Zi.Child:case Zi.Descendant:case Zi.Parent:case Zi.Sibling:case Zi.ColumnCombinator:return!0;default:return!1}}const os=new Set(["contains","icontains"]);function cs(e,t,n){const r=parseInt(t,16)-65536;return r!=r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)}function ls(e){return e.replace(rs,cs)}function hs(e){return 39===e||34===e}function us(e){return 32===e||9===e||10===e||12===e||13===e}function ps(e){const t=[],n=fs(t,`${e}`,0);if(n0&&n0&&as(r[r.length-1]))throw new Error("Did not expect successive traversals.")}function l(e){r.length>0&&r[r.length-1].type===Zi.Descendant?r[r.length-1].type=e:(c(),r.push({type:e}))}function h(e,t){r.push({type:Zi.Attribute,name:e,action:t,value:i(1),namespace:null,ignoreCase:"quirks"})}function u(){if(r.length&&r[r.length-1].type===Zi.Descendant&&r.pop(),0===r.length)throw new Error("Empty sub-selector");e.push(r)}if(s(0),t.length===n)return n;e:for(;n=0&&r>=1)):e.type===Zi.Pseudo&&(e.data?"has"===e.name||"contains"===e.name?r=0:Array.isArray(e.data)?(r=Math.min(...e.data.map((e=>Math.min(...e.map(gs))))),r<0&&(r=0)):r=2:r=3),r}const Ns=/[-[\]{}()*+?.,\\^$|#\s]/g;function Cs(e){return e.replace(Ns,"\\$&")}const Is=new Set(["accept","accept-charset","align","alink","axis","bgcolor","charset","checked","clear","codetype","color","compact","declare","defer","dir","direction","disabled","enctype","face","frame","hreflang","http-equiv","lang","language","link","media","method","multiple","nohref","noresize","noshade","nowrap","readonly","rel","rev","rules","scope","scrolling","selected","shape","target","text","type","valign","valuetype","vlink"]);function Ss(e,t){return"boolean"==typeof e.ignoreCase?e.ignoreCase:"quirks"===e.ignoreCase?!!t.quirksMode:!t.xmlMode&&Is.has(e.name)}const bs={equals(e,t,n){const{adapter:r}=n,{name:i}=t;let{value:s}=t;return Ss(t,n)?(s=s.toLowerCase(),t=>{const n=r.getAttributeValue(t,i);return null!=n&&n.length===s.length&&n.toLowerCase()===s&&e(t)}):t=>r.getAttributeValue(t,i)===s&&e(t)},hyphen(e,t,n){const{adapter:r}=n,{name:i}=t;let{value:s}=t;const a=s.length;return Ss(t,n)?(s=s.toLowerCase(),function(t){const n=r.getAttributeValue(t,i);return null!=n&&(n.length===a||"-"===n.charAt(a))&&n.substr(0,a).toLowerCase()===s&&e(t)}):function(t){const n=r.getAttributeValue(t,i);return null!=n&&(n.length===a||"-"===n.charAt(a))&&n.substr(0,a)===s&&e(t)}},element(e,t,n){const{adapter:r}=n,{name:i,value:s}=t;if(/\s/.test(s))return ds.falseFunc;const a=new RegExp(`(?:^|\\s)${Cs(s)}(?:$|\\s)`,Ss(t,n)?"i":"");return function(t){const n=r.getAttributeValue(t,i);return null!=n&&n.length>=s.length&&a.test(n)&&e(t)}},exists:(e,{name:t},{adapter:n})=>r=>n.hasAttrib(r,t)&&e(r),start(e,t,n){const{adapter:r}=n,{name:i}=t;let{value:s}=t;const a=s.length;return 0===a?ds.falseFunc:Ss(t,n)?(s=s.toLowerCase(),t=>{const n=r.getAttributeValue(t,i);return null!=n&&n.length>=a&&n.substr(0,a).toLowerCase()===s&&e(t)}):t=>{var n;return!!(null===(n=r.getAttributeValue(t,i))||void 0===n?void 0:n.startsWith(s))&&e(t)}},end(e,t,n){const{adapter:r}=n,{name:i}=t;let{value:s}=t;const a=-s.length;return 0===a?ds.falseFunc:Ss(t,n)?(s=s.toLowerCase(),t=>{var n;return(null===(n=r.getAttributeValue(t,i))||void 0===n?void 0:n.substr(a).toLowerCase())===s&&e(t)}):t=>{var n;return!!(null===(n=r.getAttributeValue(t,i))||void 0===n?void 0:n.endsWith(s))&&e(t)}},any(e,t,n){const{adapter:r}=n,{name:i,value:s}=t;if(""===s)return ds.falseFunc;if(Ss(t,n)){const t=new RegExp(Cs(s),"i");return function(n){const a=r.getAttributeValue(n,i);return null!=a&&a.length>=s.length&&t.test(a)&&e(n)}}return t=>{var n;return!!(null===(n=r.getAttributeValue(t,i))||void 0===n?void 0:n.includes(s))&&e(t)}},not(e,t,n){const{adapter:r}=n,{name:i}=t;let{value:s}=t;return""===s?t=>!!r.getAttributeValue(t,i)&&e(t):Ss(t,n)?(s=s.toLowerCase(),t=>{const n=r.getAttributeValue(t,i);return(null==n||n.length!==s.length||n.toLowerCase()!==s)&&e(t)}):t=>r.getAttributeValue(t,i)!==s&&e(t)}};var Os=Ke((function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.parse=void 0;var n=new Set([9,10,12,13,32]),r="0".charCodeAt(0),i="9".charCodeAt(0);t.parse=function(e){if("even"===(e=e.trim().toLowerCase()))return[2,0];if("odd"===e)return[2,1];var t=0,s=0,a=c(),o=l();if(t=r&&e.charCodeAt(t)<=i;)s=10*s+(e.charCodeAt(t)-r),t++;return t===n?null:s}function h(){for(;t=n};var r=Math.abs(t),i=(n%r+r)%r;return t>1?function(e){return e>=n&&e%r===i}:function(e){return e<=n&&e%r===i}}}));qe(ys),ys.compile;var Ls=Os,ks=ys,vs=Ke((function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.compile=t.parse=void 0,Object.defineProperty(t,"parse",{enumerable:!0,get:function(){return Ls.parse}}),Object.defineProperty(t,"compile",{enumerable:!0,get:function(){return ks.compile}}),t.default=function(e){return(0,ks.compile)((0,Ls.parse)(e))}})),Ds=qe(vs);function Rs(e,t){return n=>{const r=t.getParent(n);return null!=r&&t.isTag(r)&&e(n)}}vs.compile,vs.parse;const Ms={contains:(e,t,{adapter:n})=>function(r){return e(r)&&n.getText(r).includes(t)},icontains(e,t,{adapter:n}){const r=t.toLowerCase();return function(t){return e(t)&&n.getText(t).toLowerCase().includes(r)}},"nth-child"(e,t,{adapter:n,equals:r}){const i=Ds(t);return i===ds.falseFunc?ds.falseFunc:i===ds.trueFunc?Rs(e,n):function(t){const s=n.getSiblings(t);let a=0;for(let e=0;e=0&&!r(t,s[e]);e--)n.isTag(s[e])&&a++;return i(a)&&e(t)}},"nth-of-type"(e,t,{adapter:n,equals:r}){const i=Ds(t);return i===ds.falseFunc?ds.falseFunc:i===ds.trueFunc?Rs(e,n):function(t){const s=n.getSiblings(t);let a=0;for(let e=0;e=0;e--){const i=s[e];if(r(t,i))break;n.isTag(i)&&n.getName(i)===n.getName(t)&&a++}return i(a)&&e(t)}},root:(e,t,{adapter:n})=>t=>{const r=n.getParent(t);return(null==r||!n.isTag(r))&&e(t)},scope(e,t,n,r){const{equals:i}=n;return r&&0!==r.length?1===r.length?t=>i(r[0],t)&&e(t):t=>r.includes(t)&&e(t):Ms.root(e,t,n)},hover:Ps("isHovered"),visited:Ps("isVisited"),active:Ps("isActive")};function Ps(e){return function(t,n,{adapter:r}){const i=r[e];return"function"!=typeof i?ds.falseFunc:function(e){return i(e)&&t(e)}}}const xs={empty:(e,{adapter:t})=>!t.getChildren(e).some((e=>t.isTag(e)||""!==t.getText(e))),"first-child"(e,{adapter:t,equals:n}){if(t.prevElementSibling)return null==t.prevElementSibling(e);const r=t.getSiblings(e).find((e=>t.isTag(e)));return null!=r&&n(e,r)},"last-child"(e,{adapter:t,equals:n}){const r=t.getSiblings(e);for(let i=r.length-1;i>=0;i--){if(n(e,r[i]))return!0;if(t.isTag(r[i]))break}return!1},"first-of-type"(e,{adapter:t,equals:n}){const r=t.getSiblings(e),i=t.getName(e);for(let s=0;s=0;s--){const a=r[s];if(n(e,a))return!0;if(t.isTag(a)&&t.getName(a)===i)break}return!1},"only-of-type"(e,{adapter:t,equals:n}){const r=t.getName(e);return t.getSiblings(e).every((i=>n(e,i)||!t.isTag(i)||t.getName(i)!==r))},"only-child":(e,{adapter:t,equals:n})=>t.getSiblings(e).every((r=>n(e,r)||!t.isTag(r)))};function ws(e,t,n,r){if(null===n){if(e.length>r)throw new Error(`Pseudo-class :${t} requires an argument`)}else if(e.length===r)throw new Error(`Pseudo-class :${t} doesn't have any arguments`)}const Bs={"any-link":":is(a, area, link)[href]",link:":any-link:not(:visited)",disabled:":is(\n :is(button, input, select, textarea, optgroup, option)[disabled],\n optgroup[disabled] > option,\n fieldset[disabled]:not(fieldset[disabled] legend:first-of-type *)\n )",enabled:":not(:disabled)",checked:":is(:is(input[type=radio], input[type=checkbox])[checked], option:selected)",required:":is(input, select, textarea)[required]",optional:":is(input, select, textarea):not([required])",selected:"option:is([selected], select:not([multiple]):not(:has(> option[selected])) > :first-of-type)",checkbox:"[type=checkbox]",file:"[type=file]",password:"[type=password]",radio:"[type=radio]",reset:"[type=reset]",image:"[type=image]",submit:"[type=submit]",parent:":not(:empty)",header:":is(h1, h2, h3, h4, h5, h6)",button:":is(button, input[type=button])",input:":is(input, textarea, select, button)",text:"input:is(:not([type!='']), [type=text])"},Fs={};function Us(e,t){const n=t.getSiblings(e);if(n.length<=1)return[];const r=n.indexOf(e);return r<0||r===n.length-1?[]:n.slice(r+1).filter(t.isTag)}function Hs(e){return{xmlMode:!!e.xmlMode,lowerCaseAttributeNames:!!e.lowerCaseAttributeNames,lowerCaseTags:!!e.lowerCaseTags,quirksMode:!!e.quirksMode,cacheResults:!!e.cacheResults,pseudos:e.pseudos,adapter:e.adapter,equals:e.equals}}const Gs=(e,t,n,r,i)=>{const s=i(t,Hs(n),r);return s===ds.trueFunc?e:s===ds.falseFunc?ds.falseFunc:t=>s(t)&&e(t)},Ys={is:Gs,matches:Gs,where:Gs,not(e,t,n,r,i){const s=i(t,Hs(n),r);return s===ds.falseFunc?e:s===ds.trueFunc?ds.falseFunc:t=>!s(t)&&e(t)},has(e,t,n,r,i){const{adapter:s}=n,a=Hs(n);a.relativeSelector=!0;const o=t.some((e=>e.some(Ts)))?[Fs]:void 0,c=i(t,a,o);if(c===ds.falseFunc)return ds.falseFunc;const l=function(e,t){return e===ds.falseFunc?ds.falseFunc:n=>t.isTag(n)&&e(n)}(c,s);if(o&&c!==ds.trueFunc){const{shouldTestNextSiblings:t=!1}=c;return n=>{if(!e(n))return!1;o[0]=n;const r=s.getChildren(n),i=t?[...r,...Us(n,s)]:r;return s.existsOne(l,i)}}return t=>e(t)&&s.existsOne(l,s.getChildren(t))}};function qs(e,t){const n=t.getParent(e);return n&&t.isTag(n)?n:null}function Ks(e,t,n,r,i){const{adapter:s,equals:a}=n;switch(t.type){case Zi.PseudoElement:throw new Error("Pseudo-elements are not supported by css-select");case Zi.ColumnCombinator:throw new Error("Column combinators are not yet supported by css-select");case Zi.Attribute:if(null!=t.namespace)throw new Error("Namespaced attributes are not yet supported by css-select");return n.xmlMode&&!n.lowerCaseAttributeNames||(t.name=t.name.toLowerCase()),bs[t.action](e,t,n);case Zi.Pseudo:return function(e,t,n,r,i){var s;const{name:a,data:o}=t;if(Array.isArray(o)){if(!(a in Ys))throw new Error(`Unknown pseudo-class :${a}(${o})`);return Ys[a](e,o,n,r,i)}const c=null===(s=n.pseudos)||void 0===s?void 0:s[a],l="string"==typeof c?c:Bs[a];if("string"==typeof l){if(null!=o)throw new Error(`Pseudo ${a} doesn't have any arguments`);const t=ps(l);return Ys.is(e,t,n,r,i)}if("function"==typeof c)return ws(c,a,o,1),t=>c(t,o)&&e(t);if(a in Ms)return Ms[a](e,o,n,r);if(a in xs){const t=xs[a];return ws(t,a,o,2),r=>t(r,n,o)&&e(r)}throw new Error(`Unknown pseudo-class :${a}`)}(e,t,n,r,i);case Zi.Tag:{if(null!=t.namespace)throw new Error("Namespaced tag names are not yet supported by css-select");let{name:r}=t;return n.xmlMode&&!n.lowerCaseTags||(r=r.toLowerCase()),function(t){return s.getName(t)===r&&e(t)}}case Zi.Descendant:{if(!1===n.cacheResults||"undefined"==typeof WeakSet)return function(t){let n=t;for(;n=qs(n,s);)if(e(n))return!0;return!1};const t=new WeakSet;return function(n){let r=n;for(;r=qs(r,s);)if(!t.has(r)){if(s.isTag(r)&&e(r))return!0;t.add(r)}return!1}}case"_flexibleDescendant":return function(t){let n=t;do{if(e(n))return!0}while(n=qs(n,s));return!1};case Zi.Parent:return function(t){return s.getChildren(t).some((t=>s.isTag(t)&&e(t)))};case Zi.Child:return function(t){const n=s.getParent(t);return null!=n&&s.isTag(n)&&e(n)};case Zi.Sibling:return function(t){const n=s.getSiblings(t);for(let r=0;re.some(js))))}const Vs={type:Zi.Descendant},Ws={type:"_flexibleDescendant"},Qs={type:Zi.Pseudo,name:"scope",data:null};function Xs(e,t,n){var r;e.forEach(As),n=null!==(r=t.context)&&void 0!==r?r:n;const i=Array.isArray(n),s=n&&(Array.isArray(n)?n:[n]);if(!1!==t.relativeSelector)!function(e,{adapter:t},n){const r=!!(null==n?void 0:n.every((e=>{const n=t.isTag(e)&&t.getParent(e);return e===Fs||n&&t.isTag(n)})));for(const t of e){if(t.length>0&&Ts(t[0])&&t[0].type!==Zi.Descendant);else{if(!r||t.some(js))continue;t.unshift(Vs)}t.unshift(Qs)}}(e,t,s);else if(e.some((e=>e.length>0&&Ts(e[0]))))throw new Error("Relative selectors are not allowed when the `relativeSelector` option is disabled");let a=!1;const o=e.map((e=>{if(e.length>=2){const[t,n]=e;t.type!==Zi.Pseudo||"scope"!==t.name||(i&&n.type===Zi.Descendant?e[1]=Ws:n.type!==Zi.Adjacent&&n.type!==Zi.Sibling||(a=!0))}return function(e,t,n){var r;return e.reduce(((e,r)=>e===ds.falseFunc?ds.falseFunc:Ks(e,r,t,n,Xs)),null!==(r=t.rootFunc)&&void 0!==r?r:ds.trueFunc)}(e,t,s)})).reduce($s,ds.falseFunc);return o.shouldTestNextSiblings=a,o}function $s(e,t){return t===ds.falseFunc||e===ds.trueFunc?e:e===ds.falseFunc||t===ds.trueFunc?t:function(n){return e(n)||t(n)}}const zs=(e,t)=>e===t,Js={adapter:Se,equals:zs};const Zs=(ea=Xs,function(e,t,n){const r=function(e){var t,n,r,i;const s=null!=e?e:Js;return null!==(t=s.adapter)&&void 0!==t||(s.adapter=Se),null!==(n=s.equals)&&void 0!==n||(s.equals=null!==(i=null===(r=s.adapter)||void 0===r?void 0:r.equals)&&void 0!==i?i:zs),s}(t);return ea(e,r,n)});var ea;function ta(e,t,n=!1){return n&&(e=function(e,t){const n=Array.isArray(e)?e.slice(0):[e],r=n.length;for(let e=0;ee.some(ra))))}function ia(e){const t=[],n=[];for(const r of e)r.some(ra)?t.push(r):n.push(r);return[n,t]}const sa={type:Zi.Universal,namespace:null},aa={type:Zi.Pseudo,name:"scope",data:null};function oa(e,t,n={}){return ca([e],t,n)}function ca(e,t,n={}){if("function"==typeof t)return e.some(t);const[r,i]=ia(ps(t));return r.length>0&&e.some(Zs(r,n))||i.some((t=>ua(t,e,n).length>0))}function la(e,t,n={}){return ha(ps(e),t,n)}function ha(e,t,n){if(0===t.length)return[];const[r,i]=ia(e);let s;if(r.length){const e=Ea(t,r,n);if(0===i.length)return e;e.length&&(s=new Set(e))}for(let e=0;eI(e)&&!s.has(e))):t;if(0===a.length)break;const o=ua(r,t,n);if(o.length)if(s)o.forEach((e=>s.add(e)));else{if(e===i.length-1)return o;s=new Set(o)}}return void 0!==s?s.size===t.length?t:t.filter((e=>s.has(e))):[]}function ua(e,t,n){var r;if(e.some(as)){const i=null!==(r=n.root)&&void 0!==r?r:function(e){for(;e.parent;)e=e.parent;return e}(t[0]),s={...n,context:t,relativeSelector:!1};return e.push(aa),pa(i,e,s,!0,t.length)}return pa(t,e,n,!1,t.length)}function pa(e,t,n,r,i){const s=t.findIndex(ra),a=t.slice(0,s),o=t[s],c=t.length-1===s?i:1/0,l=function(e,t,n){const r=null!=t?parseInt(t,10):NaN;switch(e){case"first":return 1;case"nth":case"eq":return isFinite(r)?r>=0?r+1:1/0:0;case"lt":return isFinite(r)?r>=0?Math.min(r,n):1/0:0;case"gt":return isFinite(r)?1/0:0;case"odd":return 2*n;case"even":return 2*n-1;case"last":case"not":return 1/0}}(o.name,o.data,c);if(0===l)return[];const h=(0!==a.length||Array.isArray(e)?0===a.length?(Array.isArray(e)?e:[e]).filter(I):r||a.some(as)?fa(e,[a],n,l):Ea(e,[a],n):Z(e).filter(I)).slice(0,l);let u=function(e,t,n,r){const i="string"==typeof n?parseInt(n,10):NaN;switch(e){case"first":case"lt":return t;case"last":return t.length>0?[t[t.length-1]]:t;case"nth":case"eq":return isFinite(i)&&Math.abs(i)t%2==0));case"odd":return t.filter(((e,t)=>t%2==1));case"not":{const e=new Set(ha(n,t,r));return t.filter((t=>!e.has(t)))}}}(o.name,h,o.data,n);if(0===u.length||t.length===s+1)return u;const p=t.slice(s+1),f=p.some(as);if(f){if(as(p[0])){const{type:e}=p[0];e!==Zi.Sibling&&e!==Zi.Adjacent||(u=ta(u,Se,!0)),p.unshift(sa)}n={...n,relativeSelector:!1,rootFunc:e=>u.includes(e)}}else n.rootFunc&&n.rootFunc!==Es&&(n={...n,rootFunc:Es});return p.some(ra)?pa(u,p,n,!1,i):f?fa(u,[p],n,i):Ea(u,[p],n)}function fa(e,t,n,r){return da(e,Zs(t,n,e),r)}function da(e,t,n=1/0){return ae((e=>I(e)&&t(e)),ta(e,Se,t.shouldTestNextSiblings),!0,n)}function Ea(e,t,n){const r=(Array.isArray(e)?e:[e]).filter(I);if(0===r.length)return r;const i=Zs(t,n);return i===Es?r:r.filter(i)}var ma=function(e,t,n){if(n||2===arguments.length)for(var r,i=0,s=t.length;i1&&s.length>1?n.reduce((function(e,t){return t(e)}),s):s)}}}var Aa=_a((function(e,t){for(var n,r=[],i=0;ipa(t,e,n,!0,r)));return i.length&&a.push(fa(t,i,n,r)),0===a.length?[]:1===a.length?a[0]:Ee(a.reduce(((e,t)=>[...e,...t])))}(e,i,s))},parent:Ia,parents:Sa,parentsUntil:ba,closest:function(e){var t,n=[];if(!e)return this._make(n);var r={xmlMode:this.options.xmlMode,root:null===(t=this._root)||void 0===t?void 0:t[0]},i="string"==typeof e?function(t){return oa(t,e,r)}:Pa(e);return Bi(this,(function(e){for(;e&&I(e);){if(i(e,0)){n.includes(e)||n.push(e);break}e=e.parent}})),this._make(n)},next:Oa,nextAll:ya,nextUntil:La,prev:ka,prevAll:va,prevUntil:Da,siblings:Ra,children:Ma,contents:function(){var e=this.toArray().reduce((function(e,t){return k(t)?e.concat(t.children):e}),[]);return this._make(e)},each:function(e){for(var t=0,n=this.length;t0})},first:function(){return this.length>1?this._make(this[0]):this},last:function(){return this.length>0?this._make(this[this.length-1]):this},eq:function(e){var t;return 0===(e=+e)&&this.length<=1?this:(e<0&&(e=this.length+e),this._make(null!==(t=this[e])&&void 0!==t?t:[]))},get:function(e){return null==e?this.toArray():this[e<0?this.length+e:e]},toArray:function(){return Array.prototype.slice.call(this)},index:function(e){var t,n;return null==e?(t=this.parent().children(),n=this[0]):"string"==typeof e?(t=this._make(e),n=this[0]):(t=this,n=wi(e)?e[0]:e),Array.prototype.indexOf.call(t,n)},slice:function(e,t){return this._make(Array.prototype.slice.call(this,e,t))},end:function(){var e;return null!==(e=this.prevObject)&&void 0!==e?e:this._make([])},add:function(e,t){var n=this._make(e,t),r=Ee(ma(ma([],this.get(),!0),n.get(),!0));return this._make(r)},addBack:function(e){return this.prevObject?this.add(e?this.prevObject.filter(e):this.prevObject):this}});function Ba(e,t){var n=Array.isArray(e)?e:[e];t?t.children=n:t=null;for(var r=0;r=e.length?null:e[t+n],h=0;h-1&&(p.children.splice(f,1),i===p&&t>f&&o[0]--)}u.parent=i,u.prev&&(u.prev.next=null!==(s=u.next)&&void 0!==s?s:null),u.next&&(u.next.prev=null!==(a=u.prev)&&void 0!==a?a:null),u.prev=0===h?c:r[h-1],u.next=h===r.length-1?l:r[h+1]}return c&&(c.next=r[0]),l&&(l.prev=r[r.length-1]),e.splice.apply(e,o)}var Ga=Ua((function(e,t,n){Ha(t,t.length,0,e,n)})),Ya=Ua((function(e,t,n){Ha(t,0,0,e,n)}));function qa(e){return function(t){for(var n=this.length-1,r=this.parents().last(),i=0;i0&&void 0!==t&&(n[t]+=";".concat(o))}else n[t=s.slice(0,a).trim()]=s.slice(a+1).trim()}return n}(e.attribs.style);if("string"==typeof t)return n[t];if(Array.isArray(t)){var r={};return t.forEach((function(e){null!=n[e]&&(r[e]=n[e])})),r}return n}}var Xa=Object.freeze({__proto__:null,css:function(e,t){return null!=e&&null!=t||"object"==typeof e&&!Array.isArray(e)?Bi(this,(function(n,r){I(n)&&Wa(n,e,t,r)})):0!==this.length?Qa(this[0],e):void 0}}),$a=/%20/g,za=/\r?\n/g;var Ja=Object.freeze({__proto__:null,serialize:function(){var e=this.serializeArray().map((function(e){return"".concat(encodeURIComponent(e.name),"=").concat(encodeURIComponent(e.value))}));return e.join("&").replace($a,"+")},serializeArray:function(){var e=this;return this.map((function(t,n){var r=e._make(n);return I(n)&&"form"===n.name?r.find("input,select,textarea,keygen").toArray():r.filter("input,select,textarea,keygen").toArray()})).filter('[name!=""]:enabled:not(:submit, :button, :image, :reset, :file):matches([checked], :not(:checkbox, :radio))').map((function(t,n){var r,i=e._make(n),s=i.attr("name"),a=null!==(r=i.val())&&void 0!==r?r:"";return Array.isArray(a)?a.map((function(e){return{name:s,value:e.replace(za,"\r\n")}})):{name:s,value:a.replace(za,"\r\n")}})).toArray()}}),Za=function(e,t,n){if(this.length=0,this.options=n,this._root=t,e){for(var r=0;r=55296&&e<=57343}function po(e){return 32!==e&&10!==e&&13!==e&&9!==e&&12!==e&&e>=1&&e<=31||e>=127&&e<=159}function fo(e){return e>=64976&&e<=65007||ro.has(e)}var Eo;!function(e){e.controlCharacterInInputStream="control-character-in-input-stream",e.noncharacterInInputStream="noncharacter-in-input-stream",e.surrogateInInputStream="surrogate-in-input-stream",e.nonVoidHtmlElementStartTagWithTrailingSolidus="non-void-html-element-start-tag-with-trailing-solidus",e.endTagWithAttributes="end-tag-with-attributes",e.endTagWithTrailingSolidus="end-tag-with-trailing-solidus",e.unexpectedSolidusInTag="unexpected-solidus-in-tag",e.unexpectedNullCharacter="unexpected-null-character",e.unexpectedQuestionMarkInsteadOfTagName="unexpected-question-mark-instead-of-tag-name",e.invalidFirstCharacterOfTagName="invalid-first-character-of-tag-name",e.unexpectedEqualsSignBeforeAttributeName="unexpected-equals-sign-before-attribute-name",e.missingEndTagName="missing-end-tag-name",e.unexpectedCharacterInAttributeName="unexpected-character-in-attribute-name",e.unknownNamedCharacterReference="unknown-named-character-reference",e.missingSemicolonAfterCharacterReference="missing-semicolon-after-character-reference",e.unexpectedCharacterAfterDoctypeSystemIdentifier="unexpected-character-after-doctype-system-identifier",e.unexpectedCharacterInUnquotedAttributeValue="unexpected-character-in-unquoted-attribute-value",e.eofBeforeTagName="eof-before-tag-name",e.eofInTag="eof-in-tag",e.missingAttributeValue="missing-attribute-value",e.missingWhitespaceBetweenAttributes="missing-whitespace-between-attributes",e.missingWhitespaceAfterDoctypePublicKeyword="missing-whitespace-after-doctype-public-keyword",e.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers="missing-whitespace-between-doctype-public-and-system-identifiers",e.missingWhitespaceAfterDoctypeSystemKeyword="missing-whitespace-after-doctype-system-keyword",e.missingQuoteBeforeDoctypePublicIdentifier="missing-quote-before-doctype-public-identifier",e.missingQuoteBeforeDoctypeSystemIdentifier="missing-quote-before-doctype-system-identifier",e.missingDoctypePublicIdentifier="missing-doctype-public-identifier",e.missingDoctypeSystemIdentifier="missing-doctype-system-identifier",e.abruptDoctypePublicIdentifier="abrupt-doctype-public-identifier",e.abruptDoctypeSystemIdentifier="abrupt-doctype-system-identifier",e.cdataInHtmlContent="cdata-in-html-content",e.incorrectlyOpenedComment="incorrectly-opened-comment",e.eofInScriptHtmlCommentLikeText="eof-in-script-html-comment-like-text",e.eofInDoctype="eof-in-doctype",e.nestedComment="nested-comment",e.abruptClosingOfEmptyComment="abrupt-closing-of-empty-comment",e.eofInComment="eof-in-comment",e.incorrectlyClosedComment="incorrectly-closed-comment",e.eofInCdata="eof-in-cdata",e.absenceOfDigitsInNumericCharacterReference="absence-of-digits-in-numeric-character-reference",e.nullCharacterReference="null-character-reference",e.surrogateCharacterReference="surrogate-character-reference",e.characterReferenceOutsideUnicodeRange="character-reference-outside-unicode-range",e.controlCharacterReference="control-character-reference",e.noncharacterCharacterReference="noncharacter-character-reference",e.missingWhitespaceBeforeDoctypeName="missing-whitespace-before-doctype-name",e.missingDoctypeName="missing-doctype-name",e.invalidCharacterSequenceAfterDoctypeName="invalid-character-sequence-after-doctype-name",e.duplicateAttribute="duplicate-attribute",e.nonConformingDoctype="non-conforming-doctype",e.missingDoctype="missing-doctype",e.misplacedDoctype="misplaced-doctype",e.endTagWithoutMatchingOpenElement="end-tag-without-matching-open-element",e.closingOfElementWithOpenChildElements="closing-of-element-with-open-child-elements",e.disallowedContentInNoscriptInHead="disallowed-content-in-noscript-in-head",e.openElementsLeftAfterEof="open-elements-left-after-eof",e.abandonedHeadElementChild="abandoned-head-element-child",e.misplacedStartTagForHeadElement="misplaced-start-tag-for-head-element",e.nestedNoscriptInHead="nested-noscript-in-head",e.eofInElementThatCanContainOnlyText="eof-in-element-that-can-contain-only-text"}(Eo=Eo||(Eo={}));class mo{constructor(e){this.handler=e,this.html="",this.pos=-1,this.lastGapPos=-2,this.gapStack=[],this.skipNextNewLine=!1,this.lastChunkWritten=!1,this.endOfChunkHit=!1,this.bufferWaterline=65536,this.isEol=!1,this.lineStartPos=0,this.droppedBufferSize=0,this.line=1,this.lastErrOffset=-1}get col(){return this.pos-this.lineStartPos+Number(this.lastGapPos!==this.pos)}get offset(){return this.droppedBufferSize+this.pos}getError(e){const{line:t,col:n,offset:r}=this;return{code:e,startLine:t,endLine:t,startCol:n,endCol:n,startOffset:r,endOffset:r}}_err(e){this.handler.onParseError&&this.lastErrOffset!==this.offset&&(this.lastErrOffset=this.offset,this.handler.onParseError(this.getError(e)))}_addGap(){this.gapStack.push(this.lastGapPos),this.lastGapPos=this.pos}_processSurrogate(e){if(this.pos!==this.html.length-1){const t=this.html.charCodeAt(this.pos+1);if(function(e){return e>=56320&&e<=57343}(t))return this.pos++,this._addGap(),1024*(e-55296)+9216+t}else if(!this.lastChunkWritten)return this.endOfChunkHit=!0,io.EOF;return this._err(Eo.surrogateInInputStream),e}willDropParsedChunk(){return this.pos>this.bufferWaterline}dropParsedChunk(){this.willDropParsedChunk()&&(this.html=this.html.substring(this.pos),this.lineStartPos-=this.pos,this.droppedBufferSize+=this.pos,this.pos=0,this.lastGapPos=-2,this.gapStack.length=0)}write(e,t){this.html.length>0?this.html+=e:this.html=e,this.endOfChunkHit=!1,this.lastChunkWritten=t}insertHtmlAtCurrentPos(e){this.html=this.html.substring(0,this.pos+1)+e+this.html.substring(this.pos+1),this.endOfChunkHit=!1}startsWith(e,t){if(this.pos+e.length>this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,!1;if(t)return this.html.startsWith(e,this.pos);for(let t=0;t=this.html.length?(this.endOfChunkHit=!this.lastChunkWritten,io.EOF):this.html.charCodeAt(t)}advance(){if(this.pos++,this.isEol&&(this.isEol=!1,this.line++,this.lineStartPos=this.pos),this.pos>=this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,io.EOF;let e=this.html.charCodeAt(this.pos);if(e===io.CARRIAGE_RETURN)return this.isEol=!0,this.skipNextNewLine=!0,io.LINE_FEED;if(e===io.LINE_FEED&&(this.isEol=!0,this.skipNextNewLine))return this.line--,this.skipNextNewLine=!1,this._addGap(),this.advance();this.skipNextNewLine=!1,uo(e)&&(e=this._processSurrogate(e));return null===this.handler.onParseError||e>31&&e<127||e===io.LINE_FEED||e===io.CARRIAGE_RETURN||e>159&&e<64976||this._checkForProblematicCharacters(e),e}_checkForProblematicCharacters(e){po(e)?this._err(Eo.controlCharacterInInputStream):fo(e)&&this._err(Eo.noncharacterInInputStream)}retreat(e){for(this.pos-=e;this.pos=0;n--)if(e.attrs[n].name===t)return e.attrs[n].value;return null}!function(e){e[e.CHARACTER=0]="CHARACTER",e[e.NULL_CHARACTER=1]="NULL_CHARACTER",e[e.WHITESPACE_CHARACTER=2]="WHITESPACE_CHARACTER",e[e.START_TAG=3]="START_TAG",e[e.END_TAG=4]="END_TAG",e[e.COMMENT=5]="COMMENT",e[e.DOCTYPE=6]="DOCTYPE",e[e.EOF=7]="EOF",e[e.HIBERNATION=8]="HIBERNATION"}(To=To||(To={}));var Ao=Ke((function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏઑඡ༉༦ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲϏϢϸontourIntegraìȹoɴ\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲy;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱còJTabcdfgorstרׯؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ߂ߐĀiyޱrc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣসে্ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४ĀnrࢃgleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpwਖਛgȀLRlr৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼અઋp;椅y;䐜Ādl੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑඞcy;䐊cute;䅃ƀaeyહાron;䅇dil;䅅;䐝ƀgswે૰ativeƀMTV૨ediumSpace;怋hiĀcn૦ëeryThiîtedĀGLଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷreak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪௫ఄ಄ದൡඅ櫬Āoungruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater;EFGLSTஶஷ扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨setĀ;Eೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂෛ෧ขภยา฿ไlig;䅒cute耻Ó䃓Āiyීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲcr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬืde耻Õ䃕es;樷ml耻Ö䃖erĀBP๋Āar๐๓r;怾acĀek๚;揞et;掴arenthesis;揜ҀacfhilorsງຊຏຒດຝະrtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ檻cedesȀ;EST່້扺qual;檯lantEqual;扼ilde;找me;怳Ādpuct;戏ortionĀ;aȥl;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL憒ar;懥eftArrow;懄eiling;按oǵ\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄቕቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHcቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗ĀeiቻDzኀ\0ኇefore;戴a;䎘ĀcnኘkSpace;쀀 Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtèa;䎖r;愨pf;愤cr;쀀𝒵ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒;Eaeiopᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;eᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;eᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰᝃᝈ០៦ᠹᡐᜍ᥈ᥰot;櫭ĀcrᛶkȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;tbrk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯᝳ;䎲;愶een;扬r;쀀𝔟gcostuvwឍឝឳេ៕៛ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀakoᠦᠵĀcn៲ᠣkƀlst֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ;敛;敘;攘;攔;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģbar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;elƀ;bhᥨᥩᥫ䁜;槅sub;柈ŬᥴlĀ;e怢t»pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭒\0᯽\0ᰌƀcprᦲute;䄇̀;abcdsᦿᧀᧄ᧕᧙戩nd;橄rcup;橉Āau᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r;Ecefms᩠ᩢᩫ᪤᪪旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ\0\0aĀ;t䀬;䁀ƀ;fl戁îᅠeĀmxent»eóɍǧ\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯delprvw᭠᭬᭷ᮂᮬᯔarrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;pᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰻᰿ᱝᱩᱵᲞᲬᲷᴍᵻᶑᶫᶻ᷆᷍ròar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂᳖᳜᳠mƀ;oș᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄĀDoḆᴴoôĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»ṺƀaeiἒἚls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧\0耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₥₰₴⃰℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽ƀ;qsؾٌlanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqrⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0proør;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼ròòΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonóquigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roøurĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨íistĀ;sடr;쀀𝔫ȀEest⩦⩹⩼ƀ;qs⩭ƀ;qs⩴lanôií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast⭕⭚⭟lleìl;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖchimpqu⮽⯍⯙⬄⯤⯯Ȁ;cerല⯆ഷ⯉uå;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭ååഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñĀ;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;cⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācrir;榿;쀀𝔬ͯ\0\0\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕⶥⶨrò᪀Āirⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔǒr;榷rp;榹;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ\0\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ脀¶;l䂶leìЃɩ\0\0m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳ᤈ⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t⾴ïrel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⋢⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔ABHabcdefhilmnoprstuxけさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstwガクシスゼゾダッデナp;極Ā;fゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ìâヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘rrowĀ;tㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowóarpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓ròaòՑ;怏oustĀ;a㈞掱che»mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì耻䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;qኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫwar;椪lig耻ß䃟㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rëƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproøim»ኬsðኞĀas㚺㚮ðrn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈadempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xôheadĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roðtré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜtré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map((function(e){return e.charCodeAt(0)})))}));qe(Ao);var go=Ke((function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=new Uint16Array("Ȁaglq\tɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map((function(e){return e.charCodeAt(0)})))}));qe(go);var No=Ke((function(e,t){var n;Object.defineProperty(t,"__esModule",{value:!0}),t.replaceCodePoint=t.fromCodePoint=void 0;var r=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]);function i(e){var t;return e>=55296&&e<=57343||e>1114111?65533:null!==(t=r.get(e))&&void 0!==t?t:e}t.fromCodePoint=null!==(n=String.fromCodePoint)&&void 0!==n?n:function(e){var t="";return e>65535&&(e-=65536,t+=String.fromCharCode(e>>>10&1023|55296),e=56320|1023&e),t+=String.fromCharCode(e)},t.replaceCodePoint=i,t.default=function(e){return(0,t.fromCodePoint)(i(e))}}));qe(No),No.replaceCodePoint,No.fromCodePoint;var Co=Ao,Io=go,So=No,bo=Ke((function(e,t){var n=Ge&&Ge.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.decodeXML=t.decodeHTMLStrict=t.decodeHTML=t.determineBranch=t.BinTrieFlags=t.fromCodePoint=t.replaceCodePoint=t.decodeCodePoint=t.xmlDecodeTree=t.htmlDecodeTree=void 0;var r=n(Co);t.htmlDecodeTree=r.default;var i=n(Io);t.xmlDecodeTree=i.default;var s=n(So);t.decodeCodePoint=s.default;var a,o,c=So;function l(e){return function(t,n){for(var r="",i=0,c=0;(c=t.indexOf("&",c))>=0;)if(r+=t.slice(i,c),i=c,c+=1,t.charCodeAt(c)!==a.NUM){for(var l=0,u=1,p=0,f=e[p];c>14)-1))break;p+=E}}if(0!==l)r+=1===(E=(e[l]&o.VALUE_LENGTH)>>14)?String.fromCharCode(e[l]&~o.VALUE_LENGTH):2===E?String.fromCharCode(e[l+1]):String.fromCharCode(e[l+1],e[l+2]),i=c-u+1}else{var m=c+1,T=10,_=t.charCodeAt(m);(_|a.To_LOWER_BIT)===a.LOWER_X&&(T=16,c+=1,m+=1);do{_=t.charCodeAt(++c)}while(_>=a.ZERO&&_<=a.NINE||16===T&&(_|a.To_LOWER_BIT)>=a.LOWER_A&&(_|a.To_LOWER_BIT)<=a.LOWER_F);if(m!==c){var A=t.substring(m,c),g=parseInt(A,T);if(t.charCodeAt(c)===a.SEMI)c+=1;else if(n)continue;r+=(0,s.default)(g),i=c}}return r+t.slice(i)}}function h(e,t,n,r){var i=(t&o.BRANCH_LENGTH)>>7,s=t&o.JUMP_TABLE;if(0===i)return 0!==s&&r===s?n:-1;if(s){var a=r-s;return a<0||a>=i?-1:e[n+a]-1}for(var c=n,l=c+i-1;c<=l;){var h=c+l>>>1,u=e[h];if(ur))return e[h+i];l=h-1}}return-1}Object.defineProperty(t,"replaceCodePoint",{enumerable:!0,get:function(){return c.replaceCodePoint}}),Object.defineProperty(t,"fromCodePoint",{enumerable:!0,get:function(){return c.fromCodePoint}}),function(e){e[e.NUM=35]="NUM",e[e.SEMI=59]="SEMI",e[e.ZERO=48]="ZERO",e[e.NINE=57]="NINE",e[e.LOWER_A=97]="LOWER_A",e[e.LOWER_F=102]="LOWER_F",e[e.LOWER_X=120]="LOWER_X",e[e.To_LOWER_BIT=32]="To_LOWER_BIT"}(a||(a={})),function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"}(o=t.BinTrieFlags||(t.BinTrieFlags={})),t.determineBranch=h;var u=l(r.default),p=l(i.default);t.decodeHTML=function(e){return u(e,!1)},t.decodeHTMLStrict=function(e){return u(e,!0)},t.decodeXML=function(e){return p(e,!0)}}));qe(bo),bo.decodeXML,bo.decodeHTMLStrict,bo.decodeHTML;var Oo=bo.determineBranch,yo=bo.BinTrieFlags,Lo=bo.fromCodePoint,ko=bo.replaceCodePoint;bo.decodeCodePoint;var vo,Do,Ro,Mo,Po,xo=bo.xmlDecodeTree,wo=bo.htmlDecodeTree;!function(e){e.HTML="http://www.w3.org/1999/xhtml",e.MATHML="http://www.w3.org/1998/Math/MathML",e.SVG="http://www.w3.org/2000/svg",e.XLINK="http://www.w3.org/1999/xlink",e.XML="http://www.w3.org/XML/1998/namespace",e.XMLNS="http://www.w3.org/2000/xmlns/"}(vo=vo||(vo={})),function(e){e.TYPE="type",e.ACTION="action",e.ENCODING="encoding",e.PROMPT="prompt",e.NAME="name",e.COLOR="color",e.FACE="face",e.SIZE="size"}(Do=Do||(Do={})),function(e){e.NO_QUIRKS="no-quirks",e.QUIRKS="quirks",e.LIMITED_QUIRKS="limited-quirks"}(Ro=Ro||(Ro={})),function(e){e.A="a",e.ADDRESS="address",e.ANNOTATION_XML="annotation-xml",e.APPLET="applet",e.AREA="area",e.ARTICLE="article",e.ASIDE="aside",e.B="b",e.BASE="base",e.BASEFONT="basefont",e.BGSOUND="bgsound",e.BIG="big",e.BLOCKQUOTE="blockquote",e.BODY="body",e.BR="br",e.BUTTON="button",e.CAPTION="caption",e.CENTER="center",e.CODE="code",e.COL="col",e.COLGROUP="colgroup",e.DD="dd",e.DESC="desc",e.DETAILS="details",e.DIALOG="dialog",e.DIR="dir",e.DIV="div",e.DL="dl",e.DT="dt",e.EM="em",e.EMBED="embed",e.FIELDSET="fieldset",e.FIGCAPTION="figcaption",e.FIGURE="figure",e.FONT="font",e.FOOTER="footer",e.FOREIGN_OBJECT="foreignObject",e.FORM="form",e.FRAME="frame",e.FRAMESET="frameset",e.H1="h1",e.H2="h2",e.H3="h3",e.H4="h4",e.H5="h5",e.H6="h6",e.HEAD="head",e.HEADER="header",e.HGROUP="hgroup",e.HR="hr",e.HTML="html",e.I="i",e.IMG="img",e.IMAGE="image",e.INPUT="input",e.IFRAME="iframe",e.KEYGEN="keygen",e.LABEL="label",e.LI="li",e.LINK="link",e.LISTING="listing",e.MAIN="main",e.MALIGNMARK="malignmark",e.MARQUEE="marquee",e.MATH="math",e.MENU="menu",e.META="meta",e.MGLYPH="mglyph",e.MI="mi",e.MO="mo",e.MN="mn",e.MS="ms",e.MTEXT="mtext",e.NAV="nav",e.NOBR="nobr",e.NOFRAMES="noframes",e.NOEMBED="noembed",e.NOSCRIPT="noscript",e.OBJECT="object",e.OL="ol",e.OPTGROUP="optgroup",e.OPTION="option",e.P="p",e.PARAM="param",e.PLAINTEXT="plaintext",e.PRE="pre",e.RB="rb",e.RP="rp",e.RT="rt",e.RTC="rtc",e.RUBY="ruby",e.S="s",e.SCRIPT="script",e.SECTION="section",e.SELECT="select",e.SOURCE="source",e.SMALL="small",e.SPAN="span",e.STRIKE="strike",e.STRONG="strong",e.STYLE="style",e.SUB="sub",e.SUMMARY="summary",e.SUP="sup",e.TABLE="table",e.TBODY="tbody",e.TEMPLATE="template",e.TEXTAREA="textarea",e.TFOOT="tfoot",e.TD="td",e.TH="th",e.THEAD="thead",e.TITLE="title",e.TR="tr",e.TRACK="track",e.TT="tt",e.U="u",e.UL="ul",e.SVG="svg",e.VAR="var",e.WBR="wbr",e.XMP="xmp"}(Mo=Mo||(Mo={})),function(e){e[e.UNKNOWN=0]="UNKNOWN",e[e.A=1]="A",e[e.ADDRESS=2]="ADDRESS",e[e.ANNOTATION_XML=3]="ANNOTATION_XML",e[e.APPLET=4]="APPLET",e[e.AREA=5]="AREA",e[e.ARTICLE=6]="ARTICLE",e[e.ASIDE=7]="ASIDE",e[e.B=8]="B",e[e.BASE=9]="BASE",e[e.BASEFONT=10]="BASEFONT",e[e.BGSOUND=11]="BGSOUND",e[e.BIG=12]="BIG",e[e.BLOCKQUOTE=13]="BLOCKQUOTE",e[e.BODY=14]="BODY",e[e.BR=15]="BR",e[e.BUTTON=16]="BUTTON",e[e.CAPTION=17]="CAPTION",e[e.CENTER=18]="CENTER",e[e.CODE=19]="CODE",e[e.COL=20]="COL",e[e.COLGROUP=21]="COLGROUP",e[e.DD=22]="DD",e[e.DESC=23]="DESC",e[e.DETAILS=24]="DETAILS",e[e.DIALOG=25]="DIALOG",e[e.DIR=26]="DIR",e[e.DIV=27]="DIV",e[e.DL=28]="DL",e[e.DT=29]="DT",e[e.EM=30]="EM",e[e.EMBED=31]="EMBED",e[e.FIELDSET=32]="FIELDSET",e[e.FIGCAPTION=33]="FIGCAPTION",e[e.FIGURE=34]="FIGURE",e[e.FONT=35]="FONT",e[e.FOOTER=36]="FOOTER",e[e.FOREIGN_OBJECT=37]="FOREIGN_OBJECT",e[e.FORM=38]="FORM",e[e.FRAME=39]="FRAME",e[e.FRAMESET=40]="FRAMESET",e[e.H1=41]="H1",e[e.H2=42]="H2",e[e.H3=43]="H3",e[e.H4=44]="H4",e[e.H5=45]="H5",e[e.H6=46]="H6",e[e.HEAD=47]="HEAD",e[e.HEADER=48]="HEADER",e[e.HGROUP=49]="HGROUP",e[e.HR=50]="HR",e[e.HTML=51]="HTML",e[e.I=52]="I",e[e.IMG=53]="IMG",e[e.IMAGE=54]="IMAGE",e[e.INPUT=55]="INPUT",e[e.IFRAME=56]="IFRAME",e[e.KEYGEN=57]="KEYGEN",e[e.LABEL=58]="LABEL",e[e.LI=59]="LI",e[e.LINK=60]="LINK",e[e.LISTING=61]="LISTING",e[e.MAIN=62]="MAIN",e[e.MALIGNMARK=63]="MALIGNMARK",e[e.MARQUEE=64]="MARQUEE",e[e.MATH=65]="MATH",e[e.MENU=66]="MENU",e[e.META=67]="META",e[e.MGLYPH=68]="MGLYPH",e[e.MI=69]="MI",e[e.MO=70]="MO",e[e.MN=71]="MN",e[e.MS=72]="MS",e[e.MTEXT=73]="MTEXT",e[e.NAV=74]="NAV",e[e.NOBR=75]="NOBR",e[e.NOFRAMES=76]="NOFRAMES",e[e.NOEMBED=77]="NOEMBED",e[e.NOSCRIPT=78]="NOSCRIPT",e[e.OBJECT=79]="OBJECT",e[e.OL=80]="OL",e[e.OPTGROUP=81]="OPTGROUP",e[e.OPTION=82]="OPTION",e[e.P=83]="P",e[e.PARAM=84]="PARAM",e[e.PLAINTEXT=85]="PLAINTEXT",e[e.PRE=86]="PRE",e[e.RB=87]="RB",e[e.RP=88]="RP",e[e.RT=89]="RT",e[e.RTC=90]="RTC",e[e.RUBY=91]="RUBY",e[e.S=92]="S",e[e.SCRIPT=93]="SCRIPT",e[e.SECTION=94]="SECTION",e[e.SELECT=95]="SELECT",e[e.SOURCE=96]="SOURCE",e[e.SMALL=97]="SMALL",e[e.SPAN=98]="SPAN",e[e.STRIKE=99]="STRIKE",e[e.STRONG=100]="STRONG",e[e.STYLE=101]="STYLE",e[e.SUB=102]="SUB",e[e.SUMMARY=103]="SUMMARY",e[e.SUP=104]="SUP",e[e.TABLE=105]="TABLE",e[e.TBODY=106]="TBODY",e[e.TEMPLATE=107]="TEMPLATE",e[e.TEXTAREA=108]="TEXTAREA",e[e.TFOOT=109]="TFOOT",e[e.TD=110]="TD",e[e.TH=111]="TH",e[e.THEAD=112]="THEAD",e[e.TITLE=113]="TITLE",e[e.TR=114]="TR",e[e.TRACK=115]="TRACK",e[e.TT=116]="TT",e[e.U=117]="U",e[e.UL=118]="UL",e[e.SVG=119]="SVG",e[e.VAR=120]="VAR",e[e.WBR=121]="WBR",e[e.XMP=122]="XMP"}(Po=Po||(Po={}));const Bo=new Map([[Mo.A,Po.A],[Mo.ADDRESS,Po.ADDRESS],[Mo.ANNOTATION_XML,Po.ANNOTATION_XML],[Mo.APPLET,Po.APPLET],[Mo.AREA,Po.AREA],[Mo.ARTICLE,Po.ARTICLE],[Mo.ASIDE,Po.ASIDE],[Mo.B,Po.B],[Mo.BASE,Po.BASE],[Mo.BASEFONT,Po.BASEFONT],[Mo.BGSOUND,Po.BGSOUND],[Mo.BIG,Po.BIG],[Mo.BLOCKQUOTE,Po.BLOCKQUOTE],[Mo.BODY,Po.BODY],[Mo.BR,Po.BR],[Mo.BUTTON,Po.BUTTON],[Mo.CAPTION,Po.CAPTION],[Mo.CENTER,Po.CENTER],[Mo.CODE,Po.CODE],[Mo.COL,Po.COL],[Mo.COLGROUP,Po.COLGROUP],[Mo.DD,Po.DD],[Mo.DESC,Po.DESC],[Mo.DETAILS,Po.DETAILS],[Mo.DIALOG,Po.DIALOG],[Mo.DIR,Po.DIR],[Mo.DIV,Po.DIV],[Mo.DL,Po.DL],[Mo.DT,Po.DT],[Mo.EM,Po.EM],[Mo.EMBED,Po.EMBED],[Mo.FIELDSET,Po.FIELDSET],[Mo.FIGCAPTION,Po.FIGCAPTION],[Mo.FIGURE,Po.FIGURE],[Mo.FONT,Po.FONT],[Mo.FOOTER,Po.FOOTER],[Mo.FOREIGN_OBJECT,Po.FOREIGN_OBJECT],[Mo.FORM,Po.FORM],[Mo.FRAME,Po.FRAME],[Mo.FRAMESET,Po.FRAMESET],[Mo.H1,Po.H1],[Mo.H2,Po.H2],[Mo.H3,Po.H3],[Mo.H4,Po.H4],[Mo.H5,Po.H5],[Mo.H6,Po.H6],[Mo.HEAD,Po.HEAD],[Mo.HEADER,Po.HEADER],[Mo.HGROUP,Po.HGROUP],[Mo.HR,Po.HR],[Mo.HTML,Po.HTML],[Mo.I,Po.I],[Mo.IMG,Po.IMG],[Mo.IMAGE,Po.IMAGE],[Mo.INPUT,Po.INPUT],[Mo.IFRAME,Po.IFRAME],[Mo.KEYGEN,Po.KEYGEN],[Mo.LABEL,Po.LABEL],[Mo.LI,Po.LI],[Mo.LINK,Po.LINK],[Mo.LISTING,Po.LISTING],[Mo.MAIN,Po.MAIN],[Mo.MALIGNMARK,Po.MALIGNMARK],[Mo.MARQUEE,Po.MARQUEE],[Mo.MATH,Po.MATH],[Mo.MENU,Po.MENU],[Mo.META,Po.META],[Mo.MGLYPH,Po.MGLYPH],[Mo.MI,Po.MI],[Mo.MO,Po.MO],[Mo.MN,Po.MN],[Mo.MS,Po.MS],[Mo.MTEXT,Po.MTEXT],[Mo.NAV,Po.NAV],[Mo.NOBR,Po.NOBR],[Mo.NOFRAMES,Po.NOFRAMES],[Mo.NOEMBED,Po.NOEMBED],[Mo.NOSCRIPT,Po.NOSCRIPT],[Mo.OBJECT,Po.OBJECT],[Mo.OL,Po.OL],[Mo.OPTGROUP,Po.OPTGROUP],[Mo.OPTION,Po.OPTION],[Mo.P,Po.P],[Mo.PARAM,Po.PARAM],[Mo.PLAINTEXT,Po.PLAINTEXT],[Mo.PRE,Po.PRE],[Mo.RB,Po.RB],[Mo.RP,Po.RP],[Mo.RT,Po.RT],[Mo.RTC,Po.RTC],[Mo.RUBY,Po.RUBY],[Mo.S,Po.S],[Mo.SCRIPT,Po.SCRIPT],[Mo.SECTION,Po.SECTION],[Mo.SELECT,Po.SELECT],[Mo.SOURCE,Po.SOURCE],[Mo.SMALL,Po.SMALL],[Mo.SPAN,Po.SPAN],[Mo.STRIKE,Po.STRIKE],[Mo.STRONG,Po.STRONG],[Mo.STYLE,Po.STYLE],[Mo.SUB,Po.SUB],[Mo.SUMMARY,Po.SUMMARY],[Mo.SUP,Po.SUP],[Mo.TABLE,Po.TABLE],[Mo.TBODY,Po.TBODY],[Mo.TEMPLATE,Po.TEMPLATE],[Mo.TEXTAREA,Po.TEXTAREA],[Mo.TFOOT,Po.TFOOT],[Mo.TD,Po.TD],[Mo.TH,Po.TH],[Mo.THEAD,Po.THEAD],[Mo.TITLE,Po.TITLE],[Mo.TR,Po.TR],[Mo.TRACK,Po.TRACK],[Mo.TT,Po.TT],[Mo.U,Po.U],[Mo.UL,Po.UL],[Mo.SVG,Po.SVG],[Mo.VAR,Po.VAR],[Mo.WBR,Po.WBR],[Mo.XMP,Po.XMP]]);function Fo(e){var t;return null!==(t=Bo.get(e))&&void 0!==t?t:Po.UNKNOWN}const Uo=Po,Ho={[vo.HTML]:new Set([Uo.ADDRESS,Uo.APPLET,Uo.AREA,Uo.ARTICLE,Uo.ASIDE,Uo.BASE,Uo.BASEFONT,Uo.BGSOUND,Uo.BLOCKQUOTE,Uo.BODY,Uo.BR,Uo.BUTTON,Uo.CAPTION,Uo.CENTER,Uo.COL,Uo.COLGROUP,Uo.DD,Uo.DETAILS,Uo.DIR,Uo.DIV,Uo.DL,Uo.DT,Uo.EMBED,Uo.FIELDSET,Uo.FIGCAPTION,Uo.FIGURE,Uo.FOOTER,Uo.FORM,Uo.FRAME,Uo.FRAMESET,Uo.H1,Uo.H2,Uo.H3,Uo.H4,Uo.H5,Uo.H6,Uo.HEAD,Uo.HEADER,Uo.HGROUP,Uo.HR,Uo.HTML,Uo.IFRAME,Uo.IMG,Uo.INPUT,Uo.LI,Uo.LINK,Uo.LISTING,Uo.MAIN,Uo.MARQUEE,Uo.MENU,Uo.META,Uo.NAV,Uo.NOEMBED,Uo.NOFRAMES,Uo.NOSCRIPT,Uo.OBJECT,Uo.OL,Uo.P,Uo.PARAM,Uo.PLAINTEXT,Uo.PRE,Uo.SCRIPT,Uo.SECTION,Uo.SELECT,Uo.SOURCE,Uo.STYLE,Uo.SUMMARY,Uo.TABLE,Uo.TBODY,Uo.TD,Uo.TEMPLATE,Uo.TEXTAREA,Uo.TFOOT,Uo.TH,Uo.THEAD,Uo.TITLE,Uo.TR,Uo.TRACK,Uo.UL,Uo.WBR,Uo.XMP]),[vo.MATHML]:new Set([Uo.MI,Uo.MO,Uo.MN,Uo.MS,Uo.MTEXT,Uo.ANNOTATION_XML]),[vo.SVG]:new Set([Uo.TITLE,Uo.FOREIGN_OBJECT,Uo.DESC]),[vo.XLINK]:new Set,[vo.XML]:new Set,[vo.XMLNS]:new Set};function Go(e){return e===Uo.H1||e===Uo.H2||e===Uo.H3||e===Uo.H4||e===Uo.H5||e===Uo.H6}const Yo=new Set([Mo.STYLE,Mo.SCRIPT,Mo.XMP,Mo.IFRAME,Mo.NOEMBED,Mo.NOFRAMES,Mo.PLAINTEXT]);const qo=new Map([[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]);var Ko;!function(e){e[e.DATA=0]="DATA",e[e.RCDATA=1]="RCDATA",e[e.RAWTEXT=2]="RAWTEXT",e[e.SCRIPT_DATA=3]="SCRIPT_DATA",e[e.PLAINTEXT=4]="PLAINTEXT",e[e.TAG_OPEN=5]="TAG_OPEN",e[e.END_TAG_OPEN=6]="END_TAG_OPEN",e[e.TAG_NAME=7]="TAG_NAME",e[e.RCDATA_LESS_THAN_SIGN=8]="RCDATA_LESS_THAN_SIGN",e[e.RCDATA_END_TAG_OPEN=9]="RCDATA_END_TAG_OPEN",e[e.RCDATA_END_TAG_NAME=10]="RCDATA_END_TAG_NAME",e[e.RAWTEXT_LESS_THAN_SIGN=11]="RAWTEXT_LESS_THAN_SIGN",e[e.RAWTEXT_END_TAG_OPEN=12]="RAWTEXT_END_TAG_OPEN",e[e.RAWTEXT_END_TAG_NAME=13]="RAWTEXT_END_TAG_NAME",e[e.SCRIPT_DATA_LESS_THAN_SIGN=14]="SCRIPT_DATA_LESS_THAN_SIGN",e[e.SCRIPT_DATA_END_TAG_OPEN=15]="SCRIPT_DATA_END_TAG_OPEN",e[e.SCRIPT_DATA_END_TAG_NAME=16]="SCRIPT_DATA_END_TAG_NAME",e[e.SCRIPT_DATA_ESCAPE_START=17]="SCRIPT_DATA_ESCAPE_START",e[e.SCRIPT_DATA_ESCAPE_START_DASH=18]="SCRIPT_DATA_ESCAPE_START_DASH",e[e.SCRIPT_DATA_ESCAPED=19]="SCRIPT_DATA_ESCAPED",e[e.SCRIPT_DATA_ESCAPED_DASH=20]="SCRIPT_DATA_ESCAPED_DASH",e[e.SCRIPT_DATA_ESCAPED_DASH_DASH=21]="SCRIPT_DATA_ESCAPED_DASH_DASH",e[e.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN=22]="SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN",e[e.SCRIPT_DATA_ESCAPED_END_TAG_OPEN=23]="SCRIPT_DATA_ESCAPED_END_TAG_OPEN",e[e.SCRIPT_DATA_ESCAPED_END_TAG_NAME=24]="SCRIPT_DATA_ESCAPED_END_TAG_NAME",e[e.SCRIPT_DATA_DOUBLE_ESCAPE_START=25]="SCRIPT_DATA_DOUBLE_ESCAPE_START",e[e.SCRIPT_DATA_DOUBLE_ESCAPED=26]="SCRIPT_DATA_DOUBLE_ESCAPED",e[e.SCRIPT_DATA_DOUBLE_ESCAPED_DASH=27]="SCRIPT_DATA_DOUBLE_ESCAPED_DASH",e[e.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH=28]="SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH",e[e.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN=29]="SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN",e[e.SCRIPT_DATA_DOUBLE_ESCAPE_END=30]="SCRIPT_DATA_DOUBLE_ESCAPE_END",e[e.BEFORE_ATTRIBUTE_NAME=31]="BEFORE_ATTRIBUTE_NAME",e[e.ATTRIBUTE_NAME=32]="ATTRIBUTE_NAME",e[e.AFTER_ATTRIBUTE_NAME=33]="AFTER_ATTRIBUTE_NAME",e[e.BEFORE_ATTRIBUTE_VALUE=34]="BEFORE_ATTRIBUTE_VALUE",e[e.ATTRIBUTE_VALUE_DOUBLE_QUOTED=35]="ATTRIBUTE_VALUE_DOUBLE_QUOTED",e[e.ATTRIBUTE_VALUE_SINGLE_QUOTED=36]="ATTRIBUTE_VALUE_SINGLE_QUOTED",e[e.ATTRIBUTE_VALUE_UNQUOTED=37]="ATTRIBUTE_VALUE_UNQUOTED",e[e.AFTER_ATTRIBUTE_VALUE_QUOTED=38]="AFTER_ATTRIBUTE_VALUE_QUOTED",e[e.SELF_CLOSING_START_TAG=39]="SELF_CLOSING_START_TAG",e[e.BOGUS_COMMENT=40]="BOGUS_COMMENT",e[e.MARKUP_DECLARATION_OPEN=41]="MARKUP_DECLARATION_OPEN",e[e.COMMENT_START=42]="COMMENT_START",e[e.COMMENT_START_DASH=43]="COMMENT_START_DASH",e[e.COMMENT=44]="COMMENT",e[e.COMMENT_LESS_THAN_SIGN=45]="COMMENT_LESS_THAN_SIGN",e[e.COMMENT_LESS_THAN_SIGN_BANG=46]="COMMENT_LESS_THAN_SIGN_BANG",e[e.COMMENT_LESS_THAN_SIGN_BANG_DASH=47]="COMMENT_LESS_THAN_SIGN_BANG_DASH",e[e.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH=48]="COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH",e[e.COMMENT_END_DASH=49]="COMMENT_END_DASH",e[e.COMMENT_END=50]="COMMENT_END",e[e.COMMENT_END_BANG=51]="COMMENT_END_BANG",e[e.DOCTYPE=52]="DOCTYPE",e[e.BEFORE_DOCTYPE_NAME=53]="BEFORE_DOCTYPE_NAME",e[e.DOCTYPE_NAME=54]="DOCTYPE_NAME",e[e.AFTER_DOCTYPE_NAME=55]="AFTER_DOCTYPE_NAME",e[e.AFTER_DOCTYPE_PUBLIC_KEYWORD=56]="AFTER_DOCTYPE_PUBLIC_KEYWORD",e[e.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER=57]="BEFORE_DOCTYPE_PUBLIC_IDENTIFIER",e[e.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED=58]="DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED",e[e.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED=59]="DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED",e[e.AFTER_DOCTYPE_PUBLIC_IDENTIFIER=60]="AFTER_DOCTYPE_PUBLIC_IDENTIFIER",e[e.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS=61]="BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS",e[e.AFTER_DOCTYPE_SYSTEM_KEYWORD=62]="AFTER_DOCTYPE_SYSTEM_KEYWORD",e[e.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER=63]="BEFORE_DOCTYPE_SYSTEM_IDENTIFIER",e[e.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED=64]="DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED",e[e.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED=65]="DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED",e[e.AFTER_DOCTYPE_SYSTEM_IDENTIFIER=66]="AFTER_DOCTYPE_SYSTEM_IDENTIFIER",e[e.BOGUS_DOCTYPE=67]="BOGUS_DOCTYPE",e[e.CDATA_SECTION=68]="CDATA_SECTION",e[e.CDATA_SECTION_BRACKET=69]="CDATA_SECTION_BRACKET",e[e.CDATA_SECTION_END=70]="CDATA_SECTION_END",e[e.CHARACTER_REFERENCE=71]="CHARACTER_REFERENCE",e[e.NAMED_CHARACTER_REFERENCE=72]="NAMED_CHARACTER_REFERENCE",e[e.AMBIGUOUS_AMPERSAND=73]="AMBIGUOUS_AMPERSAND",e[e.NUMERIC_CHARACTER_REFERENCE=74]="NUMERIC_CHARACTER_REFERENCE",e[e.HEXADEMICAL_CHARACTER_REFERENCE_START=75]="HEXADEMICAL_CHARACTER_REFERENCE_START",e[e.HEXADEMICAL_CHARACTER_REFERENCE=76]="HEXADEMICAL_CHARACTER_REFERENCE",e[e.DECIMAL_CHARACTER_REFERENCE=77]="DECIMAL_CHARACTER_REFERENCE",e[e.NUMERIC_CHARACTER_REFERENCE_END=78]="NUMERIC_CHARACTER_REFERENCE_END"}(Ko||(Ko={}));const jo={DATA:Ko.DATA,RCDATA:Ko.RCDATA,RAWTEXT:Ko.RAWTEXT,SCRIPT_DATA:Ko.SCRIPT_DATA,PLAINTEXT:Ko.PLAINTEXT,CDATA_SECTION:Ko.CDATA_SECTION};function Vo(e){return e>=io.DIGIT_0&&e<=io.DIGIT_9}function Wo(e){return e>=io.LATIN_CAPITAL_A&&e<=io.LATIN_CAPITAL_Z}function Qo(e){return function(e){return e>=io.LATIN_SMALL_A&&e<=io.LATIN_SMALL_Z}(e)||Wo(e)}function Xo(e){return Qo(e)||Vo(e)}function $o(e){return e>=io.LATIN_CAPITAL_A&&e<=io.LATIN_CAPITAL_F}function zo(e){return e>=io.LATIN_SMALL_A&&e<=io.LATIN_SMALL_F}function Jo(e){return e+32}function Zo(e){return e===io.SPACE||e===io.LINE_FEED||e===io.TABULATION||e===io.FORM_FEED}function ec(e){return Zo(e)||e===io.SOLIDUS||e===io.GREATER_THAN_SIGN}class tc{constructor(e,t){this.options=e,this.handler=t,this.paused=!1,this.inLoop=!1,this.inForeignNode=!1,this.lastStartTagName="",this.active=!1,this.state=Ko.DATA,this.returnState=Ko.DATA,this.charRefCode=-1,this.consumedAfterSnapshot=-1,this.currentCharacterToken=null,this.currentToken=null,this.currentAttr={name:"",value:""},this.preprocessor=new mo(t),this.currentLocation=this.getCurrentLocation(-1)}_err(e){var t,n;null===(n=(t=this.handler).onParseError)||void 0===n||n.call(t,this.preprocessor.getError(e))}getCurrentLocation(e){return this.options.sourceCodeLocationInfo?{startLine:this.preprocessor.line,startCol:this.preprocessor.col-e,startOffset:this.preprocessor.offset-e,endLine:-1,endCol:-1,endOffset:-1}:null}_runParsingLoop(){if(!this.inLoop){for(this.inLoop=!0;this.active&&!this.paused;){this.consumedAfterSnapshot=0;const e=this._consume();this._ensureHibernation()||this._callState(e)}this.inLoop=!1}}pause(){this.paused=!0}resume(e){if(!this.paused)throw new Error("Parser was already resumed");this.paused=!1,this.inLoop||(this._runParsingLoop(),this.paused||null==e||e())}write(e,t,n){this.active=!0,this.preprocessor.write(e,t),this._runParsingLoop(),this.paused||null==n||n()}insertHtmlAtCurrentPos(e){this.active=!0,this.preprocessor.insertHtmlAtCurrentPos(e),this._runParsingLoop()}_ensureHibernation(){return!!this.preprocessor.endOfChunkHit&&(this._unconsume(this.consumedAfterSnapshot),this.active=!1,!0)}_consume(){return this.consumedAfterSnapshot++,this.preprocessor.advance()}_unconsume(e){this.consumedAfterSnapshot-=e,this.preprocessor.retreat(e)}_reconsumeInState(e,t){this.state=e,this._callState(t)}_advanceBy(e){this.consumedAfterSnapshot+=e;for(let t=0;t0&&this._err(Eo.endTagWithAttributes),e.selfClosing&&this._err(Eo.endTagWithTrailingSolidus),this.handler.onEndTag(e)),this.preprocessor.dropParsedChunk()}emitCurrentComment(e){this.prepareToken(e),this.handler.onComment(e),this.preprocessor.dropParsedChunk()}emitCurrentDoctype(e){this.prepareToken(e),this.handler.onDoctype(e),this.preprocessor.dropParsedChunk()}_emitCurrentCharacterToken(e){if(this.currentCharacterToken){switch(e&&this.currentCharacterToken.location&&(this.currentCharacterToken.location.endLine=e.startLine,this.currentCharacterToken.location.endCol=e.startCol,this.currentCharacterToken.location.endOffset=e.startOffset),this.currentCharacterToken.type){case To.CHARACTER:this.handler.onCharacter(this.currentCharacterToken);break;case To.NULL_CHARACTER:this.handler.onNullCharacter(this.currentCharacterToken);break;case To.WHITESPACE_CHARACTER:this.handler.onWhitespaceCharacter(this.currentCharacterToken)}this.currentCharacterToken=null}}_emitEOFToken(){const e=this.getCurrentLocation(0);e&&(e.endLine=e.startLine,e.endCol=e.startCol,e.endOffset=e.startOffset),this._emitCurrentCharacterToken(e),this.handler.onEof({type:To.EOF,location:e}),this.active=!1}_appendCharToCurrentCharacterToken(e,t){if(this.currentCharacterToken){if(this.currentCharacterToken.type===e)return void(this.currentCharacterToken.chars+=t);this.currentLocation=this.getCurrentLocation(0),this._emitCurrentCharacterToken(this.currentLocation),this.preprocessor.dropParsedChunk()}this._createCharacterToken(e,t)}_emitCodePoint(e){const t=Zo(e)?To.WHITESPACE_CHARACTER:e===io.NULL?To.NULL_CHARACTER:To.CHARACTER;this._appendCharToCurrentCharacterToken(t,String.fromCodePoint(e))}_emitChars(e){this._appendCharToCurrentCharacterToken(To.CHARACTER,e)}_matchNamedCharacterReference(e){let t=null,n=0,r=!1;for(let s=0,a=wo[0];s>=0&&(s=Oo(wo,a,s+1,e),!(s<0));e=this._consume()){n+=1,a=wo[s];const o=a&yo.VALUE_LENGTH;if(o){const a=(o>>14)-1;if(e!==io.SEMICOLON&&this._isCharacterReferenceInAttribute()&&((i=this.preprocessor.peek(1))===io.EQUALS_SIGN||Xo(i))?(t=[io.AMPERSAND],s+=a):(t=0===a?[wo[s]&~yo.VALUE_LENGTH]:1===a?[wo[++s]]:[wo[++s],wo[++s]],n=0,r=e!==io.SEMICOLON),0===a){this._consume();break}}}var i;return this._unconsume(n),r&&!this.preprocessor.endOfChunkHit&&this._err(Eo.missingSemicolonAfterCharacterReference),this._unconsume(1),t}_isCharacterReferenceInAttribute(){return this.returnState===Ko.ATTRIBUTE_VALUE_DOUBLE_QUOTED||this.returnState===Ko.ATTRIBUTE_VALUE_SINGLE_QUOTED||this.returnState===Ko.ATTRIBUTE_VALUE_UNQUOTED}_flushCodePointConsumedAsCharacterReference(e){this._isCharacterReferenceInAttribute()?this.currentAttr.value+=String.fromCodePoint(e):this._emitCodePoint(e)}_callState(e){switch(this.state){case Ko.DATA:this._stateData(e);break;case Ko.RCDATA:this._stateRcdata(e);break;case Ko.RAWTEXT:this._stateRawtext(e);break;case Ko.SCRIPT_DATA:this._stateScriptData(e);break;case Ko.PLAINTEXT:this._statePlaintext(e);break;case Ko.TAG_OPEN:this._stateTagOpen(e);break;case Ko.END_TAG_OPEN:this._stateEndTagOpen(e);break;case Ko.TAG_NAME:this._stateTagName(e);break;case Ko.RCDATA_LESS_THAN_SIGN:this._stateRcdataLessThanSign(e);break;case Ko.RCDATA_END_TAG_OPEN:this._stateRcdataEndTagOpen(e);break;case Ko.RCDATA_END_TAG_NAME:this._stateRcdataEndTagName(e);break;case Ko.RAWTEXT_LESS_THAN_SIGN:this._stateRawtextLessThanSign(e);break;case Ko.RAWTEXT_END_TAG_OPEN:this._stateRawtextEndTagOpen(e);break;case Ko.RAWTEXT_END_TAG_NAME:this._stateRawtextEndTagName(e);break;case Ko.SCRIPT_DATA_LESS_THAN_SIGN:this._stateScriptDataLessThanSign(e);break;case Ko.SCRIPT_DATA_END_TAG_OPEN:this._stateScriptDataEndTagOpen(e);break;case Ko.SCRIPT_DATA_END_TAG_NAME:this._stateScriptDataEndTagName(e);break;case Ko.SCRIPT_DATA_ESCAPE_START:this._stateScriptDataEscapeStart(e);break;case Ko.SCRIPT_DATA_ESCAPE_START_DASH:this._stateScriptDataEscapeStartDash(e);break;case Ko.SCRIPT_DATA_ESCAPED:this._stateScriptDataEscaped(e);break;case Ko.SCRIPT_DATA_ESCAPED_DASH:this._stateScriptDataEscapedDash(e);break;case Ko.SCRIPT_DATA_ESCAPED_DASH_DASH:this._stateScriptDataEscapedDashDash(e);break;case Ko.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN:this._stateScriptDataEscapedLessThanSign(e);break;case Ko.SCRIPT_DATA_ESCAPED_END_TAG_OPEN:this._stateScriptDataEscapedEndTagOpen(e);break;case Ko.SCRIPT_DATA_ESCAPED_END_TAG_NAME:this._stateScriptDataEscapedEndTagName(e);break;case Ko.SCRIPT_DATA_DOUBLE_ESCAPE_START:this._stateScriptDataDoubleEscapeStart(e);break;case Ko.SCRIPT_DATA_DOUBLE_ESCAPED:this._stateScriptDataDoubleEscaped(e);break;case Ko.SCRIPT_DATA_DOUBLE_ESCAPED_DASH:this._stateScriptDataDoubleEscapedDash(e);break;case Ko.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH:this._stateScriptDataDoubleEscapedDashDash(e);break;case Ko.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN:this._stateScriptDataDoubleEscapedLessThanSign(e);break;case Ko.SCRIPT_DATA_DOUBLE_ESCAPE_END:this._stateScriptDataDoubleEscapeEnd(e);break;case Ko.BEFORE_ATTRIBUTE_NAME:this._stateBeforeAttributeName(e);break;case Ko.ATTRIBUTE_NAME:this._stateAttributeName(e);break;case Ko.AFTER_ATTRIBUTE_NAME:this._stateAfterAttributeName(e);break;case Ko.BEFORE_ATTRIBUTE_VALUE:this._stateBeforeAttributeValue(e);break;case Ko.ATTRIBUTE_VALUE_DOUBLE_QUOTED:this._stateAttributeValueDoubleQuoted(e);break;case Ko.ATTRIBUTE_VALUE_SINGLE_QUOTED:this._stateAttributeValueSingleQuoted(e);break;case Ko.ATTRIBUTE_VALUE_UNQUOTED:this._stateAttributeValueUnquoted(e);break;case Ko.AFTER_ATTRIBUTE_VALUE_QUOTED:this._stateAfterAttributeValueQuoted(e);break;case Ko.SELF_CLOSING_START_TAG:this._stateSelfClosingStartTag(e);break;case Ko.BOGUS_COMMENT:this._stateBogusComment(e);break;case Ko.MARKUP_DECLARATION_OPEN:this._stateMarkupDeclarationOpen(e);break;case Ko.COMMENT_START:this._stateCommentStart(e);break;case Ko.COMMENT_START_DASH:this._stateCommentStartDash(e);break;case Ko.COMMENT:this._stateComment(e);break;case Ko.COMMENT_LESS_THAN_SIGN:this._stateCommentLessThanSign(e);break;case Ko.COMMENT_LESS_THAN_SIGN_BANG:this._stateCommentLessThanSignBang(e);break;case Ko.COMMENT_LESS_THAN_SIGN_BANG_DASH:this._stateCommentLessThanSignBangDash(e);break;case Ko.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH:this._stateCommentLessThanSignBangDashDash(e);break;case Ko.COMMENT_END_DASH:this._stateCommentEndDash(e);break;case Ko.COMMENT_END:this._stateCommentEnd(e);break;case Ko.COMMENT_END_BANG:this._stateCommentEndBang(e);break;case Ko.DOCTYPE:this._stateDoctype(e);break;case Ko.BEFORE_DOCTYPE_NAME:this._stateBeforeDoctypeName(e);break;case Ko.DOCTYPE_NAME:this._stateDoctypeName(e);break;case Ko.AFTER_DOCTYPE_NAME:this._stateAfterDoctypeName(e);break;case Ko.AFTER_DOCTYPE_PUBLIC_KEYWORD:this._stateAfterDoctypePublicKeyword(e);break;case Ko.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER:this._stateBeforeDoctypePublicIdentifier(e);break;case Ko.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED:this._stateDoctypePublicIdentifierDoubleQuoted(e);break;case Ko.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED:this._stateDoctypePublicIdentifierSingleQuoted(e);break;case Ko.AFTER_DOCTYPE_PUBLIC_IDENTIFIER:this._stateAfterDoctypePublicIdentifier(e);break;case Ko.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS:this._stateBetweenDoctypePublicAndSystemIdentifiers(e);break;case Ko.AFTER_DOCTYPE_SYSTEM_KEYWORD:this._stateAfterDoctypeSystemKeyword(e);break;case Ko.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER:this._stateBeforeDoctypeSystemIdentifier(e);break;case Ko.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED:this._stateDoctypeSystemIdentifierDoubleQuoted(e);break;case Ko.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED:this._stateDoctypeSystemIdentifierSingleQuoted(e);break;case Ko.AFTER_DOCTYPE_SYSTEM_IDENTIFIER:this._stateAfterDoctypeSystemIdentifier(e);break;case Ko.BOGUS_DOCTYPE:this._stateBogusDoctype(e);break;case Ko.CDATA_SECTION:this._stateCdataSection(e);break;case Ko.CDATA_SECTION_BRACKET:this._stateCdataSectionBracket(e);break;case Ko.CDATA_SECTION_END:this._stateCdataSectionEnd(e);break;case Ko.CHARACTER_REFERENCE:this._stateCharacterReference(e);break;case Ko.NAMED_CHARACTER_REFERENCE:this._stateNamedCharacterReference(e);break;case Ko.AMBIGUOUS_AMPERSAND:this._stateAmbiguousAmpersand(e);break;case Ko.NUMERIC_CHARACTER_REFERENCE:this._stateNumericCharacterReference(e);break;case Ko.HEXADEMICAL_CHARACTER_REFERENCE_START:this._stateHexademicalCharacterReferenceStart(e);break;case Ko.HEXADEMICAL_CHARACTER_REFERENCE:this._stateHexademicalCharacterReference(e);break;case Ko.DECIMAL_CHARACTER_REFERENCE:this._stateDecimalCharacterReference(e);break;case Ko.NUMERIC_CHARACTER_REFERENCE_END:this._stateNumericCharacterReferenceEnd(e);break;default:throw new Error("Unknown state")}}_stateData(e){switch(e){case io.LESS_THAN_SIGN:this.state=Ko.TAG_OPEN;break;case io.AMPERSAND:this.returnState=Ko.DATA,this.state=Ko.CHARACTER_REFERENCE;break;case io.NULL:this._err(Eo.unexpectedNullCharacter),this._emitCodePoint(e);break;case io.EOF:this._emitEOFToken();break;default:this._emitCodePoint(e)}}_stateRcdata(e){switch(e){case io.AMPERSAND:this.returnState=Ko.RCDATA,this.state=Ko.CHARACTER_REFERENCE;break;case io.LESS_THAN_SIGN:this.state=Ko.RCDATA_LESS_THAN_SIGN;break;case io.NULL:this._err(Eo.unexpectedNullCharacter),this._emitChars("�");break;case io.EOF:this._emitEOFToken();break;default:this._emitCodePoint(e)}}_stateRawtext(e){switch(e){case io.LESS_THAN_SIGN:this.state=Ko.RAWTEXT_LESS_THAN_SIGN;break;case io.NULL:this._err(Eo.unexpectedNullCharacter),this._emitChars("�");break;case io.EOF:this._emitEOFToken();break;default:this._emitCodePoint(e)}}_stateScriptData(e){switch(e){case io.LESS_THAN_SIGN:this.state=Ko.SCRIPT_DATA_LESS_THAN_SIGN;break;case io.NULL:this._err(Eo.unexpectedNullCharacter),this._emitChars("�");break;case io.EOF:this._emitEOFToken();break;default:this._emitCodePoint(e)}}_statePlaintext(e){switch(e){case io.NULL:this._err(Eo.unexpectedNullCharacter),this._emitChars("�");break;case io.EOF:this._emitEOFToken();break;default:this._emitCodePoint(e)}}_stateTagOpen(e){if(Qo(e))this._createStartTagToken(),this.state=Ko.TAG_NAME,this._stateTagName(e);else switch(e){case io.EXCLAMATION_MARK:this.state=Ko.MARKUP_DECLARATION_OPEN;break;case io.SOLIDUS:this.state=Ko.END_TAG_OPEN;break;case io.QUESTION_MARK:this._err(Eo.unexpectedQuestionMarkInsteadOfTagName),this._createCommentToken(1),this.state=Ko.BOGUS_COMMENT,this._stateBogusComment(e);break;case io.EOF:this._err(Eo.eofBeforeTagName),this._emitChars("<"),this._emitEOFToken();break;default:this._err(Eo.invalidFirstCharacterOfTagName),this._emitChars("<"),this.state=Ko.DATA,this._stateData(e)}}_stateEndTagOpen(e){if(Qo(e))this._createEndTagToken(),this.state=Ko.TAG_NAME,this._stateTagName(e);else switch(e){case io.GREATER_THAN_SIGN:this._err(Eo.missingEndTagName),this.state=Ko.DATA;break;case io.EOF:this._err(Eo.eofBeforeTagName),this._emitChars(""),this._emitEOFToken();break;default:this._err(Eo.invalidFirstCharacterOfTagName),this._createCommentToken(2),this.state=Ko.BOGUS_COMMENT,this._stateBogusComment(e)}}_stateTagName(e){const t=this.currentToken;switch(e){case io.SPACE:case io.LINE_FEED:case io.TABULATION:case io.FORM_FEED:this.state=Ko.BEFORE_ATTRIBUTE_NAME;break;case io.SOLIDUS:this.state=Ko.SELF_CLOSING_START_TAG;break;case io.GREATER_THAN_SIGN:this.state=Ko.DATA,this.emitCurrentTagToken();break;case io.NULL:this._err(Eo.unexpectedNullCharacter),t.tagName+="�";break;case io.EOF:this._err(Eo.eofInTag),this._emitEOFToken();break;default:t.tagName+=String.fromCodePoint(Wo(e)?Jo(e):e)}}_stateRcdataLessThanSign(e){e===io.SOLIDUS?this.state=Ko.RCDATA_END_TAG_OPEN:(this._emitChars("<"),this.state=Ko.RCDATA,this._stateRcdata(e))}_stateRcdataEndTagOpen(e){Qo(e)?(this.state=Ko.RCDATA_END_TAG_NAME,this._stateRcdataEndTagName(e)):(this._emitChars(""),this.state=Ko.RCDATA,this._stateRcdata(e))}handleSpecialEndTag(e){if(!this.preprocessor.startsWith(this.lastStartTagName,!1))return!this._ensureHibernation();this._createEndTagToken();this.currentToken.tagName=this.lastStartTagName;switch(this.preprocessor.peek(this.lastStartTagName.length)){case io.SPACE:case io.LINE_FEED:case io.TABULATION:case io.FORM_FEED:return this._advanceBy(this.lastStartTagName.length),this.state=Ko.BEFORE_ATTRIBUTE_NAME,!1;case io.SOLIDUS:return this._advanceBy(this.lastStartTagName.length),this.state=Ko.SELF_CLOSING_START_TAG,!1;case io.GREATER_THAN_SIGN:return this._advanceBy(this.lastStartTagName.length),this.emitCurrentTagToken(),this.state=Ko.DATA,!1;default:return!this._ensureHibernation()}}_stateRcdataEndTagName(e){this.handleSpecialEndTag(e)&&(this._emitChars(""),this.state=Ko.RCDATA,this._stateRcdata(e))}_stateRawtextLessThanSign(e){e===io.SOLIDUS?this.state=Ko.RAWTEXT_END_TAG_OPEN:(this._emitChars("<"),this.state=Ko.RAWTEXT,this._stateRawtext(e))}_stateRawtextEndTagOpen(e){Qo(e)?(this.state=Ko.RAWTEXT_END_TAG_NAME,this._stateRawtextEndTagName(e)):(this._emitChars(""),this.state=Ko.RAWTEXT,this._stateRawtext(e))}_stateRawtextEndTagName(e){this.handleSpecialEndTag(e)&&(this._emitChars(""),this.state=Ko.RAWTEXT,this._stateRawtext(e))}_stateScriptDataLessThanSign(e){switch(e){case io.SOLIDUS:this.state=Ko.SCRIPT_DATA_END_TAG_OPEN;break;case io.EXCLAMATION_MARK:this.state=Ko.SCRIPT_DATA_ESCAPE_START,this._emitChars("");break;case io.NULL:this._err(Eo.unexpectedNullCharacter),this.state=Ko.SCRIPT_DATA_ESCAPED,this._emitChars("�");break;case io.EOF:this._err(Eo.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this.state=Ko.SCRIPT_DATA_ESCAPED,this._emitCodePoint(e)}}_stateScriptDataEscapedLessThanSign(e){e===io.SOLIDUS?this.state=Ko.SCRIPT_DATA_ESCAPED_END_TAG_OPEN:Qo(e)?(this._emitChars("<"),this.state=Ko.SCRIPT_DATA_DOUBLE_ESCAPE_START,this._stateScriptDataDoubleEscapeStart(e)):(this._emitChars("<"),this.state=Ko.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(e))}_stateScriptDataEscapedEndTagOpen(e){Qo(e)?(this.state=Ko.SCRIPT_DATA_ESCAPED_END_TAG_NAME,this._stateScriptDataEscapedEndTagName(e)):(this._emitChars(""),this.state=Ko.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(e))}_stateScriptDataEscapedEndTagName(e){this.handleSpecialEndTag(e)&&(this._emitChars(""),this.state=Ko.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(e))}_stateScriptDataDoubleEscapeStart(e){if(this.preprocessor.startsWith(co,!1)&&ec(this.preprocessor.peek(co.length))){this._emitCodePoint(e);for(let e=0;e");break;case io.NULL:this._err(Eo.unexpectedNullCharacter),this.state=Ko.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitChars("�");break;case io.EOF:this._err(Eo.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this.state=Ko.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitCodePoint(e)}}_stateScriptDataDoubleEscapedLessThanSign(e){e===io.SOLIDUS?(this.state=Ko.SCRIPT_DATA_DOUBLE_ESCAPE_END,this._emitChars("/")):(this.state=Ko.SCRIPT_DATA_DOUBLE_ESCAPED,this._stateScriptDataDoubleEscaped(e))}_stateScriptDataDoubleEscapeEnd(e){if(this.preprocessor.startsWith(co,!1)&&ec(this.preprocessor.peek(co.length))){this._emitCodePoint(e);for(let e=0;e1114111)this._err(Eo.characterReferenceOutsideUnicodeRange),this.charRefCode=io.REPLACEMENT_CHARACTER;else if(uo(this.charRefCode))this._err(Eo.surrogateCharacterReference),this.charRefCode=io.REPLACEMENT_CHARACTER;else if(fo(this.charRefCode))this._err(Eo.noncharacterCharacterReference);else if(po(this.charRefCode)||this.charRefCode===io.CARRIAGE_RETURN){this._err(Eo.controlCharacterReference);const e=qo.get(this.charRefCode);void 0!==e&&(this.charRefCode=e)}this._flushCodePointConsumedAsCharacterReference(this.charRefCode),this._reconsumeInState(this.returnState,e)}}const nc=new Set([Po.DD,Po.DT,Po.LI,Po.OPTGROUP,Po.OPTION,Po.P,Po.RB,Po.RP,Po.RT,Po.RTC]),rc=new Set([...nc,Po.CAPTION,Po.COLGROUP,Po.TBODY,Po.TD,Po.TFOOT,Po.TH,Po.THEAD,Po.TR]),ic=new Map([[Po.APPLET,vo.HTML],[Po.CAPTION,vo.HTML],[Po.HTML,vo.HTML],[Po.MARQUEE,vo.HTML],[Po.OBJECT,vo.HTML],[Po.TABLE,vo.HTML],[Po.TD,vo.HTML],[Po.TEMPLATE,vo.HTML],[Po.TH,vo.HTML],[Po.ANNOTATION_XML,vo.MATHML],[Po.MI,vo.MATHML],[Po.MN,vo.MATHML],[Po.MO,vo.MATHML],[Po.MS,vo.MATHML],[Po.MTEXT,vo.MATHML],[Po.DESC,vo.SVG],[Po.FOREIGN_OBJECT,vo.SVG],[Po.TITLE,vo.SVG]]),sc=[Po.H1,Po.H2,Po.H3,Po.H4,Po.H5,Po.H6],ac=[Po.TR,Po.TEMPLATE,Po.HTML],oc=[Po.TBODY,Po.TFOOT,Po.THEAD,Po.TEMPLATE,Po.HTML],cc=[Po.TABLE,Po.TEMPLATE,Po.HTML],lc=[Po.TD,Po.TH];class hc{constructor(e,t,n){this.treeAdapter=t,this.handler=n,this.items=[],this.tagIDs=[],this.stackTop=-1,this.tmplCount=0,this.currentTagId=Po.UNKNOWN,this.current=e}get currentTmplContentOrNode(){return this._isInTemplate()?this.treeAdapter.getTemplateContent(this.current):this.current}_indexOf(e){return this.items.lastIndexOf(e,this.stackTop)}_isInTemplate(){return this.currentTagId===Po.TEMPLATE&&this.treeAdapter.getNamespaceURI(this.current)===vo.HTML}_updateCurrentElement(){this.current=this.items[this.stackTop],this.currentTagId=this.tagIDs[this.stackTop]}push(e,t){this.stackTop++,this.items[this.stackTop]=e,this.current=e,this.tagIDs[this.stackTop]=t,this.currentTagId=t,this._isInTemplate()&&this.tmplCount++,this.handler.onItemPush(e,t,!0)}pop(){const e=this.current;this.tmplCount>0&&this._isInTemplate()&&this.tmplCount--,this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(e,!0)}replace(e,t){const n=this._indexOf(e);this.items[n]=t,n===this.stackTop&&(this.current=t)}insertAfter(e,t,n){const r=this._indexOf(e)+1;this.items.splice(r,0,t),this.tagIDs.splice(r,0,n),this.stackTop++,r===this.stackTop&&this._updateCurrentElement(),this.handler.onItemPush(this.current,this.currentTagId,r===this.stackTop)}popUntilTagNamePopped(e){let t=this.stackTop+1;do{t=this.tagIDs.lastIndexOf(e,t-1)}while(t>0&&this.treeAdapter.getNamespaceURI(this.items[t])!==vo.HTML);this.shortenToLength(t<0?0:t)}shortenToLength(e){for(;this.stackTop>=e;){const t=this.current;this.tmplCount>0&&this._isInTemplate()&&(this.tmplCount-=1),this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(t,this.stackTop=0;n--)if(e.includes(this.tagIDs[n])&&this.treeAdapter.getNamespaceURI(this.items[n])===t)return n;return-1}clearBackTo(e,t){const n=this._indexOfTagNames(e,t);this.shortenToLength(n+1)}clearBackToTableContext(){this.clearBackTo(cc,vo.HTML)}clearBackToTableBodyContext(){this.clearBackTo(oc,vo.HTML)}clearBackToTableRowContext(){this.clearBackTo(ac,vo.HTML)}remove(e){const t=this._indexOf(e);t>=0&&(t===this.stackTop?this.pop():(this.items.splice(t,1),this.tagIDs.splice(t,1),this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(e,!1)))}tryPeekProperlyNestedBodyElement(){return this.stackTop>=1&&this.tagIDs[1]===Po.BODY?this.items[1]:null}contains(e){return this._indexOf(e)>-1}getCommonAncestor(e){const t=this._indexOf(e)-1;return t>=0?this.items[t]:null}isRootHtmlElementCurrent(){return 0===this.stackTop&&this.tagIDs[0]===Po.HTML}hasInScope(e){for(let t=this.stackTop;t>=0;t--){const n=this.tagIDs[t],r=this.treeAdapter.getNamespaceURI(this.items[t]);if(n===e&&r===vo.HTML)return!0;if(ic.get(n)===r)return!1}return!0}hasNumberedHeaderInScope(){for(let e=this.stackTop;e>=0;e--){const t=this.tagIDs[e],n=this.treeAdapter.getNamespaceURI(this.items[e]);if(Go(t)&&n===vo.HTML)return!0;if(ic.get(t)===n)return!1}return!0}hasInListItemScope(e){for(let t=this.stackTop;t>=0;t--){const n=this.tagIDs[t],r=this.treeAdapter.getNamespaceURI(this.items[t]);if(n===e&&r===vo.HTML)return!0;if((n===Po.UL||n===Po.OL)&&r===vo.HTML||ic.get(n)===r)return!1}return!0}hasInButtonScope(e){for(let t=this.stackTop;t>=0;t--){const n=this.tagIDs[t],r=this.treeAdapter.getNamespaceURI(this.items[t]);if(n===e&&r===vo.HTML)return!0;if(n===Po.BUTTON&&r===vo.HTML||ic.get(n)===r)return!1}return!0}hasInTableScope(e){for(let t=this.stackTop;t>=0;t--){const n=this.tagIDs[t];if(this.treeAdapter.getNamespaceURI(this.items[t])===vo.HTML){if(n===e)return!0;if(n===Po.TABLE||n===Po.TEMPLATE||n===Po.HTML)return!1}}return!0}hasTableBodyContextInTableScope(){for(let e=this.stackTop;e>=0;e--){const t=this.tagIDs[e];if(this.treeAdapter.getNamespaceURI(this.items[e])===vo.HTML){if(t===Po.TBODY||t===Po.THEAD||t===Po.TFOOT)return!0;if(t===Po.TABLE||t===Po.HTML)return!1}}return!0}hasInSelectScope(e){for(let t=this.stackTop;t>=0;t--){const n=this.tagIDs[t];if(this.treeAdapter.getNamespaceURI(this.items[t])===vo.HTML){if(n===e)return!0;if(n!==Po.OPTION&&n!==Po.OPTGROUP)return!1}}return!0}generateImpliedEndTags(){for(;nc.has(this.currentTagId);)this.pop()}generateImpliedEndTagsThoroughly(){for(;rc.has(this.currentTagId);)this.pop()}generateImpliedEndTagsWithExclusion(e){for(;this.currentTagId!==e&&rc.has(this.currentTagId);)this.pop()}}var uc;!function(e){e[e.Marker=0]="Marker",e[e.Element=1]="Element"}(uc=uc||(uc={}));const pc={type:uc.Marker};class fc{constructor(e){this.treeAdapter=e,this.entries=[],this.bookmark=null}_getNoahArkConditionCandidates(e,t){const n=[],r=t.length,i=this.treeAdapter.getTagName(e),s=this.treeAdapter.getNamespaceURI(e);for(let e=0;e[e.name,e.value])));let i=0;for(let e=0;er.get(e.name)===e.value))&&(i+=1,i>=3&&this.entries.splice(t.idx,1))}}insertMarker(){this.entries.unshift(pc)}pushElement(e,t){this._ensureNoahArkCondition(e),this.entries.unshift({type:uc.Element,element:e,token:t})}insertElementAfterBookmark(e,t){const n=this.entries.indexOf(this.bookmark);this.entries.splice(n,0,{type:uc.Element,element:e,token:t})}removeEntry(e){const t=this.entries.indexOf(e);t>=0&&this.entries.splice(t,1)}clearToLastMarker(){const e=this.entries.indexOf(pc);e>=0?this.entries.splice(0,e+1):this.entries.length=0}getElementEntryInScopeWithTagName(e){const t=this.entries.find((t=>t.type===uc.Marker||this.treeAdapter.getTagName(t.element)===e));return t&&t.type===uc.Element?t:null}getElementEntry(e){return this.entries.find((t=>t.type===uc.Element&&t.element===e))}}function dc(e){return{nodeName:"#text",value:e,parentNode:null}}const Ec={createDocument:()=>({nodeName:"#document",mode:Ro.NO_QUIRKS,childNodes:[]}),createDocumentFragment:()=>({nodeName:"#document-fragment",childNodes:[]}),createElement:(e,t,n)=>({nodeName:e,tagName:e,attrs:n,namespaceURI:t,childNodes:[],parentNode:null}),createCommentNode:e=>({nodeName:"#comment",data:e,parentNode:null}),appendChild(e,t){e.childNodes.push(t),t.parentNode=e},insertBefore(e,t,n){const r=e.childNodes.indexOf(n);e.childNodes.splice(r,0,t),t.parentNode=e},setTemplateContent(e,t){e.content=t},getTemplateContent:e=>e.content,setDocumentType(e,t,n,r){const i=e.childNodes.find((e=>"#documentType"===e.nodeName));if(i)i.name=t,i.publicId=n,i.systemId=r;else{const i={nodeName:"#documentType",name:t,publicId:n,systemId:r,parentNode:null};Ec.appendChild(e,i)}},setDocumentMode(e,t){e.mode=t},getDocumentMode:e=>e.mode,detachNode(e){if(e.parentNode){const t=e.parentNode.childNodes.indexOf(e);e.parentNode.childNodes.splice(t,1),e.parentNode=null}},insertText(e,t){if(e.childNodes.length>0){const n=e.childNodes[e.childNodes.length-1];if(Ec.isTextNode(n))return void(n.value+=t)}Ec.appendChild(e,dc(t))},insertTextBefore(e,t,n){const r=e.childNodes[e.childNodes.indexOf(n)-1];r&&Ec.isTextNode(r)?r.value+=t:Ec.insertBefore(e,dc(t),n)},adoptAttributes(e,t){const n=new Set(e.attrs.map((e=>e.name)));for(let r=0;re.childNodes[0],getChildNodes:e=>e.childNodes,getParentNode:e=>e.parentNode,getAttrList:e=>e.attrs,getTagName:e=>e.tagName,getNamespaceURI:e=>e.namespaceURI,getTextNodeContent:e=>e.value,getCommentNodeContent:e=>e.data,getDocumentTypeNodeName:e=>e.name,getDocumentTypeNodePublicId:e=>e.publicId,getDocumentTypeNodeSystemId:e=>e.systemId,isTextNode:e=>"#text"===e.nodeName,isCommentNode:e=>"#comment"===e.nodeName,isDocumentTypeNode:e=>"#documentType"===e.nodeName,isElementNode:e=>Object.prototype.hasOwnProperty.call(e,"tagName"),setNodeSourceCodeLocation(e,t){e.sourceCodeLocation=t},getNodeSourceCodeLocation:e=>e.sourceCodeLocation,updateNodeSourceCodeLocation(e,t){e.sourceCodeLocation={...e.sourceCodeLocation,...t}}},mc=["+//silmaril//dtd html pro v0r11 19970101//","-//as//dtd html 3.0 aswedit + extensions//","-//advasoft ltd//dtd html 3.0 aswedit + extensions//","-//ietf//dtd html 2.0 level 1//","-//ietf//dtd html 2.0 level 2//","-//ietf//dtd html 2.0 strict level 1//","-//ietf//dtd html 2.0 strict level 2//","-//ietf//dtd html 2.0 strict//","-//ietf//dtd html 2.0//","-//ietf//dtd html 2.1e//","-//ietf//dtd html 3.0//","-//ietf//dtd html 3.2 final//","-//ietf//dtd html 3.2//","-//ietf//dtd html 3//","-//ietf//dtd html level 0//","-//ietf//dtd html level 1//","-//ietf//dtd html level 2//","-//ietf//dtd html level 3//","-//ietf//dtd html strict level 0//","-//ietf//dtd html strict level 1//","-//ietf//dtd html strict level 2//","-//ietf//dtd html strict level 3//","-//ietf//dtd html strict//","-//ietf//dtd html//","-//metrius//dtd metrius presentational//","-//microsoft//dtd internet explorer 2.0 html strict//","-//microsoft//dtd internet explorer 2.0 html//","-//microsoft//dtd internet explorer 2.0 tables//","-//microsoft//dtd internet explorer 3.0 html strict//","-//microsoft//dtd internet explorer 3.0 html//","-//microsoft//dtd internet explorer 3.0 tables//","-//netscape comm. corp.//dtd html//","-//netscape comm. corp.//dtd strict html//","-//o'reilly and associates//dtd html 2.0//","-//o'reilly and associates//dtd html extended 1.0//","-//o'reilly and associates//dtd html extended relaxed 1.0//","-//sq//dtd html 2.0 hotmetal + extensions//","-//softquad software//dtd hotmetal pro 6.0::19990601::extensions to html 4.0//","-//softquad//dtd hotmetal pro 4.0::19971010::extensions to html 4.0//","-//spyglass//dtd html 2.0 extended//","-//sun microsystems corp.//dtd hotjava html//","-//sun microsystems corp.//dtd hotjava strict html//","-//w3c//dtd html 3 1995-03-24//","-//w3c//dtd html 3.2 draft//","-//w3c//dtd html 3.2 final//","-//w3c//dtd html 3.2//","-//w3c//dtd html 3.2s draft//","-//w3c//dtd html 4.0 frameset//","-//w3c//dtd html 4.0 transitional//","-//w3c//dtd html experimental 19960712//","-//w3c//dtd html experimental 970421//","-//w3c//dtd w3 html//","-//w3o//dtd w3 html 3.0//","-//webtechs//dtd mozilla html 2.0//","-//webtechs//dtd mozilla html//"],Tc=[...mc,"-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"],_c=new Set(["-//w3o//dtd w3 html strict 3.0//en//","-/w3c/dtd html 4.0 transitional/en","html"]),Ac=["-//w3c//dtd xhtml 1.0 frameset//","-//w3c//dtd xhtml 1.0 transitional//"],gc=[...Ac,"-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"];function Nc(e,t){return t.some((t=>e.startsWith(t)))}const Cc="text/html",Ic="application/xhtml+xml",Sc=new Map(["attributeName","attributeType","baseFrequency","baseProfile","calcMode","clipPathUnits","diffuseConstant","edgeMode","filterUnits","glyphRef","gradientTransform","gradientUnits","kernelMatrix","kernelUnitLength","keyPoints","keySplines","keyTimes","lengthAdjust","limitingConeAngle","markerHeight","markerUnits","markerWidth","maskContentUnits","maskUnits","numOctaves","pathLength","patternContentUnits","patternTransform","patternUnits","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","refX","refY","repeatCount","repeatDur","requiredExtensions","requiredFeatures","specularConstant","specularExponent","spreadMethod","startOffset","stdDeviation","stitchTiles","surfaceScale","systemLanguage","tableValues","targetX","targetY","textLength","viewBox","viewTarget","xChannelSelector","yChannelSelector","zoomAndPan"].map((e=>[e.toLowerCase(),e]))),bc=new Map([["xlink:actuate",{prefix:"xlink",name:"actuate",namespace:vo.XLINK}],["xlink:arcrole",{prefix:"xlink",name:"arcrole",namespace:vo.XLINK}],["xlink:href",{prefix:"xlink",name:"href",namespace:vo.XLINK}],["xlink:role",{prefix:"xlink",name:"role",namespace:vo.XLINK}],["xlink:show",{prefix:"xlink",name:"show",namespace:vo.XLINK}],["xlink:title",{prefix:"xlink",name:"title",namespace:vo.XLINK}],["xlink:type",{prefix:"xlink",name:"type",namespace:vo.XLINK}],["xml:base",{prefix:"xml",name:"base",namespace:vo.XML}],["xml:lang",{prefix:"xml",name:"lang",namespace:vo.XML}],["xml:space",{prefix:"xml",name:"space",namespace:vo.XML}],["xmlns",{prefix:"",name:"xmlns",namespace:vo.XMLNS}],["xmlns:xlink",{prefix:"xmlns",name:"xlink",namespace:vo.XMLNS}]]),Oc=new Map(["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","textPath"].map((e=>[e.toLowerCase(),e]))),yc=new Set([Po.B,Po.BIG,Po.BLOCKQUOTE,Po.BODY,Po.BR,Po.CENTER,Po.CODE,Po.DD,Po.DIV,Po.DL,Po.DT,Po.EM,Po.EMBED,Po.H1,Po.H2,Po.H3,Po.H4,Po.H5,Po.H6,Po.HEAD,Po.HR,Po.I,Po.IMG,Po.LI,Po.LISTING,Po.MENU,Po.META,Po.NOBR,Po.OL,Po.P,Po.PRE,Po.RUBY,Po.S,Po.SMALL,Po.SPAN,Po.STRONG,Po.STRIKE,Po.SUB,Po.SUP,Po.TABLE,Po.TT,Po.U,Po.UL,Po.VAR]);function Lc(e){for(let t=0;t0&&this._setContextModes(e,t)}onItemPop(e,t){var n,r;if(this.options.sourceCodeLocationInfo&&this._setEndLocation(e,this.currentToken),null===(r=(n=this.treeAdapter).onItemPop)||void 0===r||r.call(n,e,this.openElements.current),t){let e,t;0===this.openElements.stackTop&&this.fragmentContext?(e=this.fragmentContext,t=this.fragmentContextID):({current:e,currentTagId:t}=this.openElements),this._setContextModes(e,t)}}_setContextModes(e,t){const n=e===this.document||this.treeAdapter.getNamespaceURI(e)===vo.HTML;this.currentNotInHTML=!n,this.tokenizer.inForeignNode=!n&&!this._isIntegrationPoint(t,e)}_switchToTextParsing(e,t){this._insertElement(e,vo.HTML),this.tokenizer.state=t,this.originalInsertionMode=this.insertionMode,this.insertionMode=Rc.TEXT}switchToPlaintextParsing(){this.insertionMode=Rc.TEXT,this.originalInsertionMode=Rc.IN_BODY,this.tokenizer.state=jo.PLAINTEXT}_getAdjustedCurrentElement(){return 0===this.openElements.stackTop&&this.fragmentContext?this.fragmentContext:this.openElements.current}_findFormInFragmentContext(){let e=this.fragmentContext;for(;e;){if(this.treeAdapter.getTagName(e)===Mo.FORM){this.formElement=e;break}e=this.treeAdapter.getParentNode(e)}}_initTokenizerForFragmentParsing(){if(this.fragmentContext&&this.treeAdapter.getNamespaceURI(this.fragmentContext)===vo.HTML)switch(this.fragmentContextID){case Po.TITLE:case Po.TEXTAREA:this.tokenizer.state=jo.RCDATA;break;case Po.STYLE:case Po.XMP:case Po.IFRAME:case Po.NOEMBED:case Po.NOFRAMES:case Po.NOSCRIPT:this.tokenizer.state=jo.RAWTEXT;break;case Po.SCRIPT:this.tokenizer.state=jo.SCRIPT_DATA;break;case Po.PLAINTEXT:this.tokenizer.state=jo.PLAINTEXT}}_setDocumentType(e){const t=e.name||"",n=e.publicId||"",r=e.systemId||"";if(this.treeAdapter.setDocumentType(this.document,t,n,r),e.location){const t=this.treeAdapter.getChildNodes(this.document).find((e=>this.treeAdapter.isDocumentTypeNode(e)));t&&this.treeAdapter.setNodeSourceCodeLocation(t,e.location)}}_attachElementToTree(e,t){if(this.options.sourceCodeLocationInfo){const n=t&&{...t,startTag:t};this.treeAdapter.setNodeSourceCodeLocation(e,n)}if(this._shouldFosterParentOnInsertion())this._fosterParentElement(e);else{const t=this.openElements.currentTmplContentOrNode;this.treeAdapter.appendChild(t,e)}}_appendElement(e,t){const n=this.treeAdapter.createElement(e.tagName,t,e.attrs);this._attachElementToTree(n,e.location)}_insertElement(e,t){const n=this.treeAdapter.createElement(e.tagName,t,e.attrs);this._attachElementToTree(n,e.location),this.openElements.push(n,e.tagID)}_insertFakeElement(e,t){const n=this.treeAdapter.createElement(e,vo.HTML,[]);this._attachElementToTree(n,null),this.openElements.push(n,t)}_insertTemplate(e){const t=this.treeAdapter.createElement(e.tagName,vo.HTML,e.attrs),n=this.treeAdapter.createDocumentFragment();this.treeAdapter.setTemplateContent(t,n),this._attachElementToTree(t,e.location),this.openElements.push(t,e.tagID),this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(n,null)}_insertFakeRootElement(){const e=this.treeAdapter.createElement(Mo.HTML,vo.HTML,[]);this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(e,null),this.treeAdapter.appendChild(this.openElements.current,e),this.openElements.push(e,Po.HTML)}_appendCommentNode(e,t){const n=this.treeAdapter.createCommentNode(e.data);this.treeAdapter.appendChild(t,n),this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(n,e.location)}_insertCharacters(e){let t,n;if(this._shouldFosterParentOnInsertion()?(({parent:t,beforeElement:n}=this._findFosterParentingLocation()),n?this.treeAdapter.insertTextBefore(t,e.chars,n):this.treeAdapter.insertText(t,e.chars)):(t=this.openElements.currentTmplContentOrNode,this.treeAdapter.insertText(t,e.chars)),!e.location)return;const r=this.treeAdapter.getChildNodes(t),i=n?r.lastIndexOf(n):r.length,s=r[i-1];if(this.treeAdapter.getNodeSourceCodeLocation(s)){const{endLine:t,endCol:n,endOffset:r}=e.location;this.treeAdapter.updateNodeSourceCodeLocation(s,{endLine:t,endCol:n,endOffset:r})}else this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(s,e.location)}_adoptNodes(e,t){for(let n=this.treeAdapter.getFirstChild(e);n;n=this.treeAdapter.getFirstChild(e))this.treeAdapter.detachNode(n),this.treeAdapter.appendChild(t,n)}_setEndLocation(e,t){if(this.treeAdapter.getNodeSourceCodeLocation(e)&&t.location){const n=t.location,r=this.treeAdapter.getTagName(e),i=t.type===To.END_TAG&&r===t.tagName?{endTag:{...n},endLine:n.endLine,endCol:n.endCol,endOffset:n.endOffset}:{endLine:n.startLine,endCol:n.startCol,endOffset:n.startOffset};this.treeAdapter.updateNodeSourceCodeLocation(e,i)}}shouldProcessStartTagTokenInForeignContent(e){if(!this.currentNotInHTML)return!1;let t,n;return 0===this.openElements.stackTop&&this.fragmentContext?(t=this.fragmentContext,n=this.fragmentContextID):({current:t,currentTagId:n}=this.openElements),(e.tagID!==Po.SVG||this.treeAdapter.getTagName(t)!==Mo.ANNOTATION_XML||this.treeAdapter.getNamespaceURI(t)!==vo.MATHML)&&(this.tokenizer.inForeignNode||(e.tagID===Po.MGLYPH||e.tagID===Po.MALIGNMARK)&&!this._isIntegrationPoint(n,t,vo.HTML))}_processToken(e){switch(e.type){case To.CHARACTER:this.onCharacter(e);break;case To.NULL_CHARACTER:this.onNullCharacter(e);break;case To.COMMENT:this.onComment(e);break;case To.DOCTYPE:this.onDoctype(e);break;case To.START_TAG:this._processStartTag(e);break;case To.END_TAG:this.onEndTag(e);break;case To.EOF:this.onEof(e);break;case To.WHITESPACE_CHARACTER:this.onWhitespaceCharacter(e)}}_isIntegrationPoint(e,t,n){return Dc(e,this.treeAdapter.getNamespaceURI(t),this.treeAdapter.getAttrList(t),n)}_reconstructActiveFormattingElements(){const e=this.activeFormattingElements.entries.length;if(e){const t=this.activeFormattingElements.entries.findIndex((e=>e.type===uc.Marker||this.openElements.contains(e.element)));for(let n=t<0?e-1:t-1;n>=0;n--){const e=this.activeFormattingElements.entries[n];this._insertElement(e.token,this.treeAdapter.getNamespaceURI(e.element)),e.element=this.openElements.current}}}_closeTableCell(){this.openElements.generateImpliedEndTags(),this.openElements.popUntilTableCellPopped(),this.activeFormattingElements.clearToLastMarker(),this.insertionMode=Rc.IN_ROW}_closePElement(){this.openElements.generateImpliedEndTagsWithExclusion(Po.P),this.openElements.popUntilTagNamePopped(Po.P)}_resetInsertionMode(){for(let e=this.openElements.stackTop;e>=0;e--)switch(0===e&&this.fragmentContext?this.fragmentContextID:this.openElements.tagIDs[e]){case Po.TR:return void(this.insertionMode=Rc.IN_ROW);case Po.TBODY:case Po.THEAD:case Po.TFOOT:return void(this.insertionMode=Rc.IN_TABLE_BODY);case Po.CAPTION:return void(this.insertionMode=Rc.IN_CAPTION);case Po.COLGROUP:return void(this.insertionMode=Rc.IN_COLUMN_GROUP);case Po.TABLE:return void(this.insertionMode=Rc.IN_TABLE);case Po.BODY:return void(this.insertionMode=Rc.IN_BODY);case Po.FRAMESET:return void(this.insertionMode=Rc.IN_FRAMESET);case Po.SELECT:return void this._resetInsertionModeForSelect(e);case Po.TEMPLATE:return void(this.insertionMode=this.tmplInsertionModeStack[0]);case Po.HTML:return void(this.insertionMode=this.headElement?Rc.AFTER_HEAD:Rc.BEFORE_HEAD);case Po.TD:case Po.TH:if(e>0)return void(this.insertionMode=Rc.IN_CELL);break;case Po.HEAD:if(e>0)return void(this.insertionMode=Rc.IN_HEAD)}this.insertionMode=Rc.IN_BODY}_resetInsertionModeForSelect(e){if(e>0)for(let t=e-1;t>0;t--){const e=this.openElements.tagIDs[t];if(e===Po.TEMPLATE)break;if(e===Po.TABLE)return void(this.insertionMode=Rc.IN_SELECT_IN_TABLE)}this.insertionMode=Rc.IN_SELECT}_isElementCausesFosterParenting(e){return Pc.has(e)}_shouldFosterParentOnInsertion(){return this.fosterParentingEnabled&&this._isElementCausesFosterParenting(this.openElements.currentTagId)}_findFosterParentingLocation(){for(let e=this.openElements.stackTop;e>=0;e--){const t=this.openElements.items[e];switch(this.openElements.tagIDs[e]){case Po.TEMPLATE:if(this.treeAdapter.getNamespaceURI(t)===vo.HTML)return{parent:this.treeAdapter.getTemplateContent(t),beforeElement:null};break;case Po.TABLE:{const n=this.treeAdapter.getParentNode(t);return n?{parent:n,beforeElement:t}:{parent:this.openElements.items[e-1],beforeElement:null}}}}return{parent:this.openElements.items[0],beforeElement:null}}_fosterParentElement(e){const t=this._findFosterParentingLocation();t.beforeElement?this.treeAdapter.insertBefore(t.parent,e,t.beforeElement):this.treeAdapter.appendChild(t.parent,e)}_isSpecialElement(e,t){const n=this.treeAdapter.getNamespaceURI(e);return Ho[n].has(t)}onCharacter(e){if(this.skipNextNewLine=!1,this.tokenizer.inForeignNode)!function(e,t){e._insertCharacters(t),e.framesetOk=!1}(this,e);else switch(this.insertionMode){case Rc.INITIAL:Vc(this,e);break;case Rc.BEFORE_HTML:Wc(this,e);break;case Rc.BEFORE_HEAD:Qc(this,e);break;case Rc.IN_HEAD:zc(this,e);break;case Rc.IN_HEAD_NO_SCRIPT:Jc(this,e);break;case Rc.AFTER_HEAD:Zc(this,e);break;case Rc.IN_BODY:case Rc.IN_CAPTION:case Rc.IN_CELL:case Rc.IN_TEMPLATE:nl(this,e);break;case Rc.TEXT:case Rc.IN_SELECT:case Rc.IN_SELECT_IN_TABLE:this._insertCharacters(e);break;case Rc.IN_TABLE:case Rc.IN_TABLE_BODY:case Rc.IN_ROW:ul(this,e);break;case Rc.IN_TABLE_TEXT:ml(this,e);break;case Rc.IN_COLUMN_GROUP:gl(this,e);break;case Rc.AFTER_BODY:kl(this,e);break;case Rc.AFTER_AFTER_BODY:vl(this,e)}}onNullCharacter(e){if(this.skipNextNewLine=!1,this.tokenizer.inForeignNode)!function(e,t){t.chars="�",e._insertCharacters(t)}(this,e);else switch(this.insertionMode){case Rc.INITIAL:Vc(this,e);break;case Rc.BEFORE_HTML:Wc(this,e);break;case Rc.BEFORE_HEAD:Qc(this,e);break;case Rc.IN_HEAD:zc(this,e);break;case Rc.IN_HEAD_NO_SCRIPT:Jc(this,e);break;case Rc.AFTER_HEAD:Zc(this,e);break;case Rc.TEXT:this._insertCharacters(e);break;case Rc.IN_TABLE:case Rc.IN_TABLE_BODY:case Rc.IN_ROW:ul(this,e);break;case Rc.IN_COLUMN_GROUP:gl(this,e);break;case Rc.AFTER_BODY:kl(this,e);break;case Rc.AFTER_AFTER_BODY:vl(this,e)}}onComment(e){if(this.skipNextNewLine=!1,this.currentNotInHTML)Kc(this,e);else switch(this.insertionMode){case Rc.INITIAL:case Rc.BEFORE_HTML:case Rc.BEFORE_HEAD:case Rc.IN_HEAD:case Rc.IN_HEAD_NO_SCRIPT:case Rc.AFTER_HEAD:case Rc.IN_BODY:case Rc.IN_TABLE:case Rc.IN_CAPTION:case Rc.IN_COLUMN_GROUP:case Rc.IN_TABLE_BODY:case Rc.IN_ROW:case Rc.IN_CELL:case Rc.IN_SELECT:case Rc.IN_SELECT_IN_TABLE:case Rc.IN_TEMPLATE:case Rc.IN_FRAMESET:case Rc.AFTER_FRAMESET:Kc(this,e);break;case Rc.IN_TABLE_TEXT:Tl(this,e);break;case Rc.AFTER_BODY:!function(e,t){e._appendCommentNode(t,e.openElements.items[0])}(this,e);break;case Rc.AFTER_AFTER_BODY:case Rc.AFTER_AFTER_FRAMESET:!function(e,t){e._appendCommentNode(t,e.document)}(this,e)}}onDoctype(e){switch(this.skipNextNewLine=!1,this.insertionMode){case Rc.INITIAL:!function(e,t){e._setDocumentType(t);const n=t.forceQuirks?Ro.QUIRKS:function(e){if("html"!==e.name)return Ro.QUIRKS;const{systemId:t}=e;if(t&&"http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd"===t.toLowerCase())return Ro.QUIRKS;let{publicId:n}=e;if(null!==n){if(n=n.toLowerCase(),_c.has(n))return Ro.QUIRKS;let e=null===t?Tc:mc;if(Nc(n,e))return Ro.QUIRKS;if(e=null===t?Ac:gc,Nc(n,e))return Ro.LIMITED_QUIRKS}return Ro.NO_QUIRKS}(t);(function(e){return"html"===e.name&&null===e.publicId&&(null===e.systemId||"about:legacy-compat"===e.systemId)})(t)||e._err(t,Eo.nonConformingDoctype);e.treeAdapter.setDocumentMode(e.document,n),e.insertionMode=Rc.BEFORE_HTML}(this,e);break;case Rc.BEFORE_HEAD:case Rc.IN_HEAD:case Rc.IN_HEAD_NO_SCRIPT:case Rc.AFTER_HEAD:this._err(e,Eo.misplacedDoctype);break;case Rc.IN_TABLE_TEXT:Tl(this,e)}}onStartTag(e){this.skipNextNewLine=!1,this.currentToken=e,this._processStartTag(e),e.selfClosing&&!e.ackSelfClosing&&this._err(e,Eo.nonVoidHtmlElementStartTagWithTrailingSolidus)}_processStartTag(e){this.shouldProcessStartTagTokenInForeignContent(e)?function(e,t){if(function(e){const t=e.tagID;return t===Po.FONT&&e.attrs.some((({name:e})=>e===Do.COLOR||e===Do.SIZE||e===Do.FACE))||yc.has(t)}(t))Dl(e),e._startTagOutsideForeignContent(t);else{const n=e._getAdjustedCurrentElement(),r=e.treeAdapter.getNamespaceURI(n);r===vo.MATHML?Lc(t):r===vo.SVG&&(!function(e){const t=Oc.get(e.tagName);null!=t&&(e.tagName=t,e.tagID=Fo(e.tagName))}(t),kc(t)),vc(t),t.selfClosing?e._appendElement(t,r):e._insertElement(t,r),t.ackSelfClosing=!0}}(this,e):this._startTagOutsideForeignContent(e)}_startTagOutsideForeignContent(e){switch(this.insertionMode){case Rc.INITIAL:Vc(this,e);break;case Rc.BEFORE_HTML:!function(e,t){t.tagID===Po.HTML?(e._insertElement(t,vo.HTML),e.insertionMode=Rc.BEFORE_HEAD):Wc(e,t)}(this,e);break;case Rc.BEFORE_HEAD:!function(e,t){switch(t.tagID){case Po.HTML:ol(e,t);break;case Po.HEAD:e._insertElement(t,vo.HTML),e.headElement=e.openElements.current,e.insertionMode=Rc.IN_HEAD;break;default:Qc(e,t)}}(this,e);break;case Rc.IN_HEAD:Xc(this,e);break;case Rc.IN_HEAD_NO_SCRIPT:!function(e,t){switch(t.tagID){case Po.HTML:ol(e,t);break;case Po.BASEFONT:case Po.BGSOUND:case Po.HEAD:case Po.LINK:case Po.META:case Po.NOFRAMES:case Po.STYLE:Xc(e,t);break;case Po.NOSCRIPT:e._err(t,Eo.nestedNoscriptInHead);break;default:Jc(e,t)}}(this,e);break;case Rc.AFTER_HEAD:!function(e,t){switch(t.tagID){case Po.HTML:ol(e,t);break;case Po.BODY:e._insertElement(t,vo.HTML),e.framesetOk=!1,e.insertionMode=Rc.IN_BODY;break;case Po.FRAMESET:e._insertElement(t,vo.HTML),e.insertionMode=Rc.IN_FRAMESET;break;case Po.BASE:case Po.BASEFONT:case Po.BGSOUND:case Po.LINK:case Po.META:case Po.NOFRAMES:case Po.SCRIPT:case Po.STYLE:case Po.TEMPLATE:case Po.TITLE:e._err(t,Eo.abandonedHeadElementChild),e.openElements.push(e.headElement,Po.HEAD),Xc(e,t),e.openElements.remove(e.headElement);break;case Po.HEAD:e._err(t,Eo.misplacedStartTagForHeadElement);break;default:Zc(e,t)}}(this,e);break;case Rc.IN_BODY:ol(this,e);break;case Rc.IN_TABLE:pl(this,e);break;case Rc.IN_TABLE_TEXT:Tl(this,e);break;case Rc.IN_CAPTION:!function(e,t){const n=t.tagID;_l.has(n)?e.openElements.hasInTableScope(Po.CAPTION)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(Po.CAPTION),e.activeFormattingElements.clearToLastMarker(),e.insertionMode=Rc.IN_TABLE,pl(e,t)):ol(e,t)}(this,e);break;case Rc.IN_COLUMN_GROUP:Al(this,e);break;case Rc.IN_TABLE_BODY:Nl(this,e);break;case Rc.IN_ROW:Il(this,e);break;case Rc.IN_CELL:!function(e,t){const n=t.tagID;_l.has(n)?(e.openElements.hasInTableScope(Po.TD)||e.openElements.hasInTableScope(Po.TH))&&(e._closeTableCell(),Il(e,t)):ol(e,t)}(this,e);break;case Rc.IN_SELECT:bl(this,e);break;case Rc.IN_SELECT_IN_TABLE:!function(e,t){const n=t.tagID;n===Po.CAPTION||n===Po.TABLE||n===Po.TBODY||n===Po.TFOOT||n===Po.THEAD||n===Po.TR||n===Po.TD||n===Po.TH?(e.openElements.popUntilTagNamePopped(Po.SELECT),e._resetInsertionMode(),e._processStartTag(t)):bl(e,t)}(this,e);break;case Rc.IN_TEMPLATE:!function(e,t){switch(t.tagID){case Po.BASE:case Po.BASEFONT:case Po.BGSOUND:case Po.LINK:case Po.META:case Po.NOFRAMES:case Po.SCRIPT:case Po.STYLE:case Po.TEMPLATE:case Po.TITLE:Xc(e,t);break;case Po.CAPTION:case Po.COLGROUP:case Po.TBODY:case Po.TFOOT:case Po.THEAD:e.tmplInsertionModeStack[0]=Rc.IN_TABLE,e.insertionMode=Rc.IN_TABLE,pl(e,t);break;case Po.COL:e.tmplInsertionModeStack[0]=Rc.IN_COLUMN_GROUP,e.insertionMode=Rc.IN_COLUMN_GROUP,Al(e,t);break;case Po.TR:e.tmplInsertionModeStack[0]=Rc.IN_TABLE_BODY,e.insertionMode=Rc.IN_TABLE_BODY,Nl(e,t);break;case Po.TD:case Po.TH:e.tmplInsertionModeStack[0]=Rc.IN_ROW,e.insertionMode=Rc.IN_ROW,Il(e,t);break;default:e.tmplInsertionModeStack[0]=Rc.IN_BODY,e.insertionMode=Rc.IN_BODY,ol(e,t)}}(this,e);break;case Rc.AFTER_BODY:!function(e,t){t.tagID===Po.HTML?ol(e,t):kl(e,t)}(this,e);break;case Rc.IN_FRAMESET:!function(e,t){switch(t.tagID){case Po.HTML:ol(e,t);break;case Po.FRAMESET:e._insertElement(t,vo.HTML);break;case Po.FRAME:e._appendElement(t,vo.HTML),t.ackSelfClosing=!0;break;case Po.NOFRAMES:Xc(e,t)}}(this,e);break;case Rc.AFTER_FRAMESET:!function(e,t){switch(t.tagID){case Po.HTML:ol(e,t);break;case Po.NOFRAMES:Xc(e,t)}}(this,e);break;case Rc.AFTER_AFTER_BODY:!function(e,t){t.tagID===Po.HTML?ol(e,t):vl(e,t)}(this,e);break;case Rc.AFTER_AFTER_FRAMESET:!function(e,t){switch(t.tagID){case Po.HTML:ol(e,t);break;case Po.NOFRAMES:Xc(e,t)}}(this,e)}}onEndTag(e){this.skipNextNewLine=!1,this.currentToken=e,this.currentNotInHTML?function(e,t){if(t.tagID===Po.P||t.tagID===Po.BR)return Dl(e),void e._endTagOutsideForeignContent(t);for(let n=e.openElements.stackTop;n>0;n--){const r=e.openElements.items[n];if(e.treeAdapter.getNamespaceURI(r)===vo.HTML){e._endTagOutsideForeignContent(t);break}const i=e.treeAdapter.getTagName(r);if(i.toLowerCase()===t.tagName){t.tagName=i,e.openElements.shortenToLength(n);break}}}(this,e):this._endTagOutsideForeignContent(e)}_endTagOutsideForeignContent(e){switch(this.insertionMode){case Rc.INITIAL:Vc(this,e);break;case Rc.BEFORE_HTML:!function(e,t){const n=t.tagID;n!==Po.HTML&&n!==Po.HEAD&&n!==Po.BODY&&n!==Po.BR||Wc(e,t)}(this,e);break;case Rc.BEFORE_HEAD:!function(e,t){const n=t.tagID;n===Po.HEAD||n===Po.BODY||n===Po.HTML||n===Po.BR?Qc(e,t):e._err(t,Eo.endTagWithoutMatchingOpenElement)}(this,e);break;case Rc.IN_HEAD:!function(e,t){switch(t.tagID){case Po.HEAD:e.openElements.pop(),e.insertionMode=Rc.AFTER_HEAD;break;case Po.BODY:case Po.BR:case Po.HTML:zc(e,t);break;case Po.TEMPLATE:$c(e,t);break;default:e._err(t,Eo.endTagWithoutMatchingOpenElement)}}(this,e);break;case Rc.IN_HEAD_NO_SCRIPT:!function(e,t){switch(t.tagID){case Po.NOSCRIPT:e.openElements.pop(),e.insertionMode=Rc.IN_HEAD;break;case Po.BR:Jc(e,t);break;default:e._err(t,Eo.endTagWithoutMatchingOpenElement)}}(this,e);break;case Rc.AFTER_HEAD:!function(e,t){switch(t.tagID){case Po.BODY:case Po.HTML:case Po.BR:Zc(e,t);break;case Po.TEMPLATE:$c(e,t);break;default:e._err(t,Eo.endTagWithoutMatchingOpenElement)}}(this,e);break;case Rc.IN_BODY:ll(this,e);break;case Rc.TEXT:!function(e,t){var n;t.tagID===Po.SCRIPT&&(null===(n=e.scriptHandler)||void 0===n||n.call(e,e.openElements.current));e.openElements.pop(),e.insertionMode=e.originalInsertionMode}(this,e);break;case Rc.IN_TABLE:fl(this,e);break;case Rc.IN_TABLE_TEXT:Tl(this,e);break;case Rc.IN_CAPTION:!function(e,t){const n=t.tagID;switch(n){case Po.CAPTION:case Po.TABLE:e.openElements.hasInTableScope(Po.CAPTION)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(Po.CAPTION),e.activeFormattingElements.clearToLastMarker(),e.insertionMode=Rc.IN_TABLE,n===Po.TABLE&&fl(e,t));break;case Po.BODY:case Po.COL:case Po.COLGROUP:case Po.HTML:case Po.TBODY:case Po.TD:case Po.TFOOT:case Po.TH:case Po.THEAD:case Po.TR:break;default:ll(e,t)}}(this,e);break;case Rc.IN_COLUMN_GROUP:!function(e,t){switch(t.tagID){case Po.COLGROUP:e.openElements.currentTagId===Po.COLGROUP&&(e.openElements.pop(),e.insertionMode=Rc.IN_TABLE);break;case Po.TEMPLATE:$c(e,t);break;case Po.COL:break;default:gl(e,t)}}(this,e);break;case Rc.IN_TABLE_BODY:Cl(this,e);break;case Rc.IN_ROW:Sl(this,e);break;case Rc.IN_CELL:!function(e,t){const n=t.tagID;switch(n){case Po.TD:case Po.TH:e.openElements.hasInTableScope(n)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(n),e.activeFormattingElements.clearToLastMarker(),e.insertionMode=Rc.IN_ROW);break;case Po.TABLE:case Po.TBODY:case Po.TFOOT:case Po.THEAD:case Po.TR:e.openElements.hasInTableScope(n)&&(e._closeTableCell(),Sl(e,t));break;case Po.BODY:case Po.CAPTION:case Po.COL:case Po.COLGROUP:case Po.HTML:break;default:ll(e,t)}}(this,e);break;case Rc.IN_SELECT:Ol(this,e);break;case Rc.IN_SELECT_IN_TABLE:!function(e,t){const n=t.tagID;n===Po.CAPTION||n===Po.TABLE||n===Po.TBODY||n===Po.TFOOT||n===Po.THEAD||n===Po.TR||n===Po.TD||n===Po.TH?e.openElements.hasInTableScope(n)&&(e.openElements.popUntilTagNamePopped(Po.SELECT),e._resetInsertionMode(),e.onEndTag(t)):Ol(e,t)}(this,e);break;case Rc.IN_TEMPLATE:!function(e,t){t.tagID===Po.TEMPLATE&&$c(e,t)}(this,e);break;case Rc.AFTER_BODY:Ll(this,e);break;case Rc.IN_FRAMESET:!function(e,t){t.tagID!==Po.FRAMESET||e.openElements.isRootHtmlElementCurrent()||(e.openElements.pop(),e.fragmentContext||e.openElements.currentTagId===Po.FRAMESET||(e.insertionMode=Rc.AFTER_FRAMESET))}(this,e);break;case Rc.AFTER_FRAMESET:!function(e,t){t.tagID===Po.HTML&&(e.insertionMode=Rc.AFTER_AFTER_FRAMESET)}(this,e);break;case Rc.AFTER_AFTER_BODY:vl(this,e)}}onEof(e){switch(this.insertionMode){case Rc.INITIAL:Vc(this,e);break;case Rc.BEFORE_HTML:Wc(this,e);break;case Rc.BEFORE_HEAD:Qc(this,e);break;case Rc.IN_HEAD:zc(this,e);break;case Rc.IN_HEAD_NO_SCRIPT:Jc(this,e);break;case Rc.AFTER_HEAD:Zc(this,e);break;case Rc.IN_BODY:case Rc.IN_TABLE:case Rc.IN_CAPTION:case Rc.IN_COLUMN_GROUP:case Rc.IN_TABLE_BODY:case Rc.IN_ROW:case Rc.IN_CELL:case Rc.IN_SELECT:case Rc.IN_SELECT_IN_TABLE:hl(this,e);break;case Rc.TEXT:!function(e,t){e._err(t,Eo.eofInElementThatCanContainOnlyText),e.openElements.pop(),e.insertionMode=e.originalInsertionMode,e.onEof(t)}(this,e);break;case Rc.IN_TABLE_TEXT:Tl(this,e);break;case Rc.IN_TEMPLATE:yl(this,e);break;case Rc.AFTER_BODY:case Rc.IN_FRAMESET:case Rc.AFTER_FRAMESET:case Rc.AFTER_AFTER_BODY:case Rc.AFTER_AFTER_FRAMESET:jc(this,e)}}onWhitespaceCharacter(e){if(this.skipNextNewLine&&(this.skipNextNewLine=!1,e.chars.charCodeAt(0)===io.LINE_FEED)){if(1===e.chars.length)return;e.chars=e.chars.substr(1)}if(this.tokenizer.inForeignNode)this._insertCharacters(e);else switch(this.insertionMode){case Rc.IN_HEAD:case Rc.IN_HEAD_NO_SCRIPT:case Rc.AFTER_HEAD:case Rc.TEXT:case Rc.IN_COLUMN_GROUP:case Rc.IN_SELECT:case Rc.IN_SELECT_IN_TABLE:case Rc.IN_FRAMESET:case Rc.AFTER_FRAMESET:this._insertCharacters(e);break;case Rc.IN_BODY:case Rc.IN_CAPTION:case Rc.IN_CELL:case Rc.IN_TEMPLATE:case Rc.AFTER_BODY:case Rc.AFTER_AFTER_BODY:case Rc.AFTER_AFTER_FRAMESET:tl(this,e);break;case Rc.IN_TABLE:case Rc.IN_TABLE_BODY:case Rc.IN_ROW:ul(this,e);break;case Rc.IN_TABLE_TEXT:El(this,e)}}}function Bc(e,t){let n=e.activeFormattingElements.getElementEntryInScopeWithTagName(t.tagName);return n?e.openElements.contains(n.element)?e.openElements.hasInScope(t.tagID)||(n=null):(e.activeFormattingElements.removeEntry(n),n=null):cl(e,t),n}function Fc(e,t){let n=null,r=e.openElements.stackTop;for(;r>=0;r--){const i=e.openElements.items[r];if(i===t.element)break;e._isSpecialElement(i,e.openElements.tagIDs[r])&&(n=i)}return n||(e.openElements.shortenToLength(r<0?0:r),e.activeFormattingElements.removeEntry(t)),n}function Uc(e,t,n){let r=t,i=e.openElements.getCommonAncestor(t);for(let s=0,a=i;a!==n;s++,a=i){i=e.openElements.getCommonAncestor(a);const n=e.activeFormattingElements.getElementEntry(a),o=n&&s>=3;!n||o?(o&&e.activeFormattingElements.removeEntry(n),e.openElements.remove(a)):(a=Hc(e,n),r===t&&(e.activeFormattingElements.bookmark=n),e.treeAdapter.detachNode(r),e.treeAdapter.appendChild(a,r),r=a)}return r}function Hc(e,t){const n=e.treeAdapter.getNamespaceURI(t.element),r=e.treeAdapter.createElement(t.token.tagName,n,t.token.attrs);return e.openElements.replace(t.element,r),t.element=r,r}function Gc(e,t,n){const r=Fo(e.treeAdapter.getTagName(t));if(e._isElementCausesFosterParenting(r))e._fosterParentElement(n);else{const i=e.treeAdapter.getNamespaceURI(t);r===Po.TEMPLATE&&i===vo.HTML&&(t=e.treeAdapter.getTemplateContent(t)),e.treeAdapter.appendChild(t,n)}}function Yc(e,t,n){const r=e.treeAdapter.getNamespaceURI(n.element),{token:i}=n,s=e.treeAdapter.createElement(i.tagName,r,i.attrs);e._adoptNodes(t,s),e.treeAdapter.appendChild(t,s),e.activeFormattingElements.insertElementAfterBookmark(s,i),e.activeFormattingElements.removeEntry(n),e.openElements.remove(n.element),e.openElements.insertAfter(t,s,i.tagID)}function qc(e,t){for(let n=0;n<8;n++){const n=Bc(e,t);if(!n)break;const r=Fc(e,n);if(!r)break;e.activeFormattingElements.bookmark=n;const i=Uc(e,r,n.element),s=e.openElements.getCommonAncestor(n.element);e.treeAdapter.detachNode(i),s&&Gc(e,s,i),Yc(e,r,n)}}function Kc(e,t){e._appendCommentNode(t,e.openElements.currentTmplContentOrNode)}function jc(e,t){if(e.stopped=!0,t.location){const n=e.fragmentContext?0:2;for(let r=e.openElements.stackTop;r>=n;r--)e._setEndLocation(e.openElements.items[r],t);if(!e.fragmentContext&&e.openElements.stackTop>=0){const n=e.openElements.items[0],r=e.treeAdapter.getNodeSourceCodeLocation(n);if(r&&!r.endTag&&(e._setEndLocation(n,t),e.openElements.stackTop>=1)){const n=e.openElements.items[1],r=e.treeAdapter.getNodeSourceCodeLocation(n);r&&!r.endTag&&e._setEndLocation(n,t)}}}}function Vc(e,t){e._err(t,Eo.missingDoctype,!0),e.treeAdapter.setDocumentMode(e.document,Ro.QUIRKS),e.insertionMode=Rc.BEFORE_HTML,e._processToken(t)}function Wc(e,t){e._insertFakeRootElement(),e.insertionMode=Rc.BEFORE_HEAD,e._processToken(t)}function Qc(e,t){e._insertFakeElement(Mo.HEAD,Po.HEAD),e.headElement=e.openElements.current,e.insertionMode=Rc.IN_HEAD,e._processToken(t)}function Xc(e,t){switch(t.tagID){case Po.HTML:ol(e,t);break;case Po.BASE:case Po.BASEFONT:case Po.BGSOUND:case Po.LINK:case Po.META:e._appendElement(t,vo.HTML),t.ackSelfClosing=!0;break;case Po.TITLE:e._switchToTextParsing(t,jo.RCDATA);break;case Po.NOSCRIPT:e.options.scriptingEnabled?e._switchToTextParsing(t,jo.RAWTEXT):(e._insertElement(t,vo.HTML),e.insertionMode=Rc.IN_HEAD_NO_SCRIPT);break;case Po.NOFRAMES:case Po.STYLE:e._switchToTextParsing(t,jo.RAWTEXT);break;case Po.SCRIPT:e._switchToTextParsing(t,jo.SCRIPT_DATA);break;case Po.TEMPLATE:e._insertTemplate(t),e.activeFormattingElements.insertMarker(),e.framesetOk=!1,e.insertionMode=Rc.IN_TEMPLATE,e.tmplInsertionModeStack.unshift(Rc.IN_TEMPLATE);break;case Po.HEAD:e._err(t,Eo.misplacedStartTagForHeadElement);break;default:zc(e,t)}}function $c(e,t){e.openElements.tmplCount>0?(e.openElements.generateImpliedEndTagsThoroughly(),e.openElements.currentTagId!==Po.TEMPLATE&&e._err(t,Eo.closingOfElementWithOpenChildElements),e.openElements.popUntilTagNamePopped(Po.TEMPLATE),e.activeFormattingElements.clearToLastMarker(),e.tmplInsertionModeStack.shift(),e._resetInsertionMode()):e._err(t,Eo.endTagWithoutMatchingOpenElement)}function zc(e,t){e.openElements.pop(),e.insertionMode=Rc.AFTER_HEAD,e._processToken(t)}function Jc(e,t){const n=t.type===To.EOF?Eo.openElementsLeftAfterEof:Eo.disallowedContentInNoscriptInHead;e._err(t,n),e.openElements.pop(),e.insertionMode=Rc.IN_HEAD,e._processToken(t)}function Zc(e,t){e._insertFakeElement(Mo.BODY,Po.BODY),e.insertionMode=Rc.IN_BODY,el(e,t)}function el(e,t){switch(t.type){case To.CHARACTER:nl(e,t);break;case To.WHITESPACE_CHARACTER:tl(e,t);break;case To.COMMENT:Kc(e,t);break;case To.START_TAG:ol(e,t);break;case To.END_TAG:ll(e,t);break;case To.EOF:hl(e,t)}}function tl(e,t){e._reconstructActiveFormattingElements(),e._insertCharacters(t)}function nl(e,t){e._reconstructActiveFormattingElements(),e._insertCharacters(t),e.framesetOk=!1}function rl(e,t){e._reconstructActiveFormattingElements(),e._appendElement(t,vo.HTML),e.framesetOk=!1,t.ackSelfClosing=!0}function il(e){const t=_o(e,Do.TYPE);return null!=t&&"hidden"===t.toLowerCase()}function sl(e,t){e._switchToTextParsing(t,jo.RAWTEXT)}function al(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,vo.HTML)}function ol(e,t){switch(t.tagID){case Po.I:case Po.S:case Po.B:case Po.U:case Po.EM:case Po.TT:case Po.BIG:case Po.CODE:case Po.FONT:case Po.SMALL:case Po.STRIKE:case Po.STRONG:!function(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,vo.HTML),e.activeFormattingElements.pushElement(e.openElements.current,t)}(e,t);break;case Po.A:!function(e,t){const n=e.activeFormattingElements.getElementEntryInScopeWithTagName(Mo.A);n&&(qc(e,t),e.openElements.remove(n.element),e.activeFormattingElements.removeEntry(n)),e._reconstructActiveFormattingElements(),e._insertElement(t,vo.HTML),e.activeFormattingElements.pushElement(e.openElements.current,t)}(e,t);break;case Po.H1:case Po.H2:case Po.H3:case Po.H4:case Po.H5:case Po.H6:!function(e,t){e.openElements.hasInButtonScope(Po.P)&&e._closePElement(),Go(e.openElements.currentTagId)&&e.openElements.pop(),e._insertElement(t,vo.HTML)}(e,t);break;case Po.P:case Po.DL:case Po.OL:case Po.UL:case Po.DIV:case Po.DIR:case Po.NAV:case Po.MAIN:case Po.MENU:case Po.ASIDE:case Po.CENTER:case Po.FIGURE:case Po.FOOTER:case Po.HEADER:case Po.HGROUP:case Po.DIALOG:case Po.DETAILS:case Po.ADDRESS:case Po.ARTICLE:case Po.SECTION:case Po.SUMMARY:case Po.FIELDSET:case Po.BLOCKQUOTE:case Po.FIGCAPTION:!function(e,t){e.openElements.hasInButtonScope(Po.P)&&e._closePElement(),e._insertElement(t,vo.HTML)}(e,t);break;case Po.LI:case Po.DD:case Po.DT:!function(e,t){e.framesetOk=!1;const n=t.tagID;for(let t=e.openElements.stackTop;t>=0;t--){const r=e.openElements.tagIDs[t];if(n===Po.LI&&r===Po.LI||(n===Po.DD||n===Po.DT)&&(r===Po.DD||r===Po.DT)){e.openElements.generateImpliedEndTagsWithExclusion(r),e.openElements.popUntilTagNamePopped(r);break}if(r!==Po.ADDRESS&&r!==Po.DIV&&r!==Po.P&&e._isSpecialElement(e.openElements.items[t],r))break}e.openElements.hasInButtonScope(Po.P)&&e._closePElement(),e._insertElement(t,vo.HTML)}(e,t);break;case Po.BR:case Po.IMG:case Po.WBR:case Po.AREA:case Po.EMBED:case Po.KEYGEN:rl(e,t);break;case Po.HR:!function(e,t){e.openElements.hasInButtonScope(Po.P)&&e._closePElement(),e._appendElement(t,vo.HTML),e.framesetOk=!1,t.ackSelfClosing=!0}(e,t);break;case Po.RB:case Po.RTC:!function(e,t){e.openElements.hasInScope(Po.RUBY)&&e.openElements.generateImpliedEndTags(),e._insertElement(t,vo.HTML)}(e,t);break;case Po.RT:case Po.RP:!function(e,t){e.openElements.hasInScope(Po.RUBY)&&e.openElements.generateImpliedEndTagsWithExclusion(Po.RTC),e._insertElement(t,vo.HTML)}(e,t);break;case Po.PRE:case Po.LISTING:!function(e,t){e.openElements.hasInButtonScope(Po.P)&&e._closePElement(),e._insertElement(t,vo.HTML),e.skipNextNewLine=!0,e.framesetOk=!1}(e,t);break;case Po.XMP:!function(e,t){e.openElements.hasInButtonScope(Po.P)&&e._closePElement(),e._reconstructActiveFormattingElements(),e.framesetOk=!1,e._switchToTextParsing(t,jo.RAWTEXT)}(e,t);break;case Po.SVG:!function(e,t){e._reconstructActiveFormattingElements(),kc(t),vc(t),t.selfClosing?e._appendElement(t,vo.SVG):e._insertElement(t,vo.SVG),t.ackSelfClosing=!0}(e,t);break;case Po.HTML:!function(e,t){0===e.openElements.tmplCount&&e.treeAdapter.adoptAttributes(e.openElements.items[0],t.attrs)}(e,t);break;case Po.BASE:case Po.LINK:case Po.META:case Po.STYLE:case Po.TITLE:case Po.SCRIPT:case Po.BGSOUND:case Po.BASEFONT:case Po.TEMPLATE:Xc(e,t);break;case Po.BODY:!function(e,t){const n=e.openElements.tryPeekProperlyNestedBodyElement();n&&0===e.openElements.tmplCount&&(e.framesetOk=!1,e.treeAdapter.adoptAttributes(n,t.attrs))}(e,t);break;case Po.FORM:!function(e,t){const n=e.openElements.tmplCount>0;e.formElement&&!n||(e.openElements.hasInButtonScope(Po.P)&&e._closePElement(),e._insertElement(t,vo.HTML),n||(e.formElement=e.openElements.current))}(e,t);break;case Po.NOBR:!function(e,t){e._reconstructActiveFormattingElements(),e.openElements.hasInScope(Po.NOBR)&&(qc(e,t),e._reconstructActiveFormattingElements()),e._insertElement(t,vo.HTML),e.activeFormattingElements.pushElement(e.openElements.current,t)}(e,t);break;case Po.MATH:!function(e,t){e._reconstructActiveFormattingElements(),Lc(t),vc(t),t.selfClosing?e._appendElement(t,vo.MATHML):e._insertElement(t,vo.MATHML),t.ackSelfClosing=!0}(e,t);break;case Po.TABLE:!function(e,t){e.treeAdapter.getDocumentMode(e.document)!==Ro.QUIRKS&&e.openElements.hasInButtonScope(Po.P)&&e._closePElement(),e._insertElement(t,vo.HTML),e.framesetOk=!1,e.insertionMode=Rc.IN_TABLE}(e,t);break;case Po.INPUT:!function(e,t){e._reconstructActiveFormattingElements(),e._appendElement(t,vo.HTML),il(t)||(e.framesetOk=!1),t.ackSelfClosing=!0}(e,t);break;case Po.PARAM:case Po.TRACK:case Po.SOURCE:!function(e,t){e._appendElement(t,vo.HTML),t.ackSelfClosing=!0}(e,t);break;case Po.IMAGE:!function(e,t){t.tagName=Mo.IMG,t.tagID=Po.IMG,rl(e,t)}(e,t);break;case Po.BUTTON:!function(e,t){e.openElements.hasInScope(Po.BUTTON)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(Po.BUTTON)),e._reconstructActiveFormattingElements(),e._insertElement(t,vo.HTML),e.framesetOk=!1}(e,t);break;case Po.APPLET:case Po.OBJECT:case Po.MARQUEE:!function(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,vo.HTML),e.activeFormattingElements.insertMarker(),e.framesetOk=!1}(e,t);break;case Po.IFRAME:!function(e,t){e.framesetOk=!1,e._switchToTextParsing(t,jo.RAWTEXT)}(e,t);break;case Po.SELECT:!function(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,vo.HTML),e.framesetOk=!1,e.insertionMode=e.insertionMode===Rc.IN_TABLE||e.insertionMode===Rc.IN_CAPTION||e.insertionMode===Rc.IN_TABLE_BODY||e.insertionMode===Rc.IN_ROW||e.insertionMode===Rc.IN_CELL?Rc.IN_SELECT_IN_TABLE:Rc.IN_SELECT}(e,t);break;case Po.OPTION:case Po.OPTGROUP:!function(e,t){e.openElements.currentTagId===Po.OPTION&&e.openElements.pop(),e._reconstructActiveFormattingElements(),e._insertElement(t,vo.HTML)}(e,t);break;case Po.NOEMBED:sl(e,t);break;case Po.FRAMESET:!function(e,t){const n=e.openElements.tryPeekProperlyNestedBodyElement();e.framesetOk&&n&&(e.treeAdapter.detachNode(n),e.openElements.popAllUpToHtmlElement(),e._insertElement(t,vo.HTML),e.insertionMode=Rc.IN_FRAMESET)}(e,t);break;case Po.TEXTAREA:!function(e,t){e._insertElement(t,vo.HTML),e.skipNextNewLine=!0,e.tokenizer.state=jo.RCDATA,e.originalInsertionMode=e.insertionMode,e.framesetOk=!1,e.insertionMode=Rc.TEXT}(e,t);break;case Po.NOSCRIPT:e.options.scriptingEnabled?sl(e,t):al(e,t);break;case Po.PLAINTEXT:!function(e,t){e.openElements.hasInButtonScope(Po.P)&&e._closePElement(),e._insertElement(t,vo.HTML),e.tokenizer.state=jo.PLAINTEXT}(e,t);break;case Po.COL:case Po.TH:case Po.TD:case Po.TR:case Po.HEAD:case Po.FRAME:case Po.TBODY:case Po.TFOOT:case Po.THEAD:case Po.CAPTION:case Po.COLGROUP:break;default:al(e,t)}}function cl(e,t){const n=t.tagName,r=t.tagID;for(let t=e.openElements.stackTop;t>0;t--){const i=e.openElements.items[t],s=e.openElements.tagIDs[t];if(r===s&&(r!==Po.UNKNOWN||e.treeAdapter.getTagName(i)===n)){e.openElements.generateImpliedEndTagsWithExclusion(r),e.openElements.stackTop>=t&&e.openElements.shortenToLength(t);break}if(e._isSpecialElement(i,s))break}}function ll(e,t){switch(t.tagID){case Po.A:case Po.B:case Po.I:case Po.S:case Po.U:case Po.EM:case Po.TT:case Po.BIG:case Po.CODE:case Po.FONT:case Po.NOBR:case Po.SMALL:case Po.STRIKE:case Po.STRONG:qc(e,t);break;case Po.P:!function(e){e.openElements.hasInButtonScope(Po.P)||e._insertFakeElement(Mo.P,Po.P),e._closePElement()}(e);break;case Po.DL:case Po.UL:case Po.OL:case Po.DIR:case Po.DIV:case Po.NAV:case Po.PRE:case Po.MAIN:case Po.MENU:case Po.ASIDE:case Po.BUTTON:case Po.CENTER:case Po.FIGURE:case Po.FOOTER:case Po.HEADER:case Po.HGROUP:case Po.DIALOG:case Po.ADDRESS:case Po.ARTICLE:case Po.DETAILS:case Po.SECTION:case Po.SUMMARY:case Po.LISTING:case Po.FIELDSET:case Po.BLOCKQUOTE:case Po.FIGCAPTION:!function(e,t){const n=t.tagID;e.openElements.hasInScope(n)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(n))}(e,t);break;case Po.LI:!function(e){e.openElements.hasInListItemScope(Po.LI)&&(e.openElements.generateImpliedEndTagsWithExclusion(Po.LI),e.openElements.popUntilTagNamePopped(Po.LI))}(e);break;case Po.DD:case Po.DT:!function(e,t){const n=t.tagID;e.openElements.hasInScope(n)&&(e.openElements.generateImpliedEndTagsWithExclusion(n),e.openElements.popUntilTagNamePopped(n))}(e,t);break;case Po.H1:case Po.H2:case Po.H3:case Po.H4:case Po.H5:case Po.H6:!function(e){e.openElements.hasNumberedHeaderInScope()&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilNumberedHeaderPopped())}(e);break;case Po.BR:!function(e){e._reconstructActiveFormattingElements(),e._insertFakeElement(Mo.BR,Po.BR),e.openElements.pop(),e.framesetOk=!1}(e);break;case Po.BODY:!function(e,t){if(e.openElements.hasInScope(Po.BODY)&&(e.insertionMode=Rc.AFTER_BODY,e.options.sourceCodeLocationInfo)){const n=e.openElements.tryPeekProperlyNestedBodyElement();n&&e._setEndLocation(n,t)}}(e,t);break;case Po.HTML:!function(e,t){e.openElements.hasInScope(Po.BODY)&&(e.insertionMode=Rc.AFTER_BODY,Ll(e,t))}(e,t);break;case Po.FORM:!function(e){const t=e.openElements.tmplCount>0,{formElement:n}=e;t||(e.formElement=null),(n||t)&&e.openElements.hasInScope(Po.FORM)&&(e.openElements.generateImpliedEndTags(),t?e.openElements.popUntilTagNamePopped(Po.FORM):n&&e.openElements.remove(n))}(e);break;case Po.APPLET:case Po.OBJECT:case Po.MARQUEE:!function(e,t){const n=t.tagID;e.openElements.hasInScope(n)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(n),e.activeFormattingElements.clearToLastMarker())}(e,t);break;case Po.TEMPLATE:$c(e,t);break;default:cl(e,t)}}function hl(e,t){e.tmplInsertionModeStack.length>0?yl(e,t):jc(e,t)}function ul(e,t){if(Pc.has(e.openElements.currentTagId))switch(e.pendingCharacterTokens.length=0,e.hasNonWhitespacePendingCharacterToken=!1,e.originalInsertionMode=e.insertionMode,e.insertionMode=Rc.IN_TABLE_TEXT,t.type){case To.CHARACTER:ml(e,t);break;case To.WHITESPACE_CHARACTER:El(e,t)}else dl(e,t)}function pl(e,t){switch(t.tagID){case Po.TD:case Po.TH:case Po.TR:!function(e,t){e.openElements.clearBackToTableContext(),e._insertFakeElement(Mo.TBODY,Po.TBODY),e.insertionMode=Rc.IN_TABLE_BODY,Nl(e,t)}(e,t);break;case Po.STYLE:case Po.SCRIPT:case Po.TEMPLATE:Xc(e,t);break;case Po.COL:!function(e,t){e.openElements.clearBackToTableContext(),e._insertFakeElement(Mo.COLGROUP,Po.COLGROUP),e.insertionMode=Rc.IN_COLUMN_GROUP,Al(e,t)}(e,t);break;case Po.FORM:!function(e,t){e.formElement||0!==e.openElements.tmplCount||(e._insertElement(t,vo.HTML),e.formElement=e.openElements.current,e.openElements.pop())}(e,t);break;case Po.TABLE:!function(e,t){e.openElements.hasInTableScope(Po.TABLE)&&(e.openElements.popUntilTagNamePopped(Po.TABLE),e._resetInsertionMode(),e._processStartTag(t))}(e,t);break;case Po.TBODY:case Po.TFOOT:case Po.THEAD:!function(e,t){e.openElements.clearBackToTableContext(),e._insertElement(t,vo.HTML),e.insertionMode=Rc.IN_TABLE_BODY}(e,t);break;case Po.INPUT:!function(e,t){il(t)?e._appendElement(t,vo.HTML):dl(e,t),t.ackSelfClosing=!0}(e,t);break;case Po.CAPTION:!function(e,t){e.openElements.clearBackToTableContext(),e.activeFormattingElements.insertMarker(),e._insertElement(t,vo.HTML),e.insertionMode=Rc.IN_CAPTION}(e,t);break;case Po.COLGROUP:!function(e,t){e.openElements.clearBackToTableContext(),e._insertElement(t,vo.HTML),e.insertionMode=Rc.IN_COLUMN_GROUP}(e,t);break;default:dl(e,t)}}function fl(e,t){switch(t.tagID){case Po.TABLE:e.openElements.hasInTableScope(Po.TABLE)&&(e.openElements.popUntilTagNamePopped(Po.TABLE),e._resetInsertionMode());break;case Po.TEMPLATE:$c(e,t);break;case Po.BODY:case Po.CAPTION:case Po.COL:case Po.COLGROUP:case Po.HTML:case Po.TBODY:case Po.TD:case Po.TFOOT:case Po.TH:case Po.THEAD:case Po.TR:break;default:dl(e,t)}}function dl(e,t){const n=e.fosterParentingEnabled;e.fosterParentingEnabled=!0,el(e,t),e.fosterParentingEnabled=n}function El(e,t){e.pendingCharacterTokens.push(t)}function ml(e,t){e.pendingCharacterTokens.push(t),e.hasNonWhitespacePendingCharacterToken=!0}function Tl(e,t){let n=0;if(e.hasNonWhitespacePendingCharacterToken)for(;n0&&e.openElements.currentTagId===Po.OPTION&&e.openElements.tagIDs[e.openElements.stackTop-1]===Po.OPTGROUP&&e.openElements.pop(),e.openElements.currentTagId===Po.OPTGROUP&&e.openElements.pop();break;case Po.OPTION:e.openElements.currentTagId===Po.OPTION&&e.openElements.pop();break;case Po.SELECT:e.openElements.hasInSelectScope(Po.SELECT)&&(e.openElements.popUntilTagNamePopped(Po.SELECT),e._resetInsertionMode());break;case Po.TEMPLATE:$c(e,t)}}function yl(e,t){e.openElements.tmplCount>0?(e.openElements.popUntilTagNamePopped(Po.TEMPLATE),e.activeFormattingElements.clearToLastMarker(),e.tmplInsertionModeStack.shift(),e._resetInsertionMode(),e.onEof(t)):jc(e,t)}function Ll(e,t){var n;if(t.tagID===Po.HTML){if(e.fragmentContext||(e.insertionMode=Rc.AFTER_AFTER_BODY),e.options.sourceCodeLocationInfo&&e.openElements.tagIDs[0]===Po.HTML){e._setEndLocation(e.openElements.items[0],t);const r=e.openElements.items[1];r&&!(null===(n=e.treeAdapter.getNodeSourceCodeLocation(r))||void 0===n?void 0:n.endTag)&&e._setEndLocation(r,t)}}else kl(e,t)}function kl(e,t){e.insertionMode=Rc.IN_BODY,el(e,t)}function vl(e,t){e.insertionMode=Rc.IN_BODY,el(e,t)}function Dl(e){for(;e.treeAdapter.getNamespaceURI(e.openElements.current)!==vo.HTML&&!e._isIntegrationPoint(e.openElements.currentTagId,e.openElements.current);)e.openElements.pop()}var Rl=Ke((function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.escapeText=t.escapeAttribute=t.escapeUTF8=t.escape=t.encodeXML=t.getCodePoint=t.xmlReplacer=void 0,t.xmlReplacer=/["&'<>$\x80-\uFFFF]/g;var n=new Map([[34,"""],[38,"&"],[39,"'"],[60,"<"],[62,">"]]);function r(e){for(var r,i="",s=0;null!==(r=t.xmlReplacer.exec(e));){var a=r.index,o=e.charCodeAt(a),c=n.get(o);void 0!==c?(i+=e.substring(s,a)+c,s=a+1):(i+="".concat(e.substring(s,a),"").concat((0,t.getCodePoint)(e,a).toString(16),";"),s=t.xmlReplacer.lastIndex+=Number(55296==(64512&o)))}return i+e.substr(s)}function i(e,t){return function(n){for(var r,i=0,s="";r=e.exec(n);)i!==r.index&&(s+=n.substring(i,r.index)),s+=t.get(r[0].charCodeAt(0)),i=r.index+1;return s+n.substring(i)}}t.getCodePoint=null!=String.prototype.codePointAt?function(e,t){return e.codePointAt(t)}:function(e,t){return 55296==(64512&e.charCodeAt(t))?1024*(e.charCodeAt(t)-55296)+e.charCodeAt(t+1)-56320+65536:e.charCodeAt(t)},t.encodeXML=r,t.escape=r,t.escapeUTF8=i(/[&<>'"]/g,n),t.escapeAttribute=i(/["&\u00A0]/g,new Map([[34,"""],[38,"&"],[160," "]])),t.escapeText=i(/[&<>\u00A0]/g,new Map([[38,"&"],[60,"<"],[62,">"],[160," "]]))}));qe(Rl);var Ml=Rl.escapeText,Pl=Rl.escapeAttribute;Rl.escapeUTF8,Rl.escape,Rl.encodeXML,Rl.getCodePoint,Rl.xmlReplacer;const xl=new Set([Mo.AREA,Mo.BASE,Mo.BASEFONT,Mo.BGSOUND,Mo.BR,Mo.COL,Mo.EMBED,Mo.FRAME,Mo.HR,Mo.IMG,Mo.INPUT,Mo.KEYGEN,Mo.LINK,Mo.META,Mo.PARAM,Mo.SOURCE,Mo.TRACK,Mo.WBR]);const wl={treeAdapter:Ec,scriptingEnabled:!0};function Bl(e,t){return Fl(e,{...wl,...t})}function Fl(e,t){return t.treeAdapter.isElementNode(e)?function(e,t){const n=t.treeAdapter.getTagName(e);return`<${n}${function(e,{treeAdapter:t}){let n="";for(const r of t.getAttrList(e)){if(n+=" ",r.namespace)switch(r.namespace){case vo.XML:n+=`xml:${r.name}`;break;case vo.XMLNS:"xmlns"!==r.name&&(n+="xmlns:"),n+=r.name;break;case vo.XLINK:n+=`xlink:${r.name}`;break;default:n+=`${r.prefix}:${r.name}`}else n+=r.name;n+=`="${Pl(r.value)}"`}return n}(e,t)}>${function(e,t){return t.treeAdapter.isElementNode(e)&&t.treeAdapter.getNamespaceURI(e)===vo.HTML&&xl.has(t.treeAdapter.getTagName(e))}(e,t)?"":`${function(e,t){let n="";const r=t.treeAdapter.isElementNode(e)&&t.treeAdapter.getTagName(e)===Mo.TEMPLATE&&t.treeAdapter.getNamespaceURI(e)===vo.HTML?t.treeAdapter.getTemplateContent(e):e,i=t.treeAdapter.getChildNodes(r);if(i)for(const e of i)n+=Fl(e,t);return n}(e,t)}${n}>`}`}(e,t):t.treeAdapter.isTextNode(e)?function(e,t){const{treeAdapter:n}=t,r=n.getTextNodeContent(e),i=n.getParentNode(e),s=i&&n.isElementNode(i)&&n.getTagName(i);return s&&n.getNamespaceURI(i)===vo.HTML&&(a=s,o=t.scriptingEnabled,Yo.has(a)||o&&a===Mo.NOSCRIPT)?r:Ml(r);var a,o}(e,t):t.treeAdapter.isCommentNode(e)?function(e,{treeAdapter:t}){return`\x3c!--${t.getCommentNodeContent(e)}--\x3e`}(e,t):t.treeAdapter.isDocumentTypeNode(e)?function(e,{treeAdapter:t}){return``}(e,t):""}function Ul(e){return new m(e)}function Hl(e){const t=e.includes('"')?"'":'"';return t+e+t}const Gl={isCommentNode:O,isElementNode:I,isTextNode:b,createDocument(){const e=new N([]);return e["x-mode"]=Ro.NO_QUIRKS,e},createDocumentFragment:()=>new N([]),createElement(e,t,n){const r=Object.create(null),i=Object.create(null),s=Object.create(null);for(let e=0;enew T(e),appendChild(e,t){const n=e.children[e.children.length-1];n&&(n.next=t,t.prev=n),e.children.push(t),t.parent=e},insertBefore(e,t,n){const r=e.children.indexOf(n),{prev:i}=n;i&&(i.next=t,t.prev=i),n.prev=t,t.next=n,e.children.splice(r,0,t),t.parent=e},setTemplateContent(e,t){Gl.appendChild(e,t)},getTemplateContent:e=>e.children[0],setDocumentType(e,t,n,r){const i=function(e,t,n){let r="!DOCTYPE ";return e&&(r+=e),t?r+=` PUBLIC ${Hl(t)}`:n&&(r+=" SYSTEM"),n&&(r+=` ${Hl(n)}`),r}(t,n,r);let s=e.children.find((e=>y(e)&&"!doctype"===e.name));s?s.data=null!=i?i:null:(s=new _("!doctype",i),Gl.appendChild(e,s)),s["x-name"]=null!=t?t:void 0,s["x-publicId"]=null!=n?n:void 0,s["x-systemId"]=null!=r?r:void 0},setDocumentMode(e,t){e["x-mode"]=t},getDocumentMode:e=>e["x-mode"],detachNode(e){if(e.parent){const t=e.parent.children.indexOf(e),{prev:n,next:r}=e;e.prev=null,e.next=null,n&&(n.next=r),r&&(r.prev=n),e.parent.children.splice(t,1),e.parent=null}},insertText(e,t){const n=e.children[e.children.length-1];n&&b(n)?n.data+=t:Gl.appendChild(e,Ul(t))},insertTextBefore(e,t,n){const r=e.children[e.children.indexOf(n)-1];r&&b(r)?r.data+=t:Gl.insertBefore(e,Ul(t),n)},adoptAttributes(e,t){for(let n=0;ne.children[0],getChildNodes:e=>e.children,getParentNode:e=>e.parent,getAttrList:e=>e.attributes,getTagName:e=>e.name,getNamespaceURI:e=>e.namespace,getTextNodeContent:e=>e.data,getCommentNodeContent:e=>e.data,getDocumentTypeNodeName(e){var t;return null!==(t=e["x-name"])&&void 0!==t?t:""},getDocumentTypeNodePublicId(e){var t;return null!==(t=e["x-publicId"])&&void 0!==t?t:""},getDocumentTypeNodeSystemId(e){var t;return null!==(t=e["x-systemId"])&&void 0!==t?t:""},isDocumentTypeNode:e=>y(e)&&"!doctype"===e.name,setNodeSourceCodeLocation(e,t){t&&(e.startIndex=t.startOffset,e.endIndex=t.endOffset),e.sourceCodeLocation=t},getNodeSourceCodeLocation:e=>e.sourceCodeLocation,updateNodeSourceCodeLocation(e,t){null!=t.endOffset&&(e.endIndex=t.endOffset),e.sourceCodeLocation={...e.sourceCodeLocation,...t}}};var Yl=function(e,t,n){if(n||2===arguments.length)for(var r,i=0,s=t.length;i=Kl.Zero&&e<=Kl.Nine}!function(e){e[e.Tab=9]="Tab",e[e.NewLine=10]="NewLine",e[e.FormFeed=12]="FormFeed",e[e.CarriageReturn=13]="CarriageReturn",e[e.Space=32]="Space",e[e.ExclamationMark=33]="ExclamationMark",e[e.Num=35]="Num",e[e.Amp=38]="Amp",e[e.SingleQuote=39]="SingleQuote",e[e.DoubleQuote=34]="DoubleQuote",e[e.Dash=45]="Dash",e[e.Slash=47]="Slash",e[e.Zero=48]="Zero",e[e.Nine=57]="Nine",e[e.Semi=59]="Semi",e[e.Lt=60]="Lt",e[e.Eq=61]="Eq",e[e.Gt=62]="Gt",e[e.Questionmark=63]="Questionmark",e[e.UpperA=65]="UpperA",e[e.LowerA=97]="LowerA",e[e.UpperF=70]="UpperF",e[e.LowerF=102]="LowerF",e[e.UpperZ=90]="UpperZ",e[e.LowerZ=122]="LowerZ",e[e.LowerX=120]="LowerX",e[e.OpeningSquareBracket=91]="OpeningSquareBracket"}(Kl||(Kl={})),function(e){e[e.Text=1]="Text",e[e.BeforeTagName=2]="BeforeTagName",e[e.InTagName=3]="InTagName",e[e.InSelfClosingTag=4]="InSelfClosingTag",e[e.BeforeClosingTagName=5]="BeforeClosingTagName",e[e.InClosingTagName=6]="InClosingTagName",e[e.AfterClosingTagName=7]="AfterClosingTagName",e[e.BeforeAttributeName=8]="BeforeAttributeName",e[e.InAttributeName=9]="InAttributeName",e[e.AfterAttributeName=10]="AfterAttributeName",e[e.BeforeAttributeValue=11]="BeforeAttributeValue",e[e.InAttributeValueDq=12]="InAttributeValueDq",e[e.InAttributeValueSq=13]="InAttributeValueSq",e[e.InAttributeValueNq=14]="InAttributeValueNq",e[e.BeforeDeclaration=15]="BeforeDeclaration",e[e.InDeclaration=16]="InDeclaration",e[e.InProcessingInstruction=17]="InProcessingInstruction",e[e.BeforeComment=18]="BeforeComment",e[e.CDATASequence=19]="CDATASequence",e[e.InSpecialComment=20]="InSpecialComment",e[e.InCommentLike=21]="InCommentLike",e[e.BeforeSpecialS=22]="BeforeSpecialS",e[e.SpecialStartSequence=23]="SpecialStartSequence",e[e.InSpecialTag=24]="InSpecialTag",e[e.BeforeEntity=25]="BeforeEntity",e[e.BeforeNumericEntity=26]="BeforeNumericEntity",e[e.InNamedEntity=27]="InNamedEntity",e[e.InNumericEntity=28]="InNumericEntity",e[e.InHexEntity=29]="InHexEntity"}(jl||(jl={})),function(e){e[e.NoValue=0]="NoValue",e[e.Unquoted=1]="Unquoted",e[e.Single=2]="Single",e[e.Double=3]="Double"}(Vl||(Vl={}));const zl={Cdata:new Uint8Array([67,68,65,84,65,91]),CdataEnd:new Uint8Array([93,93,62]),CommentEnd:new Uint8Array([45,45,62]),ScriptEnd:new Uint8Array([60,47,115,99,114,105,112,116]),StyleEnd:new Uint8Array([60,47,115,116,121,108,101]),TitleEnd:new Uint8Array([60,47,116,105,116,108,101])};class Jl{constructor({xmlMode:e=!1,decodeEntities:t=!0},n){this.cbs=n,this.state=jl.Text,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=jl.Text,this.isSpecial=!1,this.running=!0,this.offset=0,this.sequenceIndex=0,this.trieIndex=0,this.trieCurrent=0,this.entityResult=0,this.entityExcess=0,this.xmlMode=e,this.decodeEntities=t,this.entityTrie=e?xo:wo}reset(){this.state=jl.Text,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=jl.Text,this.currentSequence=void 0,this.running=!0,this.offset=0}write(e){this.offset+=this.buffer.length,this.buffer=e,this.parse()}end(){this.running&&this.finish()}pause(){this.running=!1}resume(){this.running=!0,this.indexthis.sectionStart&&this.cbs.ontext(this.sectionStart,this.index),this.state=jl.BeforeTagName,this.sectionStart=this.index):this.decodeEntities&&e===Kl.Amp&&(this.state=jl.BeforeEntity)}stateSpecialStartSequence(e){const t=this.sequenceIndex===this.currentSequence.length;if(t?Xl(e):(32|e)===this.currentSequence[this.sequenceIndex]){if(!t)return void this.sequenceIndex++}else this.isSpecial=!1;this.sequenceIndex=0,this.state=jl.InTagName,this.stateInTagName(e)}stateInSpecialTag(e){if(this.sequenceIndex===this.currentSequence.length){if(e===Kl.Gt||Ql(e)){const t=this.index-this.currentSequence.length;if(this.sectionStart=Kl.LowerA&&e<=Kl.LowerZ||e>=Kl.UpperA&&e<=Kl.UpperZ}(e)}startSpecial(e,t){this.isSpecial=!0,this.currentSequence=e,this.sequenceIndex=t,this.state=jl.SpecialStartSequence}stateBeforeTagName(e){if(e===Kl.ExclamationMark)this.state=jl.BeforeDeclaration,this.sectionStart=this.index+1;else if(e===Kl.Questionmark)this.state=jl.InProcessingInstruction,this.sectionStart=this.index+1;else if(this.isTagStartChar(e)){const t=32|e;this.sectionStart=this.index,this.xmlMode||t!==zl.TitleEnd[2]?this.state=this.xmlMode||t!==zl.ScriptEnd[2]?jl.InTagName:jl.BeforeSpecialS:this.startSpecial(zl.TitleEnd,3)}else e===Kl.Slash?this.state=jl.BeforeClosingTagName:(this.state=jl.Text,this.stateText(e))}stateInTagName(e){Xl(e)&&(this.cbs.onopentagname(this.sectionStart,this.index),this.sectionStart=-1,this.state=jl.BeforeAttributeName,this.stateBeforeAttributeName(e))}stateBeforeClosingTagName(e){Ql(e)||(e===Kl.Gt?this.state=jl.Text:(this.state=this.isTagStartChar(e)?jl.InClosingTagName:jl.InSpecialComment,this.sectionStart=this.index))}stateInClosingTagName(e){(e===Kl.Gt||Ql(e))&&(this.cbs.onclosetag(this.sectionStart,this.index),this.sectionStart=-1,this.state=jl.AfterClosingTagName,this.stateAfterClosingTagName(e))}stateAfterClosingTagName(e){(e===Kl.Gt||this.fastForwardTo(Kl.Gt))&&(this.state=jl.Text,this.sectionStart=this.index+1)}stateBeforeAttributeName(e){e===Kl.Gt?(this.cbs.onopentagend(this.index),this.isSpecial?(this.state=jl.InSpecialTag,this.sequenceIndex=0):this.state=jl.Text,this.baseState=this.state,this.sectionStart=this.index+1):e===Kl.Slash?this.state=jl.InSelfClosingTag:Ql(e)||(this.state=jl.InAttributeName,this.sectionStart=this.index)}stateInSelfClosingTag(e){e===Kl.Gt?(this.cbs.onselfclosingtag(this.index),this.state=jl.Text,this.baseState=jl.Text,this.sectionStart=this.index+1,this.isSpecial=!1):Ql(e)||(this.state=jl.BeforeAttributeName,this.stateBeforeAttributeName(e))}stateInAttributeName(e){(e===Kl.Eq||Xl(e))&&(this.cbs.onattribname(this.sectionStart,this.index),this.sectionStart=-1,this.state=jl.AfterAttributeName,this.stateAfterAttributeName(e))}stateAfterAttributeName(e){e===Kl.Eq?this.state=jl.BeforeAttributeValue:e===Kl.Slash||e===Kl.Gt?(this.cbs.onattribend(Vl.NoValue,this.index),this.state=jl.BeforeAttributeName,this.stateBeforeAttributeName(e)):Ql(e)||(this.cbs.onattribend(Vl.NoValue,this.index),this.state=jl.InAttributeName,this.sectionStart=this.index)}stateBeforeAttributeValue(e){e===Kl.DoubleQuote?(this.state=jl.InAttributeValueDq,this.sectionStart=this.index+1):e===Kl.SingleQuote?(this.state=jl.InAttributeValueSq,this.sectionStart=this.index+1):Ql(e)||(this.sectionStart=this.index,this.state=jl.InAttributeValueNq,this.stateInAttributeValueNoQuotes(e))}handleInAttributeValue(e,t){e===t||!this.decodeEntities&&this.fastForwardTo(t)?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(t===Kl.DoubleQuote?Vl.Double:Vl.Single,this.index),this.state=jl.BeforeAttributeName):this.decodeEntities&&e===Kl.Amp&&(this.baseState=this.state,this.state=jl.BeforeEntity)}stateInAttributeValueDoubleQuotes(e){this.handleInAttributeValue(e,Kl.DoubleQuote)}stateInAttributeValueSingleQuotes(e){this.handleInAttributeValue(e,Kl.SingleQuote)}stateInAttributeValueNoQuotes(e){Ql(e)||e===Kl.Gt?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(Vl.Unquoted,this.index),this.state=jl.BeforeAttributeName,this.stateBeforeAttributeName(e)):this.decodeEntities&&e===Kl.Amp&&(this.baseState=this.state,this.state=jl.BeforeEntity)}stateBeforeDeclaration(e){e===Kl.OpeningSquareBracket?(this.state=jl.CDATASequence,this.sequenceIndex=0):this.state=e===Kl.Dash?jl.BeforeComment:jl.InDeclaration}stateInDeclaration(e){(e===Kl.Gt||this.fastForwardTo(Kl.Gt))&&(this.cbs.ondeclaration(this.sectionStart,this.index),this.state=jl.Text,this.sectionStart=this.index+1)}stateInProcessingInstruction(e){(e===Kl.Gt||this.fastForwardTo(Kl.Gt))&&(this.cbs.onprocessinginstruction(this.sectionStart,this.index),this.state=jl.Text,this.sectionStart=this.index+1)}stateBeforeComment(e){e===Kl.Dash?(this.state=jl.InCommentLike,this.currentSequence=zl.CommentEnd,this.sequenceIndex=2,this.sectionStart=this.index+1):this.state=jl.InDeclaration}stateInSpecialComment(e){(e===Kl.Gt||this.fastForwardTo(Kl.Gt))&&(this.cbs.oncomment(this.sectionStart,this.index,0),this.state=jl.Text,this.sectionStart=this.index+1)}stateBeforeSpecialS(e){const t=32|e;t===zl.ScriptEnd[3]?this.startSpecial(zl.ScriptEnd,4):t===zl.StyleEnd[3]?this.startSpecial(zl.StyleEnd,4):(this.state=jl.InTagName,this.stateInTagName(e))}stateBeforeEntity(e){this.entityExcess=1,this.entityResult=0,e===Kl.Num?this.state=jl.BeforeNumericEntity:e===Kl.Amp||(this.trieIndex=0,this.trieCurrent=this.entityTrie[0],this.state=jl.InNamedEntity,this.stateInNamedEntity(e))}stateInNamedEntity(e){if(this.entityExcess+=1,this.trieIndex=Oo(this.entityTrie,this.trieCurrent,this.trieIndex+1,e),this.trieIndex<0)return this.emitNamedEntity(),void this.index--;this.trieCurrent=this.entityTrie[this.trieIndex];const t=this.trieCurrent&yo.VALUE_LENGTH;if(t){const n=(t>>14)-1;if(this.allowLegacyEntity()||e===Kl.Semi){const e=this.index-this.entityExcess+1;e>this.sectionStart&&this.emitPartial(this.sectionStart,e),this.entityResult=this.trieIndex,this.trieIndex+=n,this.entityExcess=0,this.sectionStart=this.index+1,0===n&&this.emitNamedEntity()}else this.trieIndex+=n}}emitNamedEntity(){if(this.state=this.baseState,0===this.entityResult)return;switch((this.entityTrie[this.entityResult]&yo.VALUE_LENGTH)>>14){case 1:this.emitCodePoint(this.entityTrie[this.entityResult]&~yo.VALUE_LENGTH);break;case 2:this.emitCodePoint(this.entityTrie[this.entityResult+1]);break;case 3:this.emitCodePoint(this.entityTrie[this.entityResult+1]),this.emitCodePoint(this.entityTrie[this.entityResult+2])}}stateBeforeNumericEntity(e){(32|e)===Kl.LowerX?(this.entityExcess++,this.state=jl.InHexEntity):(this.state=jl.InNumericEntity,this.stateInNumericEntity(e))}emitNumericEntity(e){const t=this.index-this.entityExcess-1;t+2+Number(this.state===jl.InHexEntity)!==this.index&&(t>this.sectionStart&&this.emitPartial(this.sectionStart,t),this.sectionStart=this.index+Number(e),this.emitCodePoint(ko(this.entityResult))),this.state=this.baseState}stateInNumericEntity(e){e===Kl.Semi?this.emitNumericEntity(!0):$l(e)?(this.entityResult=10*this.entityResult+(e-Kl.Zero),this.entityExcess++):(this.allowLegacyEntity()?this.emitNumericEntity(!1):this.state=this.baseState,this.index--)}stateInHexEntity(e){e===Kl.Semi?this.emitNumericEntity(!0):$l(e)?(this.entityResult=16*this.entityResult+(e-Kl.Zero),this.entityExcess++):!function(e){return e>=Kl.UpperA&&e<=Kl.UpperF||e>=Kl.LowerA&&e<=Kl.LowerF}(e)?(this.allowLegacyEntity()?this.emitNumericEntity(!1):this.state=this.baseState,this.index--):(this.entityResult=16*this.entityResult+((32|e)-Kl.LowerA+10),this.entityExcess++)}allowLegacyEntity(){return!this.xmlMode&&(this.baseState===jl.Text||this.baseState===jl.InSpecialTag)}cleanup(){this.running&&this.sectionStart!==this.index&&(this.state===jl.Text||this.state===jl.InSpecialTag&&0===this.sequenceIndex?(this.cbs.ontext(this.sectionStart,this.index),this.sectionStart=this.index):this.state!==jl.InAttributeValueDq&&this.state!==jl.InAttributeValueSq&&this.state!==jl.InAttributeValueNq||(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=this.index))}shouldContinue(){return this.index0&&s.has(this.stack[this.stack.length-1]);){const e=this.stack.pop();null===(n=(t=this.cbs).onclosetag)||void 0===n||n.call(t,e,!0)}this.isVoidElement(e)||(this.stack.push(e),ah.has(e)?this.foreignContext.push(!0):oh.has(e)&&this.foreignContext.push(!1)),null===(i=(r=this.cbs).onopentagname)||void 0===i||i.call(r,e),this.cbs.onopentag&&(this.attribs={})}endOpenTag(e){var t,n;this.startIndex=this.openTagStart,this.attribs&&(null===(n=(t=this.cbs).onopentag)||void 0===n||n.call(t,this.tagname,this.attribs,e),this.attribs=null),this.cbs.onclosetag&&this.isVoidElement(this.tagname)&&this.cbs.onclosetag(this.tagname,!0),this.tagname=""}onopentagend(e){this.endIndex=e,this.endOpenTag(!1),this.startIndex=e+1}onclosetag(e,t){var n,r,i,s,a,o;this.endIndex=t;let c=this.getSlice(e,t);if(this.lowerCaseTagNames&&(c=c.toLowerCase()),(ah.has(c)||oh.has(c))&&this.foreignContext.pop(),this.isVoidElement(c))this.options.xmlMode||"br"!==c||(null===(r=(n=this.cbs).onopentagname)||void 0===r||r.call(n,"br"),null===(s=(i=this.cbs).onopentag)||void 0===s||s.call(i,"br",{},!0),null===(o=(a=this.cbs).onclosetag)||void 0===o||o.call(a,"br",!1));else{const e=this.stack.lastIndexOf(c);if(-1!==e)if(this.cbs.onclosetag){let t=this.stack.length-e;for(;t--;)this.cbs.onclosetag(this.stack.pop(),0!==t)}else this.stack.length=e;else this.options.xmlMode||"p"!==c||(this.emitOpenTag("p"),this.closeCurrentTag(!0))}this.startIndex=t+1}onselfclosingtag(e){this.endIndex=e,this.options.xmlMode||this.options.recognizeSelfClosing||this.foreignContext[this.foreignContext.length-1]?(this.closeCurrentTag(!1),this.startIndex=e+1):this.onopentagend(e)}closeCurrentTag(e){var t,n;const r=this.tagname;this.endOpenTag(e),this.stack[this.stack.length-1]===r&&(null===(n=(t=this.cbs).onclosetag)||void 0===n||n.call(t,r,!e),this.stack.pop())}onattribname(e,t){this.startIndex=e;const n=this.getSlice(e,t);this.attribname=this.lowerCaseAttributeNames?n.toLowerCase():n}onattribdata(e,t){this.attribvalue+=this.getSlice(e,t)}onattribentity(e){this.attribvalue+=Lo(e)}onattribend(e,t){var n,r;this.endIndex=t,null===(r=(n=this.cbs).onattribute)||void 0===r||r.call(n,this.attribname,this.attribvalue,e===Vl.Double?'"':e===Vl.Single?"'":e===Vl.NoValue?void 0:null),this.attribs&&!Object.prototype.hasOwnProperty.call(this.attribs,this.attribname)&&(this.attribs[this.attribname]=this.attribvalue),this.attribvalue=""}getInstructionName(e){const t=e.search(ch);let n=t<0?e:e.substr(0,t);return this.lowerCaseTagNames&&(n=n.toLowerCase()),n}ondeclaration(e,t){this.endIndex=t;const n=this.getSlice(e,t);if(this.cbs.onprocessinginstruction){const e=this.getInstructionName(n);this.cbs.onprocessinginstruction(`!${e}`,`!${n}`)}this.startIndex=t+1}onprocessinginstruction(e,t){this.endIndex=t;const n=this.getSlice(e,t);if(this.cbs.onprocessinginstruction){const e=this.getInstructionName(n);this.cbs.onprocessinginstruction(`?${e}`,`?${n}`)}this.startIndex=t+1}oncomment(e,t,n){var r,i,s,a;this.endIndex=t,null===(i=(r=this.cbs).oncomment)||void 0===i||i.call(r,this.getSlice(e,t-n)),null===(a=(s=this.cbs).oncommentend)||void 0===a||a.call(s),this.startIndex=t+1}oncdata(e,t,n){var r,i,s,a,o,c,l,h,u,p;this.endIndex=t;const f=this.getSlice(e,t-n);this.options.xmlMode||this.options.recognizeCDATA?(null===(i=(r=this.cbs).oncdatastart)||void 0===i||i.call(r),null===(a=(s=this.cbs).ontext)||void 0===a||a.call(s,f),null===(c=(o=this.cbs).oncdataend)||void 0===c||c.call(o)):(null===(h=(l=this.cbs).oncomment)||void 0===h||h.call(l,`[CDATA[${f}]]`),null===(p=(u=this.cbs).oncommentend)||void 0===p||p.call(u)),this.startIndex=t+1}onend(){var e,t;if(this.cbs.onclosetag){this.endIndex=this.startIndex;for(let e=this.stack.length;e>0;this.cbs.onclosetag(this.stack[--e],!0));}null===(t=(e=this.cbs).onend)||void 0===t||t.call(e)}reset(){var e,t,n,r;null===(t=(e=this.cbs).onreset)||void 0===t||t.call(e),this.tokenizer.reset(),this.tagname="",this.attribname="",this.attribs=null,this.stack.length=0,this.startIndex=0,this.endIndex=0,null===(r=(n=this.cbs).onparserinit)||void 0===r||r.call(n,this),this.buffers.length=0,this.bufferOffset=0,this.writeIndex=0,this.ended=!1}parseComplete(e){this.reset(),this.end(e)}getSlice(e,t){for(;e-this.bufferOffset>=this.buffers[0].length;)this.shiftBuffer();let n=this.buffers[0].slice(e-this.bufferOffset,t-this.bufferOffset);for(;t-this.bufferOffset>this.buffers[0].length;)this.shiftBuffer(),n+=this.buffers[0].slice(0,t-this.bufferOffset);return n}shiftBuffer(){this.bufferOffset+=this.buffers[0].length,this.writeIndex--,this.buffers.shift()}write(e){var t,n;this.ended?null===(n=(t=this.cbs).onerror)||void 0===n||n.call(t,new Error(".write() after done!")):(this.buffers.push(e),this.tokenizer.running&&(this.tokenizer.write(e),this.writeIndex++))}end(e){var t,n;this.ended?null===(n=(t=this.cbs).onerror)||void 0===n||n.call(t,Error(".end() after done!")):(e&&this.write(e),this.ended=!0,this.tokenizer.end())}pause(){this.tokenizer.pause()}resume(){for(this.tokenizer.resume();this.tokenizer.running&&this.writeIndex>> 2] >>> (24 - (i % 4) * 8)) & 0xff;
+ thisWords[(thisSigBytes + i) >>> 2] |= thatByte << (24 - ((thisSigBytes + i) % 4) * 8);
+ }
+ } else {
+ // Copy one word at a time
+ for (var j = 0; j < thatSigBytes; j += 4) {
+ thisWords[(thisSigBytes + j) >>> 2] = thatWords[j >>> 2];
+ }
+ }
+ this.sigBytes += thatSigBytes;
+
+ // Chainable
+ return this;
+ },
+
+ /**
+ * Removes insignificant bits.
+ *
+ * @example
+ *
+ * wordArray.clamp();
+ */
+ clamp: function () {
+ // Shortcuts
+ var words = this.words;
+ var sigBytes = this.sigBytes;
+
+ // Clamp
+ words[sigBytes >>> 2] &= 0xffffffff << (32 - (sigBytes % 4) * 8);
+ words.length = Math.ceil(sigBytes / 4);
+ },
+
+ /**
+ * Creates a copy of this word array.
+ *
+ * @return {WordArray} The clone.
+ *
+ * @example
+ *
+ * var clone = wordArray.clone();
+ */
+ clone: function () {
+ var clone = Base.clone.call(this);
+ clone.words = this.words.slice(0);
+
+ return clone;
+ },
+
+ /**
+ * Creates a word array filled with random bytes.
+ *
+ * @param {number} nBytes The number of random bytes to generate.
+ *
+ * @return {WordArray} The random word array.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var wordArray = CryptoJS.lib.WordArray.random(16);
+ */
+ random: function (nBytes) {
+ var words = [];
+
+ for (var i = 0; i < nBytes; i += 4) {
+ words.push(cryptoSecureRandomInt());
+ }
+
+ return new WordArray.init(words, nBytes);
+ }
+ });
+
+ /**
+ * Encoder namespace.
+ */
+ var C_enc = C.enc = {};
+
+ /**
+ * Hex encoding strategy.
+ */
+ var Hex = C_enc.Hex = {
+ /**
+ * Converts a word array to a hex string.
+ *
+ * @param {WordArray} wordArray The word array.
+ *
+ * @return {string} The hex string.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var hexString = CryptoJS.enc.Hex.stringify(wordArray);
+ */
+ stringify: function (wordArray) {
+ // Shortcuts
+ var words = wordArray.words;
+ var sigBytes = wordArray.sigBytes;
+
+ // Convert
+ var hexChars = [];
+ for (var i = 0; i < sigBytes; i++) {
+ var bite = (words[i >>> 2] >>> (24 - (i % 4) * 8)) & 0xff;
+ hexChars.push((bite >>> 4).toString(16));
+ hexChars.push((bite & 0x0f).toString(16));
+ }
+
+ return hexChars.join('');
+ },
+
+ /**
+ * Converts a hex string to a word array.
+ *
+ * @param {string} hexStr The hex string.
+ *
+ * @return {WordArray} The word array.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var wordArray = CryptoJS.enc.Hex.parse(hexString);
+ */
+ parse: function (hexStr) {
+ // Shortcut
+ var hexStrLength = hexStr.length;
+
+ // Convert
+ var words = [];
+ for (var i = 0; i < hexStrLength; i += 2) {
+ words[i >>> 3] |= parseInt(hexStr.substr(i, 2), 16) << (24 - (i % 8) * 4);
+ }
+
+ return new WordArray.init(words, hexStrLength / 2);
+ }
+ };
+
+ /**
+ * Latin1 encoding strategy.
+ */
+ var Latin1 = C_enc.Latin1 = {
+ /**
+ * Converts a word array to a Latin1 string.
+ *
+ * @param {WordArray} wordArray The word array.
+ *
+ * @return {string} The Latin1 string.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var latin1String = CryptoJS.enc.Latin1.stringify(wordArray);
+ */
+ stringify: function (wordArray) {
+ // Shortcuts
+ var words = wordArray.words;
+ var sigBytes = wordArray.sigBytes;
+
+ // Convert
+ var latin1Chars = [];
+ for (var i = 0; i < sigBytes; i++) {
+ var bite = (words[i >>> 2] >>> (24 - (i % 4) * 8)) & 0xff;
+ latin1Chars.push(String.fromCharCode(bite));
+ }
+
+ return latin1Chars.join('');
+ },
+
+ /**
+ * Converts a Latin1 string to a word array.
+ *
+ * @param {string} latin1Str The Latin1 string.
+ *
+ * @return {WordArray} The word array.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var wordArray = CryptoJS.enc.Latin1.parse(latin1String);
+ */
+ parse: function (latin1Str) {
+ // Shortcut
+ var latin1StrLength = latin1Str.length;
+
+ // Convert
+ var words = [];
+ for (var i = 0; i < latin1StrLength; i++) {
+ words[i >>> 2] |= (latin1Str.charCodeAt(i) & 0xff) << (24 - (i % 4) * 8);
+ }
+
+ return new WordArray.init(words, latin1StrLength);
+ }
+ };
+
+ /**
+ * UTF-8 encoding strategy.
+ */
+ var Utf8 = C_enc.Utf8 = {
+ /**
+ * Converts a word array to a UTF-8 string.
+ *
+ * @param {WordArray} wordArray The word array.
+ *
+ * @return {string} The UTF-8 string.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var utf8String = CryptoJS.enc.Utf8.stringify(wordArray);
+ */
+ stringify: function (wordArray) {
+ try {
+ return decodeURIComponent(escape(Latin1.stringify(wordArray)));
+ } catch (e) {
+ throw new Error('Malformed UTF-8 data');
+ }
+ },
+
+ /**
+ * Converts a UTF-8 string to a word array.
+ *
+ * @param {string} utf8Str The UTF-8 string.
+ *
+ * @return {WordArray} The word array.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var wordArray = CryptoJS.enc.Utf8.parse(utf8String);
+ */
+ parse: function (utf8Str) {
+ return Latin1.parse(unescape(encodeURIComponent(utf8Str)));
+ }
+ };
+
+ /**
+ * Abstract buffered block algorithm template.
+ *
+ * The property blockSize must be implemented in a concrete subtype.
+ *
+ * @property {number} _minBufferSize The number of blocks that should be kept unprocessed in the buffer. Default: 0
+ */
+ var BufferedBlockAlgorithm = C_lib.BufferedBlockAlgorithm = Base.extend({
+ /**
+ * Resets this block algorithm's data buffer to its initial state.
+ *
+ * @example
+ *
+ * bufferedBlockAlgorithm.reset();
+ */
+ reset: function () {
+ // Initial values
+ this._data = new WordArray.init();
+ this._nDataBytes = 0;
+ },
+
+ /**
+ * Adds new data to this block algorithm's buffer.
+ *
+ * @param {WordArray|string} data The data to append. Strings are converted to a WordArray using UTF-8.
+ *
+ * @example
+ *
+ * bufferedBlockAlgorithm._append('data');
+ * bufferedBlockAlgorithm._append(wordArray);
+ */
+ _append: function (data) {
+ // Convert string to WordArray, else assume WordArray already
+ if (typeof data == 'string') {
+ data = Utf8.parse(data);
+ }
+
+ // Append
+ this._data.concat(data);
+ this._nDataBytes += data.sigBytes;
+ },
+
+ /**
+ * Processes available data blocks.
+ *
+ * This method invokes _doProcessBlock(offset), which must be implemented by a concrete subtype.
+ *
+ * @param {boolean} doFlush Whether all blocks and partial blocks should be processed.
+ *
+ * @return {WordArray} The processed data.
+ *
+ * @example
+ *
+ * var processedData = bufferedBlockAlgorithm._process();
+ * var processedData = bufferedBlockAlgorithm._process(!!'flush');
+ */
+ _process: function (doFlush) {
+ var processedWords;
+
+ // Shortcuts
+ var data = this._data;
+ var dataWords = data.words;
+ var dataSigBytes = data.sigBytes;
+ var blockSize = this.blockSize;
+ var blockSizeBytes = blockSize * 4;
+
+ // Count blocks ready
+ var nBlocksReady = dataSigBytes / blockSizeBytes;
+ if (doFlush) {
+ // Round up to include partial blocks
+ nBlocksReady = Math.ceil(nBlocksReady);
+ } else {
+ // Round down to include only full blocks,
+ // less the number of blocks that must remain in the buffer
+ nBlocksReady = Math.max((nBlocksReady | 0) - this._minBufferSize, 0);
+ }
+
+ // Count words ready
+ var nWordsReady = nBlocksReady * blockSize;
+
+ // Count bytes ready
+ var nBytesReady = Math.min(nWordsReady * 4, dataSigBytes);
+
+ // Process blocks
+ if (nWordsReady) {
+ for (var offset = 0; offset < nWordsReady; offset += blockSize) {
+ // Perform concrete-algorithm logic
+ this._doProcessBlock(dataWords, offset);
+ }
+
+ // Remove processed words
+ processedWords = dataWords.splice(0, nWordsReady);
+ data.sigBytes -= nBytesReady;
+ }
+
+ // Return processed words
+ return new WordArray.init(processedWords, nBytesReady);
+ },
+
+ /**
+ * Creates a copy of this object.
+ *
+ * @return {Object} The clone.
+ *
+ * @example
+ *
+ * var clone = bufferedBlockAlgorithm.clone();
+ */
+ clone: function () {
+ var clone = Base.clone.call(this);
+ clone._data = this._data.clone();
+
+ return clone;
+ },
+
+ _minBufferSize: 0
+ });
+
+ /**
+ * Abstract hasher template.
+ *
+ * @property {number} blockSize The number of 32-bit words this hasher operates on. Default: 16 (512 bits)
+ */
+ var Hasher = C_lib.Hasher = BufferedBlockAlgorithm.extend({
+ /**
+ * Configuration options.
+ */
+ cfg: Base.extend(),
+
+ /**
+ * Initializes a newly created hasher.
+ *
+ * @param {Object} cfg (Optional) The configuration options to use for this hash computation.
+ *
+ * @example
+ *
+ * var hasher = CryptoJS.algo.SHA256.create();
+ */
+ init: function (cfg) {
+ // Apply config defaults
+ this.cfg = this.cfg.extend(cfg);
+
+ // Set initial values
+ this.reset();
+ },
+
+ /**
+ * Resets this hasher to its initial state.
+ *
+ * @example
+ *
+ * hasher.reset();
+ */
+ reset: function () {
+ // Reset data buffer
+ BufferedBlockAlgorithm.reset.call(this);
+
+ // Perform concrete-hasher logic
+ this._doReset();
+ },
+
+ /**
+ * Updates this hasher with a message.
+ *
+ * @param {WordArray|string} messageUpdate The message to append.
+ *
+ * @return {Hasher} This hasher.
+ *
+ * @example
+ *
+ * hasher.update('message');
+ * hasher.update(wordArray);
+ */
+ update: function (messageUpdate) {
+ // Append
+ this._append(messageUpdate);
+
+ // Update the hash
+ this._process();
+
+ // Chainable
+ return this;
+ },
+
+ /**
+ * Finalizes the hash computation.
+ * Note that the finalize operation is effectively a destructive, read-once operation.
+ *
+ * @param {WordArray|string} messageUpdate (Optional) A final message update.
+ *
+ * @return {WordArray} The hash.
+ *
+ * @example
+ *
+ * var hash = hasher.finalize();
+ * var hash = hasher.finalize('message');
+ * var hash = hasher.finalize(wordArray);
+ */
+ finalize: function (messageUpdate) {
+ // Final message update
+ if (messageUpdate) {
+ this._append(messageUpdate);
+ }
+
+ // Perform concrete-hasher logic
+ var hash = this._doFinalize();
+
+ return hash;
+ },
+
+ blockSize: 512/32,
+
+ /**
+ * Creates a shortcut function to a hasher's object interface.
+ *
+ * @param {Hasher} hasher The hasher to create a helper for.
+ *
+ * @return {Function} The shortcut function.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var SHA256 = CryptoJS.lib.Hasher._createHelper(CryptoJS.algo.SHA256);
+ */
+ _createHelper: function (hasher) {
+ return function (message, cfg) {
+ return new hasher.init(cfg).finalize(message);
+ };
+ },
+
+ /**
+ * Creates a shortcut function to the HMAC's object interface.
+ *
+ * @param {Hasher} hasher The hasher to use in this HMAC helper.
+ *
+ * @return {Function} The shortcut function.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var HmacSHA256 = CryptoJS.lib.Hasher._createHmacHelper(CryptoJS.algo.SHA256);
+ */
+ _createHmacHelper: function (hasher) {
+ return function (message, key) {
+ return new C_algo.HMAC.init(hasher, key).finalize(message);
+ };
+ }
+ });
+
+ /**
+ * Algorithm namespace.
+ */
+ var C_algo = C.algo = {};
+
+ return C;
+ }(Math));
+
+
+ (function (undefined) {
+ // Shortcuts
+ var C = CryptoJS;
+ var C_lib = C.lib;
+ var Base = C_lib.Base;
+ var X32WordArray = C_lib.WordArray;
+
+ /**
+ * x64 namespace.
+ */
+ var C_x64 = C.x64 = {};
+
+ /**
+ * A 64-bit word.
+ */
+ var X64Word = C_x64.Word = Base.extend({
+ /**
+ * Initializes a newly created 64-bit word.
+ *
+ * @param {number} high The high 32 bits.
+ * @param {number} low The low 32 bits.
+ *
+ * @example
+ *
+ * var x64Word = CryptoJS.x64.Word.create(0x00010203, 0x04050607);
+ */
+ init: function (high, low) {
+ this.high = high;
+ this.low = low;
+ }
+
+ /**
+ * Bitwise NOTs this word.
+ *
+ * @return {X64Word} A new x64-Word object after negating.
+ *
+ * @example
+ *
+ * var negated = x64Word.not();
+ */
+ // not: function () {
+ // var high = ~this.high;
+ // var low = ~this.low;
+
+ // return X64Word.create(high, low);
+ // },
+
+ /**
+ * Bitwise ANDs this word with the passed word.
+ *
+ * @param {X64Word} word The x64-Word to AND with this word.
+ *
+ * @return {X64Word} A new x64-Word object after ANDing.
+ *
+ * @example
+ *
+ * var anded = x64Word.and(anotherX64Word);
+ */
+ // and: function (word) {
+ // var high = this.high & word.high;
+ // var low = this.low & word.low;
+
+ // return X64Word.create(high, low);
+ // },
+
+ /**
+ * Bitwise ORs this word with the passed word.
+ *
+ * @param {X64Word} word The x64-Word to OR with this word.
+ *
+ * @return {X64Word} A new x64-Word object after ORing.
+ *
+ * @example
+ *
+ * var ored = x64Word.or(anotherX64Word);
+ */
+ // or: function (word) {
+ // var high = this.high | word.high;
+ // var low = this.low | word.low;
+
+ // return X64Word.create(high, low);
+ // },
+
+ /**
+ * Bitwise XORs this word with the passed word.
+ *
+ * @param {X64Word} word The x64-Word to XOR with this word.
+ *
+ * @return {X64Word} A new x64-Word object after XORing.
+ *
+ * @example
+ *
+ * var xored = x64Word.xor(anotherX64Word);
+ */
+ // xor: function (word) {
+ // var high = this.high ^ word.high;
+ // var low = this.low ^ word.low;
+
+ // return X64Word.create(high, low);
+ // },
+
+ /**
+ * Shifts this word n bits to the left.
+ *
+ * @param {number} n The number of bits to shift.
+ *
+ * @return {X64Word} A new x64-Word object after shifting.
+ *
+ * @example
+ *
+ * var shifted = x64Word.shiftL(25);
+ */
+ // shiftL: function (n) {
+ // if (n < 32) {
+ // var high = (this.high << n) | (this.low >>> (32 - n));
+ // var low = this.low << n;
+ // } else {
+ // var high = this.low << (n - 32);
+ // var low = 0;
+ // }
+
+ // return X64Word.create(high, low);
+ // },
+
+ /**
+ * Shifts this word n bits to the right.
+ *
+ * @param {number} n The number of bits to shift.
+ *
+ * @return {X64Word} A new x64-Word object after shifting.
+ *
+ * @example
+ *
+ * var shifted = x64Word.shiftR(7);
+ */
+ // shiftR: function (n) {
+ // if (n < 32) {
+ // var low = (this.low >>> n) | (this.high << (32 - n));
+ // var high = this.high >>> n;
+ // } else {
+ // var low = this.high >>> (n - 32);
+ // var high = 0;
+ // }
+
+ // return X64Word.create(high, low);
+ // },
+
+ /**
+ * Rotates this word n bits to the left.
+ *
+ * @param {number} n The number of bits to rotate.
+ *
+ * @return {X64Word} A new x64-Word object after rotating.
+ *
+ * @example
+ *
+ * var rotated = x64Word.rotL(25);
+ */
+ // rotL: function (n) {
+ // return this.shiftL(n).or(this.shiftR(64 - n));
+ // },
+
+ /**
+ * Rotates this word n bits to the right.
+ *
+ * @param {number} n The number of bits to rotate.
+ *
+ * @return {X64Word} A new x64-Word object after rotating.
+ *
+ * @example
+ *
+ * var rotated = x64Word.rotR(7);
+ */
+ // rotR: function (n) {
+ // return this.shiftR(n).or(this.shiftL(64 - n));
+ // },
+
+ /**
+ * Adds this word with the passed word.
+ *
+ * @param {X64Word} word The x64-Word to add with this word.
+ *
+ * @return {X64Word} A new x64-Word object after adding.
+ *
+ * @example
+ *
+ * var added = x64Word.add(anotherX64Word);
+ */
+ // add: function (word) {
+ // var low = (this.low + word.low) | 0;
+ // var carry = (low >>> 0) < (this.low >>> 0) ? 1 : 0;
+ // var high = (this.high + word.high + carry) | 0;
+
+ // return X64Word.create(high, low);
+ // }
+ });
+
+ /**
+ * An array of 64-bit words.
+ *
+ * @property {Array} words The array of CryptoJS.x64.Word objects.
+ * @property {number} sigBytes The number of significant bytes in this word array.
+ */
+ var X64WordArray = C_x64.WordArray = Base.extend({
+ /**
+ * Initializes a newly created word array.
+ *
+ * @param {Array} words (Optional) An array of CryptoJS.x64.Word objects.
+ * @param {number} sigBytes (Optional) The number of significant bytes in the words.
+ *
+ * @example
+ *
+ * var wordArray = CryptoJS.x64.WordArray.create();
+ *
+ * var wordArray = CryptoJS.x64.WordArray.create([
+ * CryptoJS.x64.Word.create(0x00010203, 0x04050607),
+ * CryptoJS.x64.Word.create(0x18191a1b, 0x1c1d1e1f)
+ * ]);
+ *
+ * var wordArray = CryptoJS.x64.WordArray.create([
+ * CryptoJS.x64.Word.create(0x00010203, 0x04050607),
+ * CryptoJS.x64.Word.create(0x18191a1b, 0x1c1d1e1f)
+ * ], 10);
+ */
+ init: function (words, sigBytes) {
+ words = this.words = words || [];
+
+ if (sigBytes != undefined) {
+ this.sigBytes = sigBytes;
+ } else {
+ this.sigBytes = words.length * 8;
+ }
+ },
+
+ /**
+ * Converts this 64-bit word array to a 32-bit word array.
+ *
+ * @return {CryptoJS.lib.WordArray} This word array's data as a 32-bit word array.
+ *
+ * @example
+ *
+ * var x32WordArray = x64WordArray.toX32();
+ */
+ toX32: function () {
+ // Shortcuts
+ var x64Words = this.words;
+ var x64WordsLength = x64Words.length;
+
+ // Convert
+ var x32Words = [];
+ for (var i = 0; i < x64WordsLength; i++) {
+ var x64Word = x64Words[i];
+ x32Words.push(x64Word.high);
+ x32Words.push(x64Word.low);
+ }
+
+ return X32WordArray.create(x32Words, this.sigBytes);
+ },
+
+ /**
+ * Creates a copy of this word array.
+ *
+ * @return {X64WordArray} The clone.
+ *
+ * @example
+ *
+ * var clone = x64WordArray.clone();
+ */
+ clone: function () {
+ var clone = Base.clone.call(this);
+
+ // Clone "words" array
+ var words = clone.words = this.words.slice(0);
+
+ // Clone each X64Word object
+ var wordsLength = words.length;
+ for (var i = 0; i < wordsLength; i++) {
+ words[i] = words[i].clone();
+ }
+
+ return clone;
+ }
+ });
+ }());
+
+
+ (function () {
+ // Check if typed arrays are supported
+ if (typeof ArrayBuffer != 'function') {
+ return;
+ }
+
+ // Shortcuts
+ var C = CryptoJS;
+ var C_lib = C.lib;
+ var WordArray = C_lib.WordArray;
+
+ // Reference original init
+ var superInit = WordArray.init;
+
+ // Augment WordArray.init to handle typed arrays
+ var subInit = WordArray.init = function (typedArray) {
+ // Convert buffers to uint8
+ if (typedArray instanceof ArrayBuffer) {
+ typedArray = new Uint8Array(typedArray);
+ }
+
+ // Convert other array views to uint8
+ if (
+ typedArray instanceof Int8Array ||
+ (typeof Uint8ClampedArray !== "undefined" && typedArray instanceof Uint8ClampedArray) ||
+ typedArray instanceof Int16Array ||
+ typedArray instanceof Uint16Array ||
+ typedArray instanceof Int32Array ||
+ typedArray instanceof Uint32Array ||
+ typedArray instanceof Float32Array ||
+ typedArray instanceof Float64Array
+ ) {
+ typedArray = new Uint8Array(typedArray.buffer, typedArray.byteOffset, typedArray.byteLength);
+ }
+
+ // Handle Uint8Array
+ if (typedArray instanceof Uint8Array) {
+ // Shortcut
+ var typedArrayByteLength = typedArray.byteLength;
+
+ // Extract bytes
+ var words = [];
+ for (var i = 0; i < typedArrayByteLength; i++) {
+ words[i >>> 2] |= typedArray[i] << (24 - (i % 4) * 8);
+ }
+
+ // Initialize this word array
+ superInit.call(this, words, typedArrayByteLength);
+ } else {
+ // Else call normal init
+ superInit.apply(this, arguments);
+ }
+ };
+
+ subInit.prototype = WordArray;
+ }());
+
+
+ (function () {
+ // Shortcuts
+ var C = CryptoJS;
+ var C_lib = C.lib;
+ var WordArray = C_lib.WordArray;
+ var C_enc = C.enc;
+
+ /**
+ * UTF-16 BE encoding strategy.
+ */
+ var Utf16BE = C_enc.Utf16 = C_enc.Utf16BE = {
+ /**
+ * Converts a word array to a UTF-16 BE string.
+ *
+ * @param {WordArray} wordArray The word array.
+ *
+ * @return {string} The UTF-16 BE string.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var utf16String = CryptoJS.enc.Utf16.stringify(wordArray);
+ */
+ stringify: function (wordArray) {
+ // Shortcuts
+ var words = wordArray.words;
+ var sigBytes = wordArray.sigBytes;
+
+ // Convert
+ var utf16Chars = [];
+ for (var i = 0; i < sigBytes; i += 2) {
+ var codePoint = (words[i >>> 2] >>> (16 - (i % 4) * 8)) & 0xffff;
+ utf16Chars.push(String.fromCharCode(codePoint));
+ }
+
+ return utf16Chars.join('');
+ },
+
+ /**
+ * Converts a UTF-16 BE string to a word array.
+ *
+ * @param {string} utf16Str The UTF-16 BE string.
+ *
+ * @return {WordArray} The word array.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var wordArray = CryptoJS.enc.Utf16.parse(utf16String);
+ */
+ parse: function (utf16Str) {
+ // Shortcut
+ var utf16StrLength = utf16Str.length;
+
+ // Convert
+ var words = [];
+ for (var i = 0; i < utf16StrLength; i++) {
+ words[i >>> 1] |= utf16Str.charCodeAt(i) << (16 - (i % 2) * 16);
+ }
+
+ return WordArray.create(words, utf16StrLength * 2);
+ }
+ };
+
+ /**
+ * UTF-16 LE encoding strategy.
+ */
+ C_enc.Utf16LE = {
+ /**
+ * Converts a word array to a UTF-16 LE string.
+ *
+ * @param {WordArray} wordArray The word array.
+ *
+ * @return {string} The UTF-16 LE string.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var utf16Str = CryptoJS.enc.Utf16LE.stringify(wordArray);
+ */
+ stringify: function (wordArray) {
+ // Shortcuts
+ var words = wordArray.words;
+ var sigBytes = wordArray.sigBytes;
+
+ // Convert
+ var utf16Chars = [];
+ for (var i = 0; i < sigBytes; i += 2) {
+ var codePoint = swapEndian((words[i >>> 2] >>> (16 - (i % 4) * 8)) & 0xffff);
+ utf16Chars.push(String.fromCharCode(codePoint));
+ }
+
+ return utf16Chars.join('');
+ },
+
+ /**
+ * Converts a UTF-16 LE string to a word array.
+ *
+ * @param {string} utf16Str The UTF-16 LE string.
+ *
+ * @return {WordArray} The word array.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var wordArray = CryptoJS.enc.Utf16LE.parse(utf16Str);
+ */
+ parse: function (utf16Str) {
+ // Shortcut
+ var utf16StrLength = utf16Str.length;
+
+ // Convert
+ var words = [];
+ for (var i = 0; i < utf16StrLength; i++) {
+ words[i >>> 1] |= swapEndian(utf16Str.charCodeAt(i) << (16 - (i % 2) * 16));
+ }
+
+ return WordArray.create(words, utf16StrLength * 2);
+ }
+ };
+
+ function swapEndian(word) {
+ return ((word << 8) & 0xff00ff00) | ((word >>> 8) & 0x00ff00ff);
+ }
+ }());
+
+
+ (function () {
+ // Shortcuts
+ var C = CryptoJS;
+ var C_lib = C.lib;
+ var WordArray = C_lib.WordArray;
+ var C_enc = C.enc;
+
+ /**
+ * Base64 encoding strategy.
+ */
+ var Base64 = C_enc.Base64 = {
+ /**
+ * Converts a word array to a Base64 string.
+ *
+ * @param {WordArray} wordArray The word array.
+ *
+ * @return {string} The Base64 string.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var base64String = CryptoJS.enc.Base64.stringify(wordArray);
+ */
+ stringify: function (wordArray) {
+ // Shortcuts
+ var words = wordArray.words;
+ var sigBytes = wordArray.sigBytes;
+ var map = this._map;
+
+ // Clamp excess bits
+ wordArray.clamp();
+
+ // Convert
+ var base64Chars = [];
+ for (var i = 0; i < sigBytes; i += 3) {
+ var byte1 = (words[i >>> 2] >>> (24 - (i % 4) * 8)) & 0xff;
+ var byte2 = (words[(i + 1) >>> 2] >>> (24 - ((i + 1) % 4) * 8)) & 0xff;
+ var byte3 = (words[(i + 2) >>> 2] >>> (24 - ((i + 2) % 4) * 8)) & 0xff;
+
+ var triplet = (byte1 << 16) | (byte2 << 8) | byte3;
+
+ for (var j = 0; (j < 4) && (i + j * 0.75 < sigBytes); j++) {
+ base64Chars.push(map.charAt((triplet >>> (6 * (3 - j))) & 0x3f));
+ }
+ }
+
+ // Add padding
+ var paddingChar = map.charAt(64);
+ if (paddingChar) {
+ while (base64Chars.length % 4) {
+ base64Chars.push(paddingChar);
+ }
+ }
+
+ return base64Chars.join('');
+ },
+
+ /**
+ * Converts a Base64 string to a word array.
+ *
+ * @param {string} base64Str The Base64 string.
+ *
+ * @return {WordArray} The word array.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var wordArray = CryptoJS.enc.Base64.parse(base64String);
+ */
+ parse: function (base64Str) {
+ // Shortcuts
+ var base64StrLength = base64Str.length;
+ var map = this._map;
+ var reverseMap = this._reverseMap;
+
+ if (!reverseMap) {
+ reverseMap = this._reverseMap = [];
+ for (var j = 0; j < map.length; j++) {
+ reverseMap[map.charCodeAt(j)] = j;
+ }
+ }
+
+ // Ignore padding
+ var paddingChar = map.charAt(64);
+ if (paddingChar) {
+ var paddingIndex = base64Str.indexOf(paddingChar);
+ if (paddingIndex !== -1) {
+ base64StrLength = paddingIndex;
+ }
+ }
+
+ // Convert
+ return parseLoop(base64Str, base64StrLength, reverseMap);
+
+ },
+
+ _map: 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/='
+ };
+
+ function parseLoop(base64Str, base64StrLength, reverseMap) {
+ var words = [];
+ var nBytes = 0;
+ for (var i = 0; i < base64StrLength; i++) {
+ if (i % 4) {
+ var bits1 = reverseMap[base64Str.charCodeAt(i - 1)] << ((i % 4) * 2);
+ var bits2 = reverseMap[base64Str.charCodeAt(i)] >>> (6 - (i % 4) * 2);
+ var bitsCombined = bits1 | bits2;
+ words[nBytes >>> 2] |= bitsCombined << (24 - (nBytes % 4) * 8);
+ nBytes++;
+ }
+ }
+ return WordArray.create(words, nBytes);
+ }
+ }());
+
+
+ (function () {
+ // Shortcuts
+ var C = CryptoJS;
+ var C_lib = C.lib;
+ var WordArray = C_lib.WordArray;
+ var C_enc = C.enc;
+
+ /**
+ * Base64url encoding strategy.
+ */
+ var Base64url = C_enc.Base64url = {
+ /**
+ * Converts a word array to a Base64url string.
+ *
+ * @param {WordArray} wordArray The word array.
+ *
+ * @param {boolean} urlSafe Whether to use url safe
+ *
+ * @return {string} The Base64url string.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var base64String = CryptoJS.enc.Base64url.stringify(wordArray);
+ */
+ stringify: function (wordArray, urlSafe=true) {
+ // Shortcuts
+ var words = wordArray.words;
+ var sigBytes = wordArray.sigBytes;
+ var map = urlSafe ? this._safe_map : this._map;
+
+ // Clamp excess bits
+ wordArray.clamp();
+
+ // Convert
+ var base64Chars = [];
+ for (var i = 0; i < sigBytes; i += 3) {
+ var byte1 = (words[i >>> 2] >>> (24 - (i % 4) * 8)) & 0xff;
+ var byte2 = (words[(i + 1) >>> 2] >>> (24 - ((i + 1) % 4) * 8)) & 0xff;
+ var byte3 = (words[(i + 2) >>> 2] >>> (24 - ((i + 2) % 4) * 8)) & 0xff;
+
+ var triplet = (byte1 << 16) | (byte2 << 8) | byte3;
+
+ for (var j = 0; (j < 4) && (i + j * 0.75 < sigBytes); j++) {
+ base64Chars.push(map.charAt((triplet >>> (6 * (3 - j))) & 0x3f));
+ }
+ }
+
+ // Add padding
+ var paddingChar = map.charAt(64);
+ if (paddingChar) {
+ while (base64Chars.length % 4) {
+ base64Chars.push(paddingChar);
+ }
+ }
+
+ return base64Chars.join('');
+ },
+
+ /**
+ * Converts a Base64url string to a word array.
+ *
+ * @param {string} base64Str The Base64url string.
+ *
+ * @param {boolean} urlSafe Whether to use url safe
+ *
+ * @return {WordArray} The word array.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var wordArray = CryptoJS.enc.Base64url.parse(base64String);
+ */
+ parse: function (base64Str, urlSafe=true) {
+ // Shortcuts
+ var base64StrLength = base64Str.length;
+ var map = urlSafe ? this._safe_map : this._map;
+ var reverseMap = this._reverseMap;
+
+ if (!reverseMap) {
+ reverseMap = this._reverseMap = [];
+ for (var j = 0; j < map.length; j++) {
+ reverseMap[map.charCodeAt(j)] = j;
+ }
+ }
+
+ // Ignore padding
+ var paddingChar = map.charAt(64);
+ if (paddingChar) {
+ var paddingIndex = base64Str.indexOf(paddingChar);
+ if (paddingIndex !== -1) {
+ base64StrLength = paddingIndex;
+ }
+ }
+
+ // Convert
+ return parseLoop(base64Str, base64StrLength, reverseMap);
+
+ },
+
+ _map: 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=',
+ _safe_map: 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_',
+ };
+
+ function parseLoop(base64Str, base64StrLength, reverseMap) {
+ var words = [];
+ var nBytes = 0;
+ for (var i = 0; i < base64StrLength; i++) {
+ if (i % 4) {
+ var bits1 = reverseMap[base64Str.charCodeAt(i - 1)] << ((i % 4) * 2);
+ var bits2 = reverseMap[base64Str.charCodeAt(i)] >>> (6 - (i % 4) * 2);
+ var bitsCombined = bits1 | bits2;
+ words[nBytes >>> 2] |= bitsCombined << (24 - (nBytes % 4) * 8);
+ nBytes++;
+ }
+ }
+ return WordArray.create(words, nBytes);
+ }
+ }());
+
+ (function (Math) {
+ // Shortcuts
+ var C = CryptoJS;
+ var C_lib = C.lib;
+ var WordArray = C_lib.WordArray;
+ var Hasher = C_lib.Hasher;
+ var C_algo = C.algo;
+
+ // Constants table
+ var T = [];
+
+ // Compute constants
+ (function () {
+ for (var i = 0; i < 64; i++) {
+ T[i] = (Math.abs(Math.sin(i + 1)) * 0x100000000) | 0;
+ }
+ }());
+
+ /**
+ * MD5 hash algorithm.
+ */
+ var MD5 = C_algo.MD5 = Hasher.extend({
+ _doReset: function () {
+ this._hash = new WordArray.init([
+ 0x67452301, 0xefcdab89,
+ 0x98badcfe, 0x10325476
+ ]);
+ },
+
+ _doProcessBlock: function (M, offset) {
+ // Swap endian
+ for (var i = 0; i < 16; i++) {
+ // Shortcuts
+ var offset_i = offset + i;
+ var M_offset_i = M[offset_i];
+
+ M[offset_i] = (
+ (((M_offset_i << 8) | (M_offset_i >>> 24)) & 0x00ff00ff) |
+ (((M_offset_i << 24) | (M_offset_i >>> 8)) & 0xff00ff00)
+ );
+ }
+
+ // Shortcuts
+ var H = this._hash.words;
+
+ var M_offset_0 = M[offset + 0];
+ var M_offset_1 = M[offset + 1];
+ var M_offset_2 = M[offset + 2];
+ var M_offset_3 = M[offset + 3];
+ var M_offset_4 = M[offset + 4];
+ var M_offset_5 = M[offset + 5];
+ var M_offset_6 = M[offset + 6];
+ var M_offset_7 = M[offset + 7];
+ var M_offset_8 = M[offset + 8];
+ var M_offset_9 = M[offset + 9];
+ var M_offset_10 = M[offset + 10];
+ var M_offset_11 = M[offset + 11];
+ var M_offset_12 = M[offset + 12];
+ var M_offset_13 = M[offset + 13];
+ var M_offset_14 = M[offset + 14];
+ var M_offset_15 = M[offset + 15];
+
+ // Working varialbes
+ var a = H[0];
+ var b = H[1];
+ var c = H[2];
+ var d = H[3];
+
+ // Computation
+ a = FF(a, b, c, d, M_offset_0, 7, T[0]);
+ d = FF(d, a, b, c, M_offset_1, 12, T[1]);
+ c = FF(c, d, a, b, M_offset_2, 17, T[2]);
+ b = FF(b, c, d, a, M_offset_3, 22, T[3]);
+ a = FF(a, b, c, d, M_offset_4, 7, T[4]);
+ d = FF(d, a, b, c, M_offset_5, 12, T[5]);
+ c = FF(c, d, a, b, M_offset_6, 17, T[6]);
+ b = FF(b, c, d, a, M_offset_7, 22, T[7]);
+ a = FF(a, b, c, d, M_offset_8, 7, T[8]);
+ d = FF(d, a, b, c, M_offset_9, 12, T[9]);
+ c = FF(c, d, a, b, M_offset_10, 17, T[10]);
+ b = FF(b, c, d, a, M_offset_11, 22, T[11]);
+ a = FF(a, b, c, d, M_offset_12, 7, T[12]);
+ d = FF(d, a, b, c, M_offset_13, 12, T[13]);
+ c = FF(c, d, a, b, M_offset_14, 17, T[14]);
+ b = FF(b, c, d, a, M_offset_15, 22, T[15]);
+
+ a = GG(a, b, c, d, M_offset_1, 5, T[16]);
+ d = GG(d, a, b, c, M_offset_6, 9, T[17]);
+ c = GG(c, d, a, b, M_offset_11, 14, T[18]);
+ b = GG(b, c, d, a, M_offset_0, 20, T[19]);
+ a = GG(a, b, c, d, M_offset_5, 5, T[20]);
+ d = GG(d, a, b, c, M_offset_10, 9, T[21]);
+ c = GG(c, d, a, b, M_offset_15, 14, T[22]);
+ b = GG(b, c, d, a, M_offset_4, 20, T[23]);
+ a = GG(a, b, c, d, M_offset_9, 5, T[24]);
+ d = GG(d, a, b, c, M_offset_14, 9, T[25]);
+ c = GG(c, d, a, b, M_offset_3, 14, T[26]);
+ b = GG(b, c, d, a, M_offset_8, 20, T[27]);
+ a = GG(a, b, c, d, M_offset_13, 5, T[28]);
+ d = GG(d, a, b, c, M_offset_2, 9, T[29]);
+ c = GG(c, d, a, b, M_offset_7, 14, T[30]);
+ b = GG(b, c, d, a, M_offset_12, 20, T[31]);
+
+ a = HH(a, b, c, d, M_offset_5, 4, T[32]);
+ d = HH(d, a, b, c, M_offset_8, 11, T[33]);
+ c = HH(c, d, a, b, M_offset_11, 16, T[34]);
+ b = HH(b, c, d, a, M_offset_14, 23, T[35]);
+ a = HH(a, b, c, d, M_offset_1, 4, T[36]);
+ d = HH(d, a, b, c, M_offset_4, 11, T[37]);
+ c = HH(c, d, a, b, M_offset_7, 16, T[38]);
+ b = HH(b, c, d, a, M_offset_10, 23, T[39]);
+ a = HH(a, b, c, d, M_offset_13, 4, T[40]);
+ d = HH(d, a, b, c, M_offset_0, 11, T[41]);
+ c = HH(c, d, a, b, M_offset_3, 16, T[42]);
+ b = HH(b, c, d, a, M_offset_6, 23, T[43]);
+ a = HH(a, b, c, d, M_offset_9, 4, T[44]);
+ d = HH(d, a, b, c, M_offset_12, 11, T[45]);
+ c = HH(c, d, a, b, M_offset_15, 16, T[46]);
+ b = HH(b, c, d, a, M_offset_2, 23, T[47]);
+
+ a = II(a, b, c, d, M_offset_0, 6, T[48]);
+ d = II(d, a, b, c, M_offset_7, 10, T[49]);
+ c = II(c, d, a, b, M_offset_14, 15, T[50]);
+ b = II(b, c, d, a, M_offset_5, 21, T[51]);
+ a = II(a, b, c, d, M_offset_12, 6, T[52]);
+ d = II(d, a, b, c, M_offset_3, 10, T[53]);
+ c = II(c, d, a, b, M_offset_10, 15, T[54]);
+ b = II(b, c, d, a, M_offset_1, 21, T[55]);
+ a = II(a, b, c, d, M_offset_8, 6, T[56]);
+ d = II(d, a, b, c, M_offset_15, 10, T[57]);
+ c = II(c, d, a, b, M_offset_6, 15, T[58]);
+ b = II(b, c, d, a, M_offset_13, 21, T[59]);
+ a = II(a, b, c, d, M_offset_4, 6, T[60]);
+ d = II(d, a, b, c, M_offset_11, 10, T[61]);
+ c = II(c, d, a, b, M_offset_2, 15, T[62]);
+ b = II(b, c, d, a, M_offset_9, 21, T[63]);
+
+ // Intermediate hash value
+ H[0] = (H[0] + a) | 0;
+ H[1] = (H[1] + b) | 0;
+ H[2] = (H[2] + c) | 0;
+ H[3] = (H[3] + d) | 0;
+ },
+
+ _doFinalize: function () {
+ // Shortcuts
+ var data = this._data;
+ var dataWords = data.words;
+
+ var nBitsTotal = this._nDataBytes * 8;
+ var nBitsLeft = data.sigBytes * 8;
+
+ // Add padding
+ dataWords[nBitsLeft >>> 5] |= 0x80 << (24 - nBitsLeft % 32);
+
+ var nBitsTotalH = Math.floor(nBitsTotal / 0x100000000);
+ var nBitsTotalL = nBitsTotal;
+ dataWords[(((nBitsLeft + 64) >>> 9) << 4) + 15] = (
+ (((nBitsTotalH << 8) | (nBitsTotalH >>> 24)) & 0x00ff00ff) |
+ (((nBitsTotalH << 24) | (nBitsTotalH >>> 8)) & 0xff00ff00)
+ );
+ dataWords[(((nBitsLeft + 64) >>> 9) << 4) + 14] = (
+ (((nBitsTotalL << 8) | (nBitsTotalL >>> 24)) & 0x00ff00ff) |
+ (((nBitsTotalL << 24) | (nBitsTotalL >>> 8)) & 0xff00ff00)
+ );
+
+ data.sigBytes = (dataWords.length + 1) * 4;
+
+ // Hash final blocks
+ this._process();
+
+ // Shortcuts
+ var hash = this._hash;
+ var H = hash.words;
+
+ // Swap endian
+ for (var i = 0; i < 4; i++) {
+ // Shortcut
+ var H_i = H[i];
+
+ H[i] = (((H_i << 8) | (H_i >>> 24)) & 0x00ff00ff) |
+ (((H_i << 24) | (H_i >>> 8)) & 0xff00ff00);
+ }
+
+ // Return final computed hash
+ return hash;
+ },
+
+ clone: function () {
+ var clone = Hasher.clone.call(this);
+ clone._hash = this._hash.clone();
+
+ return clone;
+ }
+ });
+
+ function FF(a, b, c, d, x, s, t) {
+ var n = a + ((b & c) | (~b & d)) + x + t;
+ return ((n << s) | (n >>> (32 - s))) + b;
+ }
+
+ function GG(a, b, c, d, x, s, t) {
+ var n = a + ((b & d) | (c & ~d)) + x + t;
+ return ((n << s) | (n >>> (32 - s))) + b;
+ }
+
+ function HH(a, b, c, d, x, s, t) {
+ var n = a + (b ^ c ^ d) + x + t;
+ return ((n << s) | (n >>> (32 - s))) + b;
+ }
+
+ function II(a, b, c, d, x, s, t) {
+ var n = a + (c ^ (b | ~d)) + x + t;
+ return ((n << s) | (n >>> (32 - s))) + b;
+ }
+
+ /**
+ * Shortcut function to the hasher's object interface.
+ *
+ * @param {WordArray|string} message The message to hash.
+ *
+ * @return {WordArray} The hash.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var hash = CryptoJS.MD5('message');
+ * var hash = CryptoJS.MD5(wordArray);
+ */
+ C.MD5 = Hasher._createHelper(MD5);
+
+ /**
+ * Shortcut function to the HMAC's object interface.
+ *
+ * @param {WordArray|string} message The message to hash.
+ * @param {WordArray|string} key The secret key.
+ *
+ * @return {WordArray} The HMAC.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var hmac = CryptoJS.HmacMD5(message, key);
+ */
+ C.HmacMD5 = Hasher._createHmacHelper(MD5);
+ }(Math));
+
+
+ (function () {
+ // Shortcuts
+ var C = CryptoJS;
+ var C_lib = C.lib;
+ var WordArray = C_lib.WordArray;
+ var Hasher = C_lib.Hasher;
+ var C_algo = C.algo;
+
+ // Reusable object
+ var W = [];
+
+ /**
+ * SHA-1 hash algorithm.
+ */
+ var SHA1 = C_algo.SHA1 = Hasher.extend({
+ _doReset: function () {
+ this._hash = new WordArray.init([
+ 0x67452301, 0xefcdab89,
+ 0x98badcfe, 0x10325476,
+ 0xc3d2e1f0
+ ]);
+ },
+
+ _doProcessBlock: function (M, offset) {
+ // Shortcut
+ var H = this._hash.words;
+
+ // Working variables
+ var a = H[0];
+ var b = H[1];
+ var c = H[2];
+ var d = H[3];
+ var e = H[4];
+
+ // Computation
+ for (var i = 0; i < 80; i++) {
+ if (i < 16) {
+ W[i] = M[offset + i] | 0;
+ } else {
+ var n = W[i - 3] ^ W[i - 8] ^ W[i - 14] ^ W[i - 16];
+ W[i] = (n << 1) | (n >>> 31);
+ }
+
+ var t = ((a << 5) | (a >>> 27)) + e + W[i];
+ if (i < 20) {
+ t += ((b & c) | (~b & d)) + 0x5a827999;
+ } else if (i < 40) {
+ t += (b ^ c ^ d) + 0x6ed9eba1;
+ } else if (i < 60) {
+ t += ((b & c) | (b & d) | (c & d)) - 0x70e44324;
+ } else /* if (i < 80) */ {
+ t += (b ^ c ^ d) - 0x359d3e2a;
+ }
+
+ e = d;
+ d = c;
+ c = (b << 30) | (b >>> 2);
+ b = a;
+ a = t;
+ }
+
+ // Intermediate hash value
+ H[0] = (H[0] + a) | 0;
+ H[1] = (H[1] + b) | 0;
+ H[2] = (H[2] + c) | 0;
+ H[3] = (H[3] + d) | 0;
+ H[4] = (H[4] + e) | 0;
+ },
+
+ _doFinalize: function () {
+ // Shortcuts
+ var data = this._data;
+ var dataWords = data.words;
+
+ var nBitsTotal = this._nDataBytes * 8;
+ var nBitsLeft = data.sigBytes * 8;
+
+ // Add padding
+ dataWords[nBitsLeft >>> 5] |= 0x80 << (24 - nBitsLeft % 32);
+ dataWords[(((nBitsLeft + 64) >>> 9) << 4) + 14] = Math.floor(nBitsTotal / 0x100000000);
+ dataWords[(((nBitsLeft + 64) >>> 9) << 4) + 15] = nBitsTotal;
+ data.sigBytes = dataWords.length * 4;
+
+ // Hash final blocks
+ this._process();
+
+ // Return final computed hash
+ return this._hash;
+ },
+
+ clone: function () {
+ var clone = Hasher.clone.call(this);
+ clone._hash = this._hash.clone();
+
+ return clone;
+ }
+ });
+
+ /**
+ * Shortcut function to the hasher's object interface.
+ *
+ * @param {WordArray|string} message The message to hash.
+ *
+ * @return {WordArray} The hash.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var hash = CryptoJS.SHA1('message');
+ * var hash = CryptoJS.SHA1(wordArray);
+ */
+ C.SHA1 = Hasher._createHelper(SHA1);
+
+ /**
+ * Shortcut function to the HMAC's object interface.
+ *
+ * @param {WordArray|string} message The message to hash.
+ * @param {WordArray|string} key The secret key.
+ *
+ * @return {WordArray} The HMAC.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var hmac = CryptoJS.HmacSHA1(message, key);
+ */
+ C.HmacSHA1 = Hasher._createHmacHelper(SHA1);
+ }());
+
+
+ (function (Math) {
+ // Shortcuts
+ var C = CryptoJS;
+ var C_lib = C.lib;
+ var WordArray = C_lib.WordArray;
+ var Hasher = C_lib.Hasher;
+ var C_algo = C.algo;
+
+ // Initialization and round constants tables
+ var H = [];
+ var K = [];
+
+ // Compute constants
+ (function () {
+ function isPrime(n) {
+ var sqrtN = Math.sqrt(n);
+ for (var factor = 2; factor <= sqrtN; factor++) {
+ if (!(n % factor)) {
+ return false;
+ }
+ }
+
+ return true;
+ }
+
+ function getFractionalBits(n) {
+ return ((n - (n | 0)) * 0x100000000) | 0;
+ }
+
+ var n = 2;
+ var nPrime = 0;
+ while (nPrime < 64) {
+ if (isPrime(n)) {
+ if (nPrime < 8) {
+ H[nPrime] = getFractionalBits(Math.pow(n, 1 / 2));
+ }
+ K[nPrime] = getFractionalBits(Math.pow(n, 1 / 3));
+
+ nPrime++;
+ }
+
+ n++;
+ }
+ }());
+
+ // Reusable object
+ var W = [];
+
+ /**
+ * SHA-256 hash algorithm.
+ */
+ var SHA256 = C_algo.SHA256 = Hasher.extend({
+ _doReset: function () {
+ this._hash = new WordArray.init(H.slice(0));
+ },
+
+ _doProcessBlock: function (M, offset) {
+ // Shortcut
+ var H = this._hash.words;
+
+ // Working variables
+ var a = H[0];
+ var b = H[1];
+ var c = H[2];
+ var d = H[3];
+ var e = H[4];
+ var f = H[5];
+ var g = H[6];
+ var h = H[7];
+
+ // Computation
+ for (var i = 0; i < 64; i++) {
+ if (i < 16) {
+ W[i] = M[offset + i] | 0;
+ } else {
+ var gamma0x = W[i - 15];
+ var gamma0 = ((gamma0x << 25) | (gamma0x >>> 7)) ^
+ ((gamma0x << 14) | (gamma0x >>> 18)) ^
+ (gamma0x >>> 3);
+
+ var gamma1x = W[i - 2];
+ var gamma1 = ((gamma1x << 15) | (gamma1x >>> 17)) ^
+ ((gamma1x << 13) | (gamma1x >>> 19)) ^
+ (gamma1x >>> 10);
+
+ W[i] = gamma0 + W[i - 7] + gamma1 + W[i - 16];
+ }
+
+ var ch = (e & f) ^ (~e & g);
+ var maj = (a & b) ^ (a & c) ^ (b & c);
+
+ var sigma0 = ((a << 30) | (a >>> 2)) ^ ((a << 19) | (a >>> 13)) ^ ((a << 10) | (a >>> 22));
+ var sigma1 = ((e << 26) | (e >>> 6)) ^ ((e << 21) | (e >>> 11)) ^ ((e << 7) | (e >>> 25));
+
+ var t1 = h + sigma1 + ch + K[i] + W[i];
+ var t2 = sigma0 + maj;
+
+ h = g;
+ g = f;
+ f = e;
+ e = (d + t1) | 0;
+ d = c;
+ c = b;
+ b = a;
+ a = (t1 + t2) | 0;
+ }
+
+ // Intermediate hash value
+ H[0] = (H[0] + a) | 0;
+ H[1] = (H[1] + b) | 0;
+ H[2] = (H[2] + c) | 0;
+ H[3] = (H[3] + d) | 0;
+ H[4] = (H[4] + e) | 0;
+ H[5] = (H[5] + f) | 0;
+ H[6] = (H[6] + g) | 0;
+ H[7] = (H[7] + h) | 0;
+ },
+
+ _doFinalize: function () {
+ // Shortcuts
+ var data = this._data;
+ var dataWords = data.words;
+
+ var nBitsTotal = this._nDataBytes * 8;
+ var nBitsLeft = data.sigBytes * 8;
+
+ // Add padding
+ dataWords[nBitsLeft >>> 5] |= 0x80 << (24 - nBitsLeft % 32);
+ dataWords[(((nBitsLeft + 64) >>> 9) << 4) + 14] = Math.floor(nBitsTotal / 0x100000000);
+ dataWords[(((nBitsLeft + 64) >>> 9) << 4) + 15] = nBitsTotal;
+ data.sigBytes = dataWords.length * 4;
+
+ // Hash final blocks
+ this._process();
+
+ // Return final computed hash
+ return this._hash;
+ },
+
+ clone: function () {
+ var clone = Hasher.clone.call(this);
+ clone._hash = this._hash.clone();
+
+ return clone;
+ }
+ });
+
+ /**
+ * Shortcut function to the hasher's object interface.
+ *
+ * @param {WordArray|string} message The message to hash.
+ *
+ * @return {WordArray} The hash.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var hash = CryptoJS.SHA256('message');
+ * var hash = CryptoJS.SHA256(wordArray);
+ */
+ C.SHA256 = Hasher._createHelper(SHA256);
+
+ /**
+ * Shortcut function to the HMAC's object interface.
+ *
+ * @param {WordArray|string} message The message to hash.
+ * @param {WordArray|string} key The secret key.
+ *
+ * @return {WordArray} The HMAC.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var hmac = CryptoJS.HmacSHA256(message, key);
+ */
+ C.HmacSHA256 = Hasher._createHmacHelper(SHA256);
+ }(Math));
+
+
+ (function () {
+ // Shortcuts
+ var C = CryptoJS;
+ var C_lib = C.lib;
+ var WordArray = C_lib.WordArray;
+ var C_algo = C.algo;
+ var SHA256 = C_algo.SHA256;
+
+ /**
+ * SHA-224 hash algorithm.
+ */
+ var SHA224 = C_algo.SHA224 = SHA256.extend({
+ _doReset: function () {
+ this._hash = new WordArray.init([
+ 0xc1059ed8, 0x367cd507, 0x3070dd17, 0xf70e5939,
+ 0xffc00b31, 0x68581511, 0x64f98fa7, 0xbefa4fa4
+ ]);
+ },
+
+ _doFinalize: function () {
+ var hash = SHA256._doFinalize.call(this);
+
+ hash.sigBytes -= 4;
+
+ return hash;
+ }
+ });
+
+ /**
+ * Shortcut function to the hasher's object interface.
+ *
+ * @param {WordArray|string} message The message to hash.
+ *
+ * @return {WordArray} The hash.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var hash = CryptoJS.SHA224('message');
+ * var hash = CryptoJS.SHA224(wordArray);
+ */
+ C.SHA224 = SHA256._createHelper(SHA224);
+
+ /**
+ * Shortcut function to the HMAC's object interface.
+ *
+ * @param {WordArray|string} message The message to hash.
+ * @param {WordArray|string} key The secret key.
+ *
+ * @return {WordArray} The HMAC.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var hmac = CryptoJS.HmacSHA224(message, key);
+ */
+ C.HmacSHA224 = SHA256._createHmacHelper(SHA224);
+ }());
+
+
+ (function () {
+ // Shortcuts
+ var C = CryptoJS;
+ var C_lib = C.lib;
+ var Hasher = C_lib.Hasher;
+ var C_x64 = C.x64;
+ var X64Word = C_x64.Word;
+ var X64WordArray = C_x64.WordArray;
+ var C_algo = C.algo;
+
+ function X64Word_create() {
+ return X64Word.create.apply(X64Word, arguments);
+ }
+
+ // Constants
+ var K = [
+ X64Word_create(0x428a2f98, 0xd728ae22), X64Word_create(0x71374491, 0x23ef65cd),
+ X64Word_create(0xb5c0fbcf, 0xec4d3b2f), X64Word_create(0xe9b5dba5, 0x8189dbbc),
+ X64Word_create(0x3956c25b, 0xf348b538), X64Word_create(0x59f111f1, 0xb605d019),
+ X64Word_create(0x923f82a4, 0xaf194f9b), X64Word_create(0xab1c5ed5, 0xda6d8118),
+ X64Word_create(0xd807aa98, 0xa3030242), X64Word_create(0x12835b01, 0x45706fbe),
+ X64Word_create(0x243185be, 0x4ee4b28c), X64Word_create(0x550c7dc3, 0xd5ffb4e2),
+ X64Word_create(0x72be5d74, 0xf27b896f), X64Word_create(0x80deb1fe, 0x3b1696b1),
+ X64Word_create(0x9bdc06a7, 0x25c71235), X64Word_create(0xc19bf174, 0xcf692694),
+ X64Word_create(0xe49b69c1, 0x9ef14ad2), X64Word_create(0xefbe4786, 0x384f25e3),
+ X64Word_create(0x0fc19dc6, 0x8b8cd5b5), X64Word_create(0x240ca1cc, 0x77ac9c65),
+ X64Word_create(0x2de92c6f, 0x592b0275), X64Word_create(0x4a7484aa, 0x6ea6e483),
+ X64Word_create(0x5cb0a9dc, 0xbd41fbd4), X64Word_create(0x76f988da, 0x831153b5),
+ X64Word_create(0x983e5152, 0xee66dfab), X64Word_create(0xa831c66d, 0x2db43210),
+ X64Word_create(0xb00327c8, 0x98fb213f), X64Word_create(0xbf597fc7, 0xbeef0ee4),
+ X64Word_create(0xc6e00bf3, 0x3da88fc2), X64Word_create(0xd5a79147, 0x930aa725),
+ X64Word_create(0x06ca6351, 0xe003826f), X64Word_create(0x14292967, 0x0a0e6e70),
+ X64Word_create(0x27b70a85, 0x46d22ffc), X64Word_create(0x2e1b2138, 0x5c26c926),
+ X64Word_create(0x4d2c6dfc, 0x5ac42aed), X64Word_create(0x53380d13, 0x9d95b3df),
+ X64Word_create(0x650a7354, 0x8baf63de), X64Word_create(0x766a0abb, 0x3c77b2a8),
+ X64Word_create(0x81c2c92e, 0x47edaee6), X64Word_create(0x92722c85, 0x1482353b),
+ X64Word_create(0xa2bfe8a1, 0x4cf10364), X64Word_create(0xa81a664b, 0xbc423001),
+ X64Word_create(0xc24b8b70, 0xd0f89791), X64Word_create(0xc76c51a3, 0x0654be30),
+ X64Word_create(0xd192e819, 0xd6ef5218), X64Word_create(0xd6990624, 0x5565a910),
+ X64Word_create(0xf40e3585, 0x5771202a), X64Word_create(0x106aa070, 0x32bbd1b8),
+ X64Word_create(0x19a4c116, 0xb8d2d0c8), X64Word_create(0x1e376c08, 0x5141ab53),
+ X64Word_create(0x2748774c, 0xdf8eeb99), X64Word_create(0x34b0bcb5, 0xe19b48a8),
+ X64Word_create(0x391c0cb3, 0xc5c95a63), X64Word_create(0x4ed8aa4a, 0xe3418acb),
+ X64Word_create(0x5b9cca4f, 0x7763e373), X64Word_create(0x682e6ff3, 0xd6b2b8a3),
+ X64Word_create(0x748f82ee, 0x5defb2fc), X64Word_create(0x78a5636f, 0x43172f60),
+ X64Word_create(0x84c87814, 0xa1f0ab72), X64Word_create(0x8cc70208, 0x1a6439ec),
+ X64Word_create(0x90befffa, 0x23631e28), X64Word_create(0xa4506ceb, 0xde82bde9),
+ X64Word_create(0xbef9a3f7, 0xb2c67915), X64Word_create(0xc67178f2, 0xe372532b),
+ X64Word_create(0xca273ece, 0xea26619c), X64Word_create(0xd186b8c7, 0x21c0c207),
+ X64Word_create(0xeada7dd6, 0xcde0eb1e), X64Word_create(0xf57d4f7f, 0xee6ed178),
+ X64Word_create(0x06f067aa, 0x72176fba), X64Word_create(0x0a637dc5, 0xa2c898a6),
+ X64Word_create(0x113f9804, 0xbef90dae), X64Word_create(0x1b710b35, 0x131c471b),
+ X64Word_create(0x28db77f5, 0x23047d84), X64Word_create(0x32caab7b, 0x40c72493),
+ X64Word_create(0x3c9ebe0a, 0x15c9bebc), X64Word_create(0x431d67c4, 0x9c100d4c),
+ X64Word_create(0x4cc5d4be, 0xcb3e42b6), X64Word_create(0x597f299c, 0xfc657e2a),
+ X64Word_create(0x5fcb6fab, 0x3ad6faec), X64Word_create(0x6c44198c, 0x4a475817)
+ ];
+
+ // Reusable objects
+ var W = [];
+ (function () {
+ for (var i = 0; i < 80; i++) {
+ W[i] = X64Word_create();
+ }
+ }());
+
+ /**
+ * SHA-512 hash algorithm.
+ */
+ var SHA512 = C_algo.SHA512 = Hasher.extend({
+ _doReset: function () {
+ this._hash = new X64WordArray.init([
+ new X64Word.init(0x6a09e667, 0xf3bcc908), new X64Word.init(0xbb67ae85, 0x84caa73b),
+ new X64Word.init(0x3c6ef372, 0xfe94f82b), new X64Word.init(0xa54ff53a, 0x5f1d36f1),
+ new X64Word.init(0x510e527f, 0xade682d1), new X64Word.init(0x9b05688c, 0x2b3e6c1f),
+ new X64Word.init(0x1f83d9ab, 0xfb41bd6b), new X64Word.init(0x5be0cd19, 0x137e2179)
+ ]);
+ },
+
+ _doProcessBlock: function (M, offset) {
+ // Shortcuts
+ var H = this._hash.words;
+
+ var H0 = H[0];
+ var H1 = H[1];
+ var H2 = H[2];
+ var H3 = H[3];
+ var H4 = H[4];
+ var H5 = H[5];
+ var H6 = H[6];
+ var H7 = H[7];
+
+ var H0h = H0.high;
+ var H0l = H0.low;
+ var H1h = H1.high;
+ var H1l = H1.low;
+ var H2h = H2.high;
+ var H2l = H2.low;
+ var H3h = H3.high;
+ var H3l = H3.low;
+ var H4h = H4.high;
+ var H4l = H4.low;
+ var H5h = H5.high;
+ var H5l = H5.low;
+ var H6h = H6.high;
+ var H6l = H6.low;
+ var H7h = H7.high;
+ var H7l = H7.low;
+
+ // Working variables
+ var ah = H0h;
+ var al = H0l;
+ var bh = H1h;
+ var bl = H1l;
+ var ch = H2h;
+ var cl = H2l;
+ var dh = H3h;
+ var dl = H3l;
+ var eh = H4h;
+ var el = H4l;
+ var fh = H5h;
+ var fl = H5l;
+ var gh = H6h;
+ var gl = H6l;
+ var hh = H7h;
+ var hl = H7l;
+
+ // Rounds
+ for (var i = 0; i < 80; i++) {
+ var Wil;
+ var Wih;
+
+ // Shortcut
+ var Wi = W[i];
+
+ // Extend message
+ if (i < 16) {
+ Wih = Wi.high = M[offset + i * 2] | 0;
+ Wil = Wi.low = M[offset + i * 2 + 1] | 0;
+ } else {
+ // Gamma0
+ var gamma0x = W[i - 15];
+ var gamma0xh = gamma0x.high;
+ var gamma0xl = gamma0x.low;
+ var gamma0h = ((gamma0xh >>> 1) | (gamma0xl << 31)) ^ ((gamma0xh >>> 8) | (gamma0xl << 24)) ^ (gamma0xh >>> 7);
+ var gamma0l = ((gamma0xl >>> 1) | (gamma0xh << 31)) ^ ((gamma0xl >>> 8) | (gamma0xh << 24)) ^ ((gamma0xl >>> 7) | (gamma0xh << 25));
+
+ // Gamma1
+ var gamma1x = W[i - 2];
+ var gamma1xh = gamma1x.high;
+ var gamma1xl = gamma1x.low;
+ var gamma1h = ((gamma1xh >>> 19) | (gamma1xl << 13)) ^ ((gamma1xh << 3) | (gamma1xl >>> 29)) ^ (gamma1xh >>> 6);
+ var gamma1l = ((gamma1xl >>> 19) | (gamma1xh << 13)) ^ ((gamma1xl << 3) | (gamma1xh >>> 29)) ^ ((gamma1xl >>> 6) | (gamma1xh << 26));
+
+ // W[i] = gamma0 + W[i - 7] + gamma1 + W[i - 16]
+ var Wi7 = W[i - 7];
+ var Wi7h = Wi7.high;
+ var Wi7l = Wi7.low;
+
+ var Wi16 = W[i - 16];
+ var Wi16h = Wi16.high;
+ var Wi16l = Wi16.low;
+
+ Wil = gamma0l + Wi7l;
+ Wih = gamma0h + Wi7h + ((Wil >>> 0) < (gamma0l >>> 0) ? 1 : 0);
+ Wil = Wil + gamma1l;
+ Wih = Wih + gamma1h + ((Wil >>> 0) < (gamma1l >>> 0) ? 1 : 0);
+ Wil = Wil + Wi16l;
+ Wih = Wih + Wi16h + ((Wil >>> 0) < (Wi16l >>> 0) ? 1 : 0);
+
+ Wi.high = Wih;
+ Wi.low = Wil;
+ }
+
+ var chh = (eh & fh) ^ (~eh & gh);
+ var chl = (el & fl) ^ (~el & gl);
+ var majh = (ah & bh) ^ (ah & ch) ^ (bh & ch);
+ var majl = (al & bl) ^ (al & cl) ^ (bl & cl);
+
+ var sigma0h = ((ah >>> 28) | (al << 4)) ^ ((ah << 30) | (al >>> 2)) ^ ((ah << 25) | (al >>> 7));
+ var sigma0l = ((al >>> 28) | (ah << 4)) ^ ((al << 30) | (ah >>> 2)) ^ ((al << 25) | (ah >>> 7));
+ var sigma1h = ((eh >>> 14) | (el << 18)) ^ ((eh >>> 18) | (el << 14)) ^ ((eh << 23) | (el >>> 9));
+ var sigma1l = ((el >>> 14) | (eh << 18)) ^ ((el >>> 18) | (eh << 14)) ^ ((el << 23) | (eh >>> 9));
+
+ // t1 = h + sigma1 + ch + K[i] + W[i]
+ var Ki = K[i];
+ var Kih = Ki.high;
+ var Kil = Ki.low;
+
+ var t1l = hl + sigma1l;
+ var t1h = hh + sigma1h + ((t1l >>> 0) < (hl >>> 0) ? 1 : 0);
+ var t1l = t1l + chl;
+ var t1h = t1h + chh + ((t1l >>> 0) < (chl >>> 0) ? 1 : 0);
+ var t1l = t1l + Kil;
+ var t1h = t1h + Kih + ((t1l >>> 0) < (Kil >>> 0) ? 1 : 0);
+ var t1l = t1l + Wil;
+ var t1h = t1h + Wih + ((t1l >>> 0) < (Wil >>> 0) ? 1 : 0);
+
+ // t2 = sigma0 + maj
+ var t2l = sigma0l + majl;
+ var t2h = sigma0h + majh + ((t2l >>> 0) < (sigma0l >>> 0) ? 1 : 0);
+
+ // Update working variables
+ hh = gh;
+ hl = gl;
+ gh = fh;
+ gl = fl;
+ fh = eh;
+ fl = el;
+ el = (dl + t1l) | 0;
+ eh = (dh + t1h + ((el >>> 0) < (dl >>> 0) ? 1 : 0)) | 0;
+ dh = ch;
+ dl = cl;
+ ch = bh;
+ cl = bl;
+ bh = ah;
+ bl = al;
+ al = (t1l + t2l) | 0;
+ ah = (t1h + t2h + ((al >>> 0) < (t1l >>> 0) ? 1 : 0)) | 0;
+ }
+
+ // Intermediate hash value
+ H0l = H0.low = (H0l + al);
+ H0.high = (H0h + ah + ((H0l >>> 0) < (al >>> 0) ? 1 : 0));
+ H1l = H1.low = (H1l + bl);
+ H1.high = (H1h + bh + ((H1l >>> 0) < (bl >>> 0) ? 1 : 0));
+ H2l = H2.low = (H2l + cl);
+ H2.high = (H2h + ch + ((H2l >>> 0) < (cl >>> 0) ? 1 : 0));
+ H3l = H3.low = (H3l + dl);
+ H3.high = (H3h + dh + ((H3l >>> 0) < (dl >>> 0) ? 1 : 0));
+ H4l = H4.low = (H4l + el);
+ H4.high = (H4h + eh + ((H4l >>> 0) < (el >>> 0) ? 1 : 0));
+ H5l = H5.low = (H5l + fl);
+ H5.high = (H5h + fh + ((H5l >>> 0) < (fl >>> 0) ? 1 : 0));
+ H6l = H6.low = (H6l + gl);
+ H6.high = (H6h + gh + ((H6l >>> 0) < (gl >>> 0) ? 1 : 0));
+ H7l = H7.low = (H7l + hl);
+ H7.high = (H7h + hh + ((H7l >>> 0) < (hl >>> 0) ? 1 : 0));
+ },
+
+ _doFinalize: function () {
+ // Shortcuts
+ var data = this._data;
+ var dataWords = data.words;
+
+ var nBitsTotal = this._nDataBytes * 8;
+ var nBitsLeft = data.sigBytes * 8;
+
+ // Add padding
+ dataWords[nBitsLeft >>> 5] |= 0x80 << (24 - nBitsLeft % 32);
+ dataWords[(((nBitsLeft + 128) >>> 10) << 5) + 30] = Math.floor(nBitsTotal / 0x100000000);
+ dataWords[(((nBitsLeft + 128) >>> 10) << 5) + 31] = nBitsTotal;
+ data.sigBytes = dataWords.length * 4;
+
+ // Hash final blocks
+ this._process();
+
+ // Convert hash to 32-bit word array before returning
+ var hash = this._hash.toX32();
+
+ // Return final computed hash
+ return hash;
+ },
+
+ clone: function () {
+ var clone = Hasher.clone.call(this);
+ clone._hash = this._hash.clone();
+
+ return clone;
+ },
+
+ blockSize: 1024/32
+ });
+
+ /**
+ * Shortcut function to the hasher's object interface.
+ *
+ * @param {WordArray|string} message The message to hash.
+ *
+ * @return {WordArray} The hash.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var hash = CryptoJS.SHA512('message');
+ * var hash = CryptoJS.SHA512(wordArray);
+ */
+ C.SHA512 = Hasher._createHelper(SHA512);
+
+ /**
+ * Shortcut function to the HMAC's object interface.
+ *
+ * @param {WordArray|string} message The message to hash.
+ * @param {WordArray|string} key The secret key.
+ *
+ * @return {WordArray} The HMAC.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var hmac = CryptoJS.HmacSHA512(message, key);
+ */
+ C.HmacSHA512 = Hasher._createHmacHelper(SHA512);
+ }());
+
+
+ (function () {
+ // Shortcuts
+ var C = CryptoJS;
+ var C_x64 = C.x64;
+ var X64Word = C_x64.Word;
+ var X64WordArray = C_x64.WordArray;
+ var C_algo = C.algo;
+ var SHA512 = C_algo.SHA512;
+
+ /**
+ * SHA-384 hash algorithm.
+ */
+ var SHA384 = C_algo.SHA384 = SHA512.extend({
+ _doReset: function () {
+ this._hash = new X64WordArray.init([
+ new X64Word.init(0xcbbb9d5d, 0xc1059ed8), new X64Word.init(0x629a292a, 0x367cd507),
+ new X64Word.init(0x9159015a, 0x3070dd17), new X64Word.init(0x152fecd8, 0xf70e5939),
+ new X64Word.init(0x67332667, 0xffc00b31), new X64Word.init(0x8eb44a87, 0x68581511),
+ new X64Word.init(0xdb0c2e0d, 0x64f98fa7), new X64Word.init(0x47b5481d, 0xbefa4fa4)
+ ]);
+ },
+
+ _doFinalize: function () {
+ var hash = SHA512._doFinalize.call(this);
+
+ hash.sigBytes -= 16;
+
+ return hash;
+ }
+ });
+
+ /**
+ * Shortcut function to the hasher's object interface.
+ *
+ * @param {WordArray|string} message The message to hash.
+ *
+ * @return {WordArray} The hash.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var hash = CryptoJS.SHA384('message');
+ * var hash = CryptoJS.SHA384(wordArray);
+ */
+ C.SHA384 = SHA512._createHelper(SHA384);
+
+ /**
+ * Shortcut function to the HMAC's object interface.
+ *
+ * @param {WordArray|string} message The message to hash.
+ * @param {WordArray|string} key The secret key.
+ *
+ * @return {WordArray} The HMAC.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var hmac = CryptoJS.HmacSHA384(message, key);
+ */
+ C.HmacSHA384 = SHA512._createHmacHelper(SHA384);
+ }());
+
+
+ (function (Math) {
+ // Shortcuts
+ var C = CryptoJS;
+ var C_lib = C.lib;
+ var WordArray = C_lib.WordArray;
+ var Hasher = C_lib.Hasher;
+ var C_x64 = C.x64;
+ var X64Word = C_x64.Word;
+ var C_algo = C.algo;
+
+ // Constants tables
+ var RHO_OFFSETS = [];
+ var PI_INDEXES = [];
+ var ROUND_CONSTANTS = [];
+
+ // Compute Constants
+ (function () {
+ // Compute rho offset constants
+ var x = 1, y = 0;
+ for (var t = 0; t < 24; t++) {
+ RHO_OFFSETS[x + 5 * y] = ((t + 1) * (t + 2) / 2) % 64;
+
+ var newX = y % 5;
+ var newY = (2 * x + 3 * y) % 5;
+ x = newX;
+ y = newY;
+ }
+
+ // Compute pi index constants
+ for (var x = 0; x < 5; x++) {
+ for (var y = 0; y < 5; y++) {
+ PI_INDEXES[x + 5 * y] = y + ((2 * x + 3 * y) % 5) * 5;
+ }
+ }
+
+ // Compute round constants
+ var LFSR = 0x01;
+ for (var i = 0; i < 24; i++) {
+ var roundConstantMsw = 0;
+ var roundConstantLsw = 0;
+
+ for (var j = 0; j < 7; j++) {
+ if (LFSR & 0x01) {
+ var bitPosition = (1 << j) - 1;
+ if (bitPosition < 32) {
+ roundConstantLsw ^= 1 << bitPosition;
+ } else /* if (bitPosition >= 32) */ {
+ roundConstantMsw ^= 1 << (bitPosition - 32);
+ }
+ }
+
+ // Compute next LFSR
+ if (LFSR & 0x80) {
+ // Primitive polynomial over GF(2): x^8 + x^6 + x^5 + x^4 + 1
+ LFSR = (LFSR << 1) ^ 0x71;
+ } else {
+ LFSR <<= 1;
+ }
+ }
+
+ ROUND_CONSTANTS[i] = X64Word.create(roundConstantMsw, roundConstantLsw);
+ }
+ }());
+
+ // Reusable objects for temporary values
+ var T = [];
+ (function () {
+ for (var i = 0; i < 25; i++) {
+ T[i] = X64Word.create();
+ }
+ }());
+
+ /**
+ * SHA-3 hash algorithm.
+ */
+ var SHA3 = C_algo.SHA3 = Hasher.extend({
+ /**
+ * Configuration options.
+ *
+ * @property {number} outputLength
+ * The desired number of bits in the output hash.
+ * Only values permitted are: 224, 256, 384, 512.
+ * Default: 512
+ */
+ cfg: Hasher.cfg.extend({
+ outputLength: 512
+ }),
+
+ _doReset: function () {
+ var state = this._state = []
+ for (var i = 0; i < 25; i++) {
+ state[i] = new X64Word.init();
+ }
+
+ this.blockSize = (1600 - 2 * this.cfg.outputLength) / 32;
+ },
+
+ _doProcessBlock: function (M, offset) {
+ // Shortcuts
+ var state = this._state;
+ var nBlockSizeLanes = this.blockSize / 2;
+
+ // Absorb
+ for (var i = 0; i < nBlockSizeLanes; i++) {
+ // Shortcuts
+ var M2i = M[offset + 2 * i];
+ var M2i1 = M[offset + 2 * i + 1];
+
+ // Swap endian
+ M2i = (
+ (((M2i << 8) | (M2i >>> 24)) & 0x00ff00ff) |
+ (((M2i << 24) | (M2i >>> 8)) & 0xff00ff00)
+ );
+ M2i1 = (
+ (((M2i1 << 8) | (M2i1 >>> 24)) & 0x00ff00ff) |
+ (((M2i1 << 24) | (M2i1 >>> 8)) & 0xff00ff00)
+ );
+
+ // Absorb message into state
+ var lane = state[i];
+ lane.high ^= M2i1;
+ lane.low ^= M2i;
+ }
+
+ // Rounds
+ for (var round = 0; round < 24; round++) {
+ // Theta
+ for (var x = 0; x < 5; x++) {
+ // Mix column lanes
+ var tMsw = 0, tLsw = 0;
+ for (var y = 0; y < 5; y++) {
+ var lane = state[x + 5 * y];
+ tMsw ^= lane.high;
+ tLsw ^= lane.low;
+ }
+
+ // Temporary values
+ var Tx = T[x];
+ Tx.high = tMsw;
+ Tx.low = tLsw;
+ }
+ for (var x = 0; x < 5; x++) {
+ // Shortcuts
+ var Tx4 = T[(x + 4) % 5];
+ var Tx1 = T[(x + 1) % 5];
+ var Tx1Msw = Tx1.high;
+ var Tx1Lsw = Tx1.low;
+
+ // Mix surrounding columns
+ var tMsw = Tx4.high ^ ((Tx1Msw << 1) | (Tx1Lsw >>> 31));
+ var tLsw = Tx4.low ^ ((Tx1Lsw << 1) | (Tx1Msw >>> 31));
+ for (var y = 0; y < 5; y++) {
+ var lane = state[x + 5 * y];
+ lane.high ^= tMsw;
+ lane.low ^= tLsw;
+ }
+ }
+
+ // Rho Pi
+ for (var laneIndex = 1; laneIndex < 25; laneIndex++) {
+ var tMsw;
+ var tLsw;
+
+ // Shortcuts
+ var lane = state[laneIndex];
+ var laneMsw = lane.high;
+ var laneLsw = lane.low;
+ var rhoOffset = RHO_OFFSETS[laneIndex];
+
+ // Rotate lanes
+ if (rhoOffset < 32) {
+ tMsw = (laneMsw << rhoOffset) | (laneLsw >>> (32 - rhoOffset));
+ tLsw = (laneLsw << rhoOffset) | (laneMsw >>> (32 - rhoOffset));
+ } else /* if (rhoOffset >= 32) */ {
+ tMsw = (laneLsw << (rhoOffset - 32)) | (laneMsw >>> (64 - rhoOffset));
+ tLsw = (laneMsw << (rhoOffset - 32)) | (laneLsw >>> (64 - rhoOffset));
+ }
+
+ // Transpose lanes
+ var TPiLane = T[PI_INDEXES[laneIndex]];
+ TPiLane.high = tMsw;
+ TPiLane.low = tLsw;
+ }
+
+ // Rho pi at x = y = 0
+ var T0 = T[0];
+ var state0 = state[0];
+ T0.high = state0.high;
+ T0.low = state0.low;
+
+ // Chi
+ for (var x = 0; x < 5; x++) {
+ for (var y = 0; y < 5; y++) {
+ // Shortcuts
+ var laneIndex = x + 5 * y;
+ var lane = state[laneIndex];
+ var TLane = T[laneIndex];
+ var Tx1Lane = T[((x + 1) % 5) + 5 * y];
+ var Tx2Lane = T[((x + 2) % 5) + 5 * y];
+
+ // Mix rows
+ lane.high = TLane.high ^ (~Tx1Lane.high & Tx2Lane.high);
+ lane.low = TLane.low ^ (~Tx1Lane.low & Tx2Lane.low);
+ }
+ }
+
+ // Iota
+ var lane = state[0];
+ var roundConstant = ROUND_CONSTANTS[round];
+ lane.high ^= roundConstant.high;
+ lane.low ^= roundConstant.low;
+ }
+ },
+
+ _doFinalize: function () {
+ // Shortcuts
+ var data = this._data;
+ var dataWords = data.words;
+ var nBitsTotal = this._nDataBytes * 8;
+ var nBitsLeft = data.sigBytes * 8;
+ var blockSizeBits = this.blockSize * 32;
+
+ // Add padding
+ dataWords[nBitsLeft >>> 5] |= 0x1 << (24 - nBitsLeft % 32);
+ dataWords[((Math.ceil((nBitsLeft + 1) / blockSizeBits) * blockSizeBits) >>> 5) - 1] |= 0x80;
+ data.sigBytes = dataWords.length * 4;
+
+ // Hash final blocks
+ this._process();
+
+ // Shortcuts
+ var state = this._state;
+ var outputLengthBytes = this.cfg.outputLength / 8;
+ var outputLengthLanes = outputLengthBytes / 8;
+
+ // Squeeze
+ var hashWords = [];
+ for (var i = 0; i < outputLengthLanes; i++) {
+ // Shortcuts
+ var lane = state[i];
+ var laneMsw = lane.high;
+ var laneLsw = lane.low;
+
+ // Swap endian
+ laneMsw = (
+ (((laneMsw << 8) | (laneMsw >>> 24)) & 0x00ff00ff) |
+ (((laneMsw << 24) | (laneMsw >>> 8)) & 0xff00ff00)
+ );
+ laneLsw = (
+ (((laneLsw << 8) | (laneLsw >>> 24)) & 0x00ff00ff) |
+ (((laneLsw << 24) | (laneLsw >>> 8)) & 0xff00ff00)
+ );
+
+ // Squeeze state to retrieve hash
+ hashWords.push(laneLsw);
+ hashWords.push(laneMsw);
+ }
+
+ // Return final computed hash
+ return new WordArray.init(hashWords, outputLengthBytes);
+ },
+
+ clone: function () {
+ var clone = Hasher.clone.call(this);
+
+ var state = clone._state = this._state.slice(0);
+ for (var i = 0; i < 25; i++) {
+ state[i] = state[i].clone();
+ }
+
+ return clone;
+ }
+ });
+
+ /**
+ * Shortcut function to the hasher's object interface.
+ *
+ * @param {WordArray|string} message The message to hash.
+ *
+ * @return {WordArray} The hash.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var hash = CryptoJS.SHA3('message');
+ * var hash = CryptoJS.SHA3(wordArray);
+ */
+ C.SHA3 = Hasher._createHelper(SHA3);
+
+ /**
+ * Shortcut function to the HMAC's object interface.
+ *
+ * @param {WordArray|string} message The message to hash.
+ * @param {WordArray|string} key The secret key.
+ *
+ * @return {WordArray} The HMAC.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var hmac = CryptoJS.HmacSHA3(message, key);
+ */
+ C.HmacSHA3 = Hasher._createHmacHelper(SHA3);
+ }(Math));
+
+
+ /** @preserve
+ (c) 2012 by Cédric Mesnil. All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
+
+ - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
+ - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
+
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ */
+
+ (function (Math) {
+ // Shortcuts
+ var C = CryptoJS;
+ var C_lib = C.lib;
+ var WordArray = C_lib.WordArray;
+ var Hasher = C_lib.Hasher;
+ var C_algo = C.algo;
+
+ // Constants table
+ var _zl = WordArray.create([
+ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15,
+ 7, 4, 13, 1, 10, 6, 15, 3, 12, 0, 9, 5, 2, 14, 11, 8,
+ 3, 10, 14, 4, 9, 15, 8, 1, 2, 7, 0, 6, 13, 11, 5, 12,
+ 1, 9, 11, 10, 0, 8, 12, 4, 13, 3, 7, 15, 14, 5, 6, 2,
+ 4, 0, 5, 9, 7, 12, 2, 10, 14, 1, 3, 8, 11, 6, 15, 13]);
+ var _zr = WordArray.create([
+ 5, 14, 7, 0, 9, 2, 11, 4, 13, 6, 15, 8, 1, 10, 3, 12,
+ 6, 11, 3, 7, 0, 13, 5, 10, 14, 15, 8, 12, 4, 9, 1, 2,
+ 15, 5, 1, 3, 7, 14, 6, 9, 11, 8, 12, 2, 10, 0, 4, 13,
+ 8, 6, 4, 1, 3, 11, 15, 0, 5, 12, 2, 13, 9, 7, 10, 14,
+ 12, 15, 10, 4, 1, 5, 8, 7, 6, 2, 13, 14, 0, 3, 9, 11]);
+ var _sl = WordArray.create([
+ 11, 14, 15, 12, 5, 8, 7, 9, 11, 13, 14, 15, 6, 7, 9, 8,
+ 7, 6, 8, 13, 11, 9, 7, 15, 7, 12, 15, 9, 11, 7, 13, 12,
+ 11, 13, 6, 7, 14, 9, 13, 15, 14, 8, 13, 6, 5, 12, 7, 5,
+ 11, 12, 14, 15, 14, 15, 9, 8, 9, 14, 5, 6, 8, 6, 5, 12,
+ 9, 15, 5, 11, 6, 8, 13, 12, 5, 12, 13, 14, 11, 8, 5, 6 ]);
+ var _sr = WordArray.create([
+ 8, 9, 9, 11, 13, 15, 15, 5, 7, 7, 8, 11, 14, 14, 12, 6,
+ 9, 13, 15, 7, 12, 8, 9, 11, 7, 7, 12, 7, 6, 15, 13, 11,
+ 9, 7, 15, 11, 8, 6, 6, 14, 12, 13, 5, 14, 13, 13, 7, 5,
+ 15, 5, 8, 11, 14, 14, 6, 14, 6, 9, 12, 9, 12, 5, 15, 8,
+ 8, 5, 12, 9, 12, 5, 14, 6, 8, 13, 6, 5, 15, 13, 11, 11 ]);
+
+ var _hl = WordArray.create([ 0x00000000, 0x5A827999, 0x6ED9EBA1, 0x8F1BBCDC, 0xA953FD4E]);
+ var _hr = WordArray.create([ 0x50A28BE6, 0x5C4DD124, 0x6D703EF3, 0x7A6D76E9, 0x00000000]);
+
+ /**
+ * RIPEMD160 hash algorithm.
+ */
+ var RIPEMD160 = C_algo.RIPEMD160 = Hasher.extend({
+ _doReset: function () {
+ this._hash = WordArray.create([0x67452301, 0xEFCDAB89, 0x98BADCFE, 0x10325476, 0xC3D2E1F0]);
+ },
+
+ _doProcessBlock: function (M, offset) {
+
+ // Swap endian
+ for (var i = 0; i < 16; i++) {
+ // Shortcuts
+ var offset_i = offset + i;
+ var M_offset_i = M[offset_i];
+
+ // Swap
+ M[offset_i] = (
+ (((M_offset_i << 8) | (M_offset_i >>> 24)) & 0x00ff00ff) |
+ (((M_offset_i << 24) | (M_offset_i >>> 8)) & 0xff00ff00)
+ );
+ }
+ // Shortcut
+ var H = this._hash.words;
+ var hl = _hl.words;
+ var hr = _hr.words;
+ var zl = _zl.words;
+ var zr = _zr.words;
+ var sl = _sl.words;
+ var sr = _sr.words;
+
+ // Working variables
+ var al, bl, cl, dl, el;
+ var ar, br, cr, dr, er;
+
+ ar = al = H[0];
+ br = bl = H[1];
+ cr = cl = H[2];
+ dr = dl = H[3];
+ er = el = H[4];
+ // Computation
+ var t;
+ for (var i = 0; i < 80; i += 1) {
+ t = (al + M[offset+zl[i]])|0;
+ if (i<16){
+ t += f1(bl,cl,dl) + hl[0];
+ } else if (i<32) {
+ t += f2(bl,cl,dl) + hl[1];
+ } else if (i<48) {
+ t += f3(bl,cl,dl) + hl[2];
+ } else if (i<64) {
+ t += f4(bl,cl,dl) + hl[3];
+ } else {// if (i<80) {
+ t += f5(bl,cl,dl) + hl[4];
+ }
+ t = t|0;
+ t = rotl(t,sl[i]);
+ t = (t+el)|0;
+ al = el;
+ el = dl;
+ dl = rotl(cl, 10);
+ cl = bl;
+ bl = t;
+
+ t = (ar + M[offset+zr[i]])|0;
+ if (i<16){
+ t += f5(br,cr,dr) + hr[0];
+ } else if (i<32) {
+ t += f4(br,cr,dr) + hr[1];
+ } else if (i<48) {
+ t += f3(br,cr,dr) + hr[2];
+ } else if (i<64) {
+ t += f2(br,cr,dr) + hr[3];
+ } else {// if (i<80) {
+ t += f1(br,cr,dr) + hr[4];
+ }
+ t = t|0;
+ t = rotl(t,sr[i]) ;
+ t = (t+er)|0;
+ ar = er;
+ er = dr;
+ dr = rotl(cr, 10);
+ cr = br;
+ br = t;
+ }
+ // Intermediate hash value
+ t = (H[1] + cl + dr)|0;
+ H[1] = (H[2] + dl + er)|0;
+ H[2] = (H[3] + el + ar)|0;
+ H[3] = (H[4] + al + br)|0;
+ H[4] = (H[0] + bl + cr)|0;
+ H[0] = t;
+ },
+
+ _doFinalize: function () {
+ // Shortcuts
+ var data = this._data;
+ var dataWords = data.words;
+
+ var nBitsTotal = this._nDataBytes * 8;
+ var nBitsLeft = data.sigBytes * 8;
+
+ // Add padding
+ dataWords[nBitsLeft >>> 5] |= 0x80 << (24 - nBitsLeft % 32);
+ dataWords[(((nBitsLeft + 64) >>> 9) << 4) + 14] = (
+ (((nBitsTotal << 8) | (nBitsTotal >>> 24)) & 0x00ff00ff) |
+ (((nBitsTotal << 24) | (nBitsTotal >>> 8)) & 0xff00ff00)
+ );
+ data.sigBytes = (dataWords.length + 1) * 4;
+
+ // Hash final blocks
+ this._process();
+
+ // Shortcuts
+ var hash = this._hash;
+ var H = hash.words;
+
+ // Swap endian
+ for (var i = 0; i < 5; i++) {
+ // Shortcut
+ var H_i = H[i];
+
+ // Swap
+ H[i] = (((H_i << 8) | (H_i >>> 24)) & 0x00ff00ff) |
+ (((H_i << 24) | (H_i >>> 8)) & 0xff00ff00);
+ }
+
+ // Return final computed hash
+ return hash;
+ },
+
+ clone: function () {
+ var clone = Hasher.clone.call(this);
+ clone._hash = this._hash.clone();
+
+ return clone;
+ }
+ });
+
+
+ function f1(x, y, z) {
+ return ((x) ^ (y) ^ (z));
+
+ }
+
+ function f2(x, y, z) {
+ return (((x)&(y)) | ((~x)&(z)));
+ }
+
+ function f3(x, y, z) {
+ return (((x) | (~(y))) ^ (z));
+ }
+
+ function f4(x, y, z) {
+ return (((x) & (z)) | ((y)&(~(z))));
+ }
+
+ function f5(x, y, z) {
+ return ((x) ^ ((y) |(~(z))));
+
+ }
+
+ function rotl(x,n) {
+ return (x<>>(32-n));
+ }
+
+
+ /**
+ * Shortcut function to the hasher's object interface.
+ *
+ * @param {WordArray|string} message The message to hash.
+ *
+ * @return {WordArray} The hash.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var hash = CryptoJS.RIPEMD160('message');
+ * var hash = CryptoJS.RIPEMD160(wordArray);
+ */
+ C.RIPEMD160 = Hasher._createHelper(RIPEMD160);
+
+ /**
+ * Shortcut function to the HMAC's object interface.
+ *
+ * @param {WordArray|string} message The message to hash.
+ * @param {WordArray|string} key The secret key.
+ *
+ * @return {WordArray} The HMAC.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var hmac = CryptoJS.HmacRIPEMD160(message, key);
+ */
+ C.HmacRIPEMD160 = Hasher._createHmacHelper(RIPEMD160);
+ }(Math));
+
+
+ (function () {
+ // Shortcuts
+ var C = CryptoJS;
+ var C_lib = C.lib;
+ var Base = C_lib.Base;
+ var C_enc = C.enc;
+ var Utf8 = C_enc.Utf8;
+ var C_algo = C.algo;
+
+ /**
+ * HMAC algorithm.
+ */
+ var HMAC = C_algo.HMAC = Base.extend({
+ /**
+ * Initializes a newly created HMAC.
+ *
+ * @param {Hasher} hasher The hash algorithm to use.
+ * @param {WordArray|string} key The secret key.
+ *
+ * @example
+ *
+ * var hmacHasher = CryptoJS.algo.HMAC.create(CryptoJS.algo.SHA256, key);
+ */
+ init: function (hasher, key) {
+ // Init hasher
+ hasher = this._hasher = new hasher.init();
+
+ // Convert string to WordArray, else assume WordArray already
+ if (typeof key == 'string') {
+ key = Utf8.parse(key);
+ }
+
+ // Shortcuts
+ var hasherBlockSize = hasher.blockSize;
+ var hasherBlockSizeBytes = hasherBlockSize * 4;
+
+ // Allow arbitrary length keys
+ if (key.sigBytes > hasherBlockSizeBytes) {
+ key = hasher.finalize(key);
+ }
+
+ // Clamp excess bits
+ key.clamp();
+
+ // Clone key for inner and outer pads
+ var oKey = this._oKey = key.clone();
+ var iKey = this._iKey = key.clone();
+
+ // Shortcuts
+ var oKeyWords = oKey.words;
+ var iKeyWords = iKey.words;
+
+ // XOR keys with pad constants
+ for (var i = 0; i < hasherBlockSize; i++) {
+ oKeyWords[i] ^= 0x5c5c5c5c;
+ iKeyWords[i] ^= 0x36363636;
+ }
+ oKey.sigBytes = iKey.sigBytes = hasherBlockSizeBytes;
+
+ // Set initial values
+ this.reset();
+ },
+
+ /**
+ * Resets this HMAC to its initial state.
+ *
+ * @example
+ *
+ * hmacHasher.reset();
+ */
+ reset: function () {
+ // Shortcut
+ var hasher = this._hasher;
+
+ // Reset
+ hasher.reset();
+ hasher.update(this._iKey);
+ },
+
+ /**
+ * Updates this HMAC with a message.
+ *
+ * @param {WordArray|string} messageUpdate The message to append.
+ *
+ * @return {HMAC} This HMAC instance.
+ *
+ * @example
+ *
+ * hmacHasher.update('message');
+ * hmacHasher.update(wordArray);
+ */
+ update: function (messageUpdate) {
+ this._hasher.update(messageUpdate);
+
+ // Chainable
+ return this;
+ },
+
+ /**
+ * Finalizes the HMAC computation.
+ * Note that the finalize operation is effectively a destructive, read-once operation.
+ *
+ * @param {WordArray|string} messageUpdate (Optional) A final message update.
+ *
+ * @return {WordArray} The HMAC.
+ *
+ * @example
+ *
+ * var hmac = hmacHasher.finalize();
+ * var hmac = hmacHasher.finalize('message');
+ * var hmac = hmacHasher.finalize(wordArray);
+ */
+ finalize: function (messageUpdate) {
+ // Shortcut
+ var hasher = this._hasher;
+
+ // Compute HMAC
+ var innerHash = hasher.finalize(messageUpdate);
+ hasher.reset();
+ var hmac = hasher.finalize(this._oKey.clone().concat(innerHash));
+
+ return hmac;
+ }
+ });
+ }());
+
+
+ (function () {
+ // Shortcuts
+ var C = CryptoJS;
+ var C_lib = C.lib;
+ var Base = C_lib.Base;
+ var WordArray = C_lib.WordArray;
+ var C_algo = C.algo;
+ var SHA1 = C_algo.SHA1;
+ var HMAC = C_algo.HMAC;
+
+ /**
+ * Password-Based Key Derivation Function 2 algorithm.
+ */
+ var PBKDF2 = C_algo.PBKDF2 = Base.extend({
+ /**
+ * Configuration options.
+ *
+ * @property {number} keySize The key size in words to generate. Default: 4 (128 bits)
+ * @property {Hasher} hasher The hasher to use. Default: SHA1
+ * @property {number} iterations The number of iterations to perform. Default: 1
+ */
+ cfg: Base.extend({
+ keySize: 128/32,
+ hasher: SHA1,
+ iterations: 1
+ }),
+
+ /**
+ * Initializes a newly created key derivation function.
+ *
+ * @param {Object} cfg (Optional) The configuration options to use for the derivation.
+ *
+ * @example
+ *
+ * var kdf = CryptoJS.algo.PBKDF2.create();
+ * var kdf = CryptoJS.algo.PBKDF2.create({ keySize: 8 });
+ * var kdf = CryptoJS.algo.PBKDF2.create({ keySize: 8, iterations: 1000 });
+ */
+ init: function (cfg) {
+ this.cfg = this.cfg.extend(cfg);
+ },
+
+ /**
+ * Computes the Password-Based Key Derivation Function 2.
+ *
+ * @param {WordArray|string} password The password.
+ * @param {WordArray|string} salt A salt.
+ *
+ * @return {WordArray} The derived key.
+ *
+ * @example
+ *
+ * var key = kdf.compute(password, salt);
+ */
+ compute: function (password, salt) {
+ // Shortcut
+ var cfg = this.cfg;
+
+ // Init HMAC
+ var hmac = HMAC.create(cfg.hasher, password);
+
+ // Initial values
+ var derivedKey = WordArray.create();
+ var blockIndex = WordArray.create([0x00000001]);
+
+ // Shortcuts
+ var derivedKeyWords = derivedKey.words;
+ var blockIndexWords = blockIndex.words;
+ var keySize = cfg.keySize;
+ var iterations = cfg.iterations;
+
+ // Generate key
+ while (derivedKeyWords.length < keySize) {
+ var block = hmac.update(salt).finalize(blockIndex);
+ hmac.reset();
+
+ // Shortcuts
+ var blockWords = block.words;
+ var blockWordsLength = blockWords.length;
+
+ // Iterations
+ var intermediate = block;
+ for (var i = 1; i < iterations; i++) {
+ intermediate = hmac.finalize(intermediate);
+ hmac.reset();
+
+ // Shortcut
+ var intermediateWords = intermediate.words;
+
+ // XOR intermediate with block
+ for (var j = 0; j < blockWordsLength; j++) {
+ blockWords[j] ^= intermediateWords[j];
+ }
+ }
+
+ derivedKey.concat(block);
+ blockIndexWords[0]++;
+ }
+ derivedKey.sigBytes = keySize * 4;
+
+ return derivedKey;
+ }
+ });
+
+ /**
+ * Computes the Password-Based Key Derivation Function 2.
+ *
+ * @param {WordArray|string} password The password.
+ * @param {WordArray|string} salt A salt.
+ * @param {Object} cfg (Optional) The configuration options to use for this computation.
+ *
+ * @return {WordArray} The derived key.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var key = CryptoJS.PBKDF2(password, salt);
+ * var key = CryptoJS.PBKDF2(password, salt, { keySize: 8 });
+ * var key = CryptoJS.PBKDF2(password, salt, { keySize: 8, iterations: 1000 });
+ */
+ C.PBKDF2 = function (password, salt, cfg) {
+ return PBKDF2.create(cfg).compute(password, salt);
+ };
+ }());
+
+
+ (function () {
+ // Shortcuts
+ var C = CryptoJS;
+ var C_lib = C.lib;
+ var Base = C_lib.Base;
+ var WordArray = C_lib.WordArray;
+ var C_algo = C.algo;
+ var MD5 = C_algo.MD5;
+
+ /**
+ * This key derivation function is meant to conform with EVP_BytesToKey.
+ * www.openssl.org/docs/crypto/EVP_BytesToKey.html
+ */
+ var EvpKDF = C_algo.EvpKDF = Base.extend({
+ /**
+ * Configuration options.
+ *
+ * @property {number} keySize The key size in words to generate. Default: 4 (128 bits)
+ * @property {Hasher} hasher The hash algorithm to use. Default: MD5
+ * @property {number} iterations The number of iterations to perform. Default: 1
+ */
+ cfg: Base.extend({
+ keySize: 128/32,
+ hasher: MD5,
+ iterations: 1
+ }),
+
+ /**
+ * Initializes a newly created key derivation function.
+ *
+ * @param {Object} cfg (Optional) The configuration options to use for the derivation.
+ *
+ * @example
+ *
+ * var kdf = CryptoJS.algo.EvpKDF.create();
+ * var kdf = CryptoJS.algo.EvpKDF.create({ keySize: 8 });
+ * var kdf = CryptoJS.algo.EvpKDF.create({ keySize: 8, iterations: 1000 });
+ */
+ init: function (cfg) {
+ this.cfg = this.cfg.extend(cfg);
+ },
+
+ /**
+ * Derives a key from a password.
+ *
+ * @param {WordArray|string} password The password.
+ * @param {WordArray|string} salt A salt.
+ *
+ * @return {WordArray} The derived key.
+ *
+ * @example
+ *
+ * var key = kdf.compute(password, salt);
+ */
+ compute: function (password, salt) {
+ var block;
+
+ // Shortcut
+ var cfg = this.cfg;
+
+ // Init hasher
+ var hasher = cfg.hasher.create();
+
+ // Initial values
+ var derivedKey = WordArray.create();
+
+ // Shortcuts
+ var derivedKeyWords = derivedKey.words;
+ var keySize = cfg.keySize;
+ var iterations = cfg.iterations;
+
+ // Generate key
+ while (derivedKeyWords.length < keySize) {
+ if (block) {
+ hasher.update(block);
+ }
+ block = hasher.update(password).finalize(salt);
+ hasher.reset();
+
+ // Iterations
+ for (var i = 1; i < iterations; i++) {
+ block = hasher.finalize(block);
+ hasher.reset();
+ }
+
+ derivedKey.concat(block);
+ }
+ derivedKey.sigBytes = keySize * 4;
+
+ return derivedKey;
+ }
+ });
+
+ /**
+ * Derives a key from a password.
+ *
+ * @param {WordArray|string} password The password.
+ * @param {WordArray|string} salt A salt.
+ * @param {Object} cfg (Optional) The configuration options to use for this computation.
+ *
+ * @return {WordArray} The derived key.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var key = CryptoJS.EvpKDF(password, salt);
+ * var key = CryptoJS.EvpKDF(password, salt, { keySize: 8 });
+ * var key = CryptoJS.EvpKDF(password, salt, { keySize: 8, iterations: 1000 });
+ */
+ C.EvpKDF = function (password, salt, cfg) {
+ return EvpKDF.create(cfg).compute(password, salt);
+ };
+ }());
+
+
+ /**
+ * Cipher core components.
+ */
+ CryptoJS.lib.Cipher || (function (undefined) {
+ // Shortcuts
+ var C = CryptoJS;
+ var C_lib = C.lib;
+ var Base = C_lib.Base;
+ var WordArray = C_lib.WordArray;
+ var BufferedBlockAlgorithm = C_lib.BufferedBlockAlgorithm;
+ var C_enc = C.enc;
+ var Utf8 = C_enc.Utf8;
+ var Base64 = C_enc.Base64;
+ var C_algo = C.algo;
+ var EvpKDF = C_algo.EvpKDF;
+
+ /**
+ * Abstract base cipher template.
+ *
+ * @property {number} keySize This cipher's key size. Default: 4 (128 bits)
+ * @property {number} ivSize This cipher's IV size. Default: 4 (128 bits)
+ * @property {number} _ENC_XFORM_MODE A constant representing encryption mode.
+ * @property {number} _DEC_XFORM_MODE A constant representing decryption mode.
+ */
+ var Cipher = C_lib.Cipher = BufferedBlockAlgorithm.extend({
+ /**
+ * Configuration options.
+ *
+ * @property {WordArray} iv The IV to use for this operation.
+ */
+ cfg: Base.extend(),
+
+ /**
+ * Creates this cipher in encryption mode.
+ *
+ * @param {WordArray} key The key.
+ * @param {Object} cfg (Optional) The configuration options to use for this operation.
+ *
+ * @return {Cipher} A cipher instance.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var cipher = CryptoJS.algo.AES.createEncryptor(keyWordArray, { iv: ivWordArray });
+ */
+ createEncryptor: function (key, cfg) {
+ return this.create(this._ENC_XFORM_MODE, key, cfg);
+ },
+
+ /**
+ * Creates this cipher in decryption mode.
+ *
+ * @param {WordArray} key The key.
+ * @param {Object} cfg (Optional) The configuration options to use for this operation.
+ *
+ * @return {Cipher} A cipher instance.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var cipher = CryptoJS.algo.AES.createDecryptor(keyWordArray, { iv: ivWordArray });
+ */
+ createDecryptor: function (key, cfg) {
+ return this.create(this._DEC_XFORM_MODE, key, cfg);
+ },
+
+ /**
+ * Initializes a newly created cipher.
+ *
+ * @param {number} xformMode Either the encryption or decryption transormation mode constant.
+ * @param {WordArray} key The key.
+ * @param {Object} cfg (Optional) The configuration options to use for this operation.
+ *
+ * @example
+ *
+ * var cipher = CryptoJS.algo.AES.create(CryptoJS.algo.AES._ENC_XFORM_MODE, keyWordArray, { iv: ivWordArray });
+ */
+ init: function (xformMode, key, cfg) {
+ // Apply config defaults
+ this.cfg = this.cfg.extend(cfg);
+
+ // Store transform mode and key
+ this._xformMode = xformMode;
+ this._key = key;
+
+ // Set initial values
+ this.reset();
+ },
+
+ /**
+ * Resets this cipher to its initial state.
+ *
+ * @example
+ *
+ * cipher.reset();
+ */
+ reset: function () {
+ // Reset data buffer
+ BufferedBlockAlgorithm.reset.call(this);
+
+ // Perform concrete-cipher logic
+ this._doReset();
+ },
+
+ /**
+ * Adds data to be encrypted or decrypted.
+ *
+ * @param {WordArray|string} dataUpdate The data to encrypt or decrypt.
+ *
+ * @return {WordArray} The data after processing.
+ *
+ * @example
+ *
+ * var encrypted = cipher.process('data');
+ * var encrypted = cipher.process(wordArray);
+ */
+ process: function (dataUpdate) {
+ // Append
+ this._append(dataUpdate);
+
+ // Process available blocks
+ return this._process();
+ },
+
+ /**
+ * Finalizes the encryption or decryption process.
+ * Note that the finalize operation is effectively a destructive, read-once operation.
+ *
+ * @param {WordArray|string} dataUpdate The final data to encrypt or decrypt.
+ *
+ * @return {WordArray} The data after final processing.
+ *
+ * @example
+ *
+ * var encrypted = cipher.finalize();
+ * var encrypted = cipher.finalize('data');
+ * var encrypted = cipher.finalize(wordArray);
+ */
+ finalize: function (dataUpdate) {
+ // Final data update
+ if (dataUpdate) {
+ this._append(dataUpdate);
+ }
+
+ // Perform concrete-cipher logic
+ var finalProcessedData = this._doFinalize();
+
+ return finalProcessedData;
+ },
+
+ keySize: 128/32,
+
+ ivSize: 128/32,
+
+ _ENC_XFORM_MODE: 1,
+
+ _DEC_XFORM_MODE: 2,
+
+ /**
+ * Creates shortcut functions to a cipher's object interface.
+ *
+ * @param {Cipher} cipher The cipher to create a helper for.
+ *
+ * @return {Object} An object with encrypt and decrypt shortcut functions.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var AES = CryptoJS.lib.Cipher._createHelper(CryptoJS.algo.AES);
+ */
+ _createHelper: (function () {
+ function selectCipherStrategy(key) {
+ if (typeof key == 'string') {
+ return PasswordBasedCipher;
+ } else {
+ return SerializableCipher;
+ }
+ }
+
+ return function (cipher) {
+ return {
+ encrypt: function (message, key, cfg) {
+ return selectCipherStrategy(key).encrypt(cipher, message, key, cfg);
+ },
+
+ decrypt: function (ciphertext, key, cfg) {
+ return selectCipherStrategy(key).decrypt(cipher, ciphertext, key, cfg);
+ }
+ };
+ };
+ }())
+ });
+
+ /**
+ * Abstract base stream cipher template.
+ *
+ * @property {number} blockSize The number of 32-bit words this cipher operates on. Default: 1 (32 bits)
+ */
+ var StreamCipher = C_lib.StreamCipher = Cipher.extend({
+ _doFinalize: function () {
+ // Process partial blocks
+ var finalProcessedBlocks = this._process(!!'flush');
+
+ return finalProcessedBlocks;
+ },
+
+ blockSize: 1
+ });
+
+ /**
+ * Mode namespace.
+ */
+ var C_mode = C.mode = {};
+
+ /**
+ * Abstract base block cipher mode template.
+ */
+ var BlockCipherMode = C_lib.BlockCipherMode = Base.extend({
+ /**
+ * Creates this mode for encryption.
+ *
+ * @param {Cipher} cipher A block cipher instance.
+ * @param {Array} iv The IV words.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var mode = CryptoJS.mode.CBC.createEncryptor(cipher, iv.words);
+ */
+ createEncryptor: function (cipher, iv) {
+ return this.Encryptor.create(cipher, iv);
+ },
+
+ /**
+ * Creates this mode for decryption.
+ *
+ * @param {Cipher} cipher A block cipher instance.
+ * @param {Array} iv The IV words.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var mode = CryptoJS.mode.CBC.createDecryptor(cipher, iv.words);
+ */
+ createDecryptor: function (cipher, iv) {
+ return this.Decryptor.create(cipher, iv);
+ },
+
+ /**
+ * Initializes a newly created mode.
+ *
+ * @param {Cipher} cipher A block cipher instance.
+ * @param {Array} iv The IV words.
+ *
+ * @example
+ *
+ * var mode = CryptoJS.mode.CBC.Encryptor.create(cipher, iv.words);
+ */
+ init: function (cipher, iv) {
+ this._cipher = cipher;
+ this._iv = iv;
+ }
+ });
+
+ /**
+ * Cipher Block Chaining mode.
+ */
+ var CBC = C_mode.CBC = (function () {
+ /**
+ * Abstract base CBC mode.
+ */
+ var CBC = BlockCipherMode.extend();
+
+ /**
+ * CBC encryptor.
+ */
+ CBC.Encryptor = CBC.extend({
+ /**
+ * Processes the data block at offset.
+ *
+ * @param {Array} words The data words to operate on.
+ * @param {number} offset The offset where the block starts.
+ *
+ * @example
+ *
+ * mode.processBlock(data.words, offset);
+ */
+ processBlock: function (words, offset) {
+ // Shortcuts
+ var cipher = this._cipher;
+ var blockSize = cipher.blockSize;
+
+ // XOR and encrypt
+ xorBlock.call(this, words, offset, blockSize);
+ cipher.encryptBlock(words, offset);
+
+ // Remember this block to use with next block
+ this._prevBlock = words.slice(offset, offset + blockSize);
+ }
+ });
+
+ /**
+ * CBC decryptor.
+ */
+ CBC.Decryptor = CBC.extend({
+ /**
+ * Processes the data block at offset.
+ *
+ * @param {Array} words The data words to operate on.
+ * @param {number} offset The offset where the block starts.
+ *
+ * @example
+ *
+ * mode.processBlock(data.words, offset);
+ */
+ processBlock: function (words, offset) {
+ // Shortcuts
+ var cipher = this._cipher;
+ var blockSize = cipher.blockSize;
+
+ // Remember this block to use with next block
+ var thisBlock = words.slice(offset, offset + blockSize);
+
+ // Decrypt and XOR
+ cipher.decryptBlock(words, offset);
+ xorBlock.call(this, words, offset, blockSize);
+
+ // This block becomes the previous block
+ this._prevBlock = thisBlock;
+ }
+ });
+
+ function xorBlock(words, offset, blockSize) {
+ var block;
+
+ // Shortcut
+ var iv = this._iv;
+
+ // Choose mixing block
+ if (iv) {
+ block = iv;
+
+ // Remove IV for subsequent blocks
+ this._iv = undefined;
+ } else {
+ block = this._prevBlock;
+ }
+
+ // XOR blocks
+ for (var i = 0; i < blockSize; i++) {
+ words[offset + i] ^= block[i];
+ }
+ }
+
+ return CBC;
+ }());
+
+ /**
+ * Padding namespace.
+ */
+ var C_pad = C.pad = {};
+
+ /**
+ * PKCS #5/7 padding strategy.
+ */
+ var Pkcs7 = C_pad.Pkcs7 = {
+ /**
+ * Pads data using the algorithm defined in PKCS #5/7.
+ *
+ * @param {WordArray} data The data to pad.
+ * @param {number} blockSize The multiple that the data should be padded to.
+ *
+ * @static
+ *
+ * @example
+ *
+ * CryptoJS.pad.Pkcs7.pad(wordArray, 4);
+ */
+ pad: function (data, blockSize) {
+ // Shortcut
+ var blockSizeBytes = blockSize * 4;
+
+ // Count padding bytes
+ var nPaddingBytes = blockSizeBytes - data.sigBytes % blockSizeBytes;
+
+ // Create padding word
+ var paddingWord = (nPaddingBytes << 24) | (nPaddingBytes << 16) | (nPaddingBytes << 8) | nPaddingBytes;
+
+ // Create padding
+ var paddingWords = [];
+ for (var i = 0; i < nPaddingBytes; i += 4) {
+ paddingWords.push(paddingWord);
+ }
+ var padding = WordArray.create(paddingWords, nPaddingBytes);
+
+ // Add padding
+ data.concat(padding);
+ },
+
+ /**
+ * Unpads data that had been padded using the algorithm defined in PKCS #5/7.
+ *
+ * @param {WordArray} data The data to unpad.
+ *
+ * @static
+ *
+ * @example
+ *
+ * CryptoJS.pad.Pkcs7.unpad(wordArray);
+ */
+ unpad: function (data) {
+ // Get number of padding bytes from last byte
+ var nPaddingBytes = data.words[(data.sigBytes - 1) >>> 2] & 0xff;
+
+ // Remove padding
+ data.sigBytes -= nPaddingBytes;
+ }
+ };
+
+ /**
+ * Abstract base block cipher template.
+ *
+ * @property {number} blockSize The number of 32-bit words this cipher operates on. Default: 4 (128 bits)
+ */
+ var BlockCipher = C_lib.BlockCipher = Cipher.extend({
+ /**
+ * Configuration options.
+ *
+ * @property {Mode} mode The block mode to use. Default: CBC
+ * @property {Padding} padding The padding strategy to use. Default: Pkcs7
+ */
+ cfg: Cipher.cfg.extend({
+ mode: CBC,
+ padding: Pkcs7
+ }),
+
+ reset: function () {
+ var modeCreator;
+
+ // Reset cipher
+ Cipher.reset.call(this);
+
+ // Shortcuts
+ var cfg = this.cfg;
+ var iv = cfg.iv;
+ var mode = cfg.mode;
+
+ // Reset block mode
+ if (this._xformMode == this._ENC_XFORM_MODE) {
+ modeCreator = mode.createEncryptor;
+ } else /* if (this._xformMode == this._DEC_XFORM_MODE) */ {
+ modeCreator = mode.createDecryptor;
+ // Keep at least one block in the buffer for unpadding
+ this._minBufferSize = 1;
+ }
+
+ if (this._mode && this._mode.__creator == modeCreator) {
+ this._mode.init(this, iv && iv.words);
+ } else {
+ this._mode = modeCreator.call(mode, this, iv && iv.words);
+ this._mode.__creator = modeCreator;
+ }
+ },
+
+ _doProcessBlock: function (words, offset) {
+ this._mode.processBlock(words, offset);
+ },
+
+ _doFinalize: function () {
+ var finalProcessedBlocks;
+
+ // Shortcut
+ var padding = this.cfg.padding;
+
+ // Finalize
+ if (this._xformMode == this._ENC_XFORM_MODE) {
+ // Pad data
+ padding.pad(this._data, this.blockSize);
+
+ // Process final blocks
+ finalProcessedBlocks = this._process(!!'flush');
+ } else /* if (this._xformMode == this._DEC_XFORM_MODE) */ {
+ // Process final blocks
+ finalProcessedBlocks = this._process(!!'flush');
+
+ // Unpad data
+ padding.unpad(finalProcessedBlocks);
+ }
+
+ return finalProcessedBlocks;
+ },
+
+ blockSize: 128/32
+ });
+
+ /**
+ * A collection of cipher parameters.
+ *
+ * @property {WordArray} ciphertext The raw ciphertext.
+ * @property {WordArray} key The key to this ciphertext.
+ * @property {WordArray} iv The IV used in the ciphering operation.
+ * @property {WordArray} salt The salt used with a key derivation function.
+ * @property {Cipher} algorithm The cipher algorithm.
+ * @property {Mode} mode The block mode used in the ciphering operation.
+ * @property {Padding} padding The padding scheme used in the ciphering operation.
+ * @property {number} blockSize The block size of the cipher.
+ * @property {Format} formatter The default formatting strategy to convert this cipher params object to a string.
+ */
+ var CipherParams = C_lib.CipherParams = Base.extend({
+ /**
+ * Initializes a newly created cipher params object.
+ *
+ * @param {Object} cipherParams An object with any of the possible cipher parameters.
+ *
+ * @example
+ *
+ * var cipherParams = CryptoJS.lib.CipherParams.create({
+ * ciphertext: ciphertextWordArray,
+ * key: keyWordArray,
+ * iv: ivWordArray,
+ * salt: saltWordArray,
+ * algorithm: CryptoJS.algo.AES,
+ * mode: CryptoJS.mode.CBC,
+ * padding: CryptoJS.pad.PKCS7,
+ * blockSize: 4,
+ * formatter: CryptoJS.format.OpenSSL
+ * });
+ */
+ init: function (cipherParams) {
+ this.mixIn(cipherParams);
+ },
+
+ /**
+ * Converts this cipher params object to a string.
+ *
+ * @param {Format} formatter (Optional) The formatting strategy to use.
+ *
+ * @return {string} The stringified cipher params.
+ *
+ * @throws Error If neither the formatter nor the default formatter is set.
+ *
+ * @example
+ *
+ * var string = cipherParams + '';
+ * var string = cipherParams.toString();
+ * var string = cipherParams.toString(CryptoJS.format.OpenSSL);
+ */
+ toString: function (formatter) {
+ return (formatter || this.formatter).stringify(this);
+ }
+ });
+
+ /**
+ * Format namespace.
+ */
+ var C_format = C.format = {};
+
+ /**
+ * OpenSSL formatting strategy.
+ */
+ var OpenSSLFormatter = C_format.OpenSSL = {
+ /**
+ * Converts a cipher params object to an OpenSSL-compatible string.
+ *
+ * @param {CipherParams} cipherParams The cipher params object.
+ *
+ * @return {string} The OpenSSL-compatible string.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var openSSLString = CryptoJS.format.OpenSSL.stringify(cipherParams);
+ */
+ stringify: function (cipherParams) {
+ var wordArray;
+
+ // Shortcuts
+ var ciphertext = cipherParams.ciphertext;
+ var salt = cipherParams.salt;
+
+ // Format
+ if (salt) {
+ wordArray = WordArray.create([0x53616c74, 0x65645f5f]).concat(salt).concat(ciphertext);
+ } else {
+ wordArray = ciphertext;
+ }
+
+ return wordArray.toString(Base64);
+ },
+
+ /**
+ * Converts an OpenSSL-compatible string to a cipher params object.
+ *
+ * @param {string} openSSLStr The OpenSSL-compatible string.
+ *
+ * @return {CipherParams} The cipher params object.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var cipherParams = CryptoJS.format.OpenSSL.parse(openSSLString);
+ */
+ parse: function (openSSLStr) {
+ var salt;
+
+ // Parse base64
+ var ciphertext = Base64.parse(openSSLStr);
+
+ // Shortcut
+ var ciphertextWords = ciphertext.words;
+
+ // Test for salt
+ if (ciphertextWords[0] == 0x53616c74 && ciphertextWords[1] == 0x65645f5f) {
+ // Extract salt
+ salt = WordArray.create(ciphertextWords.slice(2, 4));
+
+ // Remove salt from ciphertext
+ ciphertextWords.splice(0, 4);
+ ciphertext.sigBytes -= 16;
+ }
+
+ return CipherParams.create({ ciphertext: ciphertext, salt: salt });
+ }
+ };
+
+ /**
+ * A cipher wrapper that returns ciphertext as a serializable cipher params object.
+ */
+ var SerializableCipher = C_lib.SerializableCipher = Base.extend({
+ /**
+ * Configuration options.
+ *
+ * @property {Formatter} format The formatting strategy to convert cipher param objects to and from a string. Default: OpenSSL
+ */
+ cfg: Base.extend({
+ format: OpenSSLFormatter
+ }),
+
+ /**
+ * Encrypts a message.
+ *
+ * @param {Cipher} cipher The cipher algorithm to use.
+ * @param {WordArray|string} message The message to encrypt.
+ * @param {WordArray} key The key.
+ * @param {Object} cfg (Optional) The configuration options to use for this operation.
+ *
+ * @return {CipherParams} A cipher params object.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var ciphertextParams = CryptoJS.lib.SerializableCipher.encrypt(CryptoJS.algo.AES, message, key);
+ * var ciphertextParams = CryptoJS.lib.SerializableCipher.encrypt(CryptoJS.algo.AES, message, key, { iv: iv });
+ * var ciphertextParams = CryptoJS.lib.SerializableCipher.encrypt(CryptoJS.algo.AES, message, key, { iv: iv, format: CryptoJS.format.OpenSSL });
+ */
+ encrypt: function (cipher, message, key, cfg) {
+ // Apply config defaults
+ cfg = this.cfg.extend(cfg);
+
+ // Encrypt
+ var encryptor = cipher.createEncryptor(key, cfg);
+ var ciphertext = encryptor.finalize(message);
+
+ // Shortcut
+ var cipherCfg = encryptor.cfg;
+
+ // Create and return serializable cipher params
+ return CipherParams.create({
+ ciphertext: ciphertext,
+ key: key,
+ iv: cipherCfg.iv,
+ algorithm: cipher,
+ mode: cipherCfg.mode,
+ padding: cipherCfg.padding,
+ blockSize: cipher.blockSize,
+ formatter: cfg.format
+ });
+ },
+
+ /**
+ * Decrypts serialized ciphertext.
+ *
+ * @param {Cipher} cipher The cipher algorithm to use.
+ * @param {CipherParams|string} ciphertext The ciphertext to decrypt.
+ * @param {WordArray} key The key.
+ * @param {Object} cfg (Optional) The configuration options to use for this operation.
+ *
+ * @return {WordArray} The plaintext.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var plaintext = CryptoJS.lib.SerializableCipher.decrypt(CryptoJS.algo.AES, formattedCiphertext, key, { iv: iv, format: CryptoJS.format.OpenSSL });
+ * var plaintext = CryptoJS.lib.SerializableCipher.decrypt(CryptoJS.algo.AES, ciphertextParams, key, { iv: iv, format: CryptoJS.format.OpenSSL });
+ */
+ decrypt: function (cipher, ciphertext, key, cfg) {
+ // Apply config defaults
+ cfg = this.cfg.extend(cfg);
+
+ // Convert string to CipherParams
+ ciphertext = this._parse(ciphertext, cfg.format);
+
+ // Decrypt
+ var plaintext = cipher.createDecryptor(key, cfg).finalize(ciphertext.ciphertext);
+
+ return plaintext;
+ },
+
+ /**
+ * Converts serialized ciphertext to CipherParams,
+ * else assumed CipherParams already and returns ciphertext unchanged.
+ *
+ * @param {CipherParams|string} ciphertext The ciphertext.
+ * @param {Formatter} format The formatting strategy to use to parse serialized ciphertext.
+ *
+ * @return {CipherParams} The unserialized ciphertext.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var ciphertextParams = CryptoJS.lib.SerializableCipher._parse(ciphertextStringOrParams, format);
+ */
+ _parse: function (ciphertext, format) {
+ if (typeof ciphertext == 'string') {
+ return format.parse(ciphertext, this);
+ } else {
+ return ciphertext;
+ }
+ }
+ });
+
+ /**
+ * Key derivation function namespace.
+ */
+ var C_kdf = C.kdf = {};
+
+ /**
+ * OpenSSL key derivation function.
+ */
+ var OpenSSLKdf = C_kdf.OpenSSL = {
+ /**
+ * Derives a key and IV from a password.
+ *
+ * @param {string} password The password to derive from.
+ * @param {number} keySize The size in words of the key to generate.
+ * @param {number} ivSize The size in words of the IV to generate.
+ * @param {WordArray|string} salt (Optional) A 64-bit salt to use. If omitted, a salt will be generated randomly.
+ *
+ * @return {CipherParams} A cipher params object with the key, IV, and salt.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var derivedParams = CryptoJS.kdf.OpenSSL.execute('Password', 256/32, 128/32);
+ * var derivedParams = CryptoJS.kdf.OpenSSL.execute('Password', 256/32, 128/32, 'saltsalt');
+ */
+ execute: function (password, keySize, ivSize, salt) {
+ // Generate random salt
+ if (!salt) {
+ salt = WordArray.random(64/8);
+ }
+
+ // Derive key and IV
+ var key = EvpKDF.create({ keySize: keySize + ivSize }).compute(password, salt);
+
+ // Separate key and IV
+ var iv = WordArray.create(key.words.slice(keySize), ivSize * 4);
+ key.sigBytes = keySize * 4;
+
+ // Return params
+ return CipherParams.create({ key: key, iv: iv, salt: salt });
+ }
+ };
+
+ /**
+ * A serializable cipher wrapper that derives the key from a password,
+ * and returns ciphertext as a serializable cipher params object.
+ */
+ var PasswordBasedCipher = C_lib.PasswordBasedCipher = SerializableCipher.extend({
+ /**
+ * Configuration options.
+ *
+ * @property {KDF} kdf The key derivation function to use to generate a key and IV from a password. Default: OpenSSL
+ */
+ cfg: SerializableCipher.cfg.extend({
+ kdf: OpenSSLKdf
+ }),
+
+ /**
+ * Encrypts a message using a password.
+ *
+ * @param {Cipher} cipher The cipher algorithm to use.
+ * @param {WordArray|string} message The message to encrypt.
+ * @param {string} password The password.
+ * @param {Object} cfg (Optional) The configuration options to use for this operation.
+ *
+ * @return {CipherParams} A cipher params object.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var ciphertextParams = CryptoJS.lib.PasswordBasedCipher.encrypt(CryptoJS.algo.AES, message, 'password');
+ * var ciphertextParams = CryptoJS.lib.PasswordBasedCipher.encrypt(CryptoJS.algo.AES, message, 'password', { format: CryptoJS.format.OpenSSL });
+ */
+ encrypt: function (cipher, message, password, cfg) {
+ // Apply config defaults
+ cfg = this.cfg.extend(cfg);
+
+ // Derive key and other params
+ var derivedParams = cfg.kdf.execute(password, cipher.keySize, cipher.ivSize);
+
+ // Add IV to config
+ cfg.iv = derivedParams.iv;
+
+ // Encrypt
+ var ciphertext = SerializableCipher.encrypt.call(this, cipher, message, derivedParams.key, cfg);
+
+ // Mix in derived params
+ ciphertext.mixIn(derivedParams);
+
+ return ciphertext;
+ },
+
+ /**
+ * Decrypts serialized ciphertext using a password.
+ *
+ * @param {Cipher} cipher The cipher algorithm to use.
+ * @param {CipherParams|string} ciphertext The ciphertext to decrypt.
+ * @param {string} password The password.
+ * @param {Object} cfg (Optional) The configuration options to use for this operation.
+ *
+ * @return {WordArray} The plaintext.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var plaintext = CryptoJS.lib.PasswordBasedCipher.decrypt(CryptoJS.algo.AES, formattedCiphertext, 'password', { format: CryptoJS.format.OpenSSL });
+ * var plaintext = CryptoJS.lib.PasswordBasedCipher.decrypt(CryptoJS.algo.AES, ciphertextParams, 'password', { format: CryptoJS.format.OpenSSL });
+ */
+ decrypt: function (cipher, ciphertext, password, cfg) {
+ // Apply config defaults
+ cfg = this.cfg.extend(cfg);
+
+ // Convert string to CipherParams
+ ciphertext = this._parse(ciphertext, cfg.format);
+
+ // Derive key and other params
+ var derivedParams = cfg.kdf.execute(password, cipher.keySize, cipher.ivSize, ciphertext.salt);
+
+ // Add IV to config
+ cfg.iv = derivedParams.iv;
+
+ // Decrypt
+ var plaintext = SerializableCipher.decrypt.call(this, cipher, ciphertext, derivedParams.key, cfg);
+
+ return plaintext;
+ }
+ });
+ }());
+
+
+ /**
+ * Cipher Feedback block mode.
+ */
+ CryptoJS.mode.CFB = (function () {
+ var CFB = CryptoJS.lib.BlockCipherMode.extend();
+
+ CFB.Encryptor = CFB.extend({
+ processBlock: function (words, offset) {
+ // Shortcuts
+ var cipher = this._cipher;
+ var blockSize = cipher.blockSize;
+
+ generateKeystreamAndEncrypt.call(this, words, offset, blockSize, cipher);
+
+ // Remember this block to use with next block
+ this._prevBlock = words.slice(offset, offset + blockSize);
+ }
+ });
+
+ CFB.Decryptor = CFB.extend({
+ processBlock: function (words, offset) {
+ // Shortcuts
+ var cipher = this._cipher;
+ var blockSize = cipher.blockSize;
+
+ // Remember this block to use with next block
+ var thisBlock = words.slice(offset, offset + blockSize);
+
+ generateKeystreamAndEncrypt.call(this, words, offset, blockSize, cipher);
+
+ // This block becomes the previous block
+ this._prevBlock = thisBlock;
+ }
+ });
+
+ function generateKeystreamAndEncrypt(words, offset, blockSize, cipher) {
+ var keystream;
+
+ // Shortcut
+ var iv = this._iv;
+
+ // Generate keystream
+ if (iv) {
+ keystream = iv.slice(0);
+
+ // Remove IV for subsequent blocks
+ this._iv = undefined;
+ } else {
+ keystream = this._prevBlock;
+ }
+ cipher.encryptBlock(keystream, 0);
+
+ // Encrypt
+ for (var i = 0; i < blockSize; i++) {
+ words[offset + i] ^= keystream[i];
+ }
+ }
+
+ return CFB;
+ }());
+
+
+ /**
+ * Counter block mode.
+ */
+ CryptoJS.mode.CTR = (function () {
+ var CTR = CryptoJS.lib.BlockCipherMode.extend();
+
+ var Encryptor = CTR.Encryptor = CTR.extend({
+ processBlock: function (words, offset) {
+ // Shortcuts
+ var cipher = this._cipher
+ var blockSize = cipher.blockSize;
+ var iv = this._iv;
+ var counter = this._counter;
+
+ // Generate keystream
+ if (iv) {
+ counter = this._counter = iv.slice(0);
+
+ // Remove IV for subsequent blocks
+ this._iv = undefined;
+ }
+ var keystream = counter.slice(0);
+ cipher.encryptBlock(keystream, 0);
+
+ // Increment counter
+ counter[blockSize - 1] = (counter[blockSize - 1] + 1) | 0
+
+ // Encrypt
+ for (var i = 0; i < blockSize; i++) {
+ words[offset + i] ^= keystream[i];
+ }
+ }
+ });
+
+ CTR.Decryptor = Encryptor;
+
+ return CTR;
+ }());
+
+
+ /** @preserve
+ * Counter block mode compatible with Dr Brian Gladman fileenc.c
+ * derived from CryptoJS.mode.CTR
+ * Jan Hruby jhruby.web@gmail.com
+ */
+ CryptoJS.mode.CTRGladman = (function () {
+ var CTRGladman = CryptoJS.lib.BlockCipherMode.extend();
+
+ function incWord(word)
+ {
+ if (((word >> 24) & 0xff) === 0xff) { //overflow
+ var b1 = (word >> 16)&0xff;
+ var b2 = (word >> 8)&0xff;
+ var b3 = word & 0xff;
+
+ if (b1 === 0xff) // overflow b1
+ {
+ b1 = 0;
+ if (b2 === 0xff)
+ {
+ b2 = 0;
+ if (b3 === 0xff)
+ {
+ b3 = 0;
+ }
+ else
+ {
+ ++b3;
+ }
+ }
+ else
+ {
+ ++b2;
+ }
+ }
+ else
+ {
+ ++b1;
+ }
+
+ word = 0;
+ word += (b1 << 16);
+ word += (b2 << 8);
+ word += b3;
+ }
+ else
+ {
+ word += (0x01 << 24);
+ }
+ return word;
+ }
+
+ function incCounter(counter)
+ {
+ if ((counter[0] = incWord(counter[0])) === 0)
+ {
+ // encr_data in fileenc.c from Dr Brian Gladman's counts only with DWORD j < 8
+ counter[1] = incWord(counter[1]);
+ }
+ return counter;
+ }
+
+ var Encryptor = CTRGladman.Encryptor = CTRGladman.extend({
+ processBlock: function (words, offset) {
+ // Shortcuts
+ var cipher = this._cipher
+ var blockSize = cipher.blockSize;
+ var iv = this._iv;
+ var counter = this._counter;
+
+ // Generate keystream
+ if (iv) {
+ counter = this._counter = iv.slice(0);
+
+ // Remove IV for subsequent blocks
+ this._iv = undefined;
+ }
+
+ incCounter(counter);
+
+ var keystream = counter.slice(0);
+ cipher.encryptBlock(keystream, 0);
+
+ // Encrypt
+ for (var i = 0; i < blockSize; i++) {
+ words[offset + i] ^= keystream[i];
+ }
+ }
+ });
+
+ CTRGladman.Decryptor = Encryptor;
+
+ return CTRGladman;
+ }());
+
+
+
+
+ /**
+ * Output Feedback block mode.
+ */
+ CryptoJS.mode.OFB = (function () {
+ var OFB = CryptoJS.lib.BlockCipherMode.extend();
+
+ var Encryptor = OFB.Encryptor = OFB.extend({
+ processBlock: function (words, offset) {
+ // Shortcuts
+ var cipher = this._cipher
+ var blockSize = cipher.blockSize;
+ var iv = this._iv;
+ var keystream = this._keystream;
+
+ // Generate keystream
+ if (iv) {
+ keystream = this._keystream = iv.slice(0);
+
+ // Remove IV for subsequent blocks
+ this._iv = undefined;
+ }
+ cipher.encryptBlock(keystream, 0);
+
+ // Encrypt
+ for (var i = 0; i < blockSize; i++) {
+ words[offset + i] ^= keystream[i];
+ }
+ }
+ });
+
+ OFB.Decryptor = Encryptor;
+
+ return OFB;
+ }());
+
+
+ /**
+ * Electronic Codebook block mode.
+ */
+ CryptoJS.mode.ECB = (function () {
+ var ECB = CryptoJS.lib.BlockCipherMode.extend();
+
+ ECB.Encryptor = ECB.extend({
+ processBlock: function (words, offset) {
+ this._cipher.encryptBlock(words, offset);
+ }
+ });
+
+ ECB.Decryptor = ECB.extend({
+ processBlock: function (words, offset) {
+ this._cipher.decryptBlock(words, offset);
+ }
+ });
+
+ return ECB;
+ }());
+
+
+ /**
+ * ANSI X.923 padding strategy.
+ */
+ CryptoJS.pad.AnsiX923 = {
+ pad: function (data, blockSize) {
+ // Shortcuts
+ var dataSigBytes = data.sigBytes;
+ var blockSizeBytes = blockSize * 4;
+
+ // Count padding bytes
+ var nPaddingBytes = blockSizeBytes - dataSigBytes % blockSizeBytes;
+
+ // Compute last byte position
+ var lastBytePos = dataSigBytes + nPaddingBytes - 1;
+
+ // Pad
+ data.clamp();
+ data.words[lastBytePos >>> 2] |= nPaddingBytes << (24 - (lastBytePos % 4) * 8);
+ data.sigBytes += nPaddingBytes;
+ },
+
+ unpad: function (data) {
+ // Get number of padding bytes from last byte
+ var nPaddingBytes = data.words[(data.sigBytes - 1) >>> 2] & 0xff;
+
+ // Remove padding
+ data.sigBytes -= nPaddingBytes;
+ }
+ };
+
+
+ /**
+ * ISO 10126 padding strategy.
+ */
+ CryptoJS.pad.Iso10126 = {
+ pad: function (data, blockSize) {
+ // Shortcut
+ var blockSizeBytes = blockSize * 4;
+
+ // Count padding bytes
+ var nPaddingBytes = blockSizeBytes - data.sigBytes % blockSizeBytes;
+
+ // Pad
+ data.concat(CryptoJS.lib.WordArray.random(nPaddingBytes - 1)).
+ concat(CryptoJS.lib.WordArray.create([nPaddingBytes << 24], 1));
+ },
+
+ unpad: function (data) {
+ // Get number of padding bytes from last byte
+ var nPaddingBytes = data.words[(data.sigBytes - 1) >>> 2] & 0xff;
+
+ // Remove padding
+ data.sigBytes -= nPaddingBytes;
+ }
+ };
+
+
+ /**
+ * ISO/IEC 9797-1 Padding Method 2.
+ */
+ CryptoJS.pad.Iso97971 = {
+ pad: function (data, blockSize) {
+ // Add 0x80 byte
+ data.concat(CryptoJS.lib.WordArray.create([0x80000000], 1));
+
+ // Zero pad the rest
+ CryptoJS.pad.ZeroPadding.pad(data, blockSize);
+ },
+
+ unpad: function (data) {
+ // Remove zero padding
+ CryptoJS.pad.ZeroPadding.unpad(data);
+
+ // Remove one more byte -- the 0x80 byte
+ data.sigBytes--;
+ }
+ };
+
+
+ /**
+ * Zero padding strategy.
+ */
+ CryptoJS.pad.ZeroPadding = {
+ pad: function (data, blockSize) {
+ // Shortcut
+ var blockSizeBytes = blockSize * 4;
+
+ // Pad
+ data.clamp();
+ data.sigBytes += blockSizeBytes - ((data.sigBytes % blockSizeBytes) || blockSizeBytes);
+ },
+
+ unpad: function (data) {
+ // Shortcut
+ var dataWords = data.words;
+
+ // Unpad
+ var i = data.sigBytes - 1;
+ for (var i = data.sigBytes - 1; i >= 0; i--) {
+ if (((dataWords[i >>> 2] >>> (24 - (i % 4) * 8)) & 0xff)) {
+ data.sigBytes = i + 1;
+ break;
+ }
+ }
+ }
+ };
+
+
+ /**
+ * A noop padding strategy.
+ */
+ CryptoJS.pad.NoPadding = {
+ pad: function () {
+ },
+
+ unpad: function () {
+ }
+ };
+
+
+ (function (undefined) {
+ // Shortcuts
+ var C = CryptoJS;
+ var C_lib = C.lib;
+ var CipherParams = C_lib.CipherParams;
+ var C_enc = C.enc;
+ var Hex = C_enc.Hex;
+ var C_format = C.format;
+
+ var HexFormatter = C_format.Hex = {
+ /**
+ * Converts the ciphertext of a cipher params object to a hexadecimally encoded string.
+ *
+ * @param {CipherParams} cipherParams The cipher params object.
+ *
+ * @return {string} The hexadecimally encoded string.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var hexString = CryptoJS.format.Hex.stringify(cipherParams);
+ */
+ stringify: function (cipherParams) {
+ return cipherParams.ciphertext.toString(Hex);
+ },
+
+ /**
+ * Converts a hexadecimally encoded ciphertext string to a cipher params object.
+ *
+ * @param {string} input The hexadecimally encoded string.
+ *
+ * @return {CipherParams} The cipher params object.
+ *
+ * @static
+ *
+ * @example
+ *
+ * var cipherParams = CryptoJS.format.Hex.parse(hexString);
+ */
+ parse: function (input) {
+ var ciphertext = Hex.parse(input);
+ return CipherParams.create({ ciphertext: ciphertext });
+ }
+ };
+ }());
+
+
+ (function () {
+ // Shortcuts
+ var C = CryptoJS;
+ var C_lib = C.lib;
+ var BlockCipher = C_lib.BlockCipher;
+ var C_algo = C.algo;
+
+ // Lookup tables
+ var SBOX = [];
+ var INV_SBOX = [];
+ var SUB_MIX_0 = [];
+ var SUB_MIX_1 = [];
+ var SUB_MIX_2 = [];
+ var SUB_MIX_3 = [];
+ var INV_SUB_MIX_0 = [];
+ var INV_SUB_MIX_1 = [];
+ var INV_SUB_MIX_2 = [];
+ var INV_SUB_MIX_3 = [];
+
+ // Compute lookup tables
+ (function () {
+ // Compute double table
+ var d = [];
+ for (var i = 0; i < 256; i++) {
+ if (i < 128) {
+ d[i] = i << 1;
+ } else {
+ d[i] = (i << 1) ^ 0x11b;
+ }
+ }
+
+ // Walk GF(2^8)
+ var x = 0;
+ var xi = 0;
+ for (var i = 0; i < 256; i++) {
+ // Compute sbox
+ var sx = xi ^ (xi << 1) ^ (xi << 2) ^ (xi << 3) ^ (xi << 4);
+ sx = (sx >>> 8) ^ (sx & 0xff) ^ 0x63;
+ SBOX[x] = sx;
+ INV_SBOX[sx] = x;
+
+ // Compute multiplication
+ var x2 = d[x];
+ var x4 = d[x2];
+ var x8 = d[x4];
+
+ // Compute sub bytes, mix columns tables
+ var t = (d[sx] * 0x101) ^ (sx * 0x1010100);
+ SUB_MIX_0[x] = (t << 24) | (t >>> 8);
+ SUB_MIX_1[x] = (t << 16) | (t >>> 16);
+ SUB_MIX_2[x] = (t << 8) | (t >>> 24);
+ SUB_MIX_3[x] = t;
+
+ // Compute inv sub bytes, inv mix columns tables
+ var t = (x8 * 0x1010101) ^ (x4 * 0x10001) ^ (x2 * 0x101) ^ (x * 0x1010100);
+ INV_SUB_MIX_0[sx] = (t << 24) | (t >>> 8);
+ INV_SUB_MIX_1[sx] = (t << 16) | (t >>> 16);
+ INV_SUB_MIX_2[sx] = (t << 8) | (t >>> 24);
+ INV_SUB_MIX_3[sx] = t;
+
+ // Compute next counter
+ if (!x) {
+ x = xi = 1;
+ } else {
+ x = x2 ^ d[d[d[x8 ^ x2]]];
+ xi ^= d[d[xi]];
+ }
+ }
+ }());
+
+ // Precomputed Rcon lookup
+ var RCON = [0x00, 0x01, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80, 0x1b, 0x36];
+
+ /**
+ * AES block cipher algorithm.
+ */
+ var AES = C_algo.AES = BlockCipher.extend({
+ _doReset: function () {
+ var t;
+
+ // Skip reset of nRounds has been set before and key did not change
+ if (this._nRounds && this._keyPriorReset === this._key) {
+ return;
+ }
+
+ // Shortcuts
+ var key = this._keyPriorReset = this._key;
+ var keyWords = key.words;
+ var keySize = key.sigBytes / 4;
+
+ // Compute number of rounds
+ var nRounds = this._nRounds = keySize + 6;
+
+ // Compute number of key schedule rows
+ var ksRows = (nRounds + 1) * 4;
+
+ // Compute key schedule
+ var keySchedule = this._keySchedule = [];
+ for (var ksRow = 0; ksRow < ksRows; ksRow++) {
+ if (ksRow < keySize) {
+ keySchedule[ksRow] = keyWords[ksRow];
+ } else {
+ t = keySchedule[ksRow - 1];
+
+ if (!(ksRow % keySize)) {
+ // Rot word
+ t = (t << 8) | (t >>> 24);
+
+ // Sub word
+ t = (SBOX[t >>> 24] << 24) | (SBOX[(t >>> 16) & 0xff] << 16) | (SBOX[(t >>> 8) & 0xff] << 8) | SBOX[t & 0xff];
+
+ // Mix Rcon
+ t ^= RCON[(ksRow / keySize) | 0] << 24;
+ } else if (keySize > 6 && ksRow % keySize == 4) {
+ // Sub word
+ t = (SBOX[t >>> 24] << 24) | (SBOX[(t >>> 16) & 0xff] << 16) | (SBOX[(t >>> 8) & 0xff] << 8) | SBOX[t & 0xff];
+ }
+
+ keySchedule[ksRow] = keySchedule[ksRow - keySize] ^ t;
+ }
+ }
+
+ // Compute inv key schedule
+ var invKeySchedule = this._invKeySchedule = [];
+ for (var invKsRow = 0; invKsRow < ksRows; invKsRow++) {
+ var ksRow = ksRows - invKsRow;
+
+ if (invKsRow % 4) {
+ var t = keySchedule[ksRow];
+ } else {
+ var t = keySchedule[ksRow - 4];
+ }
+
+ if (invKsRow < 4 || ksRow <= 4) {
+ invKeySchedule[invKsRow] = t;
+ } else {
+ invKeySchedule[invKsRow] = INV_SUB_MIX_0[SBOX[t >>> 24]] ^ INV_SUB_MIX_1[SBOX[(t >>> 16) & 0xff]] ^
+ INV_SUB_MIX_2[SBOX[(t >>> 8) & 0xff]] ^ INV_SUB_MIX_3[SBOX[t & 0xff]];
+ }
+ }
+ },
+
+ encryptBlock: function (M, offset) {
+ this._doCryptBlock(M, offset, this._keySchedule, SUB_MIX_0, SUB_MIX_1, SUB_MIX_2, SUB_MIX_3, SBOX);
+ },
+
+ decryptBlock: function (M, offset) {
+ // Swap 2nd and 4th rows
+ var t = M[offset + 1];
+ M[offset + 1] = M[offset + 3];
+ M[offset + 3] = t;
+
+ this._doCryptBlock(M, offset, this._invKeySchedule, INV_SUB_MIX_0, INV_SUB_MIX_1, INV_SUB_MIX_2, INV_SUB_MIX_3, INV_SBOX);
+
+ // Inv swap 2nd and 4th rows
+ var t = M[offset + 1];
+ M[offset + 1] = M[offset + 3];
+ M[offset + 3] = t;
+ },
+
+ _doCryptBlock: function (M, offset, keySchedule, SUB_MIX_0, SUB_MIX_1, SUB_MIX_2, SUB_MIX_3, SBOX) {
+ // Shortcut
+ var nRounds = this._nRounds;
+
+ // Get input, add round key
+ var s0 = M[offset] ^ keySchedule[0];
+ var s1 = M[offset + 1] ^ keySchedule[1];
+ var s2 = M[offset + 2] ^ keySchedule[2];
+ var s3 = M[offset + 3] ^ keySchedule[3];
+
+ // Key schedule row counter
+ var ksRow = 4;
+
+ // Rounds
+ for (var round = 1; round < nRounds; round++) {
+ // Shift rows, sub bytes, mix columns, add round key
+ var t0 = SUB_MIX_0[s0 >>> 24] ^ SUB_MIX_1[(s1 >>> 16) & 0xff] ^ SUB_MIX_2[(s2 >>> 8) & 0xff] ^ SUB_MIX_3[s3 & 0xff] ^ keySchedule[ksRow++];
+ var t1 = SUB_MIX_0[s1 >>> 24] ^ SUB_MIX_1[(s2 >>> 16) & 0xff] ^ SUB_MIX_2[(s3 >>> 8) & 0xff] ^ SUB_MIX_3[s0 & 0xff] ^ keySchedule[ksRow++];
+ var t2 = SUB_MIX_0[s2 >>> 24] ^ SUB_MIX_1[(s3 >>> 16) & 0xff] ^ SUB_MIX_2[(s0 >>> 8) & 0xff] ^ SUB_MIX_3[s1 & 0xff] ^ keySchedule[ksRow++];
+ var t3 = SUB_MIX_0[s3 >>> 24] ^ SUB_MIX_1[(s0 >>> 16) & 0xff] ^ SUB_MIX_2[(s1 >>> 8) & 0xff] ^ SUB_MIX_3[s2 & 0xff] ^ keySchedule[ksRow++];
+
+ // Update state
+ s0 = t0;
+ s1 = t1;
+ s2 = t2;
+ s3 = t3;
+ }
+
+ // Shift rows, sub bytes, add round key
+ var t0 = ((SBOX[s0 >>> 24] << 24) | (SBOX[(s1 >>> 16) & 0xff] << 16) | (SBOX[(s2 >>> 8) & 0xff] << 8) | SBOX[s3 & 0xff]) ^ keySchedule[ksRow++];
+ var t1 = ((SBOX[s1 >>> 24] << 24) | (SBOX[(s2 >>> 16) & 0xff] << 16) | (SBOX[(s3 >>> 8) & 0xff] << 8) | SBOX[s0 & 0xff]) ^ keySchedule[ksRow++];
+ var t2 = ((SBOX[s2 >>> 24] << 24) | (SBOX[(s3 >>> 16) & 0xff] << 16) | (SBOX[(s0 >>> 8) & 0xff] << 8) | SBOX[s1 & 0xff]) ^ keySchedule[ksRow++];
+ var t3 = ((SBOX[s3 >>> 24] << 24) | (SBOX[(s0 >>> 16) & 0xff] << 16) | (SBOX[(s1 >>> 8) & 0xff] << 8) | SBOX[s2 & 0xff]) ^ keySchedule[ksRow++];
+
+ // Set output
+ M[offset] = t0;
+ M[offset + 1] = t1;
+ M[offset + 2] = t2;
+ M[offset + 3] = t3;
+ },
+
+ keySize: 256/32
+ });
+
+ /**
+ * Shortcut functions to the cipher's object interface.
+ *
+ * @example
+ *
+ * var ciphertext = CryptoJS.AES.encrypt(message, key, cfg);
+ * var plaintext = CryptoJS.AES.decrypt(ciphertext, key, cfg);
+ */
+ C.AES = BlockCipher._createHelper(AES);
+ }());
+
+
+ (function () {
+ // Shortcuts
+ var C = CryptoJS;
+ var C_lib = C.lib;
+ var WordArray = C_lib.WordArray;
+ var BlockCipher = C_lib.BlockCipher;
+ var C_algo = C.algo;
+
+ // Permuted Choice 1 constants
+ var PC1 = [
+ 57, 49, 41, 33, 25, 17, 9, 1,
+ 58, 50, 42, 34, 26, 18, 10, 2,
+ 59, 51, 43, 35, 27, 19, 11, 3,
+ 60, 52, 44, 36, 63, 55, 47, 39,
+ 31, 23, 15, 7, 62, 54, 46, 38,
+ 30, 22, 14, 6, 61, 53, 45, 37,
+ 29, 21, 13, 5, 28, 20, 12, 4
+ ];
+
+ // Permuted Choice 2 constants
+ var PC2 = [
+ 14, 17, 11, 24, 1, 5,
+ 3, 28, 15, 6, 21, 10,
+ 23, 19, 12, 4, 26, 8,
+ 16, 7, 27, 20, 13, 2,
+ 41, 52, 31, 37, 47, 55,
+ 30, 40, 51, 45, 33, 48,
+ 44, 49, 39, 56, 34, 53,
+ 46, 42, 50, 36, 29, 32
+ ];
+
+ // Cumulative bit shift constants
+ var BIT_SHIFTS = [1, 2, 4, 6, 8, 10, 12, 14, 15, 17, 19, 21, 23, 25, 27, 28];
+
+ // SBOXes and round permutation constants
+ var SBOX_P = [
+ {
+ 0x0: 0x808200,
+ 0x10000000: 0x8000,
+ 0x20000000: 0x808002,
+ 0x30000000: 0x2,
+ 0x40000000: 0x200,
+ 0x50000000: 0x808202,
+ 0x60000000: 0x800202,
+ 0x70000000: 0x800000,
+ 0x80000000: 0x202,
+ 0x90000000: 0x800200,
+ 0xa0000000: 0x8200,
+ 0xb0000000: 0x808000,
+ 0xc0000000: 0x8002,
+ 0xd0000000: 0x800002,
+ 0xe0000000: 0x0,
+ 0xf0000000: 0x8202,
+ 0x8000000: 0x0,
+ 0x18000000: 0x808202,
+ 0x28000000: 0x8202,
+ 0x38000000: 0x8000,
+ 0x48000000: 0x808200,
+ 0x58000000: 0x200,
+ 0x68000000: 0x808002,
+ 0x78000000: 0x2,
+ 0x88000000: 0x800200,
+ 0x98000000: 0x8200,
+ 0xa8000000: 0x808000,
+ 0xb8000000: 0x800202,
+ 0xc8000000: 0x800002,
+ 0xd8000000: 0x8002,
+ 0xe8000000: 0x202,
+ 0xf8000000: 0x800000,
+ 0x1: 0x8000,
+ 0x10000001: 0x2,
+ 0x20000001: 0x808200,
+ 0x30000001: 0x800000,
+ 0x40000001: 0x808002,
+ 0x50000001: 0x8200,
+ 0x60000001: 0x200,
+ 0x70000001: 0x800202,
+ 0x80000001: 0x808202,
+ 0x90000001: 0x808000,
+ 0xa0000001: 0x800002,
+ 0xb0000001: 0x8202,
+ 0xc0000001: 0x202,
+ 0xd0000001: 0x800200,
+ 0xe0000001: 0x8002,
+ 0xf0000001: 0x0,
+ 0x8000001: 0x808202,
+ 0x18000001: 0x808000,
+ 0x28000001: 0x800000,
+ 0x38000001: 0x200,
+ 0x48000001: 0x8000,
+ 0x58000001: 0x800002,
+ 0x68000001: 0x2,
+ 0x78000001: 0x8202,
+ 0x88000001: 0x8002,
+ 0x98000001: 0x800202,
+ 0xa8000001: 0x202,
+ 0xb8000001: 0x808200,
+ 0xc8000001: 0x800200,
+ 0xd8000001: 0x0,
+ 0xe8000001: 0x8200,
+ 0xf8000001: 0x808002
+ },
+ {
+ 0x0: 0x40084010,
+ 0x1000000: 0x4000,
+ 0x2000000: 0x80000,
+ 0x3000000: 0x40080010,
+ 0x4000000: 0x40000010,
+ 0x5000000: 0x40084000,
+ 0x6000000: 0x40004000,
+ 0x7000000: 0x10,
+ 0x8000000: 0x84000,
+ 0x9000000: 0x40004010,
+ 0xa000000: 0x40000000,
+ 0xb000000: 0x84010,
+ 0xc000000: 0x80010,
+ 0xd000000: 0x0,
+ 0xe000000: 0x4010,
+ 0xf000000: 0x40080000,
+ 0x800000: 0x40004000,
+ 0x1800000: 0x84010,
+ 0x2800000: 0x10,
+ 0x3800000: 0x40004010,
+ 0x4800000: 0x40084010,
+ 0x5800000: 0x40000000,
+ 0x6800000: 0x80000,
+ 0x7800000: 0x40080010,
+ 0x8800000: 0x80010,
+ 0x9800000: 0x0,
+ 0xa800000: 0x4000,
+ 0xb800000: 0x40080000,
+ 0xc800000: 0x40000010,
+ 0xd800000: 0x84000,
+ 0xe800000: 0x40084000,
+ 0xf800000: 0x4010,
+ 0x10000000: 0x0,
+ 0x11000000: 0x40080010,
+ 0x12000000: 0x40004010,
+ 0x13000000: 0x40084000,
+ 0x14000000: 0x40080000,
+ 0x15000000: 0x10,
+ 0x16000000: 0x84010,
+ 0x17000000: 0x4000,
+ 0x18000000: 0x4010,
+ 0x19000000: 0x80000,
+ 0x1a000000: 0x80010,
+ 0x1b000000: 0x40000010,
+ 0x1c000000: 0x84000,
+ 0x1d000000: 0x40004000,
+ 0x1e000000: 0x40000000,
+ 0x1f000000: 0x40084010,
+ 0x10800000: 0x84010,
+ 0x11800000: 0x80000,
+ 0x12800000: 0x40080000,
+ 0x13800000: 0x4000,
+ 0x14800000: 0x40004000,
+ 0x15800000: 0x40084010,
+ 0x16800000: 0x10,
+ 0x17800000: 0x40000000,
+ 0x18800000: 0x40084000,
+ 0x19800000: 0x40000010,
+ 0x1a800000: 0x40004010,
+ 0x1b800000: 0x80010,
+ 0x1c800000: 0x0,
+ 0x1d800000: 0x4010,
+ 0x1e800000: 0x40080010,
+ 0x1f800000: 0x84000
+ },
+ {
+ 0x0: 0x104,
+ 0x100000: 0x0,
+ 0x200000: 0x4000100,
+ 0x300000: 0x10104,
+ 0x400000: 0x10004,
+ 0x500000: 0x4000004,
+ 0x600000: 0x4010104,
+ 0x700000: 0x4010000,
+ 0x800000: 0x4000000,
+ 0x900000: 0x4010100,
+ 0xa00000: 0x10100,
+ 0xb00000: 0x4010004,
+ 0xc00000: 0x4000104,
+ 0xd00000: 0x10000,
+ 0xe00000: 0x4,
+ 0xf00000: 0x100,
+ 0x80000: 0x4010100,
+ 0x180000: 0x4010004,
+ 0x280000: 0x0,
+ 0x380000: 0x4000100,
+ 0x480000: 0x4000004,
+ 0x580000: 0x10000,
+ 0x680000: 0x10004,
+ 0x780000: 0x104,
+ 0x880000: 0x4,
+ 0x980000: 0x100,
+ 0xa80000: 0x4010000,
+ 0xb80000: 0x10104,
+ 0xc80000: 0x10100,
+ 0xd80000: 0x4000104,
+ 0xe80000: 0x4010104,
+ 0xf80000: 0x4000000,
+ 0x1000000: 0x4010100,
+ 0x1100000: 0x10004,
+ 0x1200000: 0x10000,
+ 0x1300000: 0x4000100,
+ 0x1400000: 0x100,
+ 0x1500000: 0x4010104,
+ 0x1600000: 0x4000004,
+ 0x1700000: 0x0,
+ 0x1800000: 0x4000104,
+ 0x1900000: 0x4000000,
+ 0x1a00000: 0x4,
+ 0x1b00000: 0x10100,
+ 0x1c00000: 0x4010000,
+ 0x1d00000: 0x104,
+ 0x1e00000: 0x10104,
+ 0x1f00000: 0x4010004,
+ 0x1080000: 0x4000000,
+ 0x1180000: 0x104,
+ 0x1280000: 0x4010100,
+ 0x1380000: 0x0,
+ 0x1480000: 0x10004,
+ 0x1580000: 0x4000100,
+ 0x1680000: 0x100,
+ 0x1780000: 0x4010004,
+ 0x1880000: 0x10000,
+ 0x1980000: 0x4010104,
+ 0x1a80000: 0x10104,
+ 0x1b80000: 0x4000004,
+ 0x1c80000: 0x4000104,
+ 0x1d80000: 0x4010000,
+ 0x1e80000: 0x4,
+ 0x1f80000: 0x10100
+ },
+ {
+ 0x0: 0x80401000,
+ 0x10000: 0x80001040,
+ 0x20000: 0x401040,
+ 0x30000: 0x80400000,
+ 0x40000: 0x0,
+ 0x50000: 0x401000,
+ 0x60000: 0x80000040,
+ 0x70000: 0x400040,
+ 0x80000: 0x80000000,
+ 0x90000: 0x400000,
+ 0xa0000: 0x40,
+ 0xb0000: 0x80001000,
+ 0xc0000: 0x80400040,
+ 0xd0000: 0x1040,
+ 0xe0000: 0x1000,
+ 0xf0000: 0x80401040,
+ 0x8000: 0x80001040,
+ 0x18000: 0x40,
+ 0x28000: 0x80400040,
+ 0x38000: 0x80001000,
+ 0x48000: 0x401000,
+ 0x58000: 0x80401040,
+ 0x68000: 0x0,
+ 0x78000: 0x80400000,
+ 0x88000: 0x1000,
+ 0x98000: 0x80401000,
+ 0xa8000: 0x400000,
+ 0xb8000: 0x1040,
+ 0xc8000: 0x80000000,
+ 0xd8000: 0x400040,
+ 0xe8000: 0x401040,
+ 0xf8000: 0x80000040,
+ 0x100000: 0x400040,
+ 0x110000: 0x401000,
+ 0x120000: 0x80000040,
+ 0x130000: 0x0,
+ 0x140000: 0x1040,
+ 0x150000: 0x80400040,
+ 0x160000: 0x80401000,
+ 0x170000: 0x80001040,
+ 0x180000: 0x80401040,
+ 0x190000: 0x80000000,
+ 0x1a0000: 0x80400000,
+ 0x1b0000: 0x401040,
+ 0x1c0000: 0x80001000,
+ 0x1d0000: 0x400000,
+ 0x1e0000: 0x40,
+ 0x1f0000: 0x1000,
+ 0x108000: 0x80400000,
+ 0x118000: 0x80401040,
+ 0x128000: 0x0,
+ 0x138000: 0x401000,
+ 0x148000: 0x400040,
+ 0x158000: 0x80000000,
+ 0x168000: 0x80001040,
+ 0x178000: 0x40,
+ 0x188000: 0x80000040,
+ 0x198000: 0x1000,
+ 0x1a8000: 0x80001000,
+ 0x1b8000: 0x80400040,
+ 0x1c8000: 0x1040,
+ 0x1d8000: 0x80401000,
+ 0x1e8000: 0x400000,
+ 0x1f8000: 0x401040
+ },
+ {
+ 0x0: 0x80,
+ 0x1000: 0x1040000,
+ 0x2000: 0x40000,
+ 0x3000: 0x20000000,
+ 0x4000: 0x20040080,
+ 0x5000: 0x1000080,
+ 0x6000: 0x21000080,
+ 0x7000: 0x40080,
+ 0x8000: 0x1000000,
+ 0x9000: 0x20040000,
+ 0xa000: 0x20000080,
+ 0xb000: 0x21040080,
+ 0xc000: 0x21040000,
+ 0xd000: 0x0,
+ 0xe000: 0x1040080,
+ 0xf000: 0x21000000,
+ 0x800: 0x1040080,
+ 0x1800: 0x21000080,
+ 0x2800: 0x80,
+ 0x3800: 0x1040000,
+ 0x4800: 0x40000,
+ 0x5800: 0x20040080,
+ 0x6800: 0x21040000,
+ 0x7800: 0x20000000,
+ 0x8800: 0x20040000,
+ 0x9800: 0x0,
+ 0xa800: 0x21040080,
+ 0xb800: 0x1000080,
+ 0xc800: 0x20000080,
+ 0xd800: 0x21000000,
+ 0xe800: 0x1000000,
+ 0xf800: 0x40080,
+ 0x10000: 0x40000,
+ 0x11000: 0x80,
+ 0x12000: 0x20000000,
+ 0x13000: 0x21000080,
+ 0x14000: 0x1000080,
+ 0x15000: 0x21040000,
+ 0x16000: 0x20040080,
+ 0x17000: 0x1000000,
+ 0x18000: 0x21040080,
+ 0x19000: 0x21000000,
+ 0x1a000: 0x1040000,
+ 0x1b000: 0x20040000,
+ 0x1c000: 0x40080,
+ 0x1d000: 0x20000080,
+ 0x1e000: 0x0,
+ 0x1f000: 0x1040080,
+ 0x10800: 0x21000080,
+ 0x11800: 0x1000000,
+ 0x12800: 0x1040000,
+ 0x13800: 0x20040080,
+ 0x14800: 0x20000000,
+ 0x15800: 0x1040080,
+ 0x16800: 0x80,
+ 0x17800: 0x21040000,
+ 0x18800: 0x40080,
+ 0x19800: 0x21040080,
+ 0x1a800: 0x0,
+ 0x1b800: 0x21000000,
+ 0x1c800: 0x1000080,
+ 0x1d800: 0x40000,
+ 0x1e800: 0x20040000,
+ 0x1f800: 0x20000080
+ },
+ {
+ 0x0: 0x10000008,
+ 0x100: 0x2000,
+ 0x200: 0x10200000,
+ 0x300: 0x10202008,
+ 0x400: 0x10002000,
+ 0x500: 0x200000,
+ 0x600: 0x200008,
+ 0x700: 0x10000000,
+ 0x800: 0x0,
+ 0x900: 0x10002008,
+ 0xa00: 0x202000,
+ 0xb00: 0x8,
+ 0xc00: 0x10200008,
+ 0xd00: 0x202008,
+ 0xe00: 0x2008,
+ 0xf00: 0x10202000,
+ 0x80: 0x10200000,
+ 0x180: 0x10202008,
+ 0x280: 0x8,
+ 0x380: 0x200000,
+ 0x480: 0x202008,
+ 0x580: 0x10000008,
+ 0x680: 0x10002000,
+ 0x780: 0x2008,
+ 0x880: 0x200008,
+ 0x980: 0x2000,
+ 0xa80: 0x10002008,
+ 0xb80: 0x10200008,
+ 0xc80: 0x0,
+ 0xd80: 0x10202000,
+ 0xe80: 0x202000,
+ 0xf80: 0x10000000,
+ 0x1000: 0x10002000,
+ 0x1100: 0x10200008,
+ 0x1200: 0x10202008,
+ 0x1300: 0x2008,
+ 0x1400: 0x200000,
+ 0x1500: 0x10000000,
+ 0x1600: 0x10000008,
+ 0x1700: 0x202000,
+ 0x1800: 0x202008,
+ 0x1900: 0x0,
+ 0x1a00: 0x8,
+ 0x1b00: 0x10200000,
+ 0x1c00: 0x2000,
+ 0x1d00: 0x10002008,
+ 0x1e00: 0x10202000,
+ 0x1f00: 0x200008,
+ 0x1080: 0x8,
+ 0x1180: 0x202000,
+ 0x1280: 0x200000,
+ 0x1380: 0x10000008,
+ 0x1480: 0x10002000,
+ 0x1580: 0x2008,
+ 0x1680: 0x10202008,
+ 0x1780: 0x10200000,
+ 0x1880: 0x10202000,
+ 0x1980: 0x10200008,
+ 0x1a80: 0x2000,
+ 0x1b80: 0x202008,
+ 0x1c80: 0x200008,
+ 0x1d80: 0x0,
+ 0x1e80: 0x10000000,
+ 0x1f80: 0x10002008
+ },
+ {
+ 0x0: 0x100000,
+ 0x10: 0x2000401,
+ 0x20: 0x400,
+ 0x30: 0x100401,
+ 0x40: 0x2100401,
+ 0x50: 0x0,
+ 0x60: 0x1,
+ 0x70: 0x2100001,
+ 0x80: 0x2000400,
+ 0x90: 0x100001,
+ 0xa0: 0x2000001,
+ 0xb0: 0x2100400,
+ 0xc0: 0x2100000,
+ 0xd0: 0x401,
+ 0xe0: 0x100400,
+ 0xf0: 0x2000000,
+ 0x8: 0x2100001,
+ 0x18: 0x0,
+ 0x28: 0x2000401,
+ 0x38: 0x2100400,
+ 0x48: 0x100000,
+ 0x58: 0x2000001,
+ 0x68: 0x2000000,
+ 0x78: 0x401,
+ 0x88: 0x100401,
+ 0x98: 0x2000400,
+ 0xa8: 0x2100000,
+ 0xb8: 0x100001,
+ 0xc8: 0x400,
+ 0xd8: 0x2100401,
+ 0xe8: 0x1,
+ 0xf8: 0x100400,
+ 0x100: 0x2000000,
+ 0x110: 0x100000,
+ 0x120: 0x2000401,
+ 0x130: 0x2100001,
+ 0x140: 0x100001,
+ 0x150: 0x2000400,
+ 0x160: 0x2100400,
+ 0x170: 0x100401,
+ 0x180: 0x401,
+ 0x190: 0x2100401,
+ 0x1a0: 0x100400,
+ 0x1b0: 0x1,
+ 0x1c0: 0x0,
+ 0x1d0: 0x2100000,
+ 0x1e0: 0x2000001,
+ 0x1f0: 0x400,
+ 0x108: 0x100400,
+ 0x118: 0x2000401,
+ 0x128: 0x2100001,
+ 0x138: 0x1,
+ 0x148: 0x2000000,
+ 0x158: 0x100000,
+ 0x168: 0x401,
+ 0x178: 0x2100400,
+ 0x188: 0x2000001,
+ 0x198: 0x2100000,
+ 0x1a8: 0x0,
+ 0x1b8: 0x2100401,
+ 0x1c8: 0x100401,
+ 0x1d8: 0x400,
+ 0x1e8: 0x2000400,
+ 0x1f8: 0x100001
+ },
+ {
+ 0x0: 0x8000820,
+ 0x1: 0x20000,
+ 0x2: 0x8000000,
+ 0x3: 0x20,
+ 0x4: 0x20020,
+ 0x5: 0x8020820,
+ 0x6: 0x8020800,
+ 0x7: 0x800,
+ 0x8: 0x8020000,
+ 0x9: 0x8000800,
+ 0xa: 0x20800,
+ 0xb: 0x8020020,
+ 0xc: 0x820,
+ 0xd: 0x0,
+ 0xe: 0x8000020,
+ 0xf: 0x20820,
+ 0x80000000: 0x800,
+ 0x80000001: 0x8020820,
+ 0x80000002: 0x8000820,
+ 0x80000003: 0x8000000,
+ 0x80000004: 0x8020000,
+ 0x80000005: 0x20800,
+ 0x80000006: 0x20820,
+ 0x80000007: 0x20,
+ 0x80000008: 0x8000020,
+ 0x80000009: 0x820,
+ 0x8000000a: 0x20020,
+ 0x8000000b: 0x8020800,
+ 0x8000000c: 0x0,
+ 0x8000000d: 0x8020020,
+ 0x8000000e: 0x8000800,
+ 0x8000000f: 0x20000,
+ 0x10: 0x20820,
+ 0x11: 0x8020800,
+ 0x12: 0x20,
+ 0x13: 0x800,
+ 0x14: 0x8000800,
+ 0x15: 0x8000020,
+ 0x16: 0x8020020,
+ 0x17: 0x20000,
+ 0x18: 0x0,
+ 0x19: 0x20020,
+ 0x1a: 0x8020000,
+ 0x1b: 0x8000820,
+ 0x1c: 0x8020820,
+ 0x1d: 0x20800,
+ 0x1e: 0x820,
+ 0x1f: 0x8000000,
+ 0x80000010: 0x20000,
+ 0x80000011: 0x800,
+ 0x80000012: 0x8020020,
+ 0x80000013: 0x20820,
+ 0x80000014: 0x20,
+ 0x80000015: 0x8020000,
+ 0x80000016: 0x8000000,
+ 0x80000017: 0x8000820,
+ 0x80000018: 0x8020820,
+ 0x80000019: 0x8000020,
+ 0x8000001a: 0x8000800,
+ 0x8000001b: 0x0,
+ 0x8000001c: 0x20800,
+ 0x8000001d: 0x820,
+ 0x8000001e: 0x20020,
+ 0x8000001f: 0x8020800
+ }
+ ];
+
+ // Masks that select the SBOX input
+ var SBOX_MASK = [
+ 0xf8000001, 0x1f800000, 0x01f80000, 0x001f8000,
+ 0x0001f800, 0x00001f80, 0x000001f8, 0x8000001f
+ ];
+
+ /**
+ * DES block cipher algorithm.
+ */
+ var DES = C_algo.DES = BlockCipher.extend({
+ _doReset: function () {
+ // Shortcuts
+ var key = this._key;
+ var keyWords = key.words;
+
+ // Select 56 bits according to PC1
+ var keyBits = [];
+ for (var i = 0; i < 56; i++) {
+ var keyBitPos = PC1[i] - 1;
+ keyBits[i] = (keyWords[keyBitPos >>> 5] >>> (31 - keyBitPos % 32)) & 1;
+ }
+
+ // Assemble 16 subkeys
+ var subKeys = this._subKeys = [];
+ for (var nSubKey = 0; nSubKey < 16; nSubKey++) {
+ // Create subkey
+ var subKey = subKeys[nSubKey] = [];
+
+ // Shortcut
+ var bitShift = BIT_SHIFTS[nSubKey];
+
+ // Select 48 bits according to PC2
+ for (var i = 0; i < 24; i++) {
+ // Select from the left 28 key bits
+ subKey[(i / 6) | 0] |= keyBits[((PC2[i] - 1) + bitShift) % 28] << (31 - i % 6);
+
+ // Select from the right 28 key bits
+ subKey[4 + ((i / 6) | 0)] |= keyBits[28 + (((PC2[i + 24] - 1) + bitShift) % 28)] << (31 - i % 6);
+ }
+
+ // Since each subkey is applied to an expanded 32-bit input,
+ // the subkey can be broken into 8 values scaled to 32-bits,
+ // which allows the key to be used without expansion
+ subKey[0] = (subKey[0] << 1) | (subKey[0] >>> 31);
+ for (var i = 1; i < 7; i++) {
+ subKey[i] = subKey[i] >>> ((i - 1) * 4 + 3);
+ }
+ subKey[7] = (subKey[7] << 5) | (subKey[7] >>> 27);
+ }
+
+ // Compute inverse subkeys
+ var invSubKeys = this._invSubKeys = [];
+ for (var i = 0; i < 16; i++) {
+ invSubKeys[i] = subKeys[15 - i];
+ }
+ },
+
+ encryptBlock: function (M, offset) {
+ this._doCryptBlock(M, offset, this._subKeys);
+ },
+
+ decryptBlock: function (M, offset) {
+ this._doCryptBlock(M, offset, this._invSubKeys);
+ },
+
+ _doCryptBlock: function (M, offset, subKeys) {
+ // Get input
+ this._lBlock = M[offset];
+ this._rBlock = M[offset + 1];
+
+ // Initial permutation
+ exchangeLR.call(this, 4, 0x0f0f0f0f);
+ exchangeLR.call(this, 16, 0x0000ffff);
+ exchangeRL.call(this, 2, 0x33333333);
+ exchangeRL.call(this, 8, 0x00ff00ff);
+ exchangeLR.call(this, 1, 0x55555555);
+
+ // Rounds
+ for (var round = 0; round < 16; round++) {
+ // Shortcuts
+ var subKey = subKeys[round];
+ var lBlock = this._lBlock;
+ var rBlock = this._rBlock;
+
+ // Feistel function
+ var f = 0;
+ for (var i = 0; i < 8; i++) {
+ f |= SBOX_P[i][((rBlock ^ subKey[i]) & SBOX_MASK[i]) >>> 0];
+ }
+ this._lBlock = rBlock;
+ this._rBlock = lBlock ^ f;
+ }
+
+ // Undo swap from last round
+ var t = this._lBlock;
+ this._lBlock = this._rBlock;
+ this._rBlock = t;
+
+ // Final permutation
+ exchangeLR.call(this, 1, 0x55555555);
+ exchangeRL.call(this, 8, 0x00ff00ff);
+ exchangeRL.call(this, 2, 0x33333333);
+ exchangeLR.call(this, 16, 0x0000ffff);
+ exchangeLR.call(this, 4, 0x0f0f0f0f);
+
+ // Set output
+ M[offset] = this._lBlock;
+ M[offset + 1] = this._rBlock;
+ },
+
+ keySize: 64/32,
+
+ ivSize: 64/32,
+
+ blockSize: 64/32
+ });
+
+ // Swap bits across the left and right words
+ function exchangeLR(offset, mask) {
+ var t = ((this._lBlock >>> offset) ^ this._rBlock) & mask;
+ this._rBlock ^= t;
+ this._lBlock ^= t << offset;
+ }
+
+ function exchangeRL(offset, mask) {
+ var t = ((this._rBlock >>> offset) ^ this._lBlock) & mask;
+ this._lBlock ^= t;
+ this._rBlock ^= t << offset;
+ }
+
+ /**
+ * Shortcut functions to the cipher's object interface.
+ *
+ * @example
+ *
+ * var ciphertext = CryptoJS.DES.encrypt(message, key, cfg);
+ * var plaintext = CryptoJS.DES.decrypt(ciphertext, key, cfg);
+ */
+ C.DES = BlockCipher._createHelper(DES);
+
+ /**
+ * Triple-DES block cipher algorithm.
+ */
+ var TripleDES = C_algo.TripleDES = BlockCipher.extend({
+ _doReset: function () {
+ // Shortcuts
+ var key = this._key;
+ var keyWords = key.words;
+ // Make sure the key length is valid (64, 128 or >= 192 bit)
+ if (keyWords.length !== 2 && keyWords.length !== 4 && keyWords.length < 6) {
+ throw new Error('Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.');
+ }
+
+ // Extend the key according to the keying options defined in 3DES standard
+ var key1 = keyWords.slice(0, 2);
+ var key2 = keyWords.length < 4 ? keyWords.slice(0, 2) : keyWords.slice(2, 4);
+ var key3 = keyWords.length < 6 ? keyWords.slice(0, 2) : keyWords.slice(4, 6);
+
+ // Create DES instances
+ this._des1 = DES.createEncryptor(WordArray.create(key1));
+ this._des2 = DES.createEncryptor(WordArray.create(key2));
+ this._des3 = DES.createEncryptor(WordArray.create(key3));
+ },
+
+ encryptBlock: function (M, offset) {
+ this._des1.encryptBlock(M, offset);
+ this._des2.decryptBlock(M, offset);
+ this._des3.encryptBlock(M, offset);
+ },
+
+ decryptBlock: function (M, offset) {
+ this._des3.decryptBlock(M, offset);
+ this._des2.encryptBlock(M, offset);
+ this._des1.decryptBlock(M, offset);
+ },
+
+ keySize: 192/32,
+
+ ivSize: 64/32,
+
+ blockSize: 64/32
+ });
+
+ /**
+ * Shortcut functions to the cipher's object interface.
+ *
+ * @example
+ *
+ * var ciphertext = CryptoJS.TripleDES.encrypt(message, key, cfg);
+ * var plaintext = CryptoJS.TripleDES.decrypt(ciphertext, key, cfg);
+ */
+ C.TripleDES = BlockCipher._createHelper(TripleDES);
+ }());
+
+
+ (function () {
+ // Shortcuts
+ var C = CryptoJS;
+ var C_lib = C.lib;
+ var StreamCipher = C_lib.StreamCipher;
+ var C_algo = C.algo;
+
+ /**
+ * RC4 stream cipher algorithm.
+ */
+ var RC4 = C_algo.RC4 = StreamCipher.extend({
+ _doReset: function () {
+ // Shortcuts
+ var key = this._key;
+ var keyWords = key.words;
+ var keySigBytes = key.sigBytes;
+
+ // Init sbox
+ var S = this._S = [];
+ for (var i = 0; i < 256; i++) {
+ S[i] = i;
+ }
+
+ // Key setup
+ for (var i = 0, j = 0; i < 256; i++) {
+ var keyByteIndex = i % keySigBytes;
+ var keyByte = (keyWords[keyByteIndex >>> 2] >>> (24 - (keyByteIndex % 4) * 8)) & 0xff;
+
+ j = (j + S[i] + keyByte) % 256;
+
+ // Swap
+ var t = S[i];
+ S[i] = S[j];
+ S[j] = t;
+ }
+
+ // Counters
+ this._i = this._j = 0;
+ },
+
+ _doProcessBlock: function (M, offset) {
+ M[offset] ^= generateKeystreamWord.call(this);
+ },
+
+ keySize: 256/32,
+
+ ivSize: 0
+ });
+
+ function generateKeystreamWord() {
+ // Shortcuts
+ var S = this._S;
+ var i = this._i;
+ var j = this._j;
+
+ // Generate keystream word
+ var keystreamWord = 0;
+ for (var n = 0; n < 4; n++) {
+ i = (i + 1) % 256;
+ j = (j + S[i]) % 256;
+
+ // Swap
+ var t = S[i];
+ S[i] = S[j];
+ S[j] = t;
+
+ keystreamWord |= S[(S[i] + S[j]) % 256] << (24 - n * 8);
+ }
+
+ // Update counters
+ this._i = i;
+ this._j = j;
+
+ return keystreamWord;
+ }
+
+ /**
+ * Shortcut functions to the cipher's object interface.
+ *
+ * @example
+ *
+ * var ciphertext = CryptoJS.RC4.encrypt(message, key, cfg);
+ * var plaintext = CryptoJS.RC4.decrypt(ciphertext, key, cfg);
+ */
+ C.RC4 = StreamCipher._createHelper(RC4);
+
+ /**
+ * Modified RC4 stream cipher algorithm.
+ */
+ var RC4Drop = C_algo.RC4Drop = RC4.extend({
+ /**
+ * Configuration options.
+ *
+ * @property {number} drop The number of keystream words to drop. Default 192
+ */
+ cfg: RC4.cfg.extend({
+ drop: 192
+ }),
+
+ _doReset: function () {
+ RC4._doReset.call(this);
+
+ // Drop
+ for (var i = this.cfg.drop; i > 0; i--) {
+ generateKeystreamWord.call(this);
+ }
+ }
+ });
+
+ /**
+ * Shortcut functions to the cipher's object interface.
+ *
+ * @example
+ *
+ * var ciphertext = CryptoJS.RC4Drop.encrypt(message, key, cfg);
+ * var plaintext = CryptoJS.RC4Drop.decrypt(ciphertext, key, cfg);
+ */
+ C.RC4Drop = StreamCipher._createHelper(RC4Drop);
+ }());
+
+
+ (function () {
+ // Shortcuts
+ var C = CryptoJS;
+ var C_lib = C.lib;
+ var StreamCipher = C_lib.StreamCipher;
+ var C_algo = C.algo;
+
+ // Reusable objects
+ var S = [];
+ var C_ = [];
+ var G = [];
+
+ /**
+ * Rabbit stream cipher algorithm
+ */
+ var Rabbit = C_algo.Rabbit = StreamCipher.extend({
+ _doReset: function () {
+ // Shortcuts
+ var K = this._key.words;
+ var iv = this.cfg.iv;
+
+ // Swap endian
+ for (var i = 0; i < 4; i++) {
+ K[i] = (((K[i] << 8) | (K[i] >>> 24)) & 0x00ff00ff) |
+ (((K[i] << 24) | (K[i] >>> 8)) & 0xff00ff00);
+ }
+
+ // Generate initial state values
+ var X = this._X = [
+ K[0], (K[3] << 16) | (K[2] >>> 16),
+ K[1], (K[0] << 16) | (K[3] >>> 16),
+ K[2], (K[1] << 16) | (K[0] >>> 16),
+ K[3], (K[2] << 16) | (K[1] >>> 16)
+ ];
+
+ // Generate initial counter values
+ var C = this._C = [
+ (K[2] << 16) | (K[2] >>> 16), (K[0] & 0xffff0000) | (K[1] & 0x0000ffff),
+ (K[3] << 16) | (K[3] >>> 16), (K[1] & 0xffff0000) | (K[2] & 0x0000ffff),
+ (K[0] << 16) | (K[0] >>> 16), (K[2] & 0xffff0000) | (K[3] & 0x0000ffff),
+ (K[1] << 16) | (K[1] >>> 16), (K[3] & 0xffff0000) | (K[0] & 0x0000ffff)
+ ];
+
+ // Carry bit
+ this._b = 0;
+
+ // Iterate the system four times
+ for (var i = 0; i < 4; i++) {
+ nextState.call(this);
+ }
+
+ // Modify the counters
+ for (var i = 0; i < 8; i++) {
+ C[i] ^= X[(i + 4) & 7];
+ }
+
+ // IV setup
+ if (iv) {
+ // Shortcuts
+ var IV = iv.words;
+ var IV_0 = IV[0];
+ var IV_1 = IV[1];
+
+ // Generate four subvectors
+ var i0 = (((IV_0 << 8) | (IV_0 >>> 24)) & 0x00ff00ff) | (((IV_0 << 24) | (IV_0 >>> 8)) & 0xff00ff00);
+ var i2 = (((IV_1 << 8) | (IV_1 >>> 24)) & 0x00ff00ff) | (((IV_1 << 24) | (IV_1 >>> 8)) & 0xff00ff00);
+ var i1 = (i0 >>> 16) | (i2 & 0xffff0000);
+ var i3 = (i2 << 16) | (i0 & 0x0000ffff);
+
+ // Modify counter values
+ C[0] ^= i0;
+ C[1] ^= i1;
+ C[2] ^= i2;
+ C[3] ^= i3;
+ C[4] ^= i0;
+ C[5] ^= i1;
+ C[6] ^= i2;
+ C[7] ^= i3;
+
+ // Iterate the system four times
+ for (var i = 0; i < 4; i++) {
+ nextState.call(this);
+ }
+ }
+ },
+
+ _doProcessBlock: function (M, offset) {
+ // Shortcut
+ var X = this._X;
+
+ // Iterate the system
+ nextState.call(this);
+
+ // Generate four keystream words
+ S[0] = X[0] ^ (X[5] >>> 16) ^ (X[3] << 16);
+ S[1] = X[2] ^ (X[7] >>> 16) ^ (X[5] << 16);
+ S[2] = X[4] ^ (X[1] >>> 16) ^ (X[7] << 16);
+ S[3] = X[6] ^ (X[3] >>> 16) ^ (X[1] << 16);
+
+ for (var i = 0; i < 4; i++) {
+ // Swap endian
+ S[i] = (((S[i] << 8) | (S[i] >>> 24)) & 0x00ff00ff) |
+ (((S[i] << 24) | (S[i] >>> 8)) & 0xff00ff00);
+
+ // Encrypt
+ M[offset + i] ^= S[i];
+ }
+ },
+
+ blockSize: 128/32,
+
+ ivSize: 64/32
+ });
+
+ function nextState() {
+ // Shortcuts
+ var X = this._X;
+ var C = this._C;
+
+ // Save old counter values
+ for (var i = 0; i < 8; i++) {
+ C_[i] = C[i];
+ }
+
+ // Calculate new counter values
+ C[0] = (C[0] + 0x4d34d34d + this._b) | 0;
+ C[1] = (C[1] + 0xd34d34d3 + ((C[0] >>> 0) < (C_[0] >>> 0) ? 1 : 0)) | 0;
+ C[2] = (C[2] + 0x34d34d34 + ((C[1] >>> 0) < (C_[1] >>> 0) ? 1 : 0)) | 0;
+ C[3] = (C[3] + 0x4d34d34d + ((C[2] >>> 0) < (C_[2] >>> 0) ? 1 : 0)) | 0;
+ C[4] = (C[4] + 0xd34d34d3 + ((C[3] >>> 0) < (C_[3] >>> 0) ? 1 : 0)) | 0;
+ C[5] = (C[5] + 0x34d34d34 + ((C[4] >>> 0) < (C_[4] >>> 0) ? 1 : 0)) | 0;
+ C[6] = (C[6] + 0x4d34d34d + ((C[5] >>> 0) < (C_[5] >>> 0) ? 1 : 0)) | 0;
+ C[7] = (C[7] + 0xd34d34d3 + ((C[6] >>> 0) < (C_[6] >>> 0) ? 1 : 0)) | 0;
+ this._b = (C[7] >>> 0) < (C_[7] >>> 0) ? 1 : 0;
+
+ // Calculate the g-values
+ for (var i = 0; i < 8; i++) {
+ var gx = X[i] + C[i];
+
+ // Construct high and low argument for squaring
+ var ga = gx & 0xffff;
+ var gb = gx >>> 16;
+
+ // Calculate high and low result of squaring
+ var gh = ((((ga * ga) >>> 17) + ga * gb) >>> 15) + gb * gb;
+ var gl = (((gx & 0xffff0000) * gx) | 0) + (((gx & 0x0000ffff) * gx) | 0);
+
+ // High XOR low
+ G[i] = gh ^ gl;
+ }
+
+ // Calculate new state values
+ X[0] = (G[0] + ((G[7] << 16) | (G[7] >>> 16)) + ((G[6] << 16) | (G[6] >>> 16))) | 0;
+ X[1] = (G[1] + ((G[0] << 8) | (G[0] >>> 24)) + G[7]) | 0;
+ X[2] = (G[2] + ((G[1] << 16) | (G[1] >>> 16)) + ((G[0] << 16) | (G[0] >>> 16))) | 0;
+ X[3] = (G[3] + ((G[2] << 8) | (G[2] >>> 24)) + G[1]) | 0;
+ X[4] = (G[4] + ((G[3] << 16) | (G[3] >>> 16)) + ((G[2] << 16) | (G[2] >>> 16))) | 0;
+ X[5] = (G[5] + ((G[4] << 8) | (G[4] >>> 24)) + G[3]) | 0;
+ X[6] = (G[6] + ((G[5] << 16) | (G[5] >>> 16)) + ((G[4] << 16) | (G[4] >>> 16))) | 0;
+ X[7] = (G[7] + ((G[6] << 8) | (G[6] >>> 24)) + G[5]) | 0;
+ }
+
+ /**
+ * Shortcut functions to the cipher's object interface.
+ *
+ * @example
+ *
+ * var ciphertext = CryptoJS.Rabbit.encrypt(message, key, cfg);
+ * var plaintext = CryptoJS.Rabbit.decrypt(ciphertext, key, cfg);
+ */
+ C.Rabbit = StreamCipher._createHelper(Rabbit);
+ }());
+
+
+ (function () {
+ // Shortcuts
+ var C = CryptoJS;
+ var C_lib = C.lib;
+ var StreamCipher = C_lib.StreamCipher;
+ var C_algo = C.algo;
+
+ // Reusable objects
+ var S = [];
+ var C_ = [];
+ var G = [];
+
+ /**
+ * Rabbit stream cipher algorithm.
+ *
+ * This is a legacy version that neglected to convert the key to little-endian.
+ * This error doesn't affect the cipher's security,
+ * but it does affect its compatibility with other implementations.
+ */
+ var RabbitLegacy = C_algo.RabbitLegacy = StreamCipher.extend({
+ _doReset: function () {
+ // Shortcuts
+ var K = this._key.words;
+ var iv = this.cfg.iv;
+
+ // Generate initial state values
+ var X = this._X = [
+ K[0], (K[3] << 16) | (K[2] >>> 16),
+ K[1], (K[0] << 16) | (K[3] >>> 16),
+ K[2], (K[1] << 16) | (K[0] >>> 16),
+ K[3], (K[2] << 16) | (K[1] >>> 16)
+ ];
+
+ // Generate initial counter values
+ var C = this._C = [
+ (K[2] << 16) | (K[2] >>> 16), (K[0] & 0xffff0000) | (K[1] & 0x0000ffff),
+ (K[3] << 16) | (K[3] >>> 16), (K[1] & 0xffff0000) | (K[2] & 0x0000ffff),
+ (K[0] << 16) | (K[0] >>> 16), (K[2] & 0xffff0000) | (K[3] & 0x0000ffff),
+ (K[1] << 16) | (K[1] >>> 16), (K[3] & 0xffff0000) | (K[0] & 0x0000ffff)
+ ];
+
+ // Carry bit
+ this._b = 0;
+
+ // Iterate the system four times
+ for (var i = 0; i < 4; i++) {
+ nextState.call(this);
+ }
+
+ // Modify the counters
+ for (var i = 0; i < 8; i++) {
+ C[i] ^= X[(i + 4) & 7];
+ }
+
+ // IV setup
+ if (iv) {
+ // Shortcuts
+ var IV = iv.words;
+ var IV_0 = IV[0];
+ var IV_1 = IV[1];
+
+ // Generate four subvectors
+ var i0 = (((IV_0 << 8) | (IV_0 >>> 24)) & 0x00ff00ff) | (((IV_0 << 24) | (IV_0 >>> 8)) & 0xff00ff00);
+ var i2 = (((IV_1 << 8) | (IV_1 >>> 24)) & 0x00ff00ff) | (((IV_1 << 24) | (IV_1 >>> 8)) & 0xff00ff00);
+ var i1 = (i0 >>> 16) | (i2 & 0xffff0000);
+ var i3 = (i2 << 16) | (i0 & 0x0000ffff);
+
+ // Modify counter values
+ C[0] ^= i0;
+ C[1] ^= i1;
+ C[2] ^= i2;
+ C[3] ^= i3;
+ C[4] ^= i0;
+ C[5] ^= i1;
+ C[6] ^= i2;
+ C[7] ^= i3;
+
+ // Iterate the system four times
+ for (var i = 0; i < 4; i++) {
+ nextState.call(this);
+ }
+ }
+ },
+
+ _doProcessBlock: function (M, offset) {
+ // Shortcut
+ var X = this._X;
+
+ // Iterate the system
+ nextState.call(this);
+
+ // Generate four keystream words
+ S[0] = X[0] ^ (X[5] >>> 16) ^ (X[3] << 16);
+ S[1] = X[2] ^ (X[7] >>> 16) ^ (X[5] << 16);
+ S[2] = X[4] ^ (X[1] >>> 16) ^ (X[7] << 16);
+ S[3] = X[6] ^ (X[3] >>> 16) ^ (X[1] << 16);
+
+ for (var i = 0; i < 4; i++) {
+ // Swap endian
+ S[i] = (((S[i] << 8) | (S[i] >>> 24)) & 0x00ff00ff) |
+ (((S[i] << 24) | (S[i] >>> 8)) & 0xff00ff00);
+
+ // Encrypt
+ M[offset + i] ^= S[i];
+ }
+ },
+
+ blockSize: 128/32,
+
+ ivSize: 64/32
+ });
+
+ function nextState() {
+ // Shortcuts
+ var X = this._X;
+ var C = this._C;
+
+ // Save old counter values
+ for (var i = 0; i < 8; i++) {
+ C_[i] = C[i];
+ }
+
+ // Calculate new counter values
+ C[0] = (C[0] + 0x4d34d34d + this._b) | 0;
+ C[1] = (C[1] + 0xd34d34d3 + ((C[0] >>> 0) < (C_[0] >>> 0) ? 1 : 0)) | 0;
+ C[2] = (C[2] + 0x34d34d34 + ((C[1] >>> 0) < (C_[1] >>> 0) ? 1 : 0)) | 0;
+ C[3] = (C[3] + 0x4d34d34d + ((C[2] >>> 0) < (C_[2] >>> 0) ? 1 : 0)) | 0;
+ C[4] = (C[4] + 0xd34d34d3 + ((C[3] >>> 0) < (C_[3] >>> 0) ? 1 : 0)) | 0;
+ C[5] = (C[5] + 0x34d34d34 + ((C[4] >>> 0) < (C_[4] >>> 0) ? 1 : 0)) | 0;
+ C[6] = (C[6] + 0x4d34d34d + ((C[5] >>> 0) < (C_[5] >>> 0) ? 1 : 0)) | 0;
+ C[7] = (C[7] + 0xd34d34d3 + ((C[6] >>> 0) < (C_[6] >>> 0) ? 1 : 0)) | 0;
+ this._b = (C[7] >>> 0) < (C_[7] >>> 0) ? 1 : 0;
+
+ // Calculate the g-values
+ for (var i = 0; i < 8; i++) {
+ var gx = X[i] + C[i];
+
+ // Construct high and low argument for squaring
+ var ga = gx & 0xffff;
+ var gb = gx >>> 16;
+
+ // Calculate high and low result of squaring
+ var gh = ((((ga * ga) >>> 17) + ga * gb) >>> 15) + gb * gb;
+ var gl = (((gx & 0xffff0000) * gx) | 0) + (((gx & 0x0000ffff) * gx) | 0);
+
+ // High XOR low
+ G[i] = gh ^ gl;
+ }
+
+ // Calculate new state values
+ X[0] = (G[0] + ((G[7] << 16) | (G[7] >>> 16)) + ((G[6] << 16) | (G[6] >>> 16))) | 0;
+ X[1] = (G[1] + ((G[0] << 8) | (G[0] >>> 24)) + G[7]) | 0;
+ X[2] = (G[2] + ((G[1] << 16) | (G[1] >>> 16)) + ((G[0] << 16) | (G[0] >>> 16))) | 0;
+ X[3] = (G[3] + ((G[2] << 8) | (G[2] >>> 24)) + G[1]) | 0;
+ X[4] = (G[4] + ((G[3] << 16) | (G[3] >>> 16)) + ((G[2] << 16) | (G[2] >>> 16))) | 0;
+ X[5] = (G[5] + ((G[4] << 8) | (G[4] >>> 24)) + G[3]) | 0;
+ X[6] = (G[6] + ((G[5] << 16) | (G[5] >>> 16)) + ((G[4] << 16) | (G[4] >>> 16))) | 0;
+ X[7] = (G[7] + ((G[6] << 8) | (G[6] >>> 24)) + G[5]) | 0;
+ }
+
+ /**
+ * Shortcut functions to the cipher's object interface.
+ *
+ * @example
+ *
+ * var ciphertext = CryptoJS.RabbitLegacy.encrypt(message, key, cfg);
+ * var plaintext = CryptoJS.RabbitLegacy.decrypt(ciphertext, key, cfg);
+ */
+ C.RabbitLegacy = StreamCipher._createHelper(RabbitLegacy);
+ }());
+
+
+ return CryptoJS;
+
+}));
\ No newline at end of file
diff --git a/lib/drpy2.min.js b/lib/drpy2.min.js
new file mode 100644
index 0000000..8d58af1
--- /dev/null
+++ b/lib/drpy2.min.js
@@ -0,0 +1 @@
+import cheerio from"cheerio.min.js";import"crypto-js.js";import 模板 from"模板.js";import{gbkTool}from"gbk.js";function init_test(){console.log("init_test_start");console.log("当前版本号:"+VERSION);console.log(RKEY);console.log(JSON.stringify(rule));console.log("init_test_end")}function pre(){if(typeof rule.预处理==="string"&&rule.预处理&&rule.预处理.trim()){let code=rule.预处理.trim();console.log("执行预处理代码:"+code);if(code.startsWith("js:")){code=code.replace("js:","")}try{eval(code)}catch(e){console.log("预处理执行失败:"+e.message)}}}let rule={};let vercode=typeof pdfl==="function"?"drpy2.1":"drpy2";const VERSION=vercode+" 3.9.41beta1 20230328";const MOBILE_UA="Mozilla/5.0 (Linux; Android 11; M2007J3SC Build/RKQ1.200826.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/77.0.3865.120 MQQBrowser/6.2 TBS/045714 Mobile Safari/537.36";const PC_UA="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.54 Safari/537.36";const UA="Mozilla/5.0";const UC_UA="Mozilla/5.0 (Linux; U; Android 9; zh-CN; MI 9 Build/PKQ1.181121.001) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.5.5.1035 Mobile Safari/537.36";const IOS_UA="Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1";const RULE_CK="cookie";const CATE_EXCLUDE="首页|留言|APP|下载|资讯|新闻|动态";const TAB_EXCLUDE="猜你|喜欢|APP|下载|剧情|热播";const OCR_RETRY=3;const OCR_API="http://drpy.nokia.press:8028/ocr/drpy/text";if(typeof MY_URL==="undefined"){var MY_URL}var RKEY;var fetch;var print;var log;var rule_fetch_params;var fetch_params;var oheaders;var _pdfh;var _pdfa;var _pd;const DOM_CHECK_ATTR=/(url|src|href|-original|-src|-play|-url)$/;const NOADD_INDEX=/:eq|:lt|:gt|:first|:last|^body$|^#/;const URLJOIN_ATTR=/(url|src|href|-original|-src|-play|-url)$/;const SELECT_REGEX=/:eq|:lt|:gt|#/g;const SELECT_REGEX_A=/:eq|:lt|:gt/g;if(typeof Object.assign!="function"){Object.assign=function(){var target=arguments[0];for(var i=1;ithis.length){return false}else{return this.indexOf(search,start)!==-1}}}if(!Array.prototype.includes){Object.defineProperty(Array.prototype,"includes",{value:function(searchElement,fromIndex){if(this==null){throw new TypeError('"this" is null or not defined')}var o=Object(this);var len=o.length>>>0;if(len===0){return false}var n=fromIndex|0;var k=Math.max(n>=0?n:len-Math.abs(n),0);while(k=end){return lists}let first=lists[start];let second=lists[end];if(key){try{first=first[key];second=second[key]}catch(e){}}if(option&&typeof option==="function"){try{first=option(first);second=option(second)}catch(e){}}first+="";second+="";if(first.match(/(\d+)/)&&second.match(/(\d+)/)){let num1=Number(first.match(/(\d+)/)[1]);let num2=Number(second.match(/(\d+)/)[1]);if(num1>num2){lists.reverse()}}return lists}let VODS=[];let VOD={};let TABS=[];let LISTS=[];globalThis.encodeUrl=urlencode;globalThis.urlencode=urlencode;function urljoin(fromPath,nowPath){fromPath=fromPath||"";nowPath=nowPath||"";return joinUrl(fromPath,nowPath)}var urljoin2=urljoin;const defaultParser={pdfh:pdfh,pdfa:pdfa,pd:pd};function pdfh2(html,parse){let html2=html;try{if(typeof html!=="string"){html2=html.rr(html.ele).toString()}}catch(e){print("html对象转文本发生了错误:"+e.message)}let result=defaultParser.pdfh(html2,parse);let option=parse.includes("&&")?parse.split("&&").slice(-1)[0]:parse.split(" ").slice(-1)[0];if(/style/.test(option.toLowerCase())&&/url\(/.test(result)){try{result=result.match(/url\((.*?)\)/)[1]}catch(e){}}return result}function pdfa2(html,parse){let html2=html;try{if(typeof html!=="string"){html2=html.rr(html.ele).toString()}}catch(e){print("html对象转文本发生了错误:"+e.message)}return defaultParser.pdfa(html2,parse)}function pd2(html,parse,uri){let ret=pdfh2(html,parse);if(typeof uri==="undefined"||!uri){uri=""}if(DOM_CHECK_ATTR.test(parse)){if(/http/.test(ret)){ret=ret.substr(ret.indexOf("http"))}else{ret=urljoin(MY_URL,ret)}}return ret}const parseTags={jsp:{pdfh:pdfh2,pdfa:pdfa2,pd:pd2},json:{pdfh(html,parse){if(!parse||!parse.trim()){return""}if(typeof html==="string"){html=JSON.parse(html)}parse=parse.trim();if(!parse.startsWith("$.")){parse="$."+parse}parse=parse.split("||");for(let ps of parse){let ret=cheerio.jp(ps,html);if(Array.isArray(ret)){ret=ret[0]||""}else{ret=ret||""}if(ret&&typeof ret!=="string"){ret=ret.toString()}if(ret){return ret}}return""},pdfa(html,parse){if(!parse||!parse.trim()){return""}if(typeof html==="string"){html=JSON.parse(html)}parse=parse.trim();if(!parse.startsWith("$.")){parse="$."+parse}let ret=cheerio.jp(parse,html);if(Array.isArray(ret)&&Array.isArray(ret[0])&&ret.length===1){return ret[0]||[]}return ret||[]},pd(html,parse){let ret=parseTags.json.pdfh(html,parse);if(ret){return urljoin(MY_URL,ret)}return ret}},jq:{pdfh(html,parse){if(!html||!parse||!parse.trim()){return""}parse=parse.trim();let result=defaultParser.pdfh(html,parse);return result},pdfa(html,parse){if(!html||!parse||!parse.trim()){return[]}parse=parse.trim();let result=defaultParser.pdfa(html,parse);print(`pdfa解析${parse}=>${result.length}`);return result},pd(html,parse,base_url){if(!html||!parse||!parse.trim()){return""}parse=parse.trim();base_url=base_url||MY_URL;return defaultParser.pd(html,parse,base_url)}},getParse(p0){if(p0.startsWith("jsp:")){return this.jsp}else if(p0.startsWith("json:")){return this.json}else if(p0.startsWith("jq:")){return this.jq}else{return this.jq}}};const stringify=JSON.stringify;const jsp=parseTags.jsp;const jq=parseTags.jq;function readFile(filePath){filePath=filePath||"./uri.min.js";var fd=os.open(filePath);var buffer=new ArrayBuffer(1024);var len=os.read(fd,buffer,0,1024);console.log(len);let text=String.fromCharCode.apply(null,new Uint8Array(buffer));console.log(text);return text}function dealJson(html){try{html=html.trim();if(!(html.startsWith("{")&&html.endsWith("}")||html.startsWith("[")&&html.endsWith("]"))){html="{"+html.match(/.*?\{(.*)\}/m)[1]+"}"}}catch(e){}try{html=JSON.parse(html)}catch(e){}return html}var OcrApi={api:OCR_API,classification:function(img){let code="";try{log("通过drpy_ocr验证码接口过验证...");let html=request(OCR_API,{data:{img:img},headers:{"User-Agent":PC_UA},method:"POST"},true);code=html||""}catch(e){log(`OCR识别验证码发生错误:${e.message}`)}return code}};function verifyCode(url){let cnt=0;let host=getHome(url);let cookie="";while(cntit.toLowerCase()==="set-cookie");cookie=setCk?json[setCk].split(";")[0]:""}console.log("cookie:"+cookie);let img=json.body;let code=OcrApi.classification(img);console.log(`第${cnt+1}次验证码识别结果:${code}`);let submit_url=`${host}/index.php/ajax/verify_check?type=search&verify=${code}`;console.log(submit_url);let html=request(submit_url,{headers:{Cookie:cookie,"User-Agent":MOBILE_UA},method:"POST"});html=JSON.parse(html);if(html.msg==="ok"){console.log(`第${cnt+1}次验证码提交成功`);return cookie}else if(html.msg!=="ok"&&cnt+1>=OCR_RETRY){cookie=""}}catch(e){console.log(`第${cnt+1}次验证码提交失败:${e.message}`);if(cnt+1>=OCR_RETRY){cookie=""}}cnt+=1}return cookie}function setItem(k,v){local.set(RKEY,k,v);console.log(`规则${RKEY}设置${k} => ${v}`)}function getItem(k,v){return local.get(RKEY,k)||v}function clearItem(k){local.delete(RKEY,k)}function getHome(url){if(!url){return""}let tmp=url.split("//");url=tmp[0]+"//"+tmp[1].split("/")[0];try{url=decodeURIComponent(url)}catch(e){}return url}function buildUrl(url,obj){obj=obj||{};if(url.indexOf("?")<0){url+="?"}let param_list=[];let keys=Object.keys(obj);keys.forEach(it=>{param_list.push(it+"="+obj[it])});let prs=param_list.join("&");if(keys.length>0&&!url.endsWith("?")){url+="&"}url+=prs;return url}function require(url){eval(request(url))}function request(url,obj,ocr_flag){ocr_flag=ocr_flag||false;if(typeof obj==="undefined"||!obj||obj==={}){if(!fetch_params||!fetch_params.headers){let headers={"User-Agent":MOBILE_UA};if(rule.headers){Object.assign(headers,rule.headers)}if(!fetch_params){fetch_params={}}fetch_params.headers=headers}if(!fetch_params.headers.Referer){fetch_params.headers.Referer=getHome(url)}obj=fetch_params}else{let headers=obj.headers||{};let keys=Object.keys(headers).map(it=>it.toLowerCase());if(!keys.includes("user-agent")){headers["User-Agent"]=MOBILE_UA}if(!keys.includes("referer")){headers["Referer"]=getHome(url)}obj.headers=headers}if(rule.encoding&&rule.encoding!=="utf-8"&&!ocr_flag){if(!obj.headers.hasOwnProperty("Content-Type")&&!obj.headers.hasOwnProperty("content-type")){obj.headers["Content-Type"]="text/html; charset="+rule.encoding}}if(typeof obj.body!="undefined"&&obj.body&&typeof obj.body==="string"){if(!obj.headers.hasOwnProperty("Content-Type")&&!obj.headers.hasOwnProperty("content-type")){obj.headers["Content-Type"]="application/x-www-form-urlencoded; charset="+rule.encoding}}else if(typeof obj.body!="undefined"&&obj.body&&typeof obj.body==="object"){obj.data=obj.body;delete obj.body}if(!url){return obj.withHeaders?"{}":""}if(obj.toBase64){obj.buffer=2;delete obj.toBase64}console.log(JSON.stringify(obj.headers));console.log("request:"+url+`|method:${obj.method||"GET"}|body:${obj.body||""}`);let res=req(url,obj);let html=res.content||"";if(obj.withHeaders){let htmlWithHeaders=res.headers;htmlWithHeaders.body=html;return JSON.stringify(htmlWithHeaders)}else{return html}}function post(url,obj){obj.method="POST";return request(url,obj)}fetch=request;print=function(data){data=data||"";if(typeof data=="object"&&Object.keys(data).length>0){try{data=JSON.stringify(data);console.log(data)}catch(e){console.log(typeof data+":"+data.length);return}}else if(typeof data=="object"&&Object.keys(data).length<1){console.log("null object")}else{console.log(data)}};log=print;function checkHtml(html,url,obj){if(/\?btwaf=/.test(html)){let btwaf=html.match(/btwaf(.*?)"/)[1];url=url.split("#")[0]+"?btwaf"+btwaf;print("宝塔验证访问链接:"+url);html=request(url,obj)}return html}function getCode(url,obj){let html=request(url,obj);html=checkHtml(html,url,obj);return html}function getHtml(url){let obj={};if(rule.headers){obj.headers=rule.headers}let cookie=getItem(RULE_CK,"");if(cookie){if(obj.headers&&!Object.keys(obj.headers).map(it=>it.toLowerCase()).includes("cookie")){log("历史无cookie,新增过验证后的cookie");obj.headers["Cookie"]=cookie}else if(obj.headers&&obj.headers.cookie&&obj.headers.cookie!==cookie){obj.headers["Cookie"]=cookie;log("历史有小写过期的cookie,更新过验证后的cookie")}else if(obj.headers&&obj.headers.Cookie&&obj.headers.Cookie!==cookie){obj.headers["Cookie"]=cookie;log("历史有大写过期的cookie,更新过验证后的cookie")}else if(!obj.headers){obj.headers={Cookie:cookie};log("历史无headers,更新过验证后的含cookie的headers")}}let html=getCode(url,obj);return html}function homeParse(homeObj){fetch_params=JSON.parse(JSON.stringify(rule_fetch_params));let classes=[];if(homeObj.class_name&&homeObj.class_url){let names=homeObj.class_name.split("&");let urls=homeObj.class_url.split("&");let cnt=Math.min(names.length,urls.length);for(let i=0;i=3){try{let html=getHtml(homeObj.MY_URL);if(html){homeHtmlCache=html;let list=_pdfa(html,p[0]);if(list&&list.length>0){list.forEach((it,idex)=>{try{let name=_pdfh(it,p[1]);if(homeObj.cate_exclude&&new RegExp(homeObj.cate_exclude).test(name)){return}let url=_pd(it,p[2]);if(p.length>3&&p[3]){let exp=new RegExp(p[3]);url=url.match(exp)[1]}classes.push({type_id:url.trim(),type_name:name.trim()})}catch(e){console.log(`分类列表定位第${idex}个元素正常报错:${e.message}`)}})}}}catch(e){console.log(e.message)}}}classes=classes.filter(it=>!homeObj.cate_exclude||!new RegExp(homeObj.cate_exclude).test(it.type_name));let resp={class:classes};if(homeObj.filter){resp.filters=homeObj.filter}console.log(JSON.stringify(resp));return JSON.stringify(resp)}function getPP(p,pn,pp,ppn){try{let ps=p[pn]==="*"&&pp.length>ppn?pp[ppn]:p[pn];return ps}catch(e){return""}}function homeVodParse(homeVodObj){fetch_params=JSON.parse(JSON.stringify(rule_fetch_params));let d=[];MY_URL=homeVodObj.homeUrl;console.log(MY_URL);let t1=(new Date).getTime();let p=homeVodObj.推荐;print("p:"+p);if(p==="*"&&rule.一级){p=rule.一级;homeVodObj.double=false}if(!p||typeof p!=="string"){return"{}"}p=p.trim();let pp=rule.一级.split(";");if(p.startsWith("js:")){const TYPE="home";var input=MY_URL;const HOST=rule.host;eval(p.replace("js:",""));d=VODS}else{p=p.split(";");if(!homeVodObj.double&&p.length<5){return"{}"}else if(homeVodObj.double&&p.length<6){return"{}"}let p0=getPP(p,0,pp,0);let _ps=parseTags.getParse(p0);_pdfa=_ps.pdfa;_pdfh=_ps.pdfh;_pd=_ps.pd;let is_json=p0.startsWith("json:");p0=p0.replace(/^(jsp:|json:|jq:)/,"");let html=homeHtmlCache||getHtml(MY_URL);homeHtmlCache=undefined;if(is_json){html=dealJson(html)}try{console.log("double:"+homeVodObj.double);if(homeVodObj.double){let items=_pdfa(html,p0);let p1=getPP(p,1,pp,0);let p2=getPP(p,2,pp,1);let p3=getPP(p,3,pp,2);let p4=getPP(p,4,pp,3);let p5=getPP(p,5,pp,4);let p6=getPP(p,6,pp,5);for(let item of items){let items2=_pdfa(item,p1);for(let item2 of items2){try{let title=_pdfh(item2,p2);let img="";try{img=_pd(item2,p3)}catch(e){}let desc="";try{desc=_pdfh(item2,p4)}catch(e){}let links=[];for(let _p5 of p5.split("+")){let link=!homeVodObj.detailUrl?_pd(item2,_p5,MY_URL):_pdfh(item2,_p5);links.push(link)}let content;if(p.length>6&&p[6]){content=_pdfh(item2,p6)}else{content=""}let vid=links.join("$");if(rule.二级==="*"){vid=vid+"@@"+title+"@@"+img}let vod={vod_name:title,vod_pic:img,vod_remarks:desc,vod_content:content,vod_id:vid};d.push(vod)}catch(e){console.log("首页列表双层定位处理发生错误:"+e.message)}}}}else{let items=_pdfa(html,p0);let p1=getPP(p,1,pp,1);let p2=getPP(p,2,pp,2);let p3=getPP(p,3,pp,3);let p4=getPP(p,4,pp,4);let p5=getPP(p,5,pp,5);for(let item of items){try{let title=_pdfh(item,p1);let img="";try{img=_pd(item,p2,MY_URL)}catch(e){}let desc="";try{desc=_pdfh(item,p3)}catch(e){}let links=[];for(let _p5 of p4.split("+")){let link=!homeVodObj.detailUrl?_pd(item,_p5,MY_URL):_pdfh(item,_p5);links.push(link)}let content;if(p.length>5&&p[5]){content=_pdfh(item,p5)}else{content=""}let vid=links.join("$");if(rule.二级==="*"){vid=vid+"@@"+title+"@@"+img}let vod={vod_name:title,vod_pic:img,vod_remarks:desc,vod_content:content,vod_id:vid};d.push(vod)}catch(e){console.log("首页列表单层定位处理发生错误:"+e.message)}}}}catch(e){}}let t2=(new Date).getTime();console.log("加载首页推荐耗时:"+(t2-t1)+"毫秒");if(rule.图片来源){d.forEach(it=>{if(it.vod_pic&&it.vod_pic.startsWith("http")){it.vod_pic=it.vod_pic+rule.图片来源}})}if(d.length>0){print(d.slice(0,2))}return JSON.stringify({list:d})}function categoryParse(cateObj){fetch_params=JSON.parse(JSON.stringify(rule_fetch_params));let p=cateObj.一级;if(!p||typeof p!=="string"){return"{}"}let d=[];let url=cateObj.url.replaceAll("fyclass",cateObj.tid);if(cateObj.pg===1&&url.includes("[")&&url.includes("]")){url=url.split("[")[1].split("]")[0]}else if(cateObj.pg>1&&url.includes("[")&&url.includes("]")){url=url.split("[")[0]}if(rule.filter_url){if(!/fyfilter/.test(url)){if(!url.endsWith("&")&&!rule.filter_url.startsWith("&")){url+="&"}url+=rule.filter_url}else{url=url.replace("fyfilter",rule.filter_url)}let fl=cateObj.filter?cateObj.extend:{};if(rule.filter_def&&typeof rule.filter_def==="object"){try{if(Object.keys(rule.filter_def).length>0&&rule.filter_def.hasOwnProperty(cateObj.tid)){let self_fl_def=rule.filter_def[cateObj.tid];if(self_fl_def&&typeof self_fl_def==="object"){let fl_def=JSON.parse(JSON.stringify(self_fl_def));fl=Object.assign(fl_def,fl)}}}catch(e){print("合并不同分类对应的默认筛选出错:"+e.message)}}let new_url;new_url=cheerio.jinja2(url,{fl:fl});url=new_url}if(/fypage/.test(url)){if(url.includes("(")&&url.includes(")")){let url_rep=url.match(/.*?\((.*)\)/)[1];let cnt_page=url_rep.replaceAll("fypage",cateObj.pg);let cnt_pg=eval(cnt_page);url=url.replaceAll(url_rep,cnt_pg).replaceAll("(","").replaceAll(")","")}else{url=url.replaceAll("fypage",cateObj.pg)}}MY_URL=url;console.log(MY_URL);p=p.trim();const MY_CATE=cateObj.tid;if(p.startsWith("js:")){var MY_FL=cateObj.extend;const TYPE="cate";var input=MY_URL;const MY_PAGE=cateObj.pg;var desc="";eval(p.trim().replace("js:",""));d=VODS}else{p=p.split(";");if(p.length<5){return"{}"}let _ps=parseTags.getParse(p[0]);_pdfa=_ps.pdfa;_pdfh=_ps.pdfh;_pd=_ps.pd;let is_json=p[0].startsWith("json:");p[0]=p[0].replace(/^(jsp:|json:|jq:)/,"");try{let html=getHtml(MY_URL);if(html){if(is_json){html=dealJson(html)}let list=_pdfa(html,p[0]);list.forEach(it=>{let links=p[4].split("+").map(p4=>{return!rule.detailUrl?_pd(it,p4,MY_URL):_pdfh(it,p4)});let link=links.join("$");let vod_id=rule.detailUrl?MY_CATE+"$"+link:link;let vod_name=_pdfh(it,p[1]).replace(/\n|\t/g,"").trim();let vod_pic=_pd(it,p[2],MY_URL);if(rule.二级==="*"){vod_id=vod_id+"@@"+vod_name+"@@"+vod_pic}d.push({vod_id:vod_id,vod_name:vod_name,vod_pic:vod_pic,vod_remarks:_pdfh(it,p[3]).replace(/\n|\t/g,"").trim()})})}}catch(e){console.log(e.message)}}if(rule.图片来源){d.forEach(it=>{if(it.vod_pic&&it.vod_pic.startsWith("http")){it.vod_pic=it.vod_pic+rule.图片来源}})}if(d.length>0){print(d.slice(0,2))}let pagecount=0;if(rule.pagecount&&typeof rule.pagecount==="object"&&rule.pagecount.hasOwnProperty(MY_CATE)){print(`MY_CATE:${MY_CATE},pagecount:${JSON.stringify(rule.pagecount)}`);pagecount=parseInt(rule.pagecount[MY_CATE])}let nodata={list:[{vod_name:"无数据,防无限请求",vod_id:"no_data",vod_remarks:"不要点,会崩的",vod_pic:"https://ghproxy.com/https://raw.githubusercontent.com/hjdhnx/dr_py/main/404.jpg"}],total:1,pagecount:1,page:1,limit:1};let vod=d.length<1?JSON.stringify(nodata):JSON.stringify({page:parseInt(cateObj.pg),pagecount:pagecount||999,limit:20,total:999,list:d});return vod}function searchParse(searchObj){fetch_params=JSON.parse(JSON.stringify(rule_fetch_params));let d=[];if(!searchObj.searchUrl){return"{}"}let p=searchObj.搜索==="*"&&rule.一级?rule.一级:searchObj.搜索;if(!p||typeof p!=="string"){return"{}"}p=p.trim();let pp=rule.一级.split(";");let url=searchObj.searchUrl.replaceAll("**",searchObj.wd).replaceAll("fypage",searchObj.pg);MY_URL=url;console.log(MY_URL);if(p.startsWith("js:")){const TYPE="search";const MY_PAGE=searchObj.pg;const KEY=searchObj.wd;var input=MY_URL;var detailUrl=rule.detailUrl||"";eval(p.trim().replace("js:",""));d=VODS}else{p=p.split(";");if(p.length<5){return"{}"}let p0=getPP(p,0,pp,0);let _ps=parseTags.getParse(p0);_pdfa=_ps.pdfa;_pdfh=_ps.pdfh;_pd=_ps.pd;let is_json=p0.startsWith("json:");p0=p0.replace(/^(jsp:|json:|jq:)/,"");try{let req_method=MY_URL.split(";").length>1?MY_URL.split(";")[1].toLowerCase():"get";let html;if(req_method==="post"){let rurls=MY_URL.split(";")[0].split("#");let rurl=rurls[0];let params=rurls.length>1?rurls[1]:"";print(`post=》rurl:${rurl},params:${params}`);let _fetch_params=JSON.parse(JSON.stringify(rule_fetch_params));let postData={body:params};Object.assign(_fetch_params,postData);html=post(rurl,_fetch_params)}else if(req_method==="postjson"){let rurls=MY_URL.split(";")[0].split("#");let rurl=rurls[0];let params=rurls.length>1?rurls[1]:"";print(`postjson-》rurl:${rurl},params:${params}`);try{params=JSON.parse(params)}catch(e){params="{}"}let _fetch_params=JSON.parse(JSON.stringify(rule_fetch_params));let postData={body:params};Object.assign(_fetch_params,postData);html=post(rurl,_fetch_params)}else{html=getHtml(MY_URL)}if(html){if(/系统安全验证|输入验证码/.test(html)){let cookie=verifyCode(MY_URL);if(cookie){console.log(`本次成功过验证,cookie:${cookie}`);setItem(RULE_CK,cookie)}else{console.log(`本次自动过搜索验证失败,cookie:${cookie}`)}html=getHtml(MY_URL)}if(!html.includes(searchObj.wd)){console.log("搜索结果源码未包含关键字,疑似搜索失败,正为您打印结果源码");console.log(html)}if(is_json){html=dealJson(html)}let list=_pdfa(html,p0);let p1=getPP(p,1,pp,1);let p2=getPP(p,2,pp,2);let p3=getPP(p,3,pp,3);let p4=getPP(p,4,pp,4);let p5=getPP(p,5,pp,5);list.forEach(it=>{let links=p4.split("+").map(_p4=>{return!rule.detailUrl?_pd(it,_p4,MY_URL):_pdfh(it,_p4)});let link=links.join("$");let content;if(p.length>5&&p[5]){content=_pdfh(it,p5)}else{content=""}let vod_id=link;let vod_name=_pdfh(it,p1).replace(/\n|\t/g,"").trim();let vod_pic=_pd(it,p2,MY_URL);if(rule.二级==="*"){vod_id=vod_id+"@@"+vod_name+"@@"+vod_pic}let ob={vod_id:vod_id,vod_name:vod_name,vod_pic:vod_pic,vod_remarks:_pdfh(it,p3).replace(/\n|\t/g,"").trim(),vod_content:content.replace(/\n|\t/g,"").trim()};d.push(ob)})}}catch(e){print("搜索发生错误:"+e.message);return"{}"}}if(rule.图片来源){d.forEach(it=>{if(it.vod_pic&&it.vod_pic.startsWith("http")){it.vod_pic=it.vod_pic+rule.图片来源}})}return JSON.stringify({page:parseInt(searchObj.pg),pagecount:10,limit:20,total:100,list:d})}function detailParse(detailObj){let t1=(new Date).getTime();fetch_params=JSON.parse(JSON.stringify(rule_fetch_params));let orId=detailObj.orId;let vod_name="片名";let vod_pic="";let vod_id=orId;if(rule.二级==="*"){let extra=orId.split("@@");vod_name=extra.length>1?extra[1]:vod_name;vod_pic=extra.length>2?extra[2]:vod_pic}let vod={vod_id:vod_id,vod_name:vod_name,vod_pic:vod_pic,type_name:"类型",vod_year:"年份",vod_area:"地区",vod_remarks:"更新信息",vod_actor:"主演",vod_director:"导演",vod_content:"简介"};let p=detailObj.二级;let url=detailObj.url;let detailUrl=detailObj.detailUrl;let fyclass=detailObj.fyclass;let tab_exclude=detailObj.tab_exclude;let html=detailObj.html||"";MY_URL=url;if(detailObj.二级访问前){try{print(`尝试在二级访问前执行代码:${detailObj.二级访问前}`);eval(detailObj.二级访问前.trim().replace("js:",""))}catch(e){print(`二级访问前执行代码出现错误:${e.message}`)}}if(p==="*"){vod.vod_play_from="道长在线";vod.vod_remarks=detailUrl;vod.vod_actor="没有二级,只有一级链接直接嗅探播放";vod.vod_content=MY_URL;vod.vod_play_url="嗅探播放$"+MY_URL.split("@@")[0]}else if(typeof p==="string"&&p.trim().startsWith("js:")){const TYPE="detail";var input=MY_URL;var play_url="";eval(p.trim().replace("js:",""));vod=VOD;console.log(JSON.stringify(vod))}else if(p&&typeof p==="object"){let tt1=(new Date).getTime();if(!html){html=getHtml(MY_URL)}print(`二级${MY_URL}仅获取源码耗时:${(new Date).getTime()-tt1}毫秒`);let _ps;if(p.is_json){print("二级是json");_ps=parseTags.json;html=dealJson(html)}else if(p.is_jsp){print("二级是jsp");_ps=parseTags.jsp}else if(p.is_jq){print("二级是jq");_ps=parseTags.jq}else{print("二级默认jq");_ps=parseTags.jq}let tt2=(new Date).getTime();print(`二级${MY_URL}获取并装载源码耗时:${tt2-tt1}毫秒`);_pdfa=_ps.pdfa;_pdfh=_ps.pdfh;_pd=_ps.pd;if(p.title){let p1=p.title.split(";");vod.vod_name=_pdfh(html,p1[0]).replace(/\n|\t/g,"").trim();let type_name=p1.length>1?_pdfh(html,p1[1]).replace(/\n|\t/g,"").replace(/ /g,"").trim():"";vod.type_name=type_name||vod.type_name}if(p.desc){try{let p1=p.desc.split(";");vod.vod_remarks=_pdfh(html,p1[0]).replace(/\n|\t/g,"").trim();vod.vod_year=p1.length>1?_pdfh(html,p1[1]).replace(/\n|\t/g,"").trim():"";vod.vod_area=p1.length>2?_pdfh(html,p1[2]).replace(/\n|\t/g,"").trim():"";vod.vod_actor=p1.length>3?_pdfh(html,p1[3]).replace(/\n|\t/g,"").trim():"";vod.vod_director=p1.length>4?_pdfh(html,p1[4]).replace(/\n|\t/g,"").trim():""}catch(e){}}if(p.content){try{let p1=p.content.split(";");vod.vod_content=_pdfh(html,p1[0]).replace(/\n|\t/g,"").trim()}catch(e){}}if(p.img){try{let p1=p.img.split(";");vod.vod_pic=_pd(html,p1[0],MY_URL)}catch(e){}}let vod_play_from="$$$";let playFrom=[];if(p.重定向&&p.重定向.startsWith("js:")){print("开始执行重定向代码:"+p.重定向);html=eval(p.重定向.replace("js:",""))}if(p.tabs){if(p.tabs.startsWith("js:")){print("开始执行tabs代码:"+p.tabs);var input=MY_URL;eval(p.tabs.replace("js:",""));playFrom=TABS}else{let p_tab=p.tabs.split(";")[0];let vHeader=_pdfa(html,p_tab);console.log(vHeader.length);let tab_text=p.tab_text||"body&&Text";let new_map={};for(let v of vHeader){let v_title=_pdfh(v,tab_text).trim();console.log(v_title);if(tab_exclude&&new RegExp(tab_exclude).test(v_title)){continue}if(!new_map.hasOwnProperty(v_title)){new_map[v_title]=1}else{new_map[v_title]+=1}if(new_map[v_title]>1){v_title+=Number(new_map[v_title]-1)}playFrom.push(v_title)}}console.log(JSON.stringify(playFrom))}else{playFrom=["道长在线"]}vod.vod_play_from=playFrom.join(vod_play_from);let vod_play_url="$$$";let vod_tab_list=[];if(p.lists){if(p.lists.startsWith("js:")){print("开始执行lists代码:"+p.lists);try{var input=MY_URL;var play_url="";eval(p.lists.replace("js:",""));for(let i in LISTS){if(LISTS.hasOwnProperty(i)){try{LISTS[i]=LISTS[i].map(it=>it.split("$").slice(0,2).join("$"))}catch(e){print("格式化LISTS发生错误:"+e.message)}}}vod_play_url=LISTS.map(it=>it.join("#")).join(vod_play_url)}catch(e){print("js执行lists: 发生错误:"+e.message)}}else{let list_text=p.list_text||"body&&Text";let list_url=p.list_url||"a&&href";let is_tab_js=p.tabs.trim().startsWith("js:");for(let i=0;i1&&!is_tab_js?p.tabs.split(";")[1]:"";let p1=p.lists.replaceAll("#idv",tab_name).replaceAll("#id",i);tab_ext=tab_ext.replaceAll("#idv",tab_name).replaceAll("#id",i);let tabName=tab_ext?_pdfh(html,tab_ext):tab_name;console.log(tabName);let new_vod_list=[];let tt1=(new Date).getTime();if(typeof pdfl==="function"){new_vod_list=pdfl(html,p1,list_text,list_url,MY_URL)}else{let vodList=[];try{vodList=_pdfa(html,p1);console.log("len(vodList):"+vodList.length)}catch(e){}for(let i=0;i0){new_vod_list=forceOrder(new_vod_list,"",x=>x.split("$")[0]);console.log(`drpy影响性能代码共计列表数循环次数:${new_vod_list.length},耗时:${(new Date).getTime()-tt1}毫秒`)}let vlist=new_vod_list.join("#");vod_tab_list.push(vlist)}vod_play_url=vod_tab_list.join(vod_play_url)}}vod.vod_play_url=vod_play_url}if(rule.图片来源&&vod.vod_pic&&vod.vod_pic.startsWith("http")){vod.vod_pic=vod.vod_pic+rule.图片来源}if(!vod.vod_id||vod_id.includes("$")&&vod.vod_id!==vod_id){vod.vod_id=vod_id}let t2=(new Date).getTime();console.log(`加载二级界面${MY_URL}耗时:${t2-t1}毫秒`);return JSON.stringify({list:[vod]})}function tellIsJx(url){try{let is_vip=!/\.(m3u8|mp4|m4a)$/.test(url.split("?")[0])&&是否正版(url);return is_vip?1:0}catch(e){return 1}}function playParse(playObj){fetch_params=JSON.parse(JSON.stringify(rule_fetch_params));MY_URL=playObj.url;if(!/http/.test(MY_URL)){try{MY_URL=base64Decode(MY_URL)}catch(e){}}MY_URL=decodeURIComponent(MY_URL);var input=MY_URL;let common_play={parse:1,url:input,jx:tellIsJx(input)};let lazy_play;if(!rule.play_parse||!rule.lazy){lazy_play=common_play}else if(rule.play_parse&&rule.lazy&&typeof rule.lazy==="string"){try{let lazy_code=rule.lazy.replace("js:","").trim();print("开始执行js免嗅=>"+lazy_code);eval(lazy_code);lazy_play=typeof input==="object"?input:{parse:1,jx:tellIsJx(input),url:input}}catch(e){print("js免嗅错误:"+e.message);lazy_play=common_play}}else{lazy_play=common_play}if(Array.isArray(rule.play_json)&&rule.play_json.length>0){let web_url=lazy_play.url;for(let pjson of rule.play_json){if(pjson.re&&(pjson.re==="*"||web_url.match(new RegExp(pjson.re)))){if(pjson.json&&typeof pjson.json==="object"){let base_json=pjson.json;lazy_play=Object.assign(lazy_play,base_json);break}}}}else if(rule.play_json&&!Array.isArray(rule.play_json)){let base_json={jx:1,parse:1};lazy_play=Object.assign(lazy_play,base_json)}else if(!rule.play_json){let base_json={jx:0,parse:1};lazy_play=Object.assign(lazy_play,base_json)}console.log(JSON.stringify(lazy_play));return JSON.stringify(lazy_play)}function init(ext){console.log("init");try{let muban=模板.getMubans();if(typeof ext=="object"){rule=ext}else if(typeof ext=="string"){if(ext.startsWith("http")){let js=request(ext,{method:"GET"});if(js){eval(js.replace("var rule","rule"))}}else{eval(ext.replace("var rule","rule"))}}if(rule.模板&&muban.hasOwnProperty(rule.模板)){print("继承模板:"+rule.模板);rule=Object.assign(muban[rule.模板],rule)}let rule_cate_excludes=(rule.cate_exclude||"").split("|").filter(it=>it.trim());let rule_tab_excludes=(rule.tab_exclude||"").split("|").filter(it=>it.trim());rule_cate_excludes=rule_cate_excludes.concat(CATE_EXCLUDE.split("|").filter(it=>it.trim()));rule_tab_excludes=rule_tab_excludes.concat(TAB_EXCLUDE.split("|").filter(it=>it.trim()));rule.cate_exclude=rule_cate_excludes.join("|");rule.tab_exclude=rule_tab_excludes.join("|");rule.host=(rule.host||"").rstrip("/");rule.url=rule.url||"";rule.double=rule.double||false;rule.homeUrl=rule.homeUrl||"";rule.detailUrl=rule.detailUrl||"";rule.searchUrl=rule.searchUrl||"";rule.homeUrl=rule.host&&rule.homeUrl?urljoin(rule.host,rule.homeUrl):rule.homeUrl||rule.host;rule.detailUrl=rule.host&&rule.detailUrl?urljoin(rule.host,rule.detailUrl):rule.detailUrl;rule.二级访问前=rule.二级访问前||"";if(rule.url.includes("[")&&rule.url.includes("]")){let u1=rule.url.split("[")[0];let u2=rule.url.split("[")[1].split("]")[0];rule.url=rule.host&&rule.url?urljoin(rule.host,u1)+"["+urljoin(rule.host,u2)+"]":rule.url}else{rule.url=rule.host&&rule.url?urljoin(rule.host,rule.url):rule.url}rule.searchUrl=rule.host&&rule.searchUrl?urljoin(rule.host,rule.searchUrl):rule.searchUrl;rule.timeout=rule.timeout||5e3;rule.encoding=rule.编码||rule.encoding||"utf-8";rule.search_encoding=rule.搜索编码||rule.search_encoding||"";rule.图片来源=rule.图片来源||"";rule.play_json=rule.hasOwnProperty("play_json")?rule.play_json:[];rule.pagecount=rule.hasOwnProperty("pagecount")?rule.pagecount:{};if(rule.headers&&typeof rule.headers==="object"){try{let header_keys=Object.keys(rule.headers);for(let k of header_keys){if(k.toLowerCase()==="user-agent"){let v=rule.headers[k];console.log(v);if(["MOBILE_UA","PC_UA","UC_UA","IOS_UA","UA"].includes(v)){rule.headers[k]=eval(v)}}}}catch(e){console.log("处理headers发生错误:"+e.message)}}rule_fetch_params={headers:rule.headers||false,timeout:rule.timeout,encoding:rule.encoding};oheaders=rule.headers||{};RKEY=typeof key!=="undefined"&&key?key:"drpy_"+(rule.title||rule.host);pre();init_test()}catch(e){console.log("init_test发生错误:"+e.message)}}let homeHtmlCache=undefined;function home(filter){console.log("home");let homeObj={filter:rule.filter||false,MY_URL:rule.homeUrl,class_name:rule.class_name||"",class_url:rule.class_url||"",class_parse:rule.class_parse||"",cate_exclude:rule.cate_exclude};return homeParse(homeObj)}function homeVod(params){console.log("homeVod");let homeVodObj={"推荐":rule.推荐,double:rule.double,homeUrl:rule.homeUrl,detailUrl:rule.detailUrl};return homeVodParse(homeVodObj)}function category(tid,pg,filter,extend){let cateObj={url:rule.url,"一级":rule.一级,tid:tid,pg:parseInt(pg),filter:filter,extend:extend};return categoryParse(cateObj)}function detail(vod_url){let orId=vod_url;let fyclass="";log("orId:"+orId);if(vod_url.indexOf("$")>-1){let tmp=vod_url.split("$");fyclass=tmp[0];vod_url=tmp[1]}let detailUrl=vod_url.split("@@")[0];let url;if(!detailUrl.startsWith("http")&&!detailUrl.includes("/")){url=rule.detailUrl.replaceAll("fyid",detailUrl).replaceAll("fyclass",fyclass)}else if(detailUrl.includes("/")){url=urljoin(rule.homeUrl,detailUrl)}else{url=detailUrl}let detailObj={orId:orId,url:url,"二级":rule.二级,"二级访问前":rule.二级访问前,detailUrl:detailUrl,fyclass:fyclass,tab_exclude:rule.tab_exclude};return detailParse(detailObj)}function play(flag,id,flags){let playObj={url:id,flag:flag,flags:flags};return playParse(playObj)}function search(wd,quick){if(rule.search_encoding){if(rule.search_encoding.toLowerCase()!=="utf-8"){wd=encodeStr(wd,rule.search_encoding)}}else if(rule.encoding&&rule.encoding.toLowerCase()!=="utf-8"){wd=encodeStr(wd,rule.encoding)}let searchObj={searchUrl:rule.searchUrl,"搜索":rule.搜索,wd:wd,pg:1,quick:quick};return searchParse(searchObj)}function DRPY(){return{init:init,home:home,homeVod:homeVod,category:category,detail:detail,play:play,search:search}}export default{init:init,home:home,homeVod:homeVod,category:category,detail:detail,play:play,search:search,DRPY:DRPY};
diff --git a/lib/eee.json b/lib/eee.json
new file mode 100644
index 0000000..f11b858
--- /dev/null
+++ b/lib/eee.json
@@ -0,0 +1 @@
+{"classes":[{"type_name":"MT管理器","type_id":"MT管理器"},{"type_name":"网盘挂载","type_id":"网盘挂载"},{"type_name":"alist+WebDav","type_id":"alist+WebDav"},{"type_name":"TVBox修改","type_id":"TVBOX修改教程"},{"type_name":"阿里换token","type_id":"阿里token"},{"type_name":"Git入门到精通","type_id":"Git入门到精通"},{"type_name":"java","type_id":"java教程"},{"type_name":"phyton","type_id":"phyton教程"},{"type_name":"xml","type_id":"xml教程"},{"type_name":"photoshop","type_id":"photoshop教程"},{"type_name":"PR","type_id":"PR教程"},{"type_name":"AE","type_id":"AE教程"},{"type_name":"C4D","type_id":"C4D教程"}],"filter":{"搞笑":[{"key":"duration","name":"时长","value":[{"n":"全部","v":"0"},{"n":"60分钟以上","v":"4"},{"n":"30~60分钟","v":"3"},{"n":"10~30分钟","v":"2"},{"n":"10分钟以下","v":"1"}]}]}}
\ No newline at end of file
diff --git a/lib/ffzy.json b/lib/ffzy.json
new file mode 100644
index 0000000..8004029
--- /dev/null
+++ b/lib/ffzy.json
@@ -0,0 +1,156 @@
+ {
+ "主页url":"http://ffzy5.tv/",
+
+ "站名":"非凡资源网",
+
+ "首页":"电视剧",
+
+ "请求头":"User-Agent$Mozilla/5.0 (iPhone; CPU iPhone OS 15_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Mobile/15E148 Safari/604.1",
+
+ "二次截取":"\"list\"*[&&]",
+
+ "数组":"{&&\"vod_content\"",
+
+ "图片":"vod_pic\"*\"&&\"",
+
+ "标题":"vod_name\"*\"&&\"",
+
+ "链接":"http://ffzy5.tv/index.php/vod/detail/id/+\"vod_id\":&&,+.html",
+
+ "副标题":"vod_remarks\":\"&&\"",
+
+ "搜索模式":"1",
+
+ "搜索url":"http://ffzy5.tv/index.php/ajax/suggest.html?mid=1&wd={wd}",
+
+ "搜索数组二次截取":"\"list\"*[&&]",
+
+ "搜索数组":"{&&}",
+
+ "搜索图片":"\"pic\"*\"&&\"",
+
+ "搜索标题":"\"name\"*\"&&\"",
+
+ "搜索链接":"http://ffzy5.tv/index.php/vod/detail/id/+\"id\":&&,+.html",
+
+ "线路数组":"&&
[替换:ffm3u8>>非凡①#feifan>>非凡②][排序:非凡①>>非凡②]",
+
+ "线路标题":"非凡&&地址",
+
+ "影片类型":"类型:&&
",
+
+ "影片年代":"年代:&&",
+
+ "影片地区":"地区:&&",
+
+ "导演":"导演:&&",
+
+ "主演":"主演:&&",
+
+ "简介":"+",
+
+ "播放数组":"
&&
",
+
+ "播放列表":"
",
+
+ "播放标题":"title=\"&&\"[不包含:复制]",
+
+ "分类":"电影$1#电视剧$2#综艺$3#动漫$4#短剧$36",
+
+ "分类url":"http://ffzy5.tv/index.php/ajax/data?mid=1&tid={cateId}&page={catePg}&limit=20",
+
+ "筛选":{
+
+ "34":[{"key":"cateId","name":"类型","value":[
+ {"n":"电影","v":"1"},
+ {"n":"动作片","v":"6"},
+ {"n":"喜剧片","v":"7"},
+ {"n":"爱情片","v":"8"},
+ {"n":"科幻片","v":"9"},
+ {"n":"恐怖片","v":"10"},
+ {"n":"剧情片","v":"11"},
+ {"n":"战争片","v":"12"},
+ {"n":"纪录片","v":"20"}
+ ]
+ },
+ {"key":"cateId","name":"类型","value":[
+ {"n":"剧集","v":"2"},
+ {"n":"国产剧","v":"13"},
+ {"n":"港台剧","v":"14"},
+ {"n":"韩国剧","v":"15"},
+ {"n":"欧美剧","v":"16"},
+ {"n":"台湾剧","v":"21"},
+ {"n":"日本剧","v":"22"},
+ {"n":"海外剧","v":"23"},
+ {"n":"泰国剧","v":"24"}
+ ]
+ },
+ {"key":"cateId","name":"类型","value":[
+ {"n":"综艺","v":"3"},
+ {"n":"大陆综艺","v":"25"},
+ {"n":"港台综艺","v":"26"},
+ {"n":"日韩综艺","v":"27"},
+ {"n":"欧美综艺","v":"28"}
+ ]
+ },
+ {"key":"cateId","name":"类型","value":[
+ {"n":"动漫","v":"4"},
+ {"n":"国产动漫","v":"29"},
+ {"n":"日本动漫","v":"30"},
+ {"n":"欧美动漫","v":"31"},
+ {"n":"港台动漫","v":"32"},
+ {"n":"海外动漫","v":"33"}
+ ]
+ }
+ ],
+ "1":[
+ {"key":"cateId","name":"类型","value":[
+ {"n":"电影","v":"1"},
+ {"n":"动作片","v":"6"},
+ {"n":"喜剧片","v":"7"},
+ {"n":"爱情片","v":"8"},
+ {"n":"科幻片","v":"9"},
+ {"n":"恐怖片","v":"10"},
+ {"n":"剧情片","v":"11"},
+ {"n":"战争片","v":"12"},
+ {"n":"纪录片","v":"20"}
+ ]
+ }
+ ],
+ "2":[
+ {"key":"cateId","name":"类型","value":[
+ {"n":"剧集","v":"2"},
+ {"n":"国产剧","v":"13"},
+ {"n":"港台剧","v":"14"},
+ {"n":"韩国剧","v":"15"},
+ {"n":"欧美剧","v":"16"},
+ {"n":"台湾剧","v":"21"},
+ {"n":"日本剧","v":"22"},
+ {"n":"海外剧","v":"23"},
+ {"n":"泰国剧","v":"24"}
+ ]
+ }
+ ],
+ "3":[
+ {"key":"cateId","name":"类型","value":[
+ {"n":"综艺","v":"3"},
+ {"n":"大陆综艺","v":"25"},
+ {"n":"港台综艺","v":"26"},
+ {"n":"日韩综艺","v":"27"},
+ {"n":"欧美综艺","v":"28"}
+ ]
+ }
+ ],
+ "4":[
+ {"key":"cateId","name":"类型","value":[
+ {"n":"动漫","v":"4"},
+ {"n":"国产动漫","v":"29"},
+ {"n":"日本动漫","v":"30"},
+ {"n":"欧美动漫","v":"31"},
+ {"n":"港台动漫","v":"32"},
+ {"n":"海外动漫","v":"33"}
+ ]
+ }
+ ]
+ }
+ }
\ No newline at end of file
diff --git a/lib/gbk.js b/lib/gbk.js
new file mode 100644
index 0000000..796d53a
--- /dev/null
+++ b/lib/gbk.js
@@ -0,0 +1,68 @@
+/***
+ * gbk编码解码函数
+ * strTool = gbkTool() strTool.encode(key)
+ * @returns {{encode: (function(*): *), decode: (function(*): *)}}
+ */
+export function gbkTool(){
+ var data=function(zipData){
+ var re=zipData
+ .replace(/#(\d+)\$/g,function(a,b){
+ return Array(+b+3).join('#');
+ })
+ .replace(/#/g,'####')
+ .replace(/(\w\w):([\w#]+)(?:,|$)/g,function(a,hd,dt){
+ return dt.replace(/../g,function(a){
+ if(a!='##'){
+ return hd+a;
+ }else{
+ return a;
+ }
+ });
+ });
+ return re;
+ }('4e:020405060f12171f20212326292e2f313335373c40414244464a5155575a5b6263646567686a6b6c6d6e6f727475767778797a7b7c7d7f808182838485878a#909697999c9d9ea3aaafb0b1b4b6b7b8b9bcbdbec8cccfd0d2dadbdce0e2e6e7e9edeeeff1f4f8f9fafcfe,4f:00020304050607080b0c12131415161c1d212328292c2d2e31333537393b3e3f40414244454748494a4b4c525456616266686a6b6d6e7172757778797a7d8081828586878a8c8e909293959698999a9c9e9fa1a2a4abadb0b1b2b3b4b6b7b8b9babbbcbdbec0c1c2c6c7c8c9cbcccdd2d3d4d5d6d9dbe0e2e4e5e7ebecf0f2f4f5f6f7f9fbfcfdff,50:000102030405060708090a#0b0e1011131516171b1d1e20222324272b2f303132333435363738393b3d3f404142444546494a4b4d5051525354565758595b5d5e5f6061626364666768696a6b6d6e6f70717273747578797a7c7d818283848687898a8b8c8e8f909192939495969798999a9b9c9d9e9fa0a1a2a4a6aaabadaeafb0b1b3b4b5b6b7b8b9bcbdbebfc0c1c2c3c4c5c6c7c8c9cacbcccdced0d1d2d3d4d5d7d8d9dbdcdddedfe0e1e2e3e4e5e8e9eaebeff0f1f2f4f6f7f8f9fafcfdfeff,51:00010203040508#090a0c0d0e0f1011131415161718191a1b1c1d1e1f2022232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e42474a4c4e4f5052535758595b5d5e5f606163646667696a6f727a7e7f838486878a8b8e8f90919394989a9d9e9fa1a3a6a7a8a9aaadaeb4b8b9babebfc1c2c3c5c8cacdced0d2d3d4d5d6d7d8d9dadcdedfe2e3e5e6e7e8e9eaeceef1f2f4f7fe,52:0405090b0c0f101314151c1e1f2122232526272a2c2f313234353c3e4445464748494b4e4f5253555758#595a5b5d5f6062636466686b6c6d6e7071737475767778797a7b7c7e808384858687898a8b8c8d8e8f91929495969798999a9ca4a5a6a7aeafb0b4b5b6b7b8b9babbbcbdc0c1c2c4c5c6c8cacccdcecfd1d3d4d5d7d9dadbdcdddee0e1e2e3e5e6e7e8e9eaebecedeeeff1f2f3f4f5f6f7f8fbfcfd,53:0102030407090a0b0c0e11121314181b1c1e1f2224252728292b2c2d2f3031323334353637383c3d404244464b4c4d505458595b5d65686a6c6d7276797b7c7d7e80818387888a8e8f#90919293949697999b9c9ea0a1a4a7aaabacadafb0b1b2b3b4b5b7b8b9babcbdbec0c3c4c5c6c7cecfd0d2d3d5dadcdddee1e2e7f4fafeff,54:000205070b1418191a1c2224252a303336373a3d3f4142444547494c4d4e4f515a5d5e5f6061636567696a6b6c6d6e6f7074797a7e7f8183858788898a8d919397989c9e9fa0a1a2a5aeb0b2b5b6b7b9babcbec3c5cacbd6d8dbe0e1e2e3e4ebeceff0f1f4f5f6f7f8f9fbfe,55:0002030405080a0b0c0d0e121315161718191a1c1d1e1f212526#28292b2d3234353638393a3b3d40424547484b4c4d4e4f515253545758595a5b5d5e5f60626368696b6f7071727374797a7d7f85868c8d8e9092939596979a9b9ea0a1a2a3a4a5a6a8a9aaabacadaeafb0b2b4b6b8babcbfc0c1c2c3c6c7c8cacbcecfd0d5d7d8d9dadbdee0e2e7e9edeef0f1f4f6f8f9fafbfcff,56:0203040506070a0b0d1011121314151617191a1c1d202122252628292a2b2e2f30333537383a3c3d3e404142434445464748494a4b4f5051525355565a5b5d5e5f6061#636566676d6e6f70727374757778797a7d7e7f80818283848788898a8b8c8d9091929495969798999a9b9c9d9e9fa0a1a2a4a5a6a7a8a9aaabacadaeb0b1b2b3b4b5b6b8b9babbbdbebfc0c1c2c3c4c5c6c7c8c9cbcccdcecfd0d1d2d3d5d6d8d9dce3e5e6e7e8e9eaeceeeff2f3f6f7f8fbfc,57:00010205070b0c0d0e0f101112131415161718191a1b1d1e202122242526272b313234353637383c3d3f414344454648494b52535455565859626365676c6e707172747578797a7d7e7f80#818788898a8d8e8f90919495969798999a9c9d9e9fa5a8aaacafb0b1b3b5b6b7b9babbbcbdbebfc0c1c4c5c6c7c8c9cacccdd0d1d3d6d7dbdcdee1e2e3e5e6e7e8e9eaebeceef0f1f2f3f5f6f7fbfcfeff,58:0103040508090a0c0e0f101213141617181a1b1c1d1f222325262728292b2c2d2e2f31323334363738393a3b3c3d3e3f4041424345464748494a4b4e4f505253555657595a5b5c5d5f6061626364666768696a6d6e6f707172737475767778797a7b7c7d7f82848687888a8b8c#8d8e8f909194959697989b9c9da0a1a2a3a4a5a6a7aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbdbebfc0c2c3c4c6c7c8c9cacbcccdcecfd0d2d3d4d6d7d8d9dadbdcdddedfe0e1e2e3e5e6e7e8e9eaedeff1f2f4f5f7f8fafbfcfdfeff,59:000103050608090a0b0c0e1011121317181b1d1e2021222326282c30323335363b3d3e3f404345464a4c4d505253595b5c5d5e5f616364666768696a6b6c6d6e6f70717275777a7b7c7e7f8085898b8c8e8f90919495989a9b9c9d9fa0a1a2a6#a7acadb0b1b3b4b5b6b7b8babcbdbfc0c1c2c3c4c5c7c8c9cccdcecfd5d6d9dbdedfe0e1e2e4e6e7e9eaebedeeeff0f1f2f3f4f5f6f7f8fafcfdfe,5a:00020a0b0d0e0f101214151617191a1b1d1e2122242627282a2b2c2d2e2f3033353738393a3b3d3e3f414243444547484b4c4d4e4f5051525354565758595b5c5d5e5f60616364656668696b6c6d6e6f7071727378797b7c7d7e808182838485868788898a8b8c8d8e8f9091939495969798999c9d9e9fa0a1a2a3a4a5a6a7a8a9abac#adaeafb0b1b4b6b7b9babbbcbdbfc0c3c4c5c6c7c8cacbcdcecfd0d1d3d5d7d9dadbdddedfe2e4e5e7e8eaecedeeeff0f2f3f4f5f6f7f8f9fafbfcfdfeff,5b:0001020304050607080a0b0c0d0e0f10111213141518191a1b1c1d1e1f202122232425262728292a2b2c2d2e2f303133353638393a3b3c3d3e3f4142434445464748494a4b4c4d4e4f52565e606167686b6d6e6f7274767778797b7c7e7f82868a8d8e90919294969fa7a8a9acadaeafb1b2b7babbbcc0c1c3c8c9cacbcdcecf#d1d4d5d6d7d8d9dadbdce0e2e3e6e7e9eaebecedeff1f2f3f4f5f6f7fdfe,5c:0002030507080b0c0d0e10121317191b1e1f2021232628292a2b2d2e2f303233353637434446474c4d5253545657585a5b5c5d5f62646768696a6b6c6d70727374757677787b7c7d7e808384858687898a8b8e8f9293959d9e9fa0a1a4a5a6a7a8aaaeafb0b2b4b6b9babbbcbec0c2c3c5c6c7c8c9cacccdcecfd0d1d3d4d5d6d7d8dadbdcdddedfe0e2e3e7e9ebeceeeff1f2f3f4f5f6f7f8f9fafcfdfeff,5d:00#01040508090a0b0c0d0f10111213151718191a1c1d1f2021222325282a2b2c2f3031323335363738393a3b3c3f4041424344454648494d4e4f5051525354555657595a5c5e5f6061626364656667686a6d6e7071727375767778797a7b7c7d7e7f8081838485868788898a8b8c8d8e8f9091929394959697989a9b9c9e9fa0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b8b9babbbcbdbebfc0c1c2c3c4c6c7c8c9cacbcccecfd0d1d2d3d4d5d6d7d8d9dadcdfe0e3e4eaeced#f0f5f6f8f9fafbfcff,5e:000407090a0b0d0e1213171e1f20212223242528292a2b2c2f303233343536393a3e3f404143464748494a4b4d4e4f50515253565758595a5c5d5f60636465666768696a6b6c6d6e6f70717577797e8182838588898c8d8e92989b9da1a2a3a4a8a9aaabacaeafb0b1b2b4babbbcbdbfc0c1c2c3c4c5c6c7c8cbcccdcecfd0d4d5d7d8d9dadcdddedfe0e1e2e3e4e5e6e7e9ebecedeeeff0f1f2f3f5f8f9fbfcfd,5f:050607090c0d0e10121416191a1c1d1e21222324#282b2c2e30323334353637383b3d3e3f4142434445464748494a4b4c4d4e4f5154595a5b5c5e5f60636567686b6e6f72747576787a7d7e7f83868d8e8f919394969a9b9d9e9fa0a2a3a4a5a6a7a9abacafb0b1b2b3b4b6b8b9babbbebfc0c1c2c7c8cacbced3d4d5dadbdcdedfe2e3e5e6e8e9eceff0f2f3f4f6f7f9fafc,60:0708090b0c10111317181a1e1f2223242c2d2e3031323334363738393a3d3e404445464748494a4c4e4f5153545657585b5c5e5f606165666e71727475777e80#8182858687888a8b8e8f909193959798999c9ea1a2a4a5a7a9aaaeb0b3b5b6b7b9babdbebfc0c1c2c3c4c7c8c9cccdcecfd0d2d3d4d6d7d9dbdee1e2e3e4e5eaf1f2f5f7f8fbfcfdfeff,61:02030405070a0b0c1011121314161718191b1c1d1e21222528292a2c2d2e2f303132333435363738393a3b3c3d3e4041424344454647494b4d4f50525354565758595a5b5c5e5f606163646566696a6b6c6d6e6f717273747678797a7b7c7d7e7f808182838485868788898a8c8d8f9091929395#969798999a9b9c9e9fa0a1a2a3a4a5a6aaabadaeafb0b1b2b3b4b5b6b8b9babbbcbdbfc0c1c3c4c5c6c7c9cccdcecfd0d3d5d6d7d8d9dadbdcdddedfe0e1e2e3e4e5e7e8e9eaebecedeeeff0f1f2f3f4f6f7f8f9fafbfcfdfe,62:00010203040507091314191c1d1e2023262728292b2d2f303132353638393a3b3c424445464a4f50555657595a5c5d5e5f6061626465687172747577787a7b7d818283858687888b8c8d8e8f9094999c9d9ea3a6a7a9aaadaeafb0b2b3b4b6b7b8babec0c1#c3cbcfd1d5dddee0e1e4eaebf0f2f5f8f9fafb,63:00030405060a0b0c0d0f10121314151718191c2627292c2d2e30313334353637383b3c3e3f40414447484a51525354565758595a5b5c5d60646566686a6b6c6f707273747578797c7d7e7f81838485868b8d9193949597999a9b9c9d9e9fa1a4a6abafb1b2b5b6b9bbbdbfc0c1c2c3c5c7c8cacbccd1d3d4d5d7d8d9dadbdcdddfe2e4e5e6e7e8ebeceeeff0f1f3f5f7f9fafbfcfe,64:0304060708090a0d0e111215161718191a1d1f222324#252728292b2e2f3031323335363738393b3c3e404243494b4c4d4e4f505153555657595a5b5c5d5f60616263646566686a6b6c6e6f70717273747576777b7c7d7e7f8081838688898a8b8c8d8e8f90939497989a9b9c9d9fa0a1a2a3a5a6a7a8aaabafb1b2b3b4b6b9bbbdbebfc1c3c4c6c7c8c9cacbcccfd1d3d4d5d6d9dadbdcdddfe0e1e3e5e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff,65:01020304050607080a0b0c0d0e0f10111314151617191a1b1c1d1e1f2021#222324262728292a2c2d30313233373a3c3d404142434446474a4b4d4e5052535457585a5c5f606164656768696a6d6e6f7173757678797a7b7c7d7e7f8081828384858688898a8d8e8f92949596989a9d9ea0a2a3a6a8aaacaeb1b2b3b4b5b6b7b8babbbebfc0c2c7c8c9cacdd0d1d3d4d5d8d9dadbdcdddedfe1e3e4eaebf2f3f4f5f8f9fbfcfdfeff,66:0104050708090b0d1011121617181a1b1c1e2122232426292a2b2c2e3032333738393a3b3d3f40424445464748494a4d4e505158#595b5c5d5e6062636567696a6b6c6d7172737578797b7c7d7f808183858688898a8b8d8e8f909293949598999a9b9c9e9fa0a1a2a3a4a5a6a9aaabacadafb0b1b2b3b5b6b7b8babbbcbdbfc0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8dadedfe0e1e2e3e4e5e7e8eaebecedeeeff1f5f6f8fafbfd,67:010203040506070c0e0f1112131618191a1c1e20212223242527292e303233363738393b3c3e3f414445474a4b4d5254555758595a5b5d62636466676b6c6e717476#78797a7b7d8082838586888a8c8d8e8f9192939496999b9fa0a1a4a6a9acaeb1b2b4b9babbbcbdbebfc0c2c5c6c7c8c9cacbcccdced5d6d7dbdfe1e3e4e6e7e8eaebedeef2f5f6f7f8f9fafbfcfe,68:01020304060d1012141518191a1b1c1e1f20222324252627282b2c2d2e2f30313435363a3b3f474b4d4f52565758595a5b5c5d5e5f6a6c6d6e6f707172737578797a7b7c7d7e7f8082848788898a8b8c8d8e90919294959698999a9b9c9d9e9fa0a1a3a4a5a9aaabacaeb1b2b4b6b7b8#b9babbbcbdbebfc1c3c4c5c6c7c8cacccecfd0d1d3d4d6d7d9dbdcdddedfe1e2e4e5e6e7e8e9eaebecedeff2f3f4f6f7f8fbfdfeff,69:00020304060708090a0c0f11131415161718191a1b1c1d1e21222325262728292a2b2c2e2f313233353637383a3b3c3e4041434445464748494a4b4c4d4e4f50515253555658595b5c5f616264656768696a6c6d6f7072737475767a7b7d7e7f8183858a8b8c8e8f909192939697999a9d9e9fa0a1a2a3a4a5a6a9aaacaeafb0b2b3b5b6b8b9babcbd#bebfc0c2c3c4c5c6c7c8c9cbcdcfd1d2d3d5d6d7d8d9dadcdddee1e2e3e4e5e6e7e8e9eaebeceeeff0f1f3f4f5f6f7f8f9fafbfcfe,6a:000102030405060708090b0c0d0e0f10111213141516191a1b1c1d1e20222324252627292b2c2d2e30323334363738393a3b3c3f40414243454648494a4b4c4d4e4f515253545556575a5c5d5e5f60626364666768696a6b6c6d6e6f70727374757677787a7b7d7e7f81828385868788898a8b8c8d8f929394959698999a9b9c9d9e9fa1a2a3a4a5a6#a7a8aaadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedfe0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff,6b:000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f252628292a2b2c2d2e2f303133343536383b3c3d3f4041424445484a4b4d4e4f5051525354555657585a5b5c5d5e5f606168696b6c6d6e6f7071727374757677787a7d7e7f808588#8c8e8f909194959798999c9d9e9fa0a2a3a4a5a6a7a8a9abacadaeafb0b1b2b6b8b9babbbcbdbec0c3c4c6c7c8c9caccced0d1d8dadcdddedfe0e2e3e4e5e6e7e8e9ecedeef0f1f2f4f6f7f8fafbfcfeff,6c:000102030408090a0b0c0e12171c1d1e2023252b2c2d31333637393a3b3c3e3f434445484b4c4d4e4f5152535658595a62636566676b6c6d6e6f71737577787a7b7c7f8084878a8b8d8e9192959697989a9c9d9ea0a2a8acafb0b4b5b6b7bac0c1c2c3c6c7c8cbcdcecfd1d2d8#d9dadcdddfe4e6e7e9ecedf2f4f9ff,6d:000203050608090a0d0f101113141516181c1d1f20212223242628292c2d2f30343637383a3f404244494c50555657585b5d5f6162646567686b6c6d707172737576797a7b7d7e7f8081838486878a8b8d8f9092969798999a9ca2a5acadb0b1b3b4b6b7b9babbbcbdbec1c2c3c8c9cacdcecfd0d2d3d4d5d7dadbdcdfe2e3e5e7e8e9eaedeff0f2f4f5f6f8fafdfeff,6e:0001020304060708090b0f12131518191b1c1e1f222627282a2c2e30313335#3637393b3c3d3e3f40414245464748494a4b4c4f5051525557595a5c5d5e606162636465666768696a6c6d6f707172737475767778797a7b7c7d8081828487888a8b8c8d8e91929394959697999a9b9d9ea0a1a3a4a6a8a9abacadaeb0b3b5b8b9bcbebfc0c3c4c5c6c8c9cacccdced0d2d6d8d9dbdcdde3e7eaebecedeeeff0f1f2f3f5f6f7f8fafbfcfdfeff,6f:000103040507080a0b0c0d0e101112161718191a1b1c1d1e1f212223252627282c2e303234353738393a3b3c3d3f404142#43444548494a4c4e4f5051525354555657595a5b5d5f60616364656768696a6b6c6f707173757677797b7d7e7f808182838586878a8b8f909192939495969798999a9b9d9e9fa0a2a3a4a5a6a8a9aaabacadaeafb0b1b2b4b5b7b8babbbcbdbebfc1c3c4c5c6c7c8cacbcccdcecfd0d3d4d5d6d7d8d9dadbdcdddfe2e3e4e5e6e7e8e9eaebecedf0f1f2f3f4f5f6f7f8f9fafbfcfdfeff,70:000102030405060708090a0b0c0d0e0f1012131415161718191c1d1e1f2021222425262728292a#2b2c2d2e2f30313233343637383a3b3c3d3e3f404142434445464748494a4b4d4e505152535455565758595a5b5c5d5f606162636465666768696a6e7172737477797a7b7d818283848687888b8c8d8f90919397989a9b9e9fa0a1a2a3a4a5a6a7a8a9aab0b2b4b5b6babebfc4c5c6c7c9cbcccdcecfd0d1d2d3d4d5d6d7dadcdddee0e1e2e3e5eaeef0f1f2f3f4f5f6f8fafbfcfeff,71:0001020304050607080b0c0d0e0f111214171b1c1d1e1f2021222324252728292a2b2c2d2e323334#353738393a3b3c3d3e3f4041424344464748494b4d4f505152535455565758595a5b5d5f6061626365696a6b6c6d6f707174757677797b7c7e7f8081828385868788898b8c8d8e909192939596979a9b9c9d9ea1a2a3a4a5a6a7a9aaabadaeafb0b1b2b4b6b7b8babbbcbdbebfc0c1c2c4c5c6c7c8c9cacbcccdcfd0d1d2d3d6d7d8d9dadbdcdddedfe1e2e3e4e6e8e9eaebecedeff0f1f2f3f4f5f6f7f8fafbfcfdfeff,72:0001020304050708090a0b0c0d0e0f101112131415161718191a#1b1c1e1f2021222324252627292b2d2e2f3233343a3c3e40414243444546494a4b4e4f505153545557585a5c5e60636465686a6b6c6d707173747677787b7c7d828385868788898c8e9091939495969798999a9b9c9d9ea0a1a2a3a4a5a6a7a8a9aaabaeb1b2b3b5babbbcbdbebfc0c5c6c7c9cacbcccfd1d3d4d5d6d8dadb#95$,30:000102,00b702:c9c7,00a830:0305,2014ff5e20:162618191c1d,30:141508090a0b0c0d0e0f16171011,00:b1d7f7,22:362728110f2a2908371aa52520,231222:992b2e614c483d1d606e6f64651e3534,26:4240,00b020:3233,2103ff0400a4ff:e0e1,203000a7211626:0605,25:cbcfcec7c6a1a0b3b2,203b21:92909193,30:13#95$,21:70717273747576777879#4$,24:88898a8b8c8d8e8f909192939495969798999a9b7475767778797a7b7c7d7e7f808182838485868760616263646566676869##,32:20212223242526272829##,21:606162636465666768696a6b#97$,ff:010203e505060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5de3#95$,30:4142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f808182838485868788898a8b8c8d8e8f90919293#106$a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedfe0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6#103$,03:9192939495969798999a9b9c9d9e9fa0a1a3a4a5a6a7a8a9#6$b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c3c4c5c6c7c8c9#5$,fe:3536393a3f403d3e41424344##3b3c373831#3334#104$,04:10111213141501161718191a1b1c1d1e1f202122232425262728292a2b2c2d2e2f#13$30313233343551363738393a3b3c3d3e3f404142434445464748494a4b4c4d4e4f#11$,02:cacbd9,20:13152535,21:050996979899,22:151f23526667bf,25:505152535455565758595a5b5c5d5e5f606162636465666768696a6b6c6d6e6f7071727381828384858687#88898a8b8c8d8e8f939495bcbde2e3e4e5,2609229530:121d1e#9$,010100e101ce00e0011300e9011b00e8012b00ed01d000ec014d00f301d200f2016b00fa01d400f901:d6d8dadc,00:fcea,0251e7c701:4448,e7c802:61#2$,31:05060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f20212223242526272829#19$,30:212223242526272829,32a333:8e8f9c9d9ea1c4ced1d2d5,fe30ff:e2e4#,212132:31#,20:10#1$,30:fc9b9cfdfe069d9e,fe:494a4b4c4d4e4f50515254555657595a5b5c5d5e5f6061#626364656668696a6b,e7:e7e8e9eaebecedeeeff0f1f2f3,30:07#11$,25:000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f404142434445464748494a4b#13$,72:dcdddfe2e3e4e5e6e7eaebf5f6f9fdfeff,73:00020405060708090b0c0d0f1011121418191a1f2023242627282d2f30323335363a3b3c3d404142434445464748#494a4b4c4e4f515354555658595a5b5c5d5e5f6162636465666768696a6b6e7071#92$72737475767778797a7b7c7d7f808182838586888a8c8d8f90929394959798999a9c9d9ea0a1a3a4a5a6a7a8aaacadb1b4b5b6b8b9bcbdbebfc1c3c4c5c6c7#cbccced2d3d4d5d6d7d8dadbdcdddfe1e2e3e4e6e8eaebeceeeff0f1f3f4f5f6f7#92$f8f9fafbfcfdfeff,74:0001020407080b0c0d0e1112131415161718191c1d1e1f2021232427292b2d2f31323738393a3b3d3e3f4042434445464748494a4b4c4d#4e4f505152535456585d606162636465666768696a6b6c6e6f717273747578797a#92$7b7c7d7f8284858688898a8c8d8f9192939495969798999a9b9d9fa0a1a2a3a4a5a6aaabacadaeafb0b1b2b3b4b5b6b7b8b9bbbcbdbebfc0c1c2c3c4c5c6c7#c8c9cacbcccdcecfd0d1d3d4d5d6d7d8d9dadbdddfe1e5e7e8e9eaebecedf0f1f2#92$f3f5f8f9fafbfcfdfe,75:0001020305060708090a0b0c0e1012141516171b1d1e202122232426272a2e3436393c3d3f414243444647494a4d5051525355565758#5d5e5f60616263646768696b6c6d6e6f7071737576777a7b7c7d7e808182848587#92$88898a8c8d8e909395989b9c9ea2a6a7a8a9aaadb6b7babbbfc0c1c6cbcccecfd0d1d3d7d9dadcdddfe0e1e5e9ecedeeeff2f3f5f6f7f8fafbfdfe,76:02040607#08090b0d0e0f11121314161a1c1d1e212327282c2e2f31323637393a3b3d414244#92$45464748494a4b4e4f50515253555758595a5b5d5f6061626465666768696a6c6d6e7071727374757677797a7c7f80818385898a8c8d8f9092949597989a9b#9c9d9e9fa0a1a2a3a5a6a7a8a9aaabacadafb0b3b5b6b7b8b9babbbcbdbec0c1c3,554a963f57c3632854ce550954c076:914c,853c77ee827e788d72319698978d6c285b894ffa630966975cb880fa684880ae660276ce51f9655671ac7ff1888450b2596561ca6fb382ad634c625253ed54277b06516b75a45df462d48dcb9776628a8019575d97387f627238767d67cf767e64464f708d2562dc7a17659173ed642c6273822c9881677f724862:6ecc,4f3474e3534a529e7eca90a65e2e6886699c81807ed168d278c5868c9551508d8c2482de80de53058912526576:c4c7c9cbccd3d5d9dadcdddee0e1e2e3e4e6e7e8e9eaebecedf0f3f5f6f7fafbfdff,77:00020305060a0c0e0f1011121314151617181b1c1d1e21232425272a2b#2c2e3031323334393b3d3e3f4244454648494a4b4c4d4e4f52535455565758595c,858496f94fdd582199715b9d62:b1a5,66b48c799c8d7206676f789160b253:5117,8f8880cc8d1d94a1500d72c8590760eb711988ab595482ef672c7b285d297ef7752d6cf58e668ff8903c9f3b6bd491197b145f7c78a784d6853d6b:d5d9d6,5e:0187,75f995ed655d5f:0ac5,8f9f58c181c2907f965b97ad8fb97f168d2c62414fbf53:d85e,8f:a8a9ab,904d68075f6a819888689cd6618b522b762a5f6c658c6fd26ee85bbe644851:75b0,67c44e1979c9997c70b377:5d5e5f606467696a6d6e6f7071727374757677787a7b7c818283868788898a8b8f90939495969798999a9b9c9d9ea1a3a4a6a8abadaeafb1b2b4b6b7b8b9ba#bcbec0c1c2c3c4c5c6c7c8c9cacbcccecfd0d1d2d3d4d5d6d8d9dadddedfe0e1e4,75c55e7673bb83e064ad62e894b56ce2535a52c3640f94c27b944f2f5e1b823681:168a,6e246cca9a736355535c54fa886557e04e0d5e036b657c3f90e8601664e6731c88c16750624d8d22776c8e2991c75f6983dc8521991053c286956b8b60:ede8,707f82:cd31,4ed36ca785cf64cd7cd969fd66f9834953957b564fa7518c6d4b5c428e6d63d253c983:2c36,67e578b4643d5bdf5c945dee8be762c667f48c7a640063ba8749998b8c177f2094f24ea7961098a4660c731677:e6e8eaeff0f1f2f4f5f7f9fafbfc,78:0304050607080a0b0e0f101315191b1e20212224282a2b2e2f31323335363d3f414243444648494a4b4d4f51535458595a#5b5c5e5f606162636465666768696f7071727374757678797a7b7d7e7f80818283,573a5c1d5e38957f507f80a05382655e7545553150218d856284949e671d56326f6e5de2543570928f66626f64a463a35f7b6f8890f481e38fb05c1866685ff16c8996488d81886c649179f057ce6a59621054484e587a0b60e96f848bda627f901e9a8b79e4540375f4630153196c608fdf5f1b9a70803b9f7f4f885c3a8d647fc565a570bd51:45b2,866b5d075ba062bd916c75748e0c7a2061017b794ec77ef877854e1181ed521d51fa6a7153a88e87950496cf6ec19664695a78:848586888a8b8f9092949596999d9ea0a2a4a6a8a9aaabacadaeafb5b6b7b8babbbcbdbfc0c2c3c4c6c7c8cccdcecfd1d2d3d6d7d8dadbdcdddedfe0e1e2e3#e4e5e6e7e9eaebedeeeff0f1f3f5f6f8f9fbfcfdfeff,79:00020304060708090a0b0c,784050a877d7641089e6590463e35ddd7a7f693d4f20823955984e3275ae7a975e:628a,95ef521b5439708a6376952457826625693f918755076df37eaf882262337ef075b5832878c196cc8f9e614874f78bcd6b64523a8d506b21806a847156f153064e:ce1b,51d17c97918b7c074fc38e7f7be17a9c64675d1450ac810676017cb96dec7fe067515b:58f8,78cb64:ae13,63:aa2b,9519642d8fbe7b5476296253592754466b7950a362345e266b864ee38d37888b5f85902e79:0d0e0f1011121415161718191a1b1c1d1f2021222325262728292a2b2c2d2e2f3031323335363738393d3f42434445474a4b4c4d4e4f505152545558596163#6466696a6b6c6e70717273747576797b7c7d7e7f8283868788898b8c8d8e909192,6020803d62c54e39535590f863b880c665e66c2e4f4660ee6de18bde5f3986cb5f536321515a83616863520063638e4850125c9b79775bfc52307a3b60bc905376d75f:b797,76848e6c706f767b7b4977aa51f3909358244f4e6ef48fea654c7b1b72c46da47fdf5ae162b55e95573084827b2c5e1d5f1f90127f1498a063826ec7789870b95178975b57ab75354f4375385e9760e659606dc06bbf788953fc96d551cb52016389540a94938c038dcc7239789f87768fed8c0d53e079:939495969798999b9c9d9e9fa0a1a2a3a4a5a6a8a9aaabacadaeafb0b1b2b4b5b6b7b8bcbfc2c4c5c7c8cacccecfd0d3d4d6d7d9dadbdcdddee0e1e2e5e8ea#eceef1f2f3f4f5f6f7f9fafcfeff,7a:0104050708090a0c0f10111213151618191b1c,4e0176ef53ee948998769f0e952d5b9a8ba24e:221c,51ac846361c252a8680b4f97606b51bb6d1e515c6296659796618c46901775d890fd77636bd272:8aec,8bfb583577798d4c675c9540809a5ea66e2159927aef77ed953b6bb565ad7f0e58065151961f5bf958a954288e726566987f56e4949d76fe9041638754c659:1a3a,579b8eb267358dfa8235524160f0581586fe5ce89e454fc4989d8bb95a2560765384627c904f9102997f6069800c513f80335c1499756d314e8c7a:1d1f21222425262728292a2b2c2d2e2f303132343536383a3e4041424344454748494a4b4c4d4e4f50525354555658595a5b5c5d5e5f606162636465666768#696a6b6c6d6e6f717273757b7c7d7e828587898a8b8c8e8f909394999a9b9ea1a2,8d3053d17f5a7b4f4f104e4f96006cd573d085e95e06756a7ffb6a0a77fe94927e4151e170e653cd8fd483038d2972af996d6cdb574a82b365b980aa623f963259a84eff8bbf7eba653e83f2975e556198de80a5532a8bfd542080ba5e9f6cb88d3982ac915a54296c1b52067eb7575f711a6c7e7c89594b4efd5fff61247caa4e305c0167ab87025cf0950b98ce75af70fd902251af7f1d8bbd594951e44f5b5426592b657780a45b7562:76c2,8f905e456c1f7b264f:0fd8,670d7a:a3a4a7a9aaabaeafb0b1b2b4b5b6b7b8b9babbbcbdbec0c1c2c3c4c5c6c7c8c9cacccdcecfd0d1d2d3d4d5d7d8dadbdcdde1e2e4e7e8e9eaebeceef0f1f2f3#f4f5f6f7f8fbfcfe,7b:0001020507090c0d0e1012131617181a1c1d1f21222327292d,6d:6eaa,798f88b15f17752b629a8f854fef91dc65a781:2f51,5e9c81508d74526f89868d4b590d50854ed8961c723681798d1f5bcc8ba3964459877f1a549056:760e,8be565396982949976d66e895e72751867:46d1,7aff809d8d76611f79c665628d635188521a94a27f38809b7eb25c976e2f67607bd9768b9ad8818f7f947cd5641e95507a3f54:4ae5,6b4c640162089e3d80f3759952729769845b683c86e496:0194,94ec4e2a54047ed968398ddf801566f45e9a7fb97b:2f303234353637393b3d3f404142434446484a4d4e535557595c5e5f61636465666768696a6b6c6d6f70737476787a7c7d7f81828384868788898a8b8c8e8f#9192939698999a9b9e9fa0a3a4a5aeafb0b2b3b5b6b7b9babbbcbdbebfc0c2c3c4,57c2803f68975de5653b529f606d9f9a4f9b8eac516c5bab5f135de96c5e62f18d21517194a952fe6c9f82df72d757a267848d2d591f8f9c83c754957b8d4f306cbd5b6459d19f1353e486ca9aa88c3780a16545987e56fa96c7522e74dc52505be1630289024e5662d0602a68fa51735b9851a089c27ba199867f5060ef704c8d2f51495e7f901b747089c4572d78455f529f9f95fa8f689b3c8be17678684267dc8d:ea35,523d8f8a6eda68cd950590ed56fd679c88f98fc754c87b:c5c8c9cacbcdcecfd0d2d4d5d6d7d8dbdcdedfe0e2e3e4e7e8e9ebecedeff0f2f3f4f5f6f8f9fafbfdff,7c:0001020304050608090a0d0e101112131415171819#1a1b1c1d1e20212223242528292b2c2d2e2f3031323334353637393a3b3c3d3e42,9ab85b696d776c264ea55bb39a87916361a890af97e9542b6db55bd251fd558a7f:55f0,64bc634d65f161be608d710a6c:5749,592f676d822a58d5568e8c6a6beb90dd597d801753f76d695475559d83:77cf,683879be548c4f55540876d28c8996026cb36db88d6b89109e648d3a563f9ed175d55f8872e0606854fc4ea86a2a886160528f7054c470d886799e3f6d2a5b8f5f187ea255894faf7334543c539a501954:0e7c,4e4e5ffd745a58f6846b80e1877472d07cca6e567c:434445464748494a4b4c4e4f505152535455565758595a5b5c5d5e5f606162636465666768696a6b6c6d6e6f70717275767778797a7e7f8081828384858687#888a8b8c8d8e8f90939496999a9ba0a1a3a6a7a8a9abacadafb0b4b5b6b7b8babb,5f27864e552c62a44e926caa623782b154d7534e733e6ed1753b521253168bdd69d05f8a60006dee574f6b2273af68538fd87f13636260a3552475ea8c6271156da35ba65e7b8352614c9ec478fa87577c27768751f060f6714c66435e4c604d8c0e707063258f895fbd606286d456de6bc160946167534960e066668d3f79fd4f1a70e96c478b:b3f2,7ed88364660f5a5a9b426d:51f7,8c416d3b4f19706b83b7621660d1970d8d27797851fb57:3efa,673a75787a3d79ef7b957c:bfc0c2c3c4c6c9cbcecfd0d1d2d3d4d8dadbdddee1e2e3e4e5e6e7e9eaebecedeef0f1f2f3f4f5f6f7f9fafcfdfeff,7d:000102030405060708090b0c0d0e0f10#1112131415161718191a1b1c1d1e1f212324252628292a2c2d2e30313233343536,808c99658ff96fc08ba59e2159ec7ee97f095409678168d88f917c4d96c653ca602575be6c7253735ac97ea7632451e0810a5df184df628051805b634f0e796d524260b86d4e5b:c4c2,8b:a1b0,65e25fcc964559937e:e7aa,560967b759394f735bb652a0835a988a8d3e753294be50477a3c4ef767b69a7e5ac16b7c76d1575a5c167b3a95f4714e517c80a9827059787f04832768c067ec78:b177,62e363617b804fed526a51cf835069db92748d:f531,89c1952e7bad4ef67d:3738393a3b3c3d3e3f404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f606162636465666768696a6b6c6d6f70717273747576#78797a7b7c7d7e7f808182838485868788898a8b8c8d8e8f909192939495969798,506582305251996f6e:1085,6da75efa50f559dc5c066d466c5f7586848b686859568bb253209171964d854969127901712680f64ea490ca6d479a845a0756bc640594f077eb4fa5811a72e189d2997a7f347ede527f655991758f:7f83,53eb7a9663:eda5,768679f888579636622a52ab8282685467706377776b7aed6d017ed389e359d0621285c982a5754c501f4ecb75a58beb5c4a5dfe7b4b65a491d14eca6d25895f7d2795264ec58c288fdb9773664b79818fd170ec6d787d:999a9b9c9d9e9fa0a1a2a3a4a5a7a8a9aaabacadafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9#dadbdcdddedfe0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fa,5c3d52b283465162830e775b66769cb84eac60ca7c:beb3,7ecf4e958b66666f988897595883656c955c5f8475c997567a:dfde,51c070af7a9863ea7a767ea0739697ed4e4570784e5d915253a965:51e7,81fc8205548e5c31759a97a062d872d975bd5c459a7983ca5c40548077e94e3e6cae805a62d2636e5de851778ddd8e1e952f4ff153e560e770ac526763509e435a1f5026773753777ee26485652b628963985014723589c951b38bc07edd574783cc94a7519b541b5cfb7d:fbfcfdfeff,7e:000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f202122232425262728292a2b2c2d2e2f30313233343536373839#3a3c3d3e3f40424344454648494a4b4c4d4e4f505152535455565758595a5b5c5d,4fca7ae36d5a90e19a8f55805496536154af5f0063e9697751ef6168520a582a52d8574e780d770b5eb761777ce062:5b97,4ea27095800362f770e49760577782db67ef68f578d5989779d158f354b353ef6e34514b523b5ba28bfe80af554357a660735751542d7a7a60505b5463a762a053e362635bc767af54ed7a9f82e691775e9388e4593857ae630e8de880ef57577b774fa95feb5bbd6b3e53217b5072c2684677:ff36,65f751b54e8f76d45cbf7aa58475594e9b4150807e:5e5f606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f8081838485868788898a8b8c8d8e8f909192939495969798999a9c9d9e#aeb4bbbcd6e4ecf9,7f:0a101e37393b3c3d3e3f404143464748494a4b4c4d4e4f5253,998861276e8357646606634656f062:ec69,5ed39614578362c955878721814a8fa3556683b167658d5684dd5a6a680f62e67bee961151706f9c8c3063fd89c861d27f0670c26ee57405699472fc5eca90ce67176d6a635e52b3726280014f6c59e5916a70d96d9d52d24e5096f7956d857e78ca7d2f5121579264c2808b7c7b6cea68f1695e51b7539868a872819ece7bf172f879bb6f137406674e91cc9ca4793c83:8954,540f68174e3d538952b1783e5386522950884f:8bd0,7f:56595b5c5d5e6063646566676b6c6d6f7073757677787a7b7c7d7f8082838485868788898b8d8f9091929395969798999b9ca0a2a3a5a6a8a9aaabacadaeb1#b3b4b5b6b7babbbec0c2c3c4c6c7c8c9cbcdcfd0d1d2d3d6d7d9dadbdcdddee2e3,75e27acb7c926ca596b6529b748354e94fe9805483b28fde95705ec9601c6d9f5e18655b813894fe604b70bc7ec37cae51c968817cb1826f4e248f8691cf667e4eae8c0564a9804a50da759771ce5be58fbd6f664e86648295635ed66599521788c270c852a3730e7433679778f797164e3490bb9cde6dcb51db8d41541d62ce73b283f196f69f8494c34f367f9a51cc707596755cad988653e64ee46e9c740969b4786b998f7559521876246d4167f3516d9f99804b54997b3c7abf7f:e4e7e8eaebecedeff2f4f5f6f7f8f9fafdfeff,80:020708090a0e0f11131a1b1d1e1f2123242b2c2d2e2f303234393a3c3e404144454748494e4f505153555657#595b5c5d5e5f6061626364656667686b6c6d6e6f7072737475767778797a7b7c7d,9686578462e29647697c5a0464027bd36f0f964b82a6536298855e90708963b35364864f9c819e93788c97328d:ef42,9e7f6f5e79845f559646622e9a74541594dd4fa365c55c:6561,7f1586516c2f5f8b73876ee47eff5ce6631b5b6a6ee653754e7163a0756562a18f6e4f264ed16ca67eb68bba841d87ba7f57903b95237ba99aa188f8843d6d1b9a867edc59889ebb739b780186829a:6c82,561b541757cb4e709ea653568fc881097792999286ee6ee1851366fc61626f2b80:7e818285888a8d8e8f909192949597999ea3a6a7a8acb0b3b5b6b8b9bbc5c7c8c9cacbcfd0d1d2d3d4d5d8dfe0e2e3e6eef5f7f9fbfeff,81:000103040507080b#0c1517191b1c1d1f202122232425262728292a2b2d2e3033343537393a3b3c3d3f,8c298292832b76f26c135fd983bd732b8305951a6bdb77db94c6536f830251925e3d8c8c8d384e4873ab679a68859176970971646ca177095a9295416bcf7f8e66275bd059b95a9a95:e8f7,4eec84:0c99,6aac76df9530731b68a65b5f772f919a97617cdc8ff78c1c5f257c7379d889c56ccc871c5bc65e4268c977207ef551:954d,52c95a297f05976282d763cf778485d079d26e3a5e9959998511706d6c1162bf76bf654f60af95fd660e879f9e2394ed54:0d7d,8c2c647881:40414243444547494d4e4f525657585b5c5d5e5f6162636466686a6b6c6f727375767778818384858687898b8c8d8e90929394959697999a9e9fa0a1a2a4a5#a7a9abacadaeafb0b1b2b4b5b6b7b8b9bcbdbebfc4c5c7c8c9cbcdcecfd0d1d2d3,647986116a21819c78e864699b5462b9672b83ab58a89ed86cab6f205bde964c8c0b725f67d062c772614ea959c66bcd589366ae5e5552df6155672876ee776672677a4662ff54:ea50,94a090a35a1c7eb36c164e435976801059485357753796be56ca63208111607c95f96dd65462998151855ae980fd59ae9713502a6ce55c3c62df4f60533f817b90066eba852b62c85e7478be64b5637b5ff55a18917f9e1f5c3f634f80425b7d556e95:4a4d,6d8560a867e072de51dd5b8181:d4d5d6d7d8d9dadbdcdddedfe0e1e2e4e5e6e8e9ebeeeff0f1f2f5f6f7f8f9fafdff,82:030708090a0b0e0f111315161718191a1d2024252627292e323a3c3d3f#404142434546484a4c4d4e5051525354555657595b5c5d5e606162636465666769,62e76cde725b626d94ae7ebd81136d53519c5f04597452aa6012597366968650759f632a61e67cef8bfa54e66b279e256bb485d5545550766ca4556a8db4722c5e156015743662cd6392724c5f986e436d3e65006f5876d878d076fc7554522453db4e535e9e65c180:2ad6,629b5486522870ae888d8dd16ce1547880da57f988f48d54966a914d4f696c9b55b776c6783062a870f96f8e5f6d84ec68da787c7bf781a8670b9e4f636778b0576f7812973962:79ab,528874356bd782:6a6b6c6d71757677787b7c808183858687898c90939495969a9b9ea0a2a3a7b2b5b6babbbcbfc0c2c3c5c6c9d0d6d9dadde2e7e8e9eaecedeef0f2f3f5f6f8#fafcfdfeff,83:000a0b0d1012131618191d1e1f20212223242526292a2e3032373b3d,5564813e75b276ae533975de50fb5c418b6c7bc7504f72479a9798d86f0274e27968648777a562fc98918d2b54c180584e52576a82f9840d5e7351ed74f68bc45c4f57616cfc98875a4678349b448feb7c955256625194fa4ec68386846183e984b257d467345703666e6d668c3166dd7011671f6b3a6816621a59bb4e0351c46f0667d26c8f517668cb59476b6775665d0e81109f5065d779:4841,9a918d775c824e5e4f01542f5951780c56686c148fc45f036c:7de3,8bab639083:3e3f41424445484a4b4c4d4e5355565758595d6270717273747576797a7e7f808182838487888a8b8c8d8f909194959697999a9d9fa1a2a3a4a5a6a7acadae#afb5bbbebfc2c3c4c6c8c9cbcdced0d1d2d3d5d7d9dadbdee2e3e4e6e7e8ebeced,60706d3d7275626694:8ec5,53438fc17b7e4edf8c264e7e9ed494:b1b3,524d6f5c90636d458c3458115d4c6b:2049,67aa545b81547f8c589985375f3a62a26a47953965726084686577a74e544fa85de7979864ac7fd85ced4fcf7a8d520783044e14602f7a8394a64fb54eb279e6743452e482b964d279bd5bdd6c8197528f7b6c22503e537f6e0564ce66746c3060c598778bf75e86743c7a7779cb4e1890b174036c4256da914b6cc58d8b533a86c666f28eaf5c489a716e2083:eeeff3f4f5f6f7fafbfcfeff,84:0002050708090a10121314151617191a1b1e1f20212223292a2b2c2d2e2f30323334353637393a3b3e3f404142434445474849#4a4b4c4d4e4f505253545556585d5e5f606264656667686a6e6f70727477797b7c,53d65a369f8b8da353bb570898a76743919b6cc9516875ca62f372ac52:389d,7f3a7094763853749e4a69b7786e96c088d97fa471:36c3,518967d374e458e4651856b78ba9997662707ed560f970ed58ec4e:c1ba,5fcd97e74efb8ba45203598a7eab62544ecd65e5620e833884c98363878d71946eb65bb97ed2519763c967d480898339881551125b7a59828fb14e736c5d516589258f6f962e854a745e95:10f0,6da682e55f3164926d128428816e9cc3585e8d5b4e0953c184:7d7e7f8081838485868a8d8f90919293949596989a9b9d9e9fa0a2a3a4a5a6a7a8a9aaabacadaeb0b1b3b5b6b7bbbcbec0c2c3c5c6c7c8cbcccecfd2d4d5d7#d8d9dadbdcdee1e2e4e7e8e9eaebedeeeff1f2f3f4f5f6f7f8f9fafbfdfe,85:000102,4f1e6563685155d34e2764149a9a626b5ac2745f82726da968ee50e7838e7802674052396c997eb150bb5565715e7b5b665273ca82eb67495c715220717d886b95ea965564c58d6181b355846c5562477f2e58924f2455468d4f664c4e0a5c1a88f368a2634e7a0d70e7828d52fa97f65c1154e890b57ecd59628d4a86c782:0c0d,8d6664445c0461516d89793e8bbe78377533547b4f388eab6df15a207ec5795e6c885ba15a76751a80be614e6e1758f075:1f25,727253477ef385:030405060708090a0b0d0e0f101214151618191b1c1d1e2022232425262728292a2d2e2f303132333435363e3f404142444546474b4c4d4e4f505152535455#57585a5b5c5d5f60616263656667696a6b6c6d6e6f707173757677787c7d7f8081,770176db526980dc57235e08593172ee65bd6e7f8bd75c388671534177f362fe65f64ec098df86805b9e8bc653f277e24f7f5c4e9a7659cb5f0f793a58eb4e1667ff4e8b62ed8a93901d52bf662f55dc566c90024ed54f8d91ca99706c0f5e0260435ba489c68bd56536624b99965b:88ff,6388552e53d77626517d852c67a268b36b8a62928f9353d482126dd1758f4e668d4e5b70719f85af66:91d9,7f7287009ecd9f205c5e672f8ff06811675f620d7ad658855eb665706f3185:82838688898a8b8c8d8e909192939495969798999a9d9e9fa0a1a2a3a5a6a7a9abacadb1b2b3b4b5b6b8babbbcbdbebfc0c2c3c4c5c6c7c8cacbcccdced1d2#d4d6d7d8d9dadbdddedfe0e1e2e3e5e6e7e8eaebecedeeeff0f1f2f3f4f5f6f7f8,60555237800d6454887075295e05681362f4971c53cc723d8c016c3477617a0e542e77ac987a821c8bf47855671470c165af64955636601d79c153f84e1d6b7b80865bfa55e356db4f:3a3c,99725df3677e80386002988290015b8b8b:bcf5,641c825864de55fd82cf91654fd77d20901f7c9f50f358516eaf5bbf8bc980839178849c7b97867d96:8b8f,7ee59ad3788e5c817a57904296a7795f5b59635f7b0b84d168ad55067f2974107d2295016240584c4ed65b835979585485:f9fafcfdfe,86:0001020304060708090a0b0c0d0e0f10121314151718191a1b1c1d1e1f20212223242526282a2b2c2d2e2f3031323334353637393a3b3d3e3f40#4142434445464748494a4b4c525355565758595b5c5d5f6061636465666768696a,736d631e8e:4b0f,80ce82d462ac53f06cf0915e592a60016c70574d644a8d2a762b6ee9575b6a8075f06f6d8c:2d08,57666bef889278b363a253f970ad6c645858642a580268e0819b55107cd650188eba6dcc8d9f70eb638f6d9b6ed47ee68404684390036dd896768ba85957727985e4817e75bc8a8a68af52548e22951163d098988e44557c4f5366ff568f60d56d9552435c4959296dfb586b75:301c,606c82148146631167618fe2773a8d:f334,94c15e165385542c70c386:6d6f7072737475767778838485868788898e8f90919294969798999a9b9e9fa0a1a2a5a6abadaeb2b3b7b8b9bbbcbdbebfc1c2c3c5c8cccdd2d3d5d6d7dadc#dde0e1e2e3e5e6e7e8eaebeceff5f6f7fafbfcfdff,87:010405060b0c0e0f10111416,6c405ef7505c4ead5ead633a8247901a6850916e77b3540c94dc5f647ae5687663457b527edf75db507762955934900f51f879c37a8156fe5f9290146d825c60571f541051546e4d56e263a89893817f8715892a9000541e5c6f81c062:d658,81319e3596409a:6e7c,692d59a562d3553e631654c786d96d3c5a0374e6889c6b6a59168c4c5f2f6e7e73a9987d4e3870f75b8c7897633d665a769660cb5b9b5a494e0781556c6a738b4ea167897f515f8065fa671b5fd859845a0187:191b1d1f20242627282a2b2c2d2f303233353638393a3c3d404142434445464a4b4d4f505152545556585a5b5c5d5e5f6162666768696a6b6c6d6f71727375#7778797a7f8081848687898a8c8e8f90919294959698999a9b9c9d9ea0a1a2a3a4,5dcd5fae537197e68fdd684556f4552f60df4e3a6f4d7ef482c7840e59d44f:1f2a,5c3e7eac672a851a5473754f80c355829b4f4f4d6e2d8c135c096170536b761f6e29868a658795fb7eb9543b7a337d0a95ee55e17fc174ee631d87176da17a9d621165a1536763e16c835deb545c94a84e4c6c618bec5c4b65e0829c68a754:3e34,6b:cb66,4e9463425348821e4f:0dae,575e620a96fe6664726952:ffa1,609f8bef661471996790897f785277fd6670563b54389521727a87:a5a6a7a9aaaeb0b1b2b4b6b7b8b9bbbcbebfc1c2c3c4c5c7c8c9cccdcecfd0d4d5d6d7d8d9dadcdddedfe1e2e3e4e6e7e8e9ebecedeff0f1f2f3f4f5f6f7f8#fafbfcfdff,88:0001020405060708090b0c0d0e0f101112141718191a1c1d1e1f2023,7a00606f5e0c6089819d591560dc718470ef6eaa6c5072806a8488ad5e2d4e605ab3559c94e36d177cfb9699620f7ec6778e867e5323971e8f9666875ce14fa072ed4e0b53a6590f54136380952851484ed99c9c7ea454b88d248854823795f26d8e5f265acc663e966973:b02e,53bf817a99857fa15baa96:7750,7ebf76f853a2957699997bb189446e584e617fd479658be660f354cd4eab98795df76a6150cf54118c618427785d9704524a54ee56a395006d885bb56dc6665388:2425262728292a2b2c2d2e2f30313334353637383a3b3d3e3f414243464748494a4b4e4f505152535556585a5b5c5d5e5f6066676a6d6f717374757678797a#7b7c80838687898a8c8e8f90919394959798999a9b9d9e9fa0a1a3a5a6a7a8a9aa,5c0f5b5d6821809655787b11654869544e9b6b47874e978b534f631f643a90aa659c80c18c10519968b0537887f961c86c:c4fb,8c225c5185aa82af950c6b238f9b65b05f:fbc3,4fe18845661f8165732960fa51745211578b5f6290a2884c91925e78674f602759d351:44f6,80f853086c7996c4718a4f:11ee,7f9e673d55c5950879c088967ee3589f620c9700865a5618987b5f908bb884c4915753d965ed5e8f755c60647d6e5a7f7e:eaed,8f6955a75ba360ac65cb738488:acaeafb0b2b3b4b5b6b8b9babbbdbebfc0c3c4c7c8cacbcccdcfd0d1d3d6d7dadbdcdddee0e1e6e7e9eaebecedeeeff2f5f6f7fafbfdff,89:0001030405060708#090b0c0d0e0f1114151617181c1d1e1f20222324262728292c2d2e2f3132333537,9009766377297eda9774859b5b667a7496ea884052cb718f5faa65ec8be25bfb9a6f5de16b896c5b8b:adaf,900a8fc5538b62bc9e:262d,54404e2b82bd7259869c5d1688596daf96c554d14e9a8bb6710954bd960970df6df976d04e25781487125ca95ef68a00989c960e708e6cbf594463a9773c884d6f148273583071d5538c781a96c155015f6671305bb48c1a9a8c6b83592e9e2f79e76768626c4f6f75a17f8a6d0b96336c274ef075d2517b68376f3e908081705996747689:38393a3b3c3d3e3f40424345464748494a4b4c4d4e4f505152535455565758595a5b5c5d6061626364656768696a6b6c6d6e6f707172737475767778797a7c#7d7e808284858788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9fa0a1,64475c2790657a918c2359da54ac8200836f898180006930564e8036723791ce51b64e5f987563964e1a53f666f3814b591c6db24e0058f9533b63d694f14f:9d0a,886398905937905779fb4eea80f075916c825b9c59e85f5d69058681501a5df24e5977e34ee5827a6291661390915c794ebf5f7981c69038808475ab4ea688d4610f6bc55fc64e4976ca6ea28b:e3ae,8c0a8bd15f027f:fccc,7ece83:356b,56e06bb797f3963459fb541f94f66deb5bc5996e5c395f15969089:a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c3cdd3d4d5d7d8d9dbdddfe0e1e2e4e7e8e9eaecedeef0f1f2f4f5f6f7f8f9fa#fbfcfdfeff,8a:01020304050608090a0b0c0d0e0f101112131415161718191a1b1c1d,537082f16a315a749e705e947f2883b984:2425,836787478fce8d6276c85f719896786c662054df62e54f6381c375c85eb896cd8e0a86f9548f6cf36d8c6c38607f52c775285e7d4f1860a05fe75c24753190ae94c072b96cb96e389149670953:cbf3,4f5191c98bf153c85e7c8fc26de44e8e76c26986865e611a82064f:59de,903e9c7c61096e:1d14,96854e885a3196e84e0e5c7f79b95b878bed7fbd738957df828b90c15401904755bb5cea5fa161086b3272f180b28a:891e1f202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3f4041424344454647494a4b4c4d4e4f505152535455565758595a5b5c5d5e#5f606162636465666768696a6b6c6d6e6f7071727374757677787a7b7c7d7e7f80,6d745bd388d598848c6b9a6d9e336e0a51:a443,57a38881539f63f48f9556ed54585706733f6e907f188fdc82d1613f6028966266f07ea68d:8ac3,94a55cb37ca4670860a6960580184e9190e75300966851418fd08574915d665597f55b55531d78386742683d54c9707e5bb08f7d518d572854b1651266828d:5e43,810f846c906d7cdf51ff85fb67a365e96fa186a48e81566a90207682707671e58d2362e952196cfd8d3c600e589e618e66fe8d60624e55b36e23672d8f678a:81828384858687888b8c8d8e8f9091929495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2#c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedfe0e1e2e3,94e195f87728680569a8548b4e4d70b88bc86458658b5b857a84503a5be877bb6be18a797c986cbe76cf65a98f975d2d5c5586386808536062187ad96e5b7efd6a1f7ae05f706f335f20638c6da867564e085e108d264ed780c07634969c62db662d627e6cbc8d7571677f695146808753ec906e629854f286f08f998005951785178fd96d5973cd659f771f7504782781fb8d1e94884fa6679575b98bca9707632f9547963584b8632377415f8172f04e896014657462ef6b63653f8a:e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff,8b:0001020304050608090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f20212223#24252728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f404142434445,5e2775c790d18bc1829d679d652f5431871877e580a281026c414e4b7ec7804c76f4690d6b966267503c4f84574063076b628dbe53ea65e87eb85fd763:1ab7,81:f3f4,7f6e5e1c5cd95236667a79e97a1a8d28709975d46ede6cbb7a924e2d76c55fe0949f88777ec879cd80bf91cd4ef24f17821f54685dde6d328bcc7ca58f7480985e1a549276b15b99663c9aa473e0682a86db6731732a8b:f8db,90107af970db716e62c477a956314e3b845767f152a986c08d2e94f87b518b:464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f6061626364656768696a6b6d6e6f707172737475767778797a7b7c7d7e7f80818283848586#8788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9facb1bbc7d0ea,8c:091e,4f4f6ce8795d9a7b6293722a62fd4e1378168f6c64b08d5a7bc668695e8488c55986649e58ee72b6690e95258ffd8d5857607f008c0651c6634962d95353684c74228301914c55447740707c6d4a517954a88d4459ff6ecb6dc45b5c7d2b4ed47c7d6ed35b5081ea6e0d5b579b0368d58e2a5b977efc603b7eb590b98d70594f63cd79df8db3535265cf79568bc5963b7ec494bb7e825634918967007f6a5c0a907566285de64f5067de505a4f5c57505e:a7#3$,8c:38393a3b3c3d3e3f4042434445484a4b4d4e4f5051525354565758595b5c5d5e5f60636465666768696c6d6e6f707172747576777b7c7d7e7f808183848687#888b8d8e8f90919293959697999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aaabacad,4e:8d0c,51404e105eff53454e:15981e,9b325b6c56694e2879ba4e3f53154e47592d723b536e6c1056df80e499976bd3777e9f174e:369f,9f104e:5c6993,82885b5b556c560f4ec453:8d9da3a5ae,97658d5d53:1af5262e3e,8d5c53:6663,52:02080e2d333f404c5e615c,84af52:7d82819093,51827f544e:bbc3c9c2e8e1ebde,4f1b4ef34f:2264,4ef54f:2527092b5e67,65384f:5a5d,8c:aeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedfe0e1e2e3e4e5e6e7e8e9eaebec#edeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff,8d:000102030405060708090a0b0c0d,4f:5f57323d76749189838f7e7baa7cac94e6e8eac5dae3dcd1dff8,50:294c,4ff350:2c0f2e2d,4ffe50:1c0c25287e4355484e6c7ba5a7a9bad6,510650:edece6ee,51:070b,4edd6c3d4f:5865ce,9fa06c467c74516e5dfd9ec999985181591452f9530d8a07531051eb591951554ea051564eb388:6ea4,4eb5811488d279805b3488037fb851:abb1bdbc,8d:0e0f101112131415161718191a1b1c205152575f6568696a6c6e6f717278797a7b7c7d7e7f808283868788898c8d8e8f90929395969798999a9b9c9d9ea0a1#a2a4a5a6a7a8a9aaabacadaeafb0b2b6b7b9bbbdc0c1c2c5c7c8c9cacdd0d2d3d4,51:c796a2a5,8b:a0a6a7aab4b5b7c2c3cbcfced2d3d4d6d8d9dcdfe0e4e8e9eef0f3f6f9fcff,8c:000204070c0f1112141516191b181d1f202125272a2b2e2f32333536,53:697a,96:1d2221312a3d3c4249545f676c7274888d97b0,90:979b9d99aca1b4b3b6ba,8d:d5d8d9dce0e1e2e5e6e7e9edeef0f1f2f4f6fcfeff,8e:00010203040607080b0d0e1011121315161718191a1b1c202124252627282b2d303233343637383b3c3e#3f4345464c4d4e4f505354555657585a5b5c5d5e5f60616263646567686a6b6e71,90:b8b0cfc5bed0c4c7d3e6e2dcd7dbebeffe,91:04221e23312f394346,520d594252:a2acadbe,54ff52:d0d6f0,53df71ee77cd5ef451:f5fc,9b2f53b65f01755a5def57:4ca9a1,58:7ebcc5d1,57:292c2a33392e2f5c3b4269856b867c7b686d7673ada48cb2cfa7b493a0d5d8dad9d2b8f4eff8e4dd,8e:73757778797a7b7d7e808283848688898a8b8c8d8e91929395969798999a9b9d9fa0a1a2a3a4a5a6a7a8a9aaadaeb0b1b3b4b5b6b7b8b9bbbcbdbebfc0c1c2#c3c4c5c6c7c8c9cacbcccdcfd0d1d2d3d4d5d6d7d8d9dadbdcdddedfe0e1e2e3e4,58:0b0d,57:fded,58:001e194420656c81899a80,99a89f1961ff82:797d7f8f8aa8848e919799abb8beb0c8cae398b7aecbccc1a9b4a1aa9fc4cea4e1,830982:f7e4,83:0f07,82:dcf4d2d8,830c82:fbd3,83:111a061415,82:e0d5,83:1c515b5c08923c34319b5e2f4f47435f4017602d3a336665,8e:e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff,8f:000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f20212223#2425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f4041424344,83:681b696c6a6d6eb078b3b4a0aa939c857cb6a97db87b989ea8babcc1,840183:e5d8,580784:180b,83:ddfdd6,84:1c381106,83:d4df,84:0f03,83:f8f9eac5c0,842683:f0e1,84:5c515a597387887a89783c4669768c8e316dc1cdd0e6bdd3cabfbae0a1b9b497e5e3,850c750d853884f085:391f3a,8f:45464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f6061626364656a808c929da0a1a2a4a5a6a7aaacadaeafb2b3b4b5b7b8babbbcbfc0c3c6#c9cacbcccdcfd2d6d7dae0e1e3e7eceff1f2f4f5f6fafbfcfeff,90:07080c0e131518,85:563b,84:fffc,85:594868645e7a,77a285:43727ba4a8878f79ae9c85b9b7b0d3c1dcff,86:270529163c,5efe5f0859:3c41,803759:555a58,530f5c:22252c34,62:4c6a9fbbcadad7ee,632262f663:394b43adf6717a8eb46dac8a69aebcf2f8e0ffc4dece,645263:c6be,64:45410b1b200c26215e846d96,90:191c2324252728292a2b2c303132333437393a3d3f4043454648494a4b4c4e545556595a5c5d5e5f6061646667696a6b6c6f70717273767778797a7b7c7e81#84858687898a8c8d8e8f90929496989a9c9e9fa0a4a5a7a8a9abadb2b7bcbdbfc0,64:7ab7b899bac0d0d7e4e2,65:09252e,5f:0bd2,75195f1153:5ff1fde9e8fb,54:1216064b5253545643215759233282947771649a9b8476669dd0adc2b4d2a7a6d3d472a3d5bbbfccd9dadca9aaa4ddcfde,551b54e7552054fd551454f355:22230f11272a678fb5496d41553f503c,90:c2c3c6c8c9cbcccdd2d4d5d6d8d9dadedfe0e3e4e5e9eaeceef0f1f2f3f5f6f7f9fafbfcff,91:00010305060708090a0b0c0d0e0f1011121314151617181a1b1c#1d1f20212425262728292a2b2c2d2e30323334353637383a3b3c3d3e3f40414244,55:375675767733305c8bd283b1b988819f7ed6917bdfbdbe9499eaf7c9,561f55:d1ebecd4e6ddc4efe5f2f3cccde8f5e4,8f9456:1e080c012423,55fe56:00272d5839572c4d62595c4c548664716b7b7c8593afd4d7dde1f5ebf9ff,57:040a091c,5e:0f191411313b3c,91:454748515354555658595b5c5f606667686b6d737a7b7c808182838486888a8e8f939495969798999c9d9e9fa0a1a4a5a6a7a8a9abacb0b1b2b3b6b7b8b9bb#bcbdbebfc0c1c2c3c4c5c6c8cbd0d2d3d4d5d6d7d8d9dadbdddedfe0e1e2e3e4e5,5e:3744545b5e61,5c:8c7a8d9096889899919a9cb5a2bdacabb1a3c1b7c4d2e4cbe5,5d:020327262e241e061b583e343d6c5b6f5d6b4b4a697482999d,8c735d:b7c5,5f:73778287898c95999ca8adb5bc,88625f6172:adb0b4b7b8c3c1cecdd2e8efe9f2f4f7,730172f3730372fa91:e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff,92:000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f2021222324#25262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f404142434445,72fb73:1713210a1e1d152239252c3831504d57606c6f7e,821b592598e759:2402,99:636768696a6b6c74777d8084878a8d9091939495,5e:80918b96a5a0b9b5beb3,8d535e:d2d1dbe8ea,81ba5f:c4c9d6cf,60035fee60045f:e1e4fe,60:0506,5f:eaedf8,60:1935261b0f0d292b0a3f2178797b7a42,92:464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f606162636465666768696a6b6c6d6e6f7071727375767778797a7b7c7d7e7f808182838485#868788898a8b8c8d8f909192939495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7,60:6a7d969aad9d83928c9becbbb1ddd8c6dab4,61:20261523,60f461:000e2b4a75ac94a7b7d4f5,5fdd96b395:e9ebf1f3f5f6fcfe,96:030406080a0b0c0d0f12151617191a,4e2c723f62156c:35545c4aa38590948c6869747686a9d0d4adf7f8f1d7b2e0d6faebeeb1d3effe,92:a8a9aaabacadafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedfe0e1e2e3e4e5e6e7e8#e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff,93:00010203040506070809,6d:39270c43480704190e2b4d2e351a4f525433916f9ea05e93945c607c63,6e1a6d:c7c5de,6e0e6d:bfe0,6e116d:e6ddd9,6e166dab6e0c6dae6e:2b6e4e6bb25f865354322544dfb198e0,6f2d6e:e2a5a7bdbbb7d7b4cf8fc29f,6f:6246472415,6ef96f:2f364b742a0929898d8c78727c7ad1,93:0a0b0c0d0e0f101112131415161718191a1b1c1d1e1f202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3f40414243444546474849#4a4b4c4d4e4f505152535455565758595a5b5c5d5e5f606162636465666768696b,6f:c9a7b9b6c2e1eedee0ef,70:1a231b39354f5e,5b:80849593a5b8,752f9a9e64345b:e4ee,89305bf08e478b078f:b6d3d5e5eee4e9e6f3e8,90:05040b26110d162135362d2f445152506858625b,66b990:747d8288838b,5f:50575658,5c3b54ab5c:5059,5b715c:6366,7fbc5f:2a292d,82745f3c9b3b5c6e59:81838da9aaa3,93:6c6d6e6f707172737475767778797a7b7c7d7e7f808182838485868788898a8b8c8d8e909192939495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aaab#acadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c8c9cbcccd,59:97caab9ea4d2b2afd7be,5a:0506,59dd5a0859:e3d8f9,5a:0c09323411231340674a553c6275,80ec5a:aa9b777abeebb2d2d4b8e0e3f1d6e6d8dc,5b:091716323740,5c:151c,5b:5a6573515362,9a:7577787a7f7d808185888a90929396989b9c9d9fa0a2a3a5a7,7e:9fa1a3a5a8a9,93:cecfd0d1d2d3d4d5d7d8d9dadbdcdddedfe0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff,94:000102030405060708090a0b0c0d#0e0f101112131415161718191a1b1c1d1e1f202122232425262728292a2b2c2d2e,7e:adb0bec0c1c2c9cbccd0d4d7dbe0e1e8ebeeeff1f2,7f0d7e:f6fafbfe,7f:01020307080b0c0f111217191c1b1f212223242526272a2b2c2d2f3031323335,5e7a757f5ddb753e909573:8e91aea29fcfc2d1b7b3c0c9c8e5d9,987c740a73:e9e7debaf2,74:0f2a5b262528302e2c,94:2f303132333435363738393a3b3c3d3f404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f606162636465666768696a6c6d6e6f#707172737475767778797a7b7c7d7e7f8081828384919698c7cfd3d4dae6fb,95:1c20,74:1b1a415c575559776d7e9c8e8081878b9ea8a990a7d2ba,97:eaebec,67:4c535e4869a5876a7398a775a89ead8b777cf0,680967d8680a67:e9b0,680c67:d9b5dab3dd,680067:c3b8e2,680e67:c1fd,68:323360614e624464831d55664167403e4a4929b58f7477936bc2,696e68fc69:1f20,68f995:27333d43484b555a606e74757778797a7b7c7d7e808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aa#abacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c8c9cacb,692468f069:0b0157,68e369:10713960425d846b80987834cc8788ce896663799ba7bbabadd4b1c1cadf95e08dff,6a2f69ed6a:171865,69f26a:443ea0505b358e793d28587c9190a997ab,73:3752,6b:8182878492938d9a9ba1aa,8f:6b6d71727375767877797a7c7e818284878b,95:cccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedfe0e1e2e3e4e5e6e7ecff,96:0713181b1e20232425262728292b2c2d2f303738393a3e41434a4e4f5152535657#58595a5c5d5e606365666b6d6e6f70717378797a7b7c7d7e7f808182838487898a,8f:8d8e8f989a,8ece62:0b171b1f222125242c,81e774:eff4ff,75:0f1113,65:34eeeff0,66:0a19,677266:031500,708566:f71d34313635,800666:5f54414f56615777848ca79dbedbdce6e9,8d:3233363b3d4045464849474d5559,89:c7cacbcccecfd0d1,72:6e9f5d666f7e7f848b8d8f92,63:0832b0,96:8c8e91929395969a9b9d9e9fa0a1a2a3a4a5a6a8a9aaabacadaeafb1b2b4b5b7b8babbbfc2c3c8cacbd0d1d3d4d6d7d8d9dadbdcdddedfe1e2e3e4e5e6e7eb#ecedeef0f1f2f4f5f8fafbfcfdff,97:0203050a0b0c10111214151718191a1b1d1f20,64:3fd8,80046b:eaf3fdf5f9,6c:0507060d1518191a2129242a32,65:35556b,72:4d525630,8662521680:9f9c93bc,670a80:bdb1abadb4b7e7e8e9eadbc2c4d9cdd7,671080:ddebf1f4ed,81:0d0e,80:f2fc,671581128c5a81:361e2c1832484c5374595a7160697c7d6d67,584d5ab581:888291,6ed581:a3aacc,672681:cabb,97:2122232425262728292b2c2e2f3133343536373a3b3c3d3f404142434445464748494a4b4c4d4e4f5051545557585a5c5d5f63646667686a6b6c6d6e6f7071#72757778797a7b7d7e7f8081828384868788898a8c8e8f9093959697999a9b9c9d,81:c1a6,6b:243739434659,98:d1d2d3d5d9da,6bb35f406bc289f365909f5165:93bcc6c4c3ccced2d6,70:809c969dbbc0b7abb1e8ca,71:1013162f31735c6845724a787a98b3b5a8a0e0d4e7f9,72:1d28,706c71:1866b9,62:3e3d434849,79:3b4046495b5c535a6257606f677a858a9aa7b3,5f:d1d0,97:9e9fa1a2a4a5a6a7a8a9aaacaeb0b1b3b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedfe0e1e2e3#e4e5e8eeeff0f1f2f4f7f8f9fafbfcfdfeff,98:000102030405060708090a0b0c0d0e,60:3c5d5a67415963ab,61:060d5da99dcbd1,620680:807f,6c:93f6,6dfc77:f6f8,78:0009171811,65ab78:2d1c1d393a3b1f3c252c23294e6d56572650474c6a9b939a879ca1a3b2b9a5d4d9c9ecf2,790578f479:13241e34,9f9b9e:f9fbfc,76f177:040d,76f977:07081a22192d263538505147435a68,98:0f101112131415161718191a1b1c1d1e1f202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f404142434445464748494a4b4c4d#4e4f505152535455565758595a5b5c5d5e5f606162636465666768696a6b6c6d6e,77:62657f8d7d808c919fa0b0b5bd,75:3a404e4b485b727983,7f:58615f,8a487f:68747179817e,76:cde5,883294:8586878b8a8c8d8f909497959a9b9ca3a4abaaadacafb0b2b4b6b7b8b9babcbdbfc4c8c9cacbcccdced0d1d2d5d6d7d9d8dbdedfe0e2e4e5e7e8ea,98:6f70717273748b8e929599a3a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c8c9cacbcccdcfd0d4d6d7dbdcdde0e1e2e3e4#e5e6e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff,99:0001020304050607,94:e9ebeeeff3f4f5f7f9fcfdff,95:03020607090a0d0e0f1213141516181b1d1e1f222a2b292c3132343637383c3e3f4235444546494c4e4f525354565758595b5e5f5d61626465666768696a6b6c6f7172733a,77:e7ec,96c979:d5ede3eb,7a065d477a:03021e14,99:08090a0b0c0e0f1112131415161718191a1b1c1d1e1f202122232425262728292a2b2c2d2f303132333435363738393a3b3c3d3e3f40414243444546474849#4a4b4c4d4e4f50515253565758595a5b5c5d5e5f60616264667378797b7e828389,7a:393751,9ecf99a57a7076:888e9399a4,74:dee0,752c9e:202228292a2b2c3231363837393a3e414244464748494b4c4e5155575a5b5c5e63666768696a6b6c716d73,75:929496a09daca3b3b4b8c4b1b0c3c2d6cde3e8e6e4ebe7,760375:f1fcff,76:1000050c170a25181519,99:8c8e9a9b9c9d9e9fa0a1a2a3a4a6a7a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8#d9dadbdcdddedfe0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9,76:1b3c2220402d303f35433e334d5e545c566b6f,7fca7a:e6787980868895a6a0aca8adb3,88:6469727d7f82a2c6b7bcc9e2cee3e5f1,891a88:fce8fef0,89:2119131b0a342b3641667b,758b80e576:b2b4,77dc80:1214161c20222526272928310b3543464d526971,898398:788083,99:fafbfcfdfeff,9a:000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f202122232425262728292a2b2c2d2e2f303132333435363738#393a3b3c3d3e3f404142434445464748494a4b4c4d4e4f50515253545556575859,98:898c8d8f949a9b9e9fa1a2a5a6,86:4d546c6e7f7a7c7ba88d8bac9da7a3aa93a9b6c4b5ceb0bab1afc9cfb4e9f1f2edf3d0,871386:def4dfd8d1,87:0307,86f887:080a0d09233b1e252e1a3e48343129373f82227d7e7b60704c6e8b53637c64596593afa8d2,9a:5a5b5c5d5e5f606162636465666768696a6b7283898d8e949599a6a9aaabacadaeafb2b3b4b5b9bbbdbebfc3c4c6c7c8c9cacdcecfd0d2d4d5d6d7d9dadbdc#dddee0e2e3e4e5e7e8e9eaeceef0f1f2f3f4f5f6f7f8fafcfdfeff,9b:000102040506,87:c68885ad9783abe5acb5b3cbd3bdd1c0cadbeae0ee,88:1613,87fe88:0a1b21393c,7f:36424445,82107a:fafd,7b:080304150a2b0f47382a192e31202524333e1e585a45754c5d606e7b62727190a6a7b8ac9da885aa9ca2abb4d1c1ccdddae5e6ea,7c0c7b:fefc,7c:0f160b,9b:07090a0b0c0d0e1011121415161718191a1b1c1d1e2021222425262728292a2b2c2d2e3031333435363738393a3d3e3f40464a4b4c4e50525355565758595a#5b5c5d5e5f606162636465666768696a6b6c6d6e6f707172737475767778797a7b,7c:1f2a26384140,81fe82:010204,81ec884482:2122232d2f282b383b33343e44494b4f5a5f68,88:7e8588d8df,895e7f:9d9fa7afb0b2,7c7c65497c:919d9c9ea2b2bcbdc1c7cccdc8c5d7e8,826e66a87f:bfced5e5e1e6e9eef3,7cf87d:77a6ae,7e:479b,9e:b8b4,8d:73849491b1676d,8c:4749,91:4a504e4f64,9b:7c7d7e7f808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9ba#bbbcbdbebfc0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadb,91:626170696f7d7e7274798c85908d91a2a3aaadaeafb5b4ba,8c559e7e8d:b8eb,8e:055969,8d:b5bfbcbac4d6d7dadececfdbc6ecf7f8e3f9fbe4,8e098dfd8e:141d1f2c2e232f3a4039353d3149414251524a70767c6f74858f94909c9e,8c:78828a859894,659b89:d6dedadc,9b:dcdddedfe0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff,9c:000102030405060708090a0b0c0d0e0f101112131415161718191a#1b1c1d1e1f202122232425262728292a2b2c2d2e2f303132333435363738393a3b,89:e5ebef,8a3e8b26975396:e9f3ef,97:0601080f0e2a2d303e,9f:808385868788898a8c,9efe9f:0b0d,96:b9bcbdced2,77bf96e092:8eaec8,93:3e6aca8f,94:3e6b,9c:7f8285868788,7a239c:8b8e90919294959a9b9e9fa0a1a2a3a5a6a7a8a9abadaeb0b1b2b3b4b5b6b7babbbcbdc4c5c6c7cacb3c3d3e3f404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f606162636465666768696a6b6c6d6e6f707172737475767778797a#7b7d7e808384898a8c8f93969798999daaacafb9bebfc0c1c2c8c9d1d2dadbe0e1cccdcecfd0d3d4d5d7d8d9dcdddfe2,97:7c85919294afaba3b2b4,9a:b1b0b7,9e589a:b6babcc1c0c5c2cbccd1,9b:45434749484d51,98e899:0d2e5554,9a:dfe1e6efebfbedf9,9b:080f131f23,9e:bdbe,7e3b9e:8287888b92,93d69e:9d9fdbdcdde0dfe2e9e7e5eaef,9f:222c2f39373d3e44,9c:e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff,9d:000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f2021#22232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f404142#92$434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f8081#82838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9fa0a1a2#92$a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedfe0e1#e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff,9e:000102#92$030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e24272e30343b3c404d5052535456595d5f606162656e6f727475767778797a7b7c7d80#8183848586898a8c8d8e8f90919495969798999a9b9c9ea0a1a2a3a4a5a7a8a9aa#92$abacadaeafb0b1b2b3b5b6b7b9babcbfc0c1c2c3c5c6c7c8cacbccd0d2d3d5d6d7d9dadee1e3e4e6e8ebecedeef0f1f2f3f4f5f6f7f8fafdff,9f:000102030405#060708090a0c0f1112141516181a1b1c1d1e1f21232425262728292a2b2d2e3031#92$3233343536383a3c3f4041424345464748494a4b4c4d4e4f52535455565758595a5b5c5d5e5f606162636465666768696a6b6c6d6e6f707172737475767778#797a7b7c7d7e81828d8e8f9091929394959697989c9d9ea1a2a3a4a5,f9:2c7995e7f1#92$,fa:0c0d0e0f111314181f20212324272829,e8:15161718191a1b1c1d1e1f202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f40414243#4445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f6061626364'),
+ U2Ghash={},
+ G2Uhash={};
+ !function(data){
+ var k=0;
+ data=data.match(/..../g);
+ for(var i=0x81;i<=0xfe;i++){
+ for(var j=0x40;j<=0xFE;j++){
+ U2Ghash[data[k++]]=('%'+i.toString(16)+'%'+j.toString(16))
+ .toUpperCase();
+ }
+ }
+ for(var key in U2Ghash){
+ G2Uhash[U2Ghash[key]]=key;
+ }
+ }(data);
+ function isAscii(unicode) {
+ return ((unicode == 0x20AC) || (unicode <= 0x007F && unicode >= 0x0000));
+ }
+ return{
+ encode:function(str){
+ return str.replace(/./g,function(a){
+ var code=a.charCodeAt(0);
+ if(isAscii(code)){
+ return encodeURIComponent(a);
+ }else{
+ var key=code.toString(16);
+ if(key.length!=4)key=('000'+key).match(/....$/)[0];
+ return U2Ghash[key]||a;
+ }
+ });
+ },
+ decode:function(str){
+ return str.replace(/%[0-9A-F]{2}%[0-9A-F]{2}/g,function(a){
+ if(a in G2Uhash){
+ return String.fromCharCode('0x'+G2Uhash[a]);
+ }else{
+ return a;
+ }
+ }).replace(/%[\w]{2}/g,function(a){
+ return decodeURIComponent(a);
+
+ });
+ }
+ };
+}
\ No newline at end of file
diff --git a/lib/iptv.m3u b/lib/iptv.m3u
new file mode 100644
index 0000000..455e727
--- /dev/null
+++ b/lib/iptv.m3u
@@ -0,0 +1,230 @@
+#EXTM3U x-tvg-url="https://epg.aptv.app/pp.xml.gz,https://epg.aptv.app/xml" catchup="append" catchup-source="?playbackbegin=${(b)yyyyMMddHHmmss}&playbackend=${(e)yyyyMMddHHmmss}"
+#EXT-X-APP APTV
+#EXT-X-APTV-TYPE remote
+#EXT-X-SUB-URL https://gh.aptv.app/https://raw.githubusercontent.com/Kimentanm/aptv/master/m3u/iptv.m3u
+
+#EXTINF:-1 tvg-id="重温经典" tvg-name="重温经典" group-title="央视IPV4",重温经典
+http://148.135.93.213/live.php?id=重温经典
+#EXTINF:-1 tvg-name="CHC家庭影院" group-title="央视IPV4",CHC家庭影院
+http://148.135.93.213/live.php?id=CHC家庭影院
+#EXTINF:-1 tvg-name="CHC动作电影" group-title="央视IPV4",CHC动作电影
+http://148.135.93.213/live.php?id=CHC动作电影
+#EXTINF:-1 tvg-name="CHC影迷电影" group-title="央视IPV4",CHC影迷电影
+http://148.135.93.213/live.php?id=CHC影迷电影
+#EXTINF:-1 tvg-id="CCTV1" tvg-name="CCTV1" group-title="央视IPV4",CCTV1
+http://148.135.93.213/live.php?id=CCTV1
+#EXTINF:-1 tvg-id="CCTV2" tvg-name="CCTV2" group-title="央视IPV4",CCTV2
+http://148.135.93.213/live.php?id=CCTV2
+#EXTINF:-1 tvg-id="CCTV3" tvg-name="CCTV3" group-title="央视IPV4",CCTV3
+http://148.135.93.213/live.php?id=CCTV3
+#EXTINF:-1 tvg-id="CCTV4" tvg-name="CCTV4" group-title="央视IPV4",CCTV4
+http://148.135.93.213/live.php?id=CCTV4
+#EXTINF:-1 tvg-id="CCTV5" tvg-name="CCTV5" group-title="央视IPV4",CCTV5
+http://148.135.93.213/live.php?id=CCTV5
+#EXTINF:-1 tvg-id="CCTV5PLUS" tvg-name="CCTV5+" group-title="央视IPV4",CCTV5+
+http://148.135.93.213/live.php?id=CCTV5p
+#EXTINF:-1 tvg-id="CCTV6" tvg-name="CCTV6" group-title="央视IPV4",CCTV6
+http://148.135.93.213/live.php?id=CCTV6
+#EXTINF:-1 tvg-id="CCTV7" tvg-name="CCTV7" group-title="央视IPV4",CCTV7
+http://148.135.93.213/live.php?id=CCTV7
+#EXTINF:-1 tvg-id="CCTV8" tvg-name="CCTV8" group-title="央视IPV4",CCTV8
+http://148.135.93.213/live.php?id=CCTV8
+#EXTINF:-1 tvg-id="CCTV9" tvg-name="CCTV9" group-title="央视IPV4",CCTV9
+http://148.135.93.213/live.php?id=CCTV9
+#EXTINF:-1 tvg-id="CCTV10" tvg-name="CCTV10" group-title="央视IPV4",CCTV10
+http://148.135.93.213/live.php?id=CCTV10
+#EXTINF:-1 tvg-id="CCTV11" tvg-name="CCTV11" group-title="央视IPV4",CCTV11
+http://148.135.93.213/live.php?id=CCTV11
+#EXTINF:-1 tvg-id="CCTV12" tvg-name="CCTV12" group-title="央视IPV4",CCTV12
+http://148.135.93.213/live.php?id=CCTV12
+#EXTINF:-1 tvg-id="CCTV13" tvg-name="CCTV13" group-title="央视IPV4",CCTV13
+http://148.135.93.213/live.php?id=CCTV13
+#EXTINF:-1 tvg-id="CCTV14" tvg-name="CCTV14" group-title="央视IPV4",CCTV14
+http://148.135.93.213/live.php?id=CCTV14
+#EXTINF:-1 tvg-id="CCTV15" tvg-name="CCTV15" group-title="央视IPV4",CCTV15
+http://148.135.93.213/live.php?id=CCTV15
+#EXTINF:-1 tvg-id="CCTV16" tvg-name="CCTV16" group-title="央视IPV4",CCTV16
+http://148.135.93.213/live.php?id=CCTV16
+#EXTINF:-1 tvg-id="CCTV17" tvg-name="CCTV17" group-title="央视IPV4",CCTV17
+http://148.135.93.213/live.php?id=CCTV17
+#EXTINF:-1 tvg-id="CGTN" tvg-name="CGTN" group-title="央视IPV4",CGTN英语
+https://0472.org/hls/cgtn.m3u8
+#EXTINF:-1 tvg-id="CGTN纪录" tvg-name="CGTN纪录" group-title="央视IPV4",CGTN纪录
+https://0472.org/hls/cgtnd.m3u8
+#EXTINF:-1 tvg-id="CGTN西语" tvg-name="CGTN西语" group-title="央视IPV4",CGTN西语
+https://0472.org/hls/cgtnx.m3u8
+#EXTINF:-1 tvg-id="CGTN法语" tvg-name="CGTN法语" group-title="央视IPV4",CGTN法语
+https://0472.org/hls/cgtnf.m3u8
+#EXTINF:-1 tvg-id="CGTN阿语" tvg-name="CGTN阿语" group-title="央视IPV4",CGTN阿语
+https://0472.org/hls/cgtna.m3u8
+#EXTINF:-1 tvg-id="CGTN俄语" tvg-name="CGTN俄语" group-title="央视IPV4",CGTN俄语
+https://0472.org/hls/cgtne.m3u8
+
+#EXTINF:-1 tvg-id="翡翠台" tvg-name="翡翠台" group-title="卫视IPV4",翡翠台
+http://148.135.93.213/live.php?id=翡翠台
+#EXTINF:-1 tvg-id="五星体育" tvg-name="五星体育" http-user-agent="iPhone" http-header="Referer=https://live.kankanews.com/" group-title="卫视IPV4",五星体育
+http://148.135.93.213/live.php?id=五星体育
+#EXTINF:-1 tvg-id="凤凰资讯" tvg-name="凤凰资讯" http-user-agent="iPhone" group-title="卫视IPV4" catchup="append" catchup-source="?playseek=${(b)yyyyMMddHHmmss}-${(e)yyyyMMddHHmmss}",凤凰资讯
+http://148.135.93.213/phenix.php?id=fhzx
+#EXTINF:-1 tvg-id="凤凰中文" tvg-name="凤凰中文" http-user-agent="iPhone" group-title="卫视IPV4" catchup="append" catchup-source="?playseek=${(b)yyyyMMddHHmmss}-${(e)yyyyMMddHHmmss}",凤凰中文
+http://148.135.93.213/phenix.php?id=fhzw
+#EXTINF:-1 tvg-id="凤凰香港" tvg-name="凤凰香港" http-user-agent="iPhone" group-title="卫视IPV4" catchup="append" catchup-source="?playseek=${(b)yyyyMMddHHmmss}-${(e)yyyyMMddHHmmss}",凤凰香港
+http://148.135.93.213/phenix.php?id=fhhk
+#EXTINF:-1 tvg-id="香港卫视" tvg-name="香港卫视" group-title="卫视IPV4",香港卫视
+http://148.135.93.213/live.php?id=香港卫视
+#EXTINF:-1 tvg-id="湖南卫视" tvg-name="湖南卫视" http-user-agent="iPhone" group-title="卫视IPV4",湖南卫视
+http://148.135.93.213/live.php?id=湖南卫视
+#EXTINF:-1 tvg-id="北京卫视" tvg-name="北京卫视" group-title="卫视IPV4",北京卫视
+http://148.135.93.213/live.php?id=北京卫视
+#EXTINF:-1 tvg-id="深圳卫视" tvg-name="深圳卫视" group-title="卫视IPV4",深圳卫视
+http://148.135.93.213/live.php?id=深圳卫视
+#EXTINF:-1 tvg-id="浙江卫视" tvg-name="浙江卫视" group-title="卫视IPV4",浙江卫视
+http://148.135.93.213/live.php?id=浙江卫视
+#EXTINF:-1 tvg-id="江苏卫视" tvg-name="江苏卫视" group-title="卫视IPV4",江苏卫视
+http://148.135.93.213/live.php?id=江苏卫视
+#EXTINF:-1 tvg-id="陕西卫视" tvg-name="陕西卫视" group-title="卫视IPV4",陕西卫视
+http://148.135.93.213/live.php?id=陕西卫视
+#EXTINF:-1 tvg-id="湖北卫视" tvg-name="湖北卫视" group-title="卫视IPV4",湖北卫视
+http://148.135.93.213/live.php?id=湖北卫视
+#EXTINF:-1 tvg-id="内蒙古卫视" tvg-name="内蒙古卫视" group-title="卫视IPV4",内蒙古卫视
+http://148.135.93.213/live.php?id=内蒙古卫视
+#EXTINF:-1 tvg-id="江西卫视" tvg-name="江西卫视" group-title="卫视IPV4",江西卫视
+http://148.135.93.213/live.php?id=江西卫视
+#EXTINF:-1 tvg-id="广东卫视" tvg-name="广东卫视" group-title="卫视IPV4",广东卫视
+http://148.135.93.213/live.php?id=广东卫视
+#EXTINF:-1 tvg-id="东方卫视" tvg-name="东方卫视" group-title="卫视IPV4",东方卫视
+http://148.135.93.213/live.php?id=东方卫视
+#EXTINF:-1 tvg-id="西藏卫视" tvg-name="西藏卫视" group-title="卫视IPV4",西藏卫视
+http://148.135.93.213/live.php?id=西藏卫视
+#EXTINF:-1 tvg-id="新疆卫视" tvg-name="新疆卫视" group-title="卫视IPV4",新疆卫视
+http://148.135.93.213/live.php?id=新疆卫视
+#EXTINF:-1 tvg-id="青海卫视" tvg-name="青海卫视" group-title="卫视IPV4",青海卫视
+http://148.135.93.213/live.php?id=青海卫视
+#EXTINF:-1 tvg-id="东南卫视" tvg-name="东南卫视" group-title="卫视IPV4",东南卫视
+http://148.135.93.213/live.php?id=东南卫视
+#EXTINF:-1 tvg-id="吉林卫视" tvg-name="吉林卫视" group-title="卫视IPV4",吉林卫视
+http://148.135.93.213/live.php?id=吉林卫视
+#EXTINF:-1 tvg-id="四川卫视" tvg-name="四川卫视" group-title="卫视IPV4",四川卫视
+http://148.135.93.213/live.php?id=四川卫视
+#EXTINF:-1 tvg-id="天津卫视" tvg-name="天津卫视" group-title="卫视IPV4",天津卫视
+http://148.135.93.213/live.php?id=天津卫视
+#EXTINF:-1 tvg-id="安徽卫视" tvg-name="安徽卫视" http-user-agent="iPhone" http-referer="https://www.ahtv.cn/" group-title="卫视IPV4",安徽卫视
+http://148.135.93.213/live.php?id=安徽卫视
+#EXTINF:-1 tvg-id="山东卫视" tvg-name="山东卫视" group-title="卫视IPV4",山东卫视
+http://148.135.93.213/live.php?id=山东卫视
+#EXTINF:-1 tvg-id="山西卫视" tvg-name="山西卫视" group-title="卫视IPV4",山西卫视
+http://148.135.93.213/live.php?id=山西卫视
+#EXTINF:-1 tvg-id="广西卫视" tvg-name="广西卫视" group-title="卫视IPV4",广西卫视
+http://148.135.93.213/live.php?id=广西卫视
+#EXTINF:-1 tvg-id="河北卫视" tvg-name="河北卫视" group-title="卫视IPV4",河北卫视
+http://148.135.93.213/live.php?id=河北卫视
+#EXTINF:-1 tvg-id="河南卫视" tvg-name="河南卫视" group-title="卫视IPV4",河南卫视
+http://148.135.93.213/live.php?id=河南卫视
+#EXTINF:-1 tvg-id="甘肃卫视" tvg-name="甘肃卫视" group-title="卫视IPV4",甘肃卫视
+http://148.135.93.213/live.php?id=甘肃卫视
+#EXTINF:-1 tvg-id="贵州卫视" tvg-name="贵州卫视" group-title="卫视IPV4",贵州卫视
+http://148.135.93.213/live.php?id=贵州卫视
+#EXTINF:-1 tvg-id="辽宁卫视" tvg-name="辽宁卫视" group-title="卫视IPV4",辽宁卫视
+http://148.135.93.213/live.php?id=辽宁卫视
+#EXTINF:-1 tvg-id="重庆卫视" tvg-name="重庆卫视" group-title="卫视IPV4",重庆卫视
+http://148.135.93.213/live.php?id=重庆卫视
+#EXTINF:-1 tvg-id="黑龙江卫视" tvg-name="黑龙江卫视" group-title="卫视IPV4",黑龙江卫视
+http://148.135.93.213/live.php?id=黑龙江卫视
+#EXTINF:-1 tvg-id="海南卫视" tvg-name="海南卫视" group-title="卫视IPV4",海南卫视
+http://148.135.93.213/live.php?id=海南卫视
+#EXTINF:-1 tvg-id="大湾区卫视" tvg-name="大湾区卫视" group-title="卫视IPV4",大湾区卫视
+http://148.135.93.213/live.php?id=大湾区卫视
+
+#EXTINF:-1 tvg-id="北京卫视" tvg-name="北京卫视" group-title="4K8K频道",北京卫视-4K
+http://148.135.93.213/live.php?id=北京卫视
+#EXTINF:-1 tvg-id="深圳卫视" tvg-name="深圳卫视" group-title="4K8K频道",深圳卫视-4K
+http://148.135.93.213/live.php?id=深圳卫视
+#EXTINF:-1 tvg-id="北京纪实科教" tvg-name="北京纪实科教" group-title="4K8K频道" tvg-logo="https://gcore.jsdelivr.net/gh/taksssss/tv/icon/北京纪实科教.png",北京纪实科教8K
+http://148.135.93.213/brtv8k.php
+
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚1983
+https://alimov2.a.kwimgs.com/upic/2022/01/31/15/BMjAyMjAxMzExNTU5MTRfNDAzMDAxOTlfNjYyNzMxNjcwMjBfMF8z_b_Beb3bda599f76c60c463c433ca7460153.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚1984
+https://alimov2.a.kwimgs.com/upic/2022/01/31/15/BMjAyMjAxMzExNTU5NTRfNDAzMDAxOTlfNjYyNzMyMzg3MTRfMF8z_b_B192356dadbc90d207ba16964d4c2914c.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚1985
+https://alimov2.a.kwimgs.com/upic/2022/01/31/16/BMjAyMjAxMzExNjAwMDFfNDAzMDAxOTlfNjYyNzMyNTAwMzJfMF8z_b_Be73c5abcbc0eeb2ec9fce6842e1362a4.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚1986
+https://alimov2.a.kwimgs.com/upic/2022/01/31/16/BMjAyMjAxMzExNjAwMDRfNDAzMDAxOTlfNjYyNzMyNTU0OTRfMF8z_b_B24f7d19f1132fa5d7f502f8377ad5567.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚1987
+https://alimov2.a.kwimgs.com/upic/2022/01/31/16/BMjAyMjAxMzExNjAwMDhfNDAzMDAxOTlfNjYyNzMyNjMyMDNfMF8z_b_B570493ed8f7200d4013a66b2d21b2de9.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚1988
+https://alimov2.a.kwimgs.com/upic/2022/01/31/16/BMjAyMjAxMzExNjAwMTJfNDAzMDAxOTlfNjYyNzMyNjkxNjBfMF8z_b_B8c835b83a92d25bde81ba22c5cd9521e.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚1989
+https://alimov2.a.kwimgs.com/upic/2022/01/31/16/BMjAyMjAxMzExNjAwMTVfNDAzMDAxOTlfNjYyNzMyNzQ2OTlfMF8z_b_Be477b27b9ce655d2372df56a5a3d96ef.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚1990
+https://cdn8.yzzy-online.com/20220704/597_e0d90c37/1000k/hls/index.m3u8
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚1991
+https://alimov2.a.kwimgs.com/upic/2022/01/31/16/BMjAyMjAxMzExNjI2MTVfNDAzMDAxOTlfNjYyNzYwNjUxNjVfMF8z_b_B8feb7b85888678d71bf37a259c6850f6.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚1992
+https://txmov2.a.kwimgs.com/bs3/video-hls/5256826755663896297_hlshd15.m3u8
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚1993
+https://alimov2.a.kwimgs.com/upic/2023/01/13/22/BMjAyMzAxMTMyMjEwMDNfNDAzMDAxOTlfOTM1MTIzMzYwODJfMF8z_b_B647d10e431b4cc5e48e6c77347d69021.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚1994
+https://alimov2.a.kwimgs.com/upic/2023/01/13/22/BMjAyMzAxMTMyMjEwMDNfNDAzMDAxOTlfOTM1MTIzMzYxMjNfMF8z_b_B3dde97f36273f04403d4dc5eec611a35.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚1995
+https://alimov2.a.kwimgs.com/upic/2023/01/13/20/BMjAyMzAxMTMyMDA5MjJfNDAzMDAxOTlfOTM0OTkwNDQwNzVfMF8z_b_B811c0dec6b9a3d3074a18522c185010a.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚1996
+https://alimov2.a.kwimgs.com/upic/2023/01/13/22/BMjAyMzAxMTMyMjEwMDNfNDAzMDAxOTlfOTM1MTIzMzYxNTJfMF8z_b_Bd841eae10ab1c9955ef55fbedfae6c45.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚1997
+https://txmov2.a.kwimgs.com/bs3/video-hls/5230649583590411879_hlshd15.m3u8
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚1998
+https://txmov2.a.kwimgs.com/bs3/video-hls/5225864507896315430_hlshd15.m3u8
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚1999
+https://alimov2.a.kwimgs.com/upic/2023/01/13/20/BMjAyMzAxMTMyMDA5MjJfNDAzMDAxOTlfOTM0OTkwNDQxNTRfMF8z_b_B0b5e52bc003285ef66ec0cbb2be08556.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2000
+https://alimov2.a.kwimgs.com/upic/2023/01/13/21/BMjAyMzAxMTMyMTE4MzRfNDAzMDAxOTlfOTM1MDY4ODIxMTNfMF8z_b_Bdddf4e7ef0ff6cfd477857bb40e78419.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2001
+https://alimov2.a.kwimgs.com/upic/2023/01/13/20/BMjAyMzAxMTMyMDA5MjJfNDAzMDAxOTlfOTM0OTkwNDQyMDFfMF8z_b_B70592cb7c4054e9cabb675e849bbf4bd.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2002
+https://alimov2.a.kwimgs.com/upic/2023/01/13/21/BMjAyMzAxMTMyMTE4MzRfNDAzMDAxOTlfOTM1MDY4ODIxNDdfMF8z_b_Ba6271d10b7e6cfae83759033a091f257.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2003
+https://alimov2.a.kwimgs.com/upic/2023/01/14/23/BMjAyMzAxMTQyMzQxNDdfNDAzMDAxOTlfOTM2MTU0MTk1NDFfMF8z_b_B182749d2cd2ea9323639254af385f24b.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2004
+https://alimov2.a.kwimgs.com/upic/2023/01/13/21/BMjAyMzAxMTMyMTE4MzRfNDAzMDAxOTlfOTM1MDY4ODIxOTVfMF8z_b_B86c4430b82ff5a7f4e8132f6ee558536.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2005
+https://alimov2.a.kwimgs.com/upic/2023/01/13/20/BMjAyMzAxMTMyMDA5MjJfNDAzMDAxOTlfOTM0OTkwNDQyMzhfMF8z_b_B35ad7cc86aec8fc9e5ddfb31fc7bed63.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2006
+https://alimov2.a.kwimgs.com/upic/2023/01/13/20/BMjAyMzAxMTMyMDA5MjJfNDAzMDAxOTlfOTM0OTkwNDQyNzlfMF8z_b_Bbc3703fc331dc994c50859c19aad28ff.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2007
+https://alimov2.a.kwimgs.com/upic/2023/01/13/20/BMjAyMzAxMTMyMDA5MjJfNDAzMDAxOTlfOTM0OTkwNDQzMjNfMF8z_b_B00b069c7899976459ceeaa99353dfefe.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2008
+https://alimov2.a.kwimgs.com/upic/2023/01/13/20/BMjAyMzAxMTMyMDA5MjJfNDAzMDAxOTlfOTM0OTkwNDQzNTNfMF8z_b_Bd7346962e61bd7b84e11a1fa6e4616f9.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2009
+https://alimov2.a.kwimgs.com/upic/2023/01/13/20/BMjAyMzAxMTMyMDA5MjJfNDAzMDAxOTlfOTM0OTkwNDQzOTBfMF8z_b_B29a36a85e0277f6c2a1f033ef7c10708.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2010
+https://alimov2.a.kwimgs.com/upic/2023/01/13/20/BMjAyMzAxMTMyMDA5MjJfNDAzMDAxOTlfOTM0OTkwNDQ0MjlfMF8z_b_B8818807a00eed329a69fb494f405bd43.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2011
+https://alimov2.a.kwimgs.com/upic/2023/01/16/11/BMjAyMzAxMTYxMTA3MjFfNDAzMDAxOTlfOTM3MjcyMjA3ODhfMF8z_b_B8214200efc869dc6fcf99dad619fa4c1.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2012
+https://cdn8.yzzy-online.com/20220704/591_82b72f82/1000k/hls/index.m3u8
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2013
+https://alimov2.a.kwimgs.com/upic/2023/01/13/20/BMjAyMzAxMTMyMDA5MjJfNDAzMDAxOTlfOTM0OTkwNDQ1NjNfMF8z_b_B4fea55408dca4471a68a963ae096be59.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2014
+https://alimov2.a.kwimgs.com/upic/2023/01/06/16/BMjAyMzAxMDYxNjMxMTNfNDAzMDAxOTlfOTI4OTY2ODAzNjlfMF8z_b_Bdee65c77f9e7b2120a185c919dad81d2.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2015
+https://alimov2.a.kwimgs.com/upic/2023/01/13/20/BMjAyMzAxMTMyMDA5MjJfNDAzMDAxOTlfOTM0OTkwNDQ2MTZfMF8z_b_B4851f43f5a2bc2871a9b0ec87294a6e7.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2016
+https://cdn8.yzzy-online.com/20220704/577_cda9c8d1/1000k/hls/index.m3u8
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2017
+https://alimov2.a.kwimgs.com/upic/2023/01/13/20/BMjAyMzAxMTMyMDA5MjJfNDAzMDAxOTlfOTM0OTkwNDQ2NDhfMF8z_b_B6527b0c2ce3dda1d9b3f34edd4fdb9aa.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2018
+https://alimov2.a.kwimgs.com/upic/2023/01/06/16/BMjAyMzAxMDYxNjMxMTRfNDAzMDAxOTlfOTI4OTY2ODE2MTBfMF8z_b_B11a778e34390a21de42d407e94f45b91.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2019
+https://alimov2.a.kwimgs.com/upic/2023/01/06/16/BMjAyMzAxMDYxNjMxMTRfNDAzMDAxOTlfOTI4OTY2ODE2MTBfMF8z_b_B11a778e34390a21de42d407e94f45b91.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2020
+https://alimov2.a.kwimgs.com/upic/2022/01/30/17/BMjAyMjAxMzAxNzA5NDdfNDAzMDAxOTlfNjYxNzQ2MDAyMTFfMF8z_b_B5d51d9564c5670dc66faeba20aa7af3f.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2021
+https://alimov2.a.kwimgs.com/upic/2022/01/30/17/BMjAyMjAxMzAxNzE4NTJfNDAzMDAxOTlfNjYxNzUzOTg3NjlfMF8z_b_Be41d9503181d7b0608a839ed401e02c2.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2022
+https://alimov2.a.kwimgs.com/upic/2022/02/01/11/BMjAyMjAyMDExMTEwMjNfNDAzMDAxOTlfNjYzNzA4MTk4NzNfMF8z_b_B898cc7ddd0025bf54ddb18ec1f723c84.mp4
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2023
+https://txmov2.a.kwimgs.com/bs3/video-hls/5251197255879398624_hlshd15.m3u8
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2024
+https://p2.bdstatic.com/rtmp.liveshow.lss-user.baidubce.com/live/stream_bduid_6488563992_8982723413/merged_1707497046297_88536_25144_41936.m3u8
+#EXTINF:-1 tvg-name="春晚" group-title="历年春晚",春晚2025
+https://res.cctvnews.cctv.com/video/3005/record/cctv/merge1/133396667284143308839013005/8fbd6180bdef4da19f6155cf6b4652e1-4.m3u8
diff --git a/lib/jianpian.js b/lib/jianpian.js
new file mode 100644
index 0000000..3b84fec
--- /dev/null
+++ b/lib/jianpian.js
@@ -0,0 +1,48 @@
+var rule = {
+ title:'荐片',
+ host:'http://api2.rinhome.com',
+ //homeUrl:'https://yjpapipxblwdohpakljwg.hxhzs.com/api/tag/hand?code=unknown601193cf375db73d&channel=wandoujia',//网站的首页链接,用于分类获取和推荐获取
+ homeUrl:'https://api2.rinhome.com/api/tag/hand?code=unknown601193cf375db73d&channel=wandoujia',
+ url:'/api/crumb/list?area=0&category_id=fyclass&page=fypage&type=0&limit=24&fyfilter',
+ class_name:'电视剧&综艺&电影&动漫&全部',
+ class_url:'2&4&1&3&0',
+ detailUrl:'/api/node/detail?channel=wandoujia&token=&id=fyid',//二级详情拼接链接(json格式用)
+ searchUrl:'/api/video/search?key=**&page=fypage',
+ searchable:2,
+ quickSearch:0,
+ filterable:1,
+ filter:{'0': [{'key': 'year', 'name': '年代', 'value': [{'n': '全部', 'v': '0'}, {'n': '2023', 'v': '153'}, {'n': '2022', 'v': '101'}, {'n': '2021', 'v': '118'}, {'n': '2020', 'v': '16'}, {'n': '2019', 'v': '7'}, {'n': '2018', 'v': '2'}, {'n': '2017', 'v': '3'}, {'n': '2016', 'v': '22'}]}, {'key': 'sort', 'name': '排序', 'value': [{'n': '热门', 'v': 'hot'}, {'n': '评分', 'v': 'rating'}, {'n': '更新', 'v': 'update'}]}], '1': [{'key': 'year', 'name': '年代', 'value': [{'n': '全部', 'v': '0'}, {'n': '2023', 'v': '153'}, {'n': '2022', 'v': '101'}, {'n': '2021', 'v': '118'}, {'n': '2020', 'v': '16'}, {'n': '2019', 'v': '7'}, {'n': '2018', 'v': '2'}, {'n': '2017', 'v': '3'}, {'n': '2016', 'v': '22'}]}, {'key': 'sort', 'name': '排序', 'value': [{'n': '热门', 'v': 'hot'}, {'n': '评分', 'v': 'rating'}, {'n': '更新', 'v': 'update'}]}], '2': [{'key': 'year', 'name': '年代', 'value': [{'n': '全部', 'v': '0'}, {'n': '2023', 'v': '153'}, {'n': '2022', 'v': '101'}, {'n': '2021', 'v': '118'}, {'n': '2020', 'v': '16'}, {'n': '2019', 'v': '7'}, {'n': '2018', 'v': '2'}, {'n': '2017', 'v': '3'}, {'n': '2016', 'v': '22'}]}, {'key': 'sort', 'name': '排序', 'value': [{'n': '热门', 'v': 'hot'}, {'n': '评分', 'v': 'rating'}, {'n': '更新', 'v': 'update'}]}], '3': [{'key': 'year', 'name': '年代', 'value': [{'n': '全部', 'v': '0'}, {'n': '2023', 'v': '153'}, {'n': '2022', 'v': '101'}, {'n': '2021', 'v': '118'}, {'n': '2020', 'v': '16'}, {'n': '2019', 'v': '7'}, {'n': '2018', 'v': '2'}, {'n': '2017', 'v': '3'}, {'n': '2016', 'v': '22'}]}, {'key': 'sort', 'name': '排序', 'value': [{'n': '热门', 'v': 'hot'}, {'n': '评分', 'v': 'rating'}, {'n': '更新', 'v': 'update'}]}], '4': [{'key': 'year', 'name': '年代', 'value': [{'n': '全部', 'v': '0'}, {'n': '2023', 'v': '153'}, {'n': '2022', 'v': '101'}, {'n': '2021', 'v': '118'}, {'n': '2020', 'v': '16'}, {'n': '2019', 'v': '7'}, {'n': '2018', 'v': '2'}, {'n': '2017', 'v': '3'}, {'n': '2016', 'v': '22'}]}, {'key': 'sort', 'name': '排序', 'value': [{'n': '热门', 'v': 'hot'}, {'n': '评分', 'v': 'rating'}, {'n': '更新', 'v': 'update'}]}]},
+ filter_url:'sort={{fl.sort or "hot"}}&year={{fl.year or "0"}}',
+ headers:{
+ 'User-Agent':'jianpian-android/350',
+ 'JPAUTH':'y261ow7kF2dtzlxh1GS9EB8nbTxNmaK/QQIAjctlKiEv'
+ },
+ timeout:5000,
+ limit:8,
+ play_parse:true,
+ play_json:[{
+ re:'*',
+ json:{
+ parse:0,
+ jx:0
+ }
+ }],
+ lazy:'',
+ // double:true,
+ 图片来源:'@Referer=www.jianpianapp.com@User-Agent=jianpian-version353',
+ // 推荐:'json:data;room;*;cover;*;*',
+ 推荐:'json:.video;*;*;*;*',
+ 一级:'json:data;title;path;playlist.title;id',
+ 二级:{
+ title:'data.title',
+ //desc:';data.description;data.id',
+ desc:';data.year.title;data.area.title;data.actors[0].name;data.directors[0].name',
+ img:'data.thumbnail',
+ //content:'data.thumbnail',
+ content:'data.description',
+ is_json:1,
+ tabs:'js:TABS=[];if(html.data.have_ftp_ur == 1){TABS.push("边下边播超清版")}if(html.data.have_m3u8_ur == 1){TABS.push("在线点播普清版")}',
+ lists:'js:log(TABS);LISTS=[];TABS.forEach(function(tab){if(/边下边播/.test(tab)){let ftp=html.data.new_ftp_list;let d=ftp.map(function(it){return it.title+"$"+(/m3u8/.test(it.url)?play_url+it.url:"tvbox-xg:"+it.url)});LISTS.push(d)}else if(/在线点播/.test(tab)){let m3u=html.data.new_m3u8_list;let d=m3u.map(function(it){return it.title+"$"+(/m3u8/.test(it.url)?play_url+it.url:"tvbox-xg:"+it.url)});LISTS.push(d)}});',
+ },
+ 搜索:'json:data;*;thumbnail;mask;*',
+}
\ No newline at end of file
diff --git a/lib/js.txt b/lib/js.txt
new file mode 100644
index 0000000..98813e4
--- /dev/null
+++ b/lib/js.txt
@@ -0,0 +1,13427 @@
+央视频道,#genre#
+CCTV1,http://39.134.62.141:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.62.144:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.62.212:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.62.211:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.62.211:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.62.144:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.62.143:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.62.143:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.11:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.62.213:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.62.212:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.12:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.62.213:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.62.214:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.62.141:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.211:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.13:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.211:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.148:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.12:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.62.214:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.147:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.149:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.13:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.146:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.11:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.14:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.14:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.149:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.83:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.213:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.212:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.214:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.213:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.212:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.147:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.214:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.146:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.148:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.82:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.84:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.84:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.82:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.115:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.85:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.116:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.117:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.117:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.83:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.118:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.116:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.115:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.63.85:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.146:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.118:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.146:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.19:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.178:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.18:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.147:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.148:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.148:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.147:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.180:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.18:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.178:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.180:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.20:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.19:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.211:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.212:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.210:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.210:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.212:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.211:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.243:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.87:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.20:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.85:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.86:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.84:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.242:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.242:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.85:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.84:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.86:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.243:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.136:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.136:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.133:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.135:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.133:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.64.87:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.137:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.134:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.135:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.139:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.134:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.139:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.142:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.142:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.140:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.140:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.143:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.141:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.141:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.145:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.145:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.143:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.146:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.144:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.144:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.156:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.154:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.153:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.156:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.154:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.158:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.153:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.157:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.146:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.168:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.158:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.168:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.157:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.172:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.174:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.173:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.176:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.174:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.172:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.175:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.134.68.177:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.176:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.175:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.177:6610/PLTV/88888888/224/3221226559/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.134.68.173:6610/PLTV/88888888/224/3221226016/index.m3u8?IASHttpSessionId=
+CCTV1,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.7:80/TVOD/88888888/224/3221225816/main.m3u8
+CCTV1,http://39.135.133.157:80/TVOD/88888888/224/3221225816/main.m3u8
+CCTV1,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.136.130:80/TVOD/88888888/224/3221225816/main.m3u8
+CCTV1,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.176:80/TVOD/88888888/224/3221225816/main.m3u8
+CCTV1,http://39.135.133.8:80/TVOD/88888888/224/3221225816/main.m3u8
+CCTV1,http://39.135.134.51:80/TVOD/88888888/224/3221225816/main.m3u8
+CCTV1,http://39.135.136.131:80/TVOD/88888888/224/3221225816/main.m3u8
+CCTV1,http://39.135.133.169:80/TVOD/88888888/224/3221225816/main.m3u8
+CCTV1,http://39.135.133.156:80/TVOD/88888888/224/3221225816/main.m3u8
+CCTV1,http://39.135.136.144:80/TVOD/88888888/224/3221225816/main.m3u8
+CCTV1,http://39.135.133.168:80/TVOD/88888888/224/3221225816/main.m3u8
+CCTV1,http://39.135.136.145:80/TVOD/88888888/224/3221225816/main.m3u8
+CCTV1,http://39.135.134.50:80/TVOD/88888888/224/3221225816/main.m3u8
+CCTV1,http://39.135.133.173:80/TVOD/88888888/224/3221226119/main.m3u8
+CCTV1,http://39.135.133.9:80/TVOD/88888888/224/3221225816/main.m3u8
+CCTV1,http://39.135.133.177:80/TVOD/88888888/224/3221225816/main.m3u8
+CCTV1,http://39.135.133.6:80/TVOD/88888888/224/3221225816/main.m3u8
+CCTV1,http://39.135.133.155:80/TVOD/88888888/224/3221226119/main.m3u8
+CCTV1,http://39.135.133.154:80/TVOD/88888888/224/3221226119/main.m3u8
+CCTV1,http://39.135.133.172:80/TVOD/88888888/224/3221226119/main.m3u8
+CCTV1,http://39.135.135.41:80/TVOD/88888888/224/3221226119/main.m3u8
+CCTV1,http://39.135.133.8:80/TVOD/88888888/224/3221226119/main.m3u8
+CCTV1,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.136.145:80/TVOD/88888888/224/3221226119/main.m3u8
+CCTV1,http://39.135.133.9:80/TVOD/88888888/224/3221226119/main.m3u8
+CCTV1,http://39.135.133.7:80/TVOD/88888888/224/3221226119/main.m3u8
+CCTV1,http://39.135.135.40:80/TVOD/88888888/224/3221226119/main.m3u8
+CCTV1,http://39.135.133.6:80/TVOD/88888888/224/3221226119/main.m3u8
+CCTV1,http://39.135.136.130:80/TVOD/88888888/224/3221226119/main.m3u8
+CCTV1,http://39.135.136.144:80/TVOD/88888888/224/3221226119/main.m3u8
+CCTV1,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226419/index.m3u8
+CCTV1,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226419/index.m3u8
+CCTV1,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226419/index.m3u8
+CCTV1,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226419/index.m3u8
+CCTV1,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226419/index.m3u8
+CCTV1,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.167:80/TVOD/88888888/224/3221225816/main.m3u8
+CCTV1,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.137.209:80/TVOD/88888888/224/3221225816/main.m3u8
+CCTV1,http://39.135.137.209:80/TVOD/88888888/224/3221226119/main.m3u8
+CCTV1,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.137.209:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.137.209:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.167:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.162:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.135.41:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.162:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.135.40:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.135.40:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.135.41:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.134.65.106:80/TVOD/88888888/224/3221226119/main.m3u8
+CCTV1,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.156:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.156:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226419/index.m3u8
+CCTV1,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.148:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.134.65.106:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.132:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.137.208:80/TVOD/88888888/224/3221225816/main.m3u8
+CCTV1,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.134.65.106:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.137.208:80/TVOD/88888888/224/3221226119/main.m3u8
+CCTV1,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.137.208:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.137.208:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.137.206:80/TVOD/88888888/224/3221225816/main.m3u8
+CCTV1,http://39.135.137.206:80/TVOD/88888888/224/3221226119/main.m3u8
+CCTV1,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226419/index.m3u8
+CCTV1,http://39.135.137.206:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.137.206:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.169:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.169:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.133.172:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.9:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.172:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.137:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.137.207:80/TVOD/88888888/224/3221225816/main.m3u8
+CCTV1,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.147:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.146:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.137:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.137.207:80/TVOD/88888888/224/3221226119/main.m3u8
+CCTV1,http://39.135.133.9:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.146:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.149:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.149:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.163:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.163:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.137.207:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.137.207:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.182:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.182:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226419/index.m3u8
+CCTV1,http://39.135.133.7:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.137.46:80/TVOD/88888888/224/3221225816/main.m3u8
+CCTV1,http://39.135.137.46:80/TVOD/88888888/224/3221226119/main.m3u8
+CCTV1,http://39.135.133.168:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.173:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.173:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.175:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.175:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.7:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.133.168:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.137.46:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.133.183:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.183:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.137.46:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.135.29:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.136.131:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.135.29:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.134.65.106:80/TVOD/88888888/224/3221225816/main.m3u8
+CCTV1,http://39.135.133.176:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.137.47:80/TVOD/88888888/224/3221225816/main.m3u8
+CCTV1,http://39.135.133.176:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.136.131:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV1,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.136.145:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.136.145:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.6:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.137.47:80/TVOD/88888888/224/3221226119/main.m3u8
+CCTV1,http://39.135.137.47:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.174:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8?
+CCTV1,http://39.135.137.47:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?
+CCTV1,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV1,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.136.144:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.136.144:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.174:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.136.1.113:6610/170000001115/UmaiCHAN111128BESTVSMGSMG/1.m3u8?m3u8_level=2
+CCTV1,http://39.135.133.133:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.133.133:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.133.155:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.135.61:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV1,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226016/index.m3u8
+CCTV1,http://39.135.135.61:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226016/index.m3u8
+CCTV1,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226559/index.m3u8
+CCTV2,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.136.1.113:6610/170000001115/UmaiCHAN5000036BESTVSMGSMG/1.m3u8?m3u8_level=2
+CCTV2,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226540/index.m3u8
+CCTV2,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226540/index.m3u8
+CCTV3,http://39.134.62.142:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.62.141:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.63.12:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.62.144:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.62.211:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.62.143:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.63.11:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.62.213:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.63.149:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.62.212:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.62.214:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.63.147:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.63.213:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.63.214:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.63.212:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.63.85:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.63.82:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.63.14:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.63.211:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.63.83:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.63.13:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.63.146:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.63.148:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.63.84:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.64.115:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.64.146:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.64.18:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.64.211:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.64.118:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.64.116:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.64.117:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.64.147:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.64.19:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.64.148:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.64.178:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.64.180:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.64.212:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.64.210:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.68.136:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.68.133:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.68.135:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.64.87:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.64.20:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.64.84:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.64.86:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.64.242:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.64.243:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.68.140:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.68.138:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.68.134:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.64.85:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.68.158:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.68.145:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.68.154:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.68.168:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.68.141:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.68.139:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.68.137:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.68.156:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.68.153:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.68.172:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.68.157:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.68.173:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.68.146:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.68.177:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.134.68.174:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.68.175:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.134.68.176:6610/PLTV/88888888/224/3221226021/index.m3u8?IASHttpSessionId=
+CCTV3,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.133.162:80/TVOD/88888888/224/3221225799/main.m3u8
+CCTV3,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.133.7:80/TVOD/88888888/224/3221225799/main.m3u8
+CCTV3,http://39.135.133.133:80/TVOD/88888888/224/3221225799/main.m3u8
+CCTV3,http://39.135.136.144:80/TVOD/88888888/224/3221225799/main.m3u8
+CCTV3,http://39.135.133.156:80/TVOD/88888888/224/3221225799/main.m3u8
+CCTV3,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.133.157:80/TVOD/88888888/224/3221225799/main.m3u8
+CCTV3,http://39.135.133.8:80/TVOD/88888888/224/3221225799/main.m3u8
+CCTV3,http://39.135.136.131:80/TVOD/88888888/224/3221225799/main.m3u8
+CCTV3,http://39.135.133.163:80/TVOD/88888888/224/3221225799/main.m3u8
+CCTV3,http://39.135.136.130:80/TVOD/88888888/224/3221225799/main.m3u8
+CCTV3,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.134.51:80/TVOD/88888888/224/3221225799/main.m3u8
+CCTV3,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.133.6:80/TVOD/88888888/224/3221225799/main.m3u8
+CCTV3,http://39.135.133.132:80/TVOD/88888888/224/3221225799/main.m3u8
+CCTV3,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.133.137:80/TVOD/88888888/224/3221225799/main.m3u8
+CCTV3,http://39.135.136.145:80/TVOD/88888888/224/3221225799/main.m3u8
+CCTV3,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.50:80/TVOD/88888888/224/3221225799/main.m3u8
+CCTV3,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.135.28:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.133.172:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.133.183:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.173:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.136.144:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.7:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.136:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.174:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.163:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.133:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.162:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.136.130:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.67:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.135.60:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.8:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.157:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.66:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.136.131:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.148:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.135.61:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.135.29:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.135.41:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.34:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.182:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.132:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.175:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.149:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.35:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.51:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.135.40:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.137:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.19:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.136.145:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.9:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.134.2:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.6:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.134.50:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.137.209:80/TVOD/88888888/224/3221225799/main.m3u8
+CCTV3,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.137.209:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.135.40:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.209:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.162:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.148:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.208:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.137.206:80/TVOD/88888888/224/3221225799/main.m3u8
+CCTV3,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.137.208:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.156:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.208:80/TVOD/88888888/224/3221225799/main.m3u8
+CCTV3,http://39.135.137.206:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.133.167:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.206:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.172:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.133.149:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.163:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.182:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.207:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.133.9:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.46:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.46:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.134.65.106:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.133.7:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.134.65.106:80/TVOD/88888888/224/3221225799/main.m3u8
+CCTV3,http://39.135.133.183:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.135.29:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.175:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.132:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.136.145:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.134.65.106:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.47:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.136.131:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.133.6:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.135.60:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV3,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8
+CCTV3,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.136.1.113:6610/170000001115/UmaiCHAN638727c125355/1.m3u8?m3u8_level=2
+CCTV3,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226021/index.m3u8?
+CCTV3,http://39.135.137.207:80/wh7f454c46tw1956839526_720028145/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV3,http://39.135.137.207:80/TVOD/88888888/224/3221225799/main.m3u8
+CCTV3,http://39.135.136.144:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.136.130:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226021/index.m3u8
+CCTV3,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226021/index.m3u8
+CCTV4,http://39.134.62.142:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.62.143:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.62.141:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.62.144:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.62.214:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.62.211:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.62.213:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.63.11:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.62.212:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.63.12:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.63.146:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.63.147:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.63.13:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.63.213:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.63.211:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.63.14:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.63.149:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.63.148:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.63.214:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.63.212:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.64.115:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.64.117:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.63.85:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.64.116:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.63.83:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.63.84:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.63.82:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.64.210:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.64.118:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.64.146:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.64.19:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.64.20:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.64.85:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.64.147:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.64.18:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.64.84:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.64.148:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.64.178:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.64.180:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.68.135:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.68.134:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.64.87:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.68.136:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.68.133:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.64.86:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.68.138:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.68.140:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.68.137:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.68.145:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.68.142:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.68.139:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.68.156:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.68.154:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.68.157:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.68.141:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.68.143:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.68.153:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.68.146:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.68.144:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.68.172:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.68.158:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.68.174:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.134.68.168:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.134.68.175:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.68.173:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.68.177:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.68.176:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.134.64.212:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.134.64.211:6610/PLTV/88888888/224/3221226428/index.m3u8?IASHttpSessionId=
+CCTV4,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.136.1.113:6610/170000001115/UmaiCHAN5000037BESTVSMGSMG/1.m3u8?m3u8_level=2
+CCTV4,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.135.133.173:80/TVOD/88888888/224/3221226092/main.m3u8
+CCTV4,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.135.133.175:80/TVOD/88888888/224/3221226092/main.m3u8
+CCTV4,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV4,http://39.135.133.172:80/TVOD/88888888/224/3221226092/main.m3u8
+CCTV4,http://39.135.133.8:80/TVOD/88888888/224/3221226092/main.m3u8
+CCTV4K,http://39.136.1.113:6610/170000001115/UmaiCHAN6604ddd5cf779/1.m3u8?m3u8_level=2
+CCTV4,http://39.135.135.61:80/TVOD/88888888/224/3221226092/main.m3u8
+CCTV4,http://39.135.135.60:80/TVOD/88888888/224/3221226092/main.m3u8
+CCTV4,http://39.135.133.174:80/TVOD/88888888/224/3221226092/main.m3u8
+CCTV4,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226428/index.m3u8
+CCTV5,http://39.134.62.142:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.62.213:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.62.141:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.62.143:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.62.144:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.62.211:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.63.147:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.62.212:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.63.12:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.62.214:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.63.213:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.63.211:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.63.212:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.63.214:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.63.11:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.63.13:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.63.14:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.63.149:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.63.148:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.63.146:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.63.82:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.63.85:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.63.84:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.63.83:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.64.147:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.64.117:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.64.148:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.64.115:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.64.19:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.64.116:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.64.118:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.64.146:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.64.178:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.64.180:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.64.211:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.64.18:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.133:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.64.210:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.64.87:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.134:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.64.86:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.64.212:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.135:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.64.84:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.64.85:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.64.20:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.138:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.137:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.136:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.140:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.142:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.154:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.139:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.145:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.64.242:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.146:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.143:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.144:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.141:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.64.243:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.156:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.153:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.172:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.158:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.168:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.157:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.175:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.177:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.174:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.134.68.173:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.134.68.176:6610/PLTV/88888888/224/3221226019/index.m3u8?IASHttpSessionId=
+CCTV5,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5+,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5+,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5+,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5+,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5+,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5+,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5+,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5+,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/1/224/3221226469/index.m3u8
+CCTV5,http://39.135.133.7:80/TVOD/88888888/224/3221225818/main.m3u8
+CCTV5,http://39.135.133.148:80/TVOD/88888888/224/3221225818/main.m3u8
+CCTV5,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.133.146:80/TVOD/88888888/224/3221225818/main.m3u8
+CCTV5,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/1/224/3221226469/index.m3u8
+CCTV5,http://39.135.133.174:80/TVOD/88888888/224/3221225818/main.m3u8
+CCTV5,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5+,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5+,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/1/224/3221226469/index.m3u8
+CCTV5,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5+,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5+,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5+,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5+,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5+,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5+,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.169:80/TVOD/88888888/224/3221225818/main.m3u8
+CCTV5+,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5+,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.133.147:80/TVOD/88888888/224/3221225818/main.m3u8
+CCTV5,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5+,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.9:80/TVOD/88888888/224/3221225818/main.m3u8
+CCTV5+,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5+,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5+,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5+,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5+,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5+,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5+,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.137.207:80/TVOD/88888888/224/3221225818/main.m3u8
+CCTV5,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.149:80/TVOD/88888888/224/3221225818/main.m3u8
+CCTV5,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5+,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5+,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.133.175:80/TVOD/88888888/224/3221225818/main.m3u8
+CCTV5,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5+,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5+,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.168:80/TVOD/88888888/224/3221225818/main.m3u8
+CCTV5,http://39.135.137.46:80/TVOD/88888888/224/3221225818/main.m3u8
+CCTV5,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5+,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5+,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5+,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5+,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.134.51:80/TVOD/88888888/224/3221225818/main.m3u8
+CCTV5,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.137.47:80/TVOD/88888888/224/3221225818/main.m3u8
+CCTV5,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5+,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.135.28:80/TVOD/88888888/224/3221225818/main.m3u8
+CCTV5,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5+,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5+,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.134.50:80/TVOD/88888888/224/3221225818/main.m3u8
+CCTV5,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5+,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5+,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225603/index.m3u8
+CCTV5,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.133.6:80/TVOD/88888888/224/3221225818/main.m3u8
+CCTV5,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5+,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.136.130:80/TVOD/88888888/224/3221225818/main.m3u8
+CCTV5,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.136.1.113:6610/170000001115/UmaiCHAN638727e617ca0/1.m3u8?m3u8_level=2
+CCTV5+,http://39.136.1.113:6610/170000001115/UmaiCHAN63872908d48f9/1.m3u8?m3u8_level=2
+CCTV5,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV5+,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8
+CCTV5+,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226019/index.m3u8
+CCTV5,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226019/index.m3u8?
+CCTV5+,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225603/index.m3u8
+CCTV5,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226019/index.m3u8
+CCTV5+,http://223.100.63.144:880/dx16.m3u8
+CCTV6,http://39.134.62.142:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.62.141:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.62.213:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.62.143:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.63.11:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.62.144:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.62.211:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.62.214:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.62.212:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.63.146:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.63.12:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.63.211:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.63.147:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.63.148:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.63.13:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.63.213:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.64.116:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.63.14:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.64.115:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.63.212:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.63.214:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.63.83:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.63.149:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.63.85:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.63.84:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.64.118:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.64.117:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.63.82:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.64.210:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.64.211:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.64.146:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.64.212:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.64.19:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.64.147:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.64.18:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.64.148:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.64.20:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.64.242:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.64.84:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.64.178:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.64.180:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.68.136:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.68.139:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.68.138:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.68.134:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.68.137:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.64.87:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.68.140:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.68.142:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.64.86:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.68.141:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.68.143:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.64.85:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.68.168:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.68.158:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.68.156:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.68.145:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.68.157:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.68.154:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.68.153:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.68.146:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.68.172:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.68.174:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.68.144:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.68.175:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.68.176:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.134.68.173:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.134.68.177:6610/PLTV/88888888/224/3221226010/index.m3u8?IASHttpSessionId=
+CCTV6,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.133.167:80/TVOD/88888888/224/3221225814/main.m3u8
+CCTV6,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.162:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.157:80/TVOD/88888888/224/3221225814/main.m3u8
+CCTV6,http://39.135.133.172:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.172:80/TVOD/88888888/224/3221225814/main.m3u8
+CCTV6,http://39.135.133.154:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.156:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.148:80/TVOD/88888888/224/3221225814/main.m3u8
+CCTV6,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.148:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.133.168:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.168:80/TVOD/88888888/224/3221225814/main.m3u8
+CCTV6,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.133.173:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.154:80/TVOD/88888888/224/3221225814/main.m3u8
+CCTV6,http://39.135.133.156:80/TVOD/88888888/224/3221225814/main.m3u8
+CCTV6,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.137.46:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.137.47:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.134.51:80/TVOD/88888888/224/3221225814/main.m3u8
+CCTV6,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.136.144:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.174:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.174:80/TVOD/88888888/224/3221225814/main.m3u8
+CCTV6,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.136.130:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.136.130:80/TVOD/88888888/224/3221225814/main.m3u8
+CCTV6,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.133.177:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.134.50:80/TVOD/88888888/224/3221225814/main.m3u8
+CCTV6,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.177:80/TVOD/88888888/224/3221225814/main.m3u8
+CCTV6,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.137.207:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.135.60:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.133.8:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.8:80/TVOD/88888888/224/3221225814/main.m3u8
+CCTV6,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.163:80/TVOD/88888888/224/3221225814/main.m3u8
+CCTV6,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.135.61:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.133.163:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.137.207:80/TVOD/88888888/224/3221225814/main.m3u8
+CCTV6,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.175:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.7:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.155:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.133:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.133.7:80/TVOD/88888888/224/3221225814/main.m3u8
+CCTV6,http://39.135.135.29:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.133.133:80/TVOD/88888888/224/3221225814/main.m3u8
+CCTV6,http://39.135.133.155:80/TVOD/88888888/224/3221225814/main.m3u8
+CCTV6,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.183:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.136.131:80/TVOD/88888888/224/3221225814/main.m3u8
+CCTV6,http://39.135.136.131:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.136.145:80/TVOD/88888888/224/3221225814/main.m3u8
+CCTV6,http://39.135.136.145:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV6,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.136.1.113:6610/170000001115/UmaiCHAN638728804b1f9/1.m3u8?m3u8_level=2
+CCTV6,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.135.136.144:80/TVOD/88888888/224/3221225814/main.m3u8
+CCTV6,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8?
+CCTV6,http://39.135.133.6:80/TVOD/88888888/224/3221225814/main.m3u8
+CCTV6,http://39.135.133.6:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.176:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV6,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226010/index.m3u8
+CCTV6,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226010/index.m3u8
+CCTV7,http://39.134.62.141:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.62.142:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.62.143:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.62.144:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.62.214:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.63.146:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.62.211:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.62.213:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.63.11:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.63.147:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.62.212:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.63.12:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.63.13:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.63.213:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.63.212:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.63.211:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.63.214:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.63.148:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.64.147:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.63.149:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.64.115:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.64.116:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.63.85:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.63.14:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.63.83:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.63.84:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.63.82:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.64.118:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.64.117:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.64.19:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.64.148:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.64.18:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.68.136:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.64.87:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.64.212:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.64.146:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.64.20:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.64.178:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.64.180:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.68.135:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.68.134:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.64.85:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.64.84:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.68.138:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.64.243:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.68.137:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.68.139:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.64.86:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.68.154:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.68.145:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.64.242:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.68.140:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.68.142:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.68.141:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.68.144:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.68.153:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.68.143:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.68.156:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.68.168:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.68.158:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.68.146:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.68.157:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.134.68.172:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.68.174:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.68.177:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.68.176:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.134.68.173:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.68.175:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.134.68.133:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.134.64.211:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.134.64.210:6610/PLTV/88888888/224/3221225733/index.m3u8?IASHttpSessionId=
+CCTV7,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.136.145:80/TVOD/88888888/224/3221225671/main.m3u8
+CCTV7,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.9:80/TVOD/88888888/224/3221225671/main.m3u8
+CCTV7,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.133.167:80/TVOD/88888888/224/3221225671/main.m3u8
+CCTV7,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.167:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.137.209:80/TVOD/88888888/224/3221225671/main.m3u8
+CCTV7,http://39.135.135.41:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.162:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.137.208:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.137.208:80/TVOD/88888888/224/3221225671/main.m3u8
+CCTV7,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.132:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.137.206:80/TVOD/88888888/224/3221225671/main.m3u8
+CCTV7,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.137.206:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.133.172:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.133.169:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.134.65.106:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.134.65.106:80/TVOD/88888888/224/3221225671/main.m3u8
+CCTV7,http://39.135.136.131:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.6:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.136.145:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.133.9:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.133.163:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.176:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.133.177:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8
+CCTV7,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.133.133:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.6:80/TVOD/88888888/224/3221225671/main.m3u8
+CCTV7,http://39.135.136.130:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.137.207:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225733/index.m3u8?
+CCTV7,http://39.135.133.173:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV7,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.133.168:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.137.209:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.136.144:80/TVOD/88888888/224/3221225671/main.m3u8
+CCTV7,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.135.136.144:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV7,http://39.136.1.113:6610/170000001115/UmaiCHAN5000038BESTVSMGSMG/1.m3u8?m3u8_level=2
+CCTV7,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV7,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225733/index.m3u8
+CCTV8,http://39.134.62.142:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.62.211:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.62.143:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.62.144:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.62.141:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.62.212:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.63.12:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.62.213:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.63.147:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.63.146:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.63.11:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.62.214:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.63.149:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.63.211:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.63.212:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.63.14:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.63.148:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.63.13:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.63.213:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.64.115:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.63.214:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.64.147:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.63.83:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.63.84:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.63.85:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.63.82:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.64.118:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.64.117:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.64.148:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.64.146:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.64.180:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.64.116:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.64.178:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.64.18:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.64.19:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.64.84:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.64.20:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.64.210:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.64.85:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.68.136:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.68.133:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.64.212:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.64.211:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.64.86:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.68.134:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.64.243:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.64.242:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.68.140:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.68.139:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.68.138:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.68.141:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.68.153:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.68.146:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.68.142:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.68.158:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.68.154:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.68.156:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.68.145:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.68.144:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.68.157:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.68.143:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.68.168:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.68.174:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.68.173:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.68.172:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.134.68.177:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.134.68.176:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.134.68.175:6610/PLTV/88888888/224/3221226008/index.m3u8?IASHttpSessionId=
+CCTV8,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.7:80/TVOD/88888888/224/3221225795/main.m3u8
+CCTV8,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.133.173:80/TVOD/88888888/224/3221225795/main.m3u8
+CCTV8,http://39.135.133.172:80/TVOD/88888888/224/3221225795/main.m3u8
+CCTV8,http://39.135.133.183:80/TVOD/88888888/224/3221225795/main.m3u8
+CCTV8,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.136.144:80/TVOD/88888888/224/3221225795/main.m3u8
+CCTV8,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.133.133:80/TVOD/88888888/224/3221225795/main.m3u8
+CCTV8,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.169:80/TVOD/88888888/224/3221225795/main.m3u8
+CCTV8,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.168:80/TVOD/88888888/224/3221225795/main.m3u8
+CCTV8,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.133.137:80/TVOD/88888888/224/3221225795/main.m3u8
+CCTV8,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.137.46:80/TVOD/88888888/224/3221225795/main.m3u8
+CCTV8,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.136.131:80/TVOD/88888888/224/3221225795/main.m3u8
+CCTV8,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.134.50:80/TVOD/88888888/224/3221225795/main.m3u8
+CCTV8,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.133.177:80/TVOD/88888888/224/3221225795/main.m3u8
+CCTV8,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV8,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.136.1.113:6610/170000001115/UmaiCHAN638728970aa82/1.m3u8?m3u8_level=2
+CCTV8,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.136.145:80/TVOD/88888888/224/3221225795/main.m3u8
+CCTV8,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226008/index.m3u8
+CCTV8,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.134.51:80/TVOD/88888888/224/3221225795/main.m3u8
+CCTV8,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV8,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226008/index.m3u8
+CCTV9,http://39.134.62.141:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.62.144:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.62.143:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.62.142:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.62.211:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.62.212:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.63.14:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.62.213:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.63.11:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.63.211:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.63.147:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.63.12:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.63.149:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.63.148:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.63.212:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.63.213:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.64.115:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.63.214:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.63.83:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.63.84:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.63.82:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.64.117:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.64.116:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.63.85:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.64.118:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.64.147:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.64.19:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.64.146:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.64.210:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.64.212:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.64.18:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.64.148:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.64.178:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.64.180:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.64.211:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.68.133:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.68.134:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.64.20:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.64.87:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.68.135:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.64.84:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.64.242:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.64.85:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.64.86:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.68.138:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.68.142:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.68.140:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.64.243:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.68.136:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.68.139:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.68.145:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.68.137:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.68.153:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.68.143:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.68.144:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.68.146:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.68.141:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.68.156:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.68.174:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.68.172:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.68.168:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.68.158:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.68.154:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.134.68.176:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.68.157:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.68.177:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.134.68.175:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.134.68.173:6610/PLTV/88888888/224/3221225734/index.m3u8?IASHttpSessionId=
+CCTV9,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.135.41:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.132:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.137.206:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.137.207:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.169:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.137.209:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.133.182:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.7:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.133.168:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.133.173:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.137.46:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.133.183:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.136.131:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.136.145:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.6:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.176:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.137.47:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.133.172:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.136.130:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.133.9:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.133.8:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.133.177:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.135.60:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8
+CCTV9,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225734/index.m3u8?
+CCTV9,http://39.136.1.113:6610/170000001115/UmaiCHAN5000039BESTVSMGSMG/1.m3u8?m3u8_level=2
+CCTV9,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV9,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.133.133:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/index.m3u8
+CCTV9,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV9,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225734/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.134.62.142:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.62.144:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.62.143:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.62.142:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.62.141:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.62.141:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.62.143:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.62.144:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.62.211:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.62.213:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.62.211:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.62.213:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.62.214:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.62.212:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.11:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.62.214:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.62.212:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.12:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.12:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.13:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.211:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.147:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.211:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.13:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.146:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.146:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.11:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.212:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.149:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.149:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.14:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.147:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.148:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.213:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.148:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.213:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.212:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.214:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.14:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.214:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.85:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.82:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.83:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.84:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.115:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.117:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.63.85:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.115:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.116:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.117:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.118:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.147:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.116:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.146:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.147:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.118:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.210:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.211:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.211:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.210:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.212:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.148:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.19:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.148:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.20:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.19:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.146:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.20:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.178:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.18:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.212:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.87:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.84:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.84:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.85:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.86:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.85:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.86:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.18:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.178:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.180:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.180:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.242:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.136:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.135:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.135:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.87:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.133:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.133:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.243:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.136:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.243:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.138:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.138:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.134:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.134:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.64.242:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.142:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.140:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.137:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.137:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.139:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.139:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.145:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.141:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.142:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.140:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.141:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.144:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.143:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.143:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.145:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.144:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.154:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.154:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.146:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.146:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.156:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.172:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.158:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.157:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.156:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.157:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.153:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.153:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.172:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.168:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.158:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.168:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.173:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.176:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.177:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.174:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.174:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.134.68.175:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.176:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.173:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.134.68.175:6610/PLTV/88888888/224/3221225730/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.134.68.177:6610/PLTV/88888888/224/3221226473/index.m3u8?IASHttpSessionId=
+CCTV10,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.137.209:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.137.209:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.133.156:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.133.154:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.134.65.106:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.154:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.137.206:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.134.65.106:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.133.169:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.133.172:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.182:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.149:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.135.41:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.167:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.137.208:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.136.131:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.136.145:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.137.208:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.133.9:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.133.9:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.137:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.137:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.136.144:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.8:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.137.47:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.133.174:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.8:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.135.61:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.136.130:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.133:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.133:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.135.61:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.136:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.136.1.113:6610/170000001115/UmaiCHAN3949784BESTVSMGSMG/1.m3u8?m3u8_level=2
+CCTV10,http://39.135.133.136:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225730/index.m3u8
+CCTV10,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV10,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8
+CCTV10,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225730/index.m3u8?
+CCTV10,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225730/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV10,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226473/index.m3u8
+CCTV10,http://223.100.63.144:880/dx10.m3u8
+CCTV11,http://39.134.62.142:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.62.213:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.62.144:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.62.141:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.62.143:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.63.11:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.62.211:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.63.149:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.63.12:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.63.13:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.63.146:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.63.148:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.63.214:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.63.213:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.63.212:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.63.211:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.63.147:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.63.14:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.63.83:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.64.117:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.64.115:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.63.82:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.63.84:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.64.116:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.63.85:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.64.210:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.64.147:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.64.118:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.64.20:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.64.146:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.64.19:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.64.148:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.64.178:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.64.211:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.64.212:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.64.18:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.64.180:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.133:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.136:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.135:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.64.85:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.64.86:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.64.84:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.64.243:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.64.242:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.140:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.139:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.138:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.134:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.64.87:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.156:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.145:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.158:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.143:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.142:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.141:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.137:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.154:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.157:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.153:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.172:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.168:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.144:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.173:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.177:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.174:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.175:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.146:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.134.68.176:6610/PLTV/88888888/224/3221226565/index.m3u8?IASHttpSessionId=
+CCTV11,http://39.135.133.177:80/TVOD/88888888/224/3221226123/main.m3u8
+CCTV11,http://39.135.133.176:80/TVOD/88888888/224/3221226123/main.m3u8
+CCTV11,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.134.35/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.134.18/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.134.3/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.134.2/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.133.147/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.133.154/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.133.149/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.133.148/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.133.146/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.133.155/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.133.176/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.137.207:80/TVOD/88888888/224/3221226123/main.m3u8
+CCTV11,http://39.135.134.34/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.137.207/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.136.1.113:6610/170000001115/UmaiCHAN6000053BESTVSMGSMG/1.m3u8?m3u8_level=2
+CCTV11,http://39.135.137.46/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.137.47:80/TVOD/88888888/224/3221226123/main.m3u8
+CCTV11,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.134.51/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.134.66/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.133.137/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.133.177/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.137.47/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226565/index.m3u8
+CCTV11,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226565/index.m3u8
+CCTV11,http://223.100.63.144:880/dx11.m3u8
+CCTV12,http://39.134.62.141:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.62.142:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.62.142:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.62.141:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.62.143:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.62.144:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.62.143:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.62.213:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.62.211:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.62.211:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.62.214:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.62.144:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.11:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.62.213:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.62.214:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.62.212:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.62.212:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.11:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.13:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.12:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.14:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.12:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.149:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.148:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.147:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.14:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.146:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.13:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.148:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.147:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.149:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.146:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.213:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.211:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.213:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.211:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.212:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.212:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.214:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.214:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.83:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.82:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.83:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.84:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.82:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.117:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.115:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.85:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.117:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.84:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.63.85:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.115:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.116:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.116:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.147:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.118:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.118:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.146:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.147:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.148:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.18:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.146:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.178:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.148:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.18:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.210:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.19:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.180:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.178:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.180:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.210:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.20:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.20:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.19:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.212:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.211:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.211:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.212:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.242:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.242:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.84:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.86:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.85:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.243:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.243:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.87:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.86:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.85:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.84:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.64.87:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.135:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.136:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.135:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.138:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.134:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.134:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.140:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.139:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.136:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.137:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.140:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.139:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.137:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.141:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.145:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.141:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.145:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.142:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.143:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.144:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.143:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.142:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.153:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.153:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.156:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.146:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.146:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.144:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.154:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.157:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.154:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.158:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.168:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.172:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.172:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.174:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.156:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.158:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.168:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.157:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.173:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.173:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.177:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.177:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.174:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.175:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.134.68.176:6610/PLTV/88888888/224/3221225731/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.134.68.176:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.134.68.175:6610/PLTV/88888888/224/3221226568/index.m3u8?IASHttpSessionId=
+CCTV12,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.133.183:80/TVOD/88888888/224/3221225669/main.m3u8
+CCTV12,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.7:80/TVOD/88888888/224/3221225669/main.m3u8
+CCTV12,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.133.167:80/TVOD/88888888/224/3221225669/main.m3u8
+CCTV12,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.137.209/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.137.209:80/TVOD/88888888/224/3221225669/main.m3u8
+CCTV12,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.2/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.134.2/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.137.209:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.137.209/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.135.41:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.167/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.162:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.135.41/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.162/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.167:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.9:80/TVOD/88888888/224/3221225669/main.m3u8
+CCTV12,http://39.135.134.3/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.67/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.133.9/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.9:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.175/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.175:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.7:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.133.155/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.7/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.183/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.136.131:80/TVOD/88888888/224/3221225669/main.m3u8
+CCTV12,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.133.155:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.169/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.169:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.134.18/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.133.172:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.133.137/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.18/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.133.172/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.135.60/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.135.60:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.136.131:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.136.145:80/TVOD/88888888/224/3221225669/main.m3u8
+CCTV12,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.136.131/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.135.61/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.135.61:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.133:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.137:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.157/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.183:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.136.145:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.176/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.137.47:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.34/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.176:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.6:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.133.6/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.34/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.137.47/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.51/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.137.47:80/TVOD/88888888/224/3221225669/main.m3u8
+CCTV12,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.66/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8
+CCTV12,http://39.135.134.51/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.136.144:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.136.144:80/TVOD/88888888/224/3221225669/main.m3u8
+CCTV12,http://39.135.133.177/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.177:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.8:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.8/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.134.66/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226568/index.m3u8
+CCTV12,http://39.135.136.130/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.136.144/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.136.130:80/TVOD/88888888/224/3221225669/main.m3u8
+CCTV12,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225731/index.m3u8?
+CCTV12,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.136.1.113:6610/170000001115/UmaiCHAN5000040BESTVSMGSMG/1.m3u8?m3u8_level=2
+CCTV12,http://39.135.133.136/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.136:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.133/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.134.3/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225731/index.m3u8
+CCTV12,http://39.135.133.8:80/TVOD/88888888/224/3221225669/main.m3u8
+CCTV12,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226568/index.m3u8
+CCTV12,http://223.100.63.144:880/dx12.m3u8
+CCTV13,http://39.134.62.141:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.62.141:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.62.142:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.62.143:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.62.142:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.62.143:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.62.144:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.62.213:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.62.144:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.11:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.62.211:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.62.211:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.62.213:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.62.212:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.62.212:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.62.214:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.62.214:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.11:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.12:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.147:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.12:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.13:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.211:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.148:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.147:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.13:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.146:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.14:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.146:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.148:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.14:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.212:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.213:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.149:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.149:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.214:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.211:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.213:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.214:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.212:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.82:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.85:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.115:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.84:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.83:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.84:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.83:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.82:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.63.85:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.117:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.115:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.117:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.116:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.116:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.147:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.118:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.147:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.118:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.146:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.19:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.18:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.146:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.148:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.148:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.18:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.178:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.180:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.178:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.211:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.210:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.210:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.19:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.20:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.243:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.85:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.212:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.212:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.85:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.87:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.84:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.243:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.242:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.242:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.84:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.86:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.86:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.136:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.64.87:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.133:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.135:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.133:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.135:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.134:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.136:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.137:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.138:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.138:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.134:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.139:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.137:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.140:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.142:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.140:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.145:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.141:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.139:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.141:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.145:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.142:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.146:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.144:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.143:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.143:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.144:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.154:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.168:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.156:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.153:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.156:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.146:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.153:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.158:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.154:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.157:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.157:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.168:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.158:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.172:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.174:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.172:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.134.68.173:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.174:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.176:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.173:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.177:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.134.68.177:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.175:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.176:6610/PLTV/88888888/224/3221226571/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.134.68.175:6610/PLTV/88888888/224/3221226537/index.m3u8?IASHttpSessionId=
+CCTV13,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.183:80/TVOD/88888888/224/3221226077/main.m3u8
+CCTV13,http://39.135.133.172:80/TVOD/88888888/224/3221226077/main.m3u8
+CCTV13,http://39.135.133.133:80/TVOD/88888888/224/3221226077/main.m3u8
+CCTV13,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.157:80/TVOD/88888888/224/3221226077/main.m3u8
+CCTV13,http://39.135.133.132:80/TVOD/88888888/224/3221226077/main.m3u8
+CCTV13,http://39.135.136.130:80/TVOD/88888888/224/3221226077/main.m3u8
+CCTV13,http://39.135.136.144:80/TVOD/88888888/224/3221226077/main.m3u8
+CCTV13,http://39.135.133.176:80/TVOD/88888888/224/3221226077/main.m3u8
+CCTV13,http://39.135.133.7:80/TVOD/88888888/224/3221226077/main.m3u8
+CCTV13,http://39.135.136.131:80/TVOD/88888888/224/3221226077/main.m3u8
+CCTV13,http://39.135.133.168:80/TVOD/88888888/224/3221226077/main.m3u8
+CCTV13,http://39.135.133.6:80/TVOD/88888888/224/3221226077/main.m3u8
+CCTV13,http://39.135.133.169:80/TVOD/88888888/224/3221226077/main.m3u8
+CCTV13,http://39.135.136.145:80/TVOD/88888888/224/3221226125/main.m3u8
+CCTV13,http://39.135.133.6:80/TVOD/88888888/224/3221226125/main.m3u8
+CCTV13,http://39.135.133.173:80/TVOD/88888888/224/3221226077/main.m3u8
+CCTV13,http://39.135.133.9:80/TVOD/88888888/224/3221226125/main.m3u8
+CCTV13,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.133.177:80/TVOD/88888888/224/3221226125/main.m3u8
+CCTV13,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.133.8:80/TVOD/88888888/224/3221226125/main.m3u8
+CCTV13,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.133.7:80/TVOD/88888888/224/3221226125/main.m3u8
+CCTV13,http://39.135.136.145:80/TVOD/88888888/224/3221226077/main.m3u8
+CCTV13,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.136.144:80/TVOD/88888888/224/3221226125/main.m3u8
+CCTV13,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.133.176:80/TVOD/88888888/224/3221226125/main.m3u8
+CCTV13,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.156:80/TVOD/88888888/224/3221226077/main.m3u8
+CCTV13,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.136.1.113:6610/170000001115/UmaiCHAN6000054BESTVSMGSMG/1.m3u8?m3u8_level=2
+CCTV13,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.137.47:80/TVOD/88888888/224/3221226125/main.m3u8
+CCTV13,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226571/index.m3u8
+CCTV13,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226537/index.m3u8
+CCTV13,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226537/index.m3u8
+CCTV13,http://223.100.63.144:880/dx13.m3u8
+CCTV14,http://39.134.62.143:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.62.142:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.62.142:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.62.143:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.62.141:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.62.141:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.62.144:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.62.144:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.11:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.62.211:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.11:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.62.211:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.62.213:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.62.213:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.62.214:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.62.212:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.148:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.62.214:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.13:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.13:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.12:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.12:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.147:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.14:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.147:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.149:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.149:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.146:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.14:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.62.212:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.148:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.146:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.213:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.211:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.214:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.213:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.211:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.212:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.212:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.214:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.83:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.83:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.82:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.84:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.84:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.82:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.117:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.117:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.85:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.115:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.116:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.118:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.115:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.63.85:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.116:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.146:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.147:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.118:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.147:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.210:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.19:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.210:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.148:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.146:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.18:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.148:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.178:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.20:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.180:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.20:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.18:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.178:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.211:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.212:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.212:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.211:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.19:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.180:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.85:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.86:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.85:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.86:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.84:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.84:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.87:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.87:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.243:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.136:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.138:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.134:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.243:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.242:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.133:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.64.242:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.136:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.135:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.139:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.137:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.138:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.137:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.140:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.142:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.141:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.142:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.145:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.139:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.140:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.143:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.143:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.141:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.144:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.144:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.146:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.146:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.156:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.157:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.156:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.145:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.154:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.154:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.153:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.157:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.153:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.158:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.172:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.158:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.168:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.172:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.177:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.168:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.174:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.175:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.174:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.176:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.176:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.175:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.173:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.134.68.173:6610/PLTV/88888888/224/3221225732/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.134.68.177:6610/PLTV/88888888/224/3221226591/index.m3u8?IASHttpSessionId=
+CCTV14,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.8:80/TVOD/88888888/224/3221225674/main.m3u8
+CCTV14,http://39.135.136.130:80/TVOD/88888888/224/3221225674/main.m3u8
+CCTV14,http://39.135.133.173:80/TVOD/88888888/224/3221225674/main.m3u8
+CCTV14,http://39.135.136.131:80/TVOD/88888888/224/3221225674/main.m3u8
+CCTV14,http://39.135.133.6:80/TVOD/88888888/224/3221225674/main.m3u8
+CCTV14,http://39.135.133.9:80/TVOD/88888888/224/3221225674/main.m3u8
+CCTV14,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.136.144:80/TVOD/88888888/224/3221225674/main.m3u8
+CCTV14,http://39.135.136.145:80/TVOD/88888888/224/3221225674/main.m3u8
+CCTV14,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.134.2/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.148/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.148:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.134.65.106:80/TVOD/88888888/224/3221225674/main.m3u8
+CCTV14,http://39.135.137.206/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.134.65.106:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.137.206:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.9:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.135.40:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.137:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.133.137/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.147/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.147:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.155:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.134.67/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.154:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.133.7:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.135.29:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.135.61:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.183/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.134.18/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.136.130:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8?
+CCTV14,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.135.137.47:80/TVOD/88888888/224/3221225674/main.m3u8
+CCTV14,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.137.47:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.134.51/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.136.144:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.135.60:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.8:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.136.1.113:6610/170000001115/UmaiCHAN3949788BESTVSMGSMG/1.m3u8?m3u8_level=2
+CCTV14,http://39.135.133.136:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.133.136/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV14,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225732/index.m3u8
+CCTV14,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV14,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225732/index.m3u8
+CCTV14,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://39.135.134.66/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226591/index.m3u8
+CCTV14,http://223.100.63.144:880/dx14.m3u8
+CCTV15,http://39.134.62.142:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.62.143:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.62.141:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.63.11:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.62.144:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.62.213:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.62.214:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.62.211:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.63.147:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.62.212:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.63.146:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.63.148:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.63.12:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.63.213:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.63.212:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.63.149:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.63.13:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.63.211:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.63.214:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.63.83:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.63.14:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.63.85:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.63.82:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.63.84:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.64.148:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.64.115:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.64.118:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.64.147:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.64.116:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.64.117:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.64.180:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.64.146:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.64.18:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.64.19:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.64.178:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.135:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.64.211:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.64.212:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.64.210:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.64.86:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.64.20:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.64.243:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.133:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.136:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.154:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.140:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.138:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.139:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.137:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.141:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.134:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.64.87:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.64.85:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.64.84:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.157:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.64.242:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.143:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.156:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.145:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.172:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.158:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.168:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.146:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.153:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.142:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.144:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.177:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.176:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.173:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.134.68.174:6610/PLTV/88888888/224/3221226476/index.m3u8?IASHttpSessionId=
+CCTV15,http://39.135.133.168:80/TVOD/88888888/224/3221226127/main.m3u8
+CCTV15,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226476/index.m3u8
+CCTV15,http://39.135.133.172:80/TVOD/88888888/224/3221226127/main.m3u8
+CCTV15,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226476/index.m3u8
+CCTV15,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226476/index.m3u8
+CCTV15,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226476/index.m3u8
+CCTV15,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226476/index.m3u8
+CCTV15,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226476/index.m3u8
+CCTV15,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226476/index.m3u8
+CCTV15,http://39.135.136.131:80/TVOD/88888888/224/3221226127/main.m3u8
+CCTV15,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226476/index.m3u8
+CCTV15,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226476/index.m3u8
+CCTV15,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226476/index.m3u8
+CCTV15,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226476/index.m3u8
+CCTV15,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226476/index.m3u8
+CCTV15,http://39.135.137.206:80/TVOD/88888888/224/3221226127/main.m3u8
+CCTV15,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226476/index.m3u8
+CCTV15,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226476/index.m3u8
+CCTV15,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226476/index.m3u8
+CCTV15,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226476/index.m3u8
+CCTV15,http://39.135.133.7:80/TVOD/88888888/224/3221226127/main.m3u8
+CCTV15,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226476/index.m3u8
+CCTV15,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226476/index.m3u8
+CCTV15,http://39.135.133.169:80/TVOD/88888888/224/3221226127/main.m3u8
+CCTV15,http://39.134.65.106:80/TVOD/88888888/224/3221226127/main.m3u8
+CCTV15,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226476/index.m3u8
+CCTV15,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226476/index.m3u8
+CCTV15,http://39.135.137.47:80/TVOD/88888888/224/3221226127/main.m3u8
+CCTV15,http://39.136.1.113:6610/170000001115/UmaiCHAN6000055BESTVSMGSMG/1.m3u8?m3u8_level=2
+CCTV15,http://39.135.137.46:80/TVOD/88888888/224/3221226127/main.m3u8
+CCTV15,http://39.135.133.173:80/TVOD/88888888/224/3221226127/main.m3u8
+CCTV15,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226476/index.m3u8
+CCTV15,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226476/index.m3u8
+CCTV15,http://39.135.137.207:80/TVOD/88888888/224/3221226127/main.m3u8
+CCTV15,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226476/index.m3u8
+CCTV15,http://39.135.133.6:80/TVOD/88888888/224/3221226127/main.m3u8
+CCTV15,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226476/index.m3u8
+CCTV15,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226476/index.m3u8
+CCTV15,http://223.100.63.144:880/dx15.m3u8
+CCTV16,http://39.134.62.142:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.62.144:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.62.141:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.62.143:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.62.211:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.62.212:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.62.214:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.62.213:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.63.147:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.63.146:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.63.12:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.63.13:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.63.11:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.63.213:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.63.211:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.63.212:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.63.214:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.63.149:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.63.148:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.63.82:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.63.14:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.63.85:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.64.116:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.63.83:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.63.84:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.64.115:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.64.147:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.64.117:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.64.148:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.64.146:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.64.118:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.64.18:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.64.178:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.64.212:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.64.211:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.64.210:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.64.20:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.64.19:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.64.180:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.64.243:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.64.87:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.64.84:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.64.85:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.68.135:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.68.138:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.68.133:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.68.140:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.68.139:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.68.137:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.64.86:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.64.242:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.68.142:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.68.141:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.68.144:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.68.134:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.68.143:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.68.136:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.68.156:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.68.145:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.68.172:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.68.154:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.68.153:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.68.146:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.134.68.176:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.68.177:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.68.174:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.134.68.175:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.134.68.168:6610/PLTV/88888888/224/3221226100/index.m3u8?IASHttpSessionId=
+CCTV16,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.133.167:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.135.40:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.148:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.169:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.134.65.106:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.146:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.137.207:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.133.149:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.182:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.137.206:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.137.209:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.135.41:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.133.176:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.137.47:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.136.144:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV16,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.147:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.133.137:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.177:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.6:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.136.130:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.133.174:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.136.145:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV16,http://39.135.133.136:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8?
+CCTV16,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226100/index.m3u8
+CCTV16,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226100/index.m3u8
+CCTV16,http://223.100.63.144:880/dx201.m3u8
+CCTV17,http://39.134.62.142:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.62.143:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.62.144:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.62.141:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.62.211:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.62.212:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.63.11:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.62.213:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.63.211:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.63.14:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.63.149:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.62.214:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.63.12:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.63.212:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.63.213:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.63.214:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.63.13:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.63.147:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.63.146:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.63.148:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.64.117:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.63.83:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.63.85:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.64.115:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.63.82:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.64.146:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.63.84:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.64.118:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.64.211:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.64.210:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.64.116:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.64.147:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.64.148:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.64.178:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.64.19:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.64.20:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.64.18:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.64.180:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.135:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.64.212:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.133:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.64.87:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.64.86:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.64.84:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.64.85:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.136:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.64.242:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.64.243:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.134:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.138:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.142:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.140:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.156:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.137:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.146:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.143:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.141:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.139:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.144:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.145:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.153:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.154:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.158:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.168:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.134.68.176:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.177:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.157:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.172:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.173:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.175:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.134.68.174:6610/PLTV/88888888/224/3221225765/index.m3u8?IASHttpSessionId=
+CCTV17,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.172:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.148:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.137.209:80/TVOD/88888888/224/3221225708/main.m3u8
+CCTV17,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.9:80/TVOD/88888888/224/3221225708/main.m3u8
+CCTV17,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.137.209:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.133.137:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.133.7:80/TVOD/88888888/224/3221225708/main.m3u8
+CCTV17,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.133.154:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.132:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.133.132:80/TVOD/88888888/224/3221225708/main.m3u8
+CCTV17,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.7:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.137.208:80/TVOD/88888888/224/3221225708/main.m3u8
+CCTV17,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.137.208:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.137.206:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.133.155:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.169:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.168:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.137.46:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.183:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.135.29:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.136.131:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.147:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.146:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.136.131:80/TVOD/88888888/224/3221225708/main.m3u8
+CCTV17,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.6:80/TVOD/88888888/224/3221225708/main.m3u8
+CCTV17,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.133.149:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.137.207:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.133.182:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8?
+CCTV17,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.137.47:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.136.144:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+CCTV17,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.133.136:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.136.1.113:6610/170000001115/UmaiCHAN638728afa13b4/1.m3u8?m3u8_level=2
+CCTV17,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.136.130:80/TVOD/88888888/224/3221225708/main.m3u8
+CCTV17,http://39.135.133.8:80/TVOD/88888888/224/3221225708/main.m3u8
+CCTV17,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.136.130:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+CCTV17,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221225765/index.m3u8
+CCTV17,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225765/index.m3u8
+CCTV17,http://223.100.63.144:880/dx17.m3u8
+CHC动作电影,http://223.100.63.144:880/dx100.m3u8
+CHC动作电影,http://39.136.1.113:6610/170000001115/UmaiCHAN6380763222d00/1.m3u8?m3u8_level=2
+CHC家庭影院,http://223.100.63.144:880/dx93.m3u8
+CHC家庭影院,http://39.136.1.113:6610/170000001115/UmaiCHAN63807601b19dd/1.m3u8?m3u8_level=2
+CHC影迷电影,http://223.100.63.144:880/dx101.m3u8
+CHC影迷电影,http://39.136.1.113:6610/170000001115/UmaiCHAN6380764b172c9/1.m3u8?m3u8_level=2
+NEWTV家庭剧场,http://39.134.62.141:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.62.142:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.62.143:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.62.144:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.62.211:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.62.212:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.62.213:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.62.214:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.63.11:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.63.12:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.63.13:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.63.146:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.63.147:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.63.148:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.63.149:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.63.14:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.63.211:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.63.212:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.63.213:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.63.214:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.63.82:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.63.83:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.63.84:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.63.85:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.64.115:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.64.116:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.64.117:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.64.118:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.64.146:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.64.147:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.64.148:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.64.178:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.64.180:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.64.18:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.64.19:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.64.20:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.64.210:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.64.211:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.64.212:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.64.242:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.64.243:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.64.84:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.64.85:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.64.86:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.64.87:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.68.133:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.68.134:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.68.135:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.68.136:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.68.137:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.68.138:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.68.139:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.68.140:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.68.142:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.68.143:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.68.144:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.68.145:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.68.146:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.68.153:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.68.154:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.68.157:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.68.158:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.68.168:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.68.172:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.68.173:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.68.174:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.68.175:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.68.176:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+NEWTV家庭剧场,http://39.134.68.177:6610/PLTV/88888888/224/3221225677/index.m3u8?IASHttpSessionId=
+兵器科技,http://39.136.1.113:6610/170000001115/UmaiCHAN638077907bdcd/1.m3u8?m3u8_level=2
+地理世界,http://223.100.63.144:880/dx72.m3u8
+地理世界,http://39.136.1.113:6610/170000001115/UmaiCHAN638077a61f4f3/1.m3u8?m3u8_level=2
+第一剧场,http://223.100.63.144:880/dx103.m3u8
+第一剧场,http://39.136.1.113:6610/170000001115/UmaiCHAN638077f5ca035/1.m3u8?m3u8_level=2
+动作电影,http://39.134.62.141:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.62.142:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.62.143:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.62.144:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.62.211:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.62.212:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.62.213:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.62.214:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.63.11:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.63.12:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.63.13:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.63.146:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.63.147:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.63.148:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.63.149:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.63.14:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.63.211:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.63.212:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.63.213:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.63.214:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.63.82:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.63.83:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.63.84:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.63.85:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.64.115:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.64.116:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.64.117:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.64.118:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.64.146:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.64.147:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.64.148:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.64.178:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.64.180:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.64.18:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.64.19:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.64.20:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.64.210:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.64.211:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.64.212:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.64.242:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.64.243:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.64.84:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.64.85:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.64.86:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.64.87:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.65.106:80/PLTV/88888888/224/3221225642/1.m3u8
+动作电影,http://39.134.65.106:80/TVOD/88888888/224/3221225555/main.m3u8
+动作电影,http://39.134.68.133:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.134:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.135:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.136:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.137:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.138:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.139:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.140:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.141:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.142:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.143:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.144:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.145:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.146:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.153:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.154:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.156:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.157:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.158:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.168:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.172:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.173:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.174:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.175:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.176:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.134.68.177:6610/PLTV/88888888/224/3221225661/index.m3u8?IASHttpSessionId=
+动作电影,http://39.135.133.136:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.133.136:80/wh7f454c46tw3123557892_1888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.133.137:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.133.137:80/wh7f454c46tw3123557892_1888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.133.156:80/PLTV/88888888/224/3221225642/1.m3u8
+动作电影,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.133.156:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.133.156:80/wh7f454c46tw3123557892_1888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.133.157:80/PLTV/88888888/224/3221225642/1.m3u8
+动作电影,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.133.157:80/wh7f454c46tw3123557892_1888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.133.167:80/TVOD/88888888/224/3221225555/main.m3u8
+动作电影,http://39.135.133.167:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.133.167:80/wh7f454c46tw3123557892_1888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.18:80/wh7f454c46tw3123557892_1888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.2:80/wh7f454c46tw3123557892_1888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.34:80/wh7f454c46tw3123557892_1888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.35:80/wh7f454c46tw3123557892_1888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.3:80/wh7f454c46tw3123557892_1888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.50:80/wh7f454c46tw3123557892_1888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.51:80/wh7f454c46tw3123557892_1888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.66:80/wh7f454c46tw3123557892_1888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.134.67:80/wh7f454c46tw3123557892_1888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225661/index.m3u8
+动作电影,http://39.135.137.206:80/PLTV/88888888/224/3221225642/1.m3u8
+动作电影,http://39.135.137.207:80/PLTV/88888888/224/3221225642/1.m3u8
+风云剧场,http://223.100.63.144:880/dx94.m3u8
+风云音乐,http://223.100.63.144:880/dx73.m3u8
+风云足球,http://39.136.1.113:6610/170000001115/UmaiCHAN638077160c04a/1.m3u8?m3u8_level=2
+怀旧剧场,http://223.100.63.144:880/dx95.m3u8
+家庭剧场,http://39.134.65.106:80/TVOD/88888888/224/3221225538/main.m3u8
+家庭剧场,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225677/index.m3u8
+家庭剧场,http://39.135.133.132:80/TVOD/88888888/224/3221225538/main.m3u8
+家庭剧场,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225677/index.m3u8
+家庭剧场,http://39.135.133.133:80/TVOD/88888888/224/3221225538/main.m3u8
+家庭剧场,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225677/index.m3u8
+家庭剧场,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225677/index.m3u8
+家庭剧场,http://39.135.133.137:80/TVOD/88888888/224/3221225538/main.m3u8
+家庭剧场,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225677/index.m3u8
+家庭剧场,http://39.135.133.148:80/TVOD/88888888/224/3221225538/main.m3u8
+家庭剧场,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225677/index.m3u8
+家庭剧场,http://39.135.133.149:80/TVOD/88888888/224/3221225538/main.m3u8
+家庭剧场,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225677/index.m3u8
+家庭剧场,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225677/index.m3u8
+家庭剧场,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225677/index.m3u8
+家庭剧场,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225677/index.m3u8
+家庭剧场,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225677/index.m3u8
+家庭剧场,http://39.135.137.208:80/TVOD/88888888/224/3221225538/main.m3u8
+家庭剧场,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225677/index.m3u8
+家庭剧场,http://39.135.137.209:80/TVOD/88888888/224/3221225538/main.m3u8
+家庭剧场,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225677/index.m3u8
+女性时尚,http://223.100.63.144:880/dx105.m3u8
+
+卫视频道,#genre#
+安徽卫视,http://39.134.62.141:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.62.142:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.62.143:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.62.144:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.62.211:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.62.212:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.62.213:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.62.214:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.63.11:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.63.12:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.63.13:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.63.146:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.63.147:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.63.148:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.63.149:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.63.14:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.63.211:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.63.212:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.63.213:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.63.214:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.63.82:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.63.83:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.63.84:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.63.85:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.64.115:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.64.116:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.64.117:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.64.118:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.64.146:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.64.147:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.64.148:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.64.178:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.64.180:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.64.18:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.64.19:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.64.20:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.64.210:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.64.211:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.64.212:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.64.242:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.64.243:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.64.84:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.64.85:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.64.86:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.134.68.133:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.134:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.135:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.136:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.137:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.138:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.139:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.140:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.141:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.142:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.143:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.144:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.145:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.146:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.153:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.154:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.156:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.157:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.158:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.168:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.172:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.173:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.174:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.175:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.176:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.134.68.177:6610/PLTV/88888888/224/3221226391/index.m3u8?IASHttpSessionId=
+安徽卫视,http://39.135.133.162/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.133.162:80/TVOD/88888888/224/3221225925/main.m3u8
+安徽卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+安徽卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.133.162:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.133.163:80/TVOD/88888888/224/3221225925/main.m3u8
+安徽卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+安徽卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.133.167:80/TVOD/88888888/224/3221225925/main.m3u8
+安徽卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+安徽卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226391/index.m3u8
+安徽卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.133.174:80/TVOD/88888888/224/3221225925/main.m3u8
+安徽卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+安徽卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226391/index.m3u8
+安徽卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.133.174:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.133.175/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.133.175:80/TVOD/88888888/224/3221225925/main.m3u8
+安徽卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+安徽卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226391/index.m3u8
+安徽卫视,http://39.135.133.175:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.18/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+安徽卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226391/index.m3u8
+安徽卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.19/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+安徽卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226391/index.m3u8
+安徽卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.3/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.34/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+安徽卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226391/index.m3u8
+安徽卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.35/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+安徽卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226391/index.m3u8
+安徽卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+安徽卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226391/index.m3u8
+安徽卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+安徽卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.51/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226391/index.m3u8
+安徽卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.66/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+安徽卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+安徽卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.135.28/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+安徽卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226391/index.m3u8
+安徽卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.135.29/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226391/index.m3u8
+安徽卫视,http://39.135.135.29:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.136.130/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+安徽卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226391/index.m3u8
+安徽卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.136.130:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.136.131/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+安徽卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226391/index.m3u8
+安徽卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.136.131:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.136.144/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.136.144:80/TVOD/88888888/224/3221225925/main.m3u8
+安徽卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+安徽卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226391/index.m3u8
+安徽卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.136.144:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.136.145/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.136.145:80/TVOD/88888888/224/3221225925/main.m3u8
+安徽卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+安徽卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226391/index.m3u8
+安徽卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+安徽卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226391/index.m3u8
+安徽卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.137.206:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.137.207/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+安徽卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226391/index.m3u8
+安徽卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.137.207:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.137.208/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+安徽卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226391/index.m3u8
+安徽卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.137.208:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.137.209/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+安徽卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226391/index.m3u8
+安徽卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.137.209:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.137.46/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+安徽卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226391/index.m3u8
+安徽卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.137.46:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.137.47/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+安徽卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+安徽卫视,http://39.135.137.47:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226391/index.m3u8
+安徽卫视,http://39.136.1.113:6610/170000001115/UmaiCHAN3540416BESTVSMGSMG/1.m3u8?m3u8_level=2
+北京卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.134.65.106:80/TVOD/88888888/224/3221225931/main.m3u8
+北京卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+北京卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+北京卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.134.65.106:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.132/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.133.132:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.133/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.133.156/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.133.156:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.157/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.162/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.133.162:80/TVOD/88888888/224/3221225931/main.m3u8
+北京卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+北京卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+北京卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226450/index.m3u8
+北京卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.133.162:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.133.163/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.133.163:80/TVOD/88888888/224/3221225931/main.m3u8
+北京卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+北京卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+北京卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226450/index.m3u8
+北京卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.133.163:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.133.167/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.133.167:80/TVOD/88888888/224/3221225931/main.m3u8
+北京卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+北京卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+北京卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226450/index.m3u8
+北京卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.133.168:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.169/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.133.169:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.172/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.133.172:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.173/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.133.173:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.174/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.133.174:80/TVOD/88888888/224/3221225931/main.m3u8
+北京卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+北京卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+北京卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226450/index.m3u8
+北京卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.133.174:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.133.175/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.133.175:80/TVOD/88888888/224/3221225931/main.m3u8
+北京卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+北京卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+北京卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226450/index.m3u8
+北京卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.133.175:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.133.176/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.133.176:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.177/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.133.183:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.133.7/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.133.7:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+北京卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226450/index.m3u8
+北京卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.19/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.134.19/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+北京卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+北京卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226450/index.m3u8
+北京卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.2/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.134.2/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+北京卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.3/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.134.3/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.34/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.134.34/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+北京卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+北京卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226450/index.m3u8
+北京卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.35/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.134.35/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+北京卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+北京卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+北京卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226450/index.m3u8
+北京卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.51/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.134.51/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+北京卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+北京卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226450/index.m3u8
+北京卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.66/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.134.66/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+北京卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+北京卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226450/index.m3u8
+北京卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+北京卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+北京卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226450/index.m3u8
+北京卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.135.28/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.135.28/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+北京卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+北京卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226450/index.m3u8
+北京卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.135.29/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.135.29/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+北京卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+北京卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226450/index.m3u8
+北京卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.135.29:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.135.29:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.135.40/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.135.60/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.135.60:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.135.61/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.135.61:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8
+北京卫视,http://39.135.136.144/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+北京卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+北京卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226450/index.m3u8
+北京卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.136.144:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.136.145/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+北京卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226450/index.m3u8
+北京卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.136.145:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.137.206/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226450/index.m3u8
+北京卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.137.206:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.137.207/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+北京卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+北京卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226450/index.m3u8
+北京卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.137.207:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225728/index.m3u8?
+北京卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+北京卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226450/index.m3u8
+北京卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+北京卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226450/index.m3u8
+北京卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+北京卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+北京卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226450/index.m3u8
+北京卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.137.46:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.137.47/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+北京卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+北京卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226450/index.m3u8
+北京卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.135.137.47:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226450/index.m3u8
+北京卫视,http://39.136.1.113:6610/170000001115/UmaiCHAN181361BESTVSMGSMG/1.m3u8?m3u8_level=2
+重庆卫视,http://223.100.63.144:880/dx46.m3u8
+重庆卫视,http://39.134.62.141:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.62.142:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.62.143:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.62.144:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.62.211:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.62.212:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.62.213:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.62.214:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.63.11:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.63.12:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.63.13:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.63.146:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.63.147:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.63.148:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.63.149:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.63.14:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.63.211:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.63.212:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.63.213:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.63.214:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.63.82:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.63.83:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.63.84:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.63.85:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.64.115:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.64.116:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.64.117:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.64.118:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.64.146:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.64.147:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.64.148:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.64.178:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.64.180:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.64.18:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.64.19:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.64.20:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.64.210:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.64.211:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.64.212:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.64.242:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.64.243:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.64.84:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.64.85:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.64.86:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.64.87:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+重庆卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+重庆卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8?
+重庆卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226409/index.m3u8
+重庆卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.134.68.133:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.68.134:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.68.135:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.68.136:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.68.137:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.68.139:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.68.140:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.68.141:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.68.142:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.68.143:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.68.144:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.68.145:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.68.146:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.68.153:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.68.154:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.68.156:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.68.157:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.68.158:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.68.168:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.68.172:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.68.173:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.68.174:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.68.175:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.68.176:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.134.68.177:6610/PLTV/88888888/224/3221226409/index.m3u8?IASHttpSessionId=
+重庆卫视,http://39.135.133.132/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+重庆卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+重庆卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8?
+重庆卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226409/index.m3u8
+重庆卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.132:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.133/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+重庆卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+重庆卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8?
+重庆卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226409/index.m3u8
+重庆卫视,http://39.135.133.168/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+重庆卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+重庆卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8?
+重庆卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226409/index.m3u8
+重庆卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.168:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.169/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+重庆卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+重庆卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8?
+重庆卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226409/index.m3u8
+重庆卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.169:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.176/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+重庆卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+重庆卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8?
+重庆卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226409/index.m3u8
+重庆卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.176:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.177/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+重庆卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+重庆卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8?
+重庆卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226409/index.m3u8
+重庆卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.177:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.182/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+重庆卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+重庆卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8?
+重庆卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226409/index.m3u8
+重庆卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.182:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.183/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+重庆卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+重庆卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8?
+重庆卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226409/index.m3u8
+重庆卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.133.183:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.18/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+重庆卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+重庆卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8?
+重庆卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226409/index.m3u8
+重庆卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.19/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+重庆卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+重庆卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226409/index.m3u8
+重庆卫视,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.2/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+重庆卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+重庆卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8?
+重庆卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226409/index.m3u8
+重庆卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.3/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.34/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+重庆卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+重庆卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8?
+重庆卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226409/index.m3u8
+重庆卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.35/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+重庆卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+重庆卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8?
+重庆卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226409/index.m3u8
+重庆卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+重庆卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+重庆卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8?
+重庆卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226409/index.m3u8
+重庆卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+重庆卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+重庆卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8?
+重庆卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226409/index.m3u8
+重庆卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+重庆卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+重庆卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8?
+重庆卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+重庆卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+重庆卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8?
+重庆卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226409/index.m3u8
+重庆卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.67/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+重庆卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+重庆卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8?
+重庆卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226409/index.m3u8
+重庆卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.135.28/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+重庆卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+重庆卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8?
+重庆卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226409/index.m3u8
+重庆卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.135.29/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+重庆卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+重庆卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8?
+重庆卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226409/index.m3u8
+重庆卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.135.29:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.137.207/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+重庆卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+重庆卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8?
+重庆卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226409/index.m3u8
+重庆卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.135.137.207:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226409/index.m3u8
+重庆卫视,http://39.136.1.113:6610/170000001115/UmaiCHAN3840707BESTVSMGSMG9/1.m3u8?m3u8_level=2
+东南卫视,http://223.100.63.144:880/dx47.m3u8
+东南卫视,http://39.134.62.142:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.62.143:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.62.211:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.62.212:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.62.213:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.62.214:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.63.11:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.63.12:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.63.13:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.63.146:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.63.147:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.63.148:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.63.149:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.63.14:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.63.211:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.63.212:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.63.213:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.63.214:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.63.82:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.63.83:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.63.84:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.63.85:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.64.115:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.64.116:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.64.117:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.64.118:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.64.146:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.64.147:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.64.148:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.64.178:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.64.180:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.64.18:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.64.19:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.64.20:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.64.210:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.64.211:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.64.212:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.64.242:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.64.243:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.64.84:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.64.85:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.64.86:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.64.87:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.134.68.133:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.134:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.135:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.136:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.137:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.138:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.139:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.140:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.141:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.142:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.143:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.144:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.145:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.146:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.153:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.154:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.156:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.157:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.158:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.168:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.172:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.173:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.174:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.175:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.176:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.134.68.177:6610/PLTV/88888888/224/3221226341/index.m3u8?IASHttpSessionId=
+东南卫视,http://39.135.133.162/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.133.162:80/TVOD/88888888/224/3221225950/main.m3u8
+东南卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+东南卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+东南卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8?
+东南卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226341/index.m3u8
+东南卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.133.162:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.133.163/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.133.163:80/TVOD/88888888/224/3221225950/main.m3u8
+东南卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+东南卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+东南卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8?
+东南卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226341/index.m3u8
+东南卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.133.167:80/TVOD/88888888/224/3221225950/main.m3u8
+东南卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+东南卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+东南卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8?
+东南卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226341/index.m3u8
+东南卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.133.167:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.133.174:80/TVOD/88888888/224/3221225950/main.m3u8
+东南卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+东南卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+东南卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226341/index.m3u8
+东南卫视,http://39.135.133.175/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.133.175:80/TVOD/88888888/224/3221225950/main.m3u8
+东南卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+东南卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+东南卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226341/index.m3u8
+东南卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.133.175:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.18/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+东南卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+东南卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8?
+东南卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226341/index.m3u8
+东南卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.19/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+东南卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8?
+东南卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226341/index.m3u8
+东南卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.2/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+东南卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+东南卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8?
+东南卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226341/index.m3u8
+东南卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+东南卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8?
+东南卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226341/index.m3u8
+东南卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.35/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+东南卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+东南卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8?
+东南卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226341/index.m3u8
+东南卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+东南卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+东南卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8?
+东南卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226341/index.m3u8
+东南卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+东南卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+东南卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8?
+东南卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226341/index.m3u8
+东南卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.51/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+东南卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+东南卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8?
+东南卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226341/index.m3u8
+东南卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.66/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+东南卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+东南卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8?
+东南卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226341/index.m3u8
+东南卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.67/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+东南卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+东南卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8?
+东南卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226341/index.m3u8
+东南卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.135.28/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+东南卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+东南卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8?
+东南卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226341/index.m3u8
+东南卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+东南卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+东南卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8?
+东南卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226341/index.m3u8
+东南卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.136.144/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.136.144:80/TVOD/88888888/224/3221225950/main.m3u8
+东南卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+东南卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+东南卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8?
+东南卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226341/index.m3u8
+东南卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.136.144:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.136.145/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+东南卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226341/index.m3u8
+东南卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+东南卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8?
+东南卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226341/index.m3u8
+东南卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.137.207:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.137.208/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+东南卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+东南卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8?
+东南卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226341/index.m3u8
+东南卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.137.208:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+东南卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8?
+东南卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226341/index.m3u8
+东南卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.137.209:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.137.46/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+东南卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+东南卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8?
+东南卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226341/index.m3u8
+东南卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.137.46:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.137.47/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+东南卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+东南卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8?
+东南卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226341/index.m3u8
+东南卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.135.137.47:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226341/index.m3u8
+东南卫视,http://39.136.1.113:6610/170000001115/UmaiCHAN3540417BESTVSMGSMG/1.m3u8?m3u8_level=2
+凤凰香港[480p],http://175.178.182.213/fh.php?id=fhhk
+凤凰中文,http://mickey50.3322.org:40220/rtp/239.93.0.162:2192
+凤凰中文[480p],http://175.178.182.213/fh.php?id=fhzw
+凤凰资讯,http://mickey50.3322.org:40220/rtp/239.93.0.118:2191
+凤凰资讯[480p],http://175.178.182.213/fh.php?id=fhzx
+广东卫视,http://223.100.63.144:880/dx40.m3u8
+广东卫视,http://39.134.62.141:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.62.142:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.62.143:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.62.144:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.62.211:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.62.212:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.62.213:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.62.214:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.63.11:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.63.12:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.63.13:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.63.146:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.63.147:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.63.148:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.63.149:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.63.14:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.63.211:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.63.212:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.63.213:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.63.214:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.63.82:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.63.83:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.63.84:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.63.85:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.64.115:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.64.116:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.64.117:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.64.118:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.64.146:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.64.147:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.64.148:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.64.178:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.64.180:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.64.18:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.64.19:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.64.20:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.64.210:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.64.211:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.64.212:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.64.242:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.64.243:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.64.84:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.64.85:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.64.86:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.64.87:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+广东卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+广东卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.134.68.133:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.68.134:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.68.135:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.68.136:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.68.137:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.68.138:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.68.139:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.68.140:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.68.141:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.68.142:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.68.143:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.68.145:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.68.146:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.68.153:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.68.154:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.68.156:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.68.157:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.68.158:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.68.168:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.68.172:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.68.173:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.68.174:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.68.175:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.68.176:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.134.68.177:6610/PLTV/88888888/224/3221226248/index.m3u8?IASHttpSessionId=
+广东卫视,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+广东卫视,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+广东卫视,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226248/index.m3u8
+广东卫视,http://39.135.133.146:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.147/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+广东卫视,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+广东卫视,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226248/index.m3u8
+广东卫视,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.147:80/wh7f454c46tw1795581319_1194261384/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.133.147:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.148/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+广东卫视,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+广东卫视,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226248/index.m3u8
+广东卫视,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.148:80/wh7f454c46tw1795581319_1194261384/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.133.148:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.149/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+广东卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+广东卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226248/index.m3u8
+广东卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.149:80/wh7f454c46tw1795581319_1194261384/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.133.149:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.154/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+广东卫视,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+广东卫视,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226248/index.m3u8
+广东卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.156:80/wh7f454c46tw1795581319_1194261384/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.133.156:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.157/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+广东卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+广东卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226248/index.m3u8
+广东卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.157:80/wh7f454c46tw1795581319_1194261384/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.173/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+广东卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+广东卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226248/index.m3u8
+广东卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.173:80/wh7f454c46tw1795581319_1194261384/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.133.173:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.176/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226248/index.m3u8
+广东卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.176:80/wh7f454c46tw1795581319_1194261384/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+广东卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+广东卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226248/index.m3u8
+广东卫视,http://39.135.133.177:80/wh7f454c46tw1795581319_1194261384/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+广东卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+广东卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226248/index.m3u8
+广东卫视,http://39.135.134.18/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+广东卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+广东卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226248/index.m3u8
+广东卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.18:80/wh7f454c46tw1795581319_1194261384/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+广东卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226248/index.m3u8
+广东卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.19:80/wh7f454c46tw1795581319_1194261384/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.2/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+广东卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+广东卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+广东卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226248/index.m3u8
+广东卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.34:80/wh7f454c46tw1795581319_1194261384/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.35/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+广东卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+广东卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226248/index.m3u8
+广东卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.35:80/wh7f454c46tw1795581319_1194261384/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+广东卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+广东卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226248/index.m3u8
+广东卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.3:80/wh7f454c46tw1795581319_1194261384/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+广东卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+广东卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226248/index.m3u8
+广东卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.50:80/wh7f454c46tw1795581319_1194261384/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.51/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+广东卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+广东卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226248/index.m3u8
+广东卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+广东卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226248/index.m3u8
+广东卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.134.67:80/wh7f454c46tw1795581319_1194261384/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.135.28/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+广东卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+广东卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226248/index.m3u8
+广东卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.135.28:80/wh7f454c46tw1795581319_1194261384/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.135.29/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+广东卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+广东卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226248/index.m3u8
+广东卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.135.29:80/wh7f454c46tw1795581319_1194261384/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.135.29:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.137.206/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+广东卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+广东卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226248/index.m3u8
+广东卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.137.206:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+广东卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+广东卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.135.137.209:80/wh7f454c46tw1795581319_1194261384/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8?
+广东卫视,http://39.135.137.209:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226248/index.m3u8
+广东卫视,http://39.136.1.113:6610/170000001115/UmaiCHAN181359BESTVSMGSMG/1.m3u8?m3u8_level=2
+广西卫视,http://39.134.62.141:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.62.142:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.62.143:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.62.144:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.62.211:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.62.212:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.62.213:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.62.214:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.63.11:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.63.12:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.63.13:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.63.146:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.63.147:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.63.148:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.63.14:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.63.211:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.63.212:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.63.213:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.63.214:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.63.82:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.63.83:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.63.85:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.64.115:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.64.116:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.64.117:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.64.118:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.64.146:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.64.147:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.64.148:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.64.178:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.64.180:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.64.18:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.64.19:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.64.20:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.64.210:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.64.211:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.64.212:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.64.242:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.64.243:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.64.84:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.64.85:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.64.86:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.64.87:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.134.68.133:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.134:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.135:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.136:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.137:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.138:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.139:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.140:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.141:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.142:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.143:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.144:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.145:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.146:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.153:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.154:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.156:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.157:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.158:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.168:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.172:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.173:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.174:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.175:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.176:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.134.68.177:6610/PLTV/88888888/224/3221226549/index.m3u8?IASHttpSessionId=
+广西卫视,http://39.135.133.137:80/TVOD/88888888/224/3221226091/main.m3u8
+广西卫视,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8?
+广西卫视,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.133.146/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8?
+广西卫视,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.133.147/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8?
+广西卫视,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.133.148/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8?
+广西卫视,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.133.149/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8?
+广西卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.133.154/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.133.154:80/TVOD/88888888/224/3221226091/main.m3u8
+广西卫视,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8?
+广西卫视,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.133.155/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.133.155:80/TVOD/88888888/224/3221226091/main.m3u8
+广西卫视,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8?
+广西卫视,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.133.8/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.133.8:80/TVOD/88888888/224/3221226091/main.m3u8
+广西卫视,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8?
+广西卫视,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.133.9/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.133.9:80/TVOD/88888888/224/3221226091/main.m3u8
+广西卫视,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8?
+广西卫视,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8?
+广西卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.2/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8?
+广西卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.3/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.34/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8?
+广西卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8?
+广西卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8?
+广西卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.51/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8?
+广西卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.66/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8?
+广西卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.67/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8?
+广西卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.136.130/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.136.131/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.136.131:80/TVOD/88888888/224/3221226091/main.m3u8
+广西卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8?
+广西卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.137.46/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8
+广西卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226549/index.m3u8?
+广西卫视,http://39.136.1.113:6610/170000001115/UmaiCHAN5000045BESTVSMGSMG/1.m3u8?m3u8_level=2
+贵州卫视,http://223.100.63.144:880/dx50.m3u8
+贵州卫视,http://39.134.62.141:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.62.142:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.62.143:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.62.144:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.62.211:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.62.212:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.62.213:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.62.214:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.63.11:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.63.12:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.63.13:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.63.146:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.63.147:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.63.148:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.63.149:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.63.14:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.63.211:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.63.212:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.63.213:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.63.214:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.63.82:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.63.83:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.63.84:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.63.85:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.64.115:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.64.116:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.64.117:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.64.118:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.64.146:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.64.147:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.64.148:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.64.178:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.64.180:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.64.18:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.64.19:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.64.20:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.64.210:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.64.211:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.64.212:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.64.242:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.64.243:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.64.84:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.64.85:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.64.86:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.64.87:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.68.133:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.68.134:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.68.135:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.68.136:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.68.137:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.68.138:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.68.140:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.68.142:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.68.143:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.68.144:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.68.145:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.68.146:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.68.153:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.68.154:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.68.156:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.68.157:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.68.158:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.68.168:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.68.172:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.68.173:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.68.174:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.68.175:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.68.176:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.134.68.177:6610/PLTV/88888888/224/3221226474/index.m3u8?IASHttpSessionId=
+贵州卫视,http://39.135.133.156/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+贵州卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226474/index.m3u8
+贵州卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.156:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.168/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+贵州卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226474/index.m3u8
+贵州卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.168:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.169/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+贵州卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226474/index.m3u8
+贵州卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.169:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.172/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+贵州卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226474/index.m3u8
+贵州卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.172:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.173/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+贵州卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226474/index.m3u8
+贵州卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.173:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.176/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.176:80/TVOD/88888888/224/3221225974/main.m3u8
+贵州卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+贵州卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226474/index.m3u8
+贵州卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.176:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.177/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.177:80/TVOD/88888888/224/3221225974/main.m3u8
+贵州卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+贵州卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226474/index.m3u8
+贵州卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.177:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.182/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+贵州卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226474/index.m3u8
+贵州卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.182:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.183/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+贵州卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226474/index.m3u8
+贵州卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.133.183:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.134.18/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+贵州卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226474/index.m3u8
+贵州卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.134.19/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+贵州卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226474/index.m3u8
+贵州卫视,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+贵州卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226474/index.m3u8
+贵州卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+贵州卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226474/index.m3u8
+贵州卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.134.51/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+贵州卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226474/index.m3u8
+贵州卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.134.66/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+贵州卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226474/index.m3u8
+贵州卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.134.67/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+贵州卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226474/index.m3u8
+贵州卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.135.28/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+贵州卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226474/index.m3u8
+贵州卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.135.29/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+贵州卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226474/index.m3u8
+贵州卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.137.206/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/index.m3u8
+贵州卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226474/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+贵州卫视,http://39.136.1.113:6610/170000001115/UmaiCHAN4252663BESTVSMGSMG9/1.m3u8?m3u8_level=2
+海南卫视,http://223.100.63.144:880/dx58.m3u8
+海南卫视,http://39.134.62.141:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.62.142:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.62.143:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.62.144:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.62.211:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.62.212:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.62.213:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.62.214:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.63.11:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.63.12:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.63.13:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.63.146:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.63.147:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.63.148:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.63.149:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.63.14:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.63.211:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.63.212:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.63.213:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.63.214:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.63.82:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.63.83:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.63.84:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.63.85:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.64.115:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.64.116:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.64.117:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.64.118:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.64.146:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.64.147:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.64.148:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.64.178:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.64.180:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.64.18:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.64.19:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.64.20:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.64.210:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.64.211:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.64.212:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.64.242:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.64.243:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.64.84:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.64.85:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.64.86:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.64.87:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+海南卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+海南卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8?
+海南卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226465/index.m3u8
+海南卫视,http://39.134.65.106:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.134.68.133:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.134:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.135:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.136:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.137:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.138:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.139:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.140:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.141:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.142:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.143:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.144:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.145:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.146:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.153:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.154:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.156:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.157:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.158:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.168:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.172:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.173:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.174:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.175:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.176:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.134.68.177:6610/PLTV/88888888/224/3221226465/index.m3u8?IASHttpSessionId=
+海南卫视,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8?
+海南卫视,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226465/index.m3u8
+海南卫视,http://39.135.133.136:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+海南卫视,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+海南卫视,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8?
+海南卫视,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226465/index.m3u8
+海南卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8?
+海南卫视,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+海南卫视,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8?
+海南卫视,http://39.135.133.154:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+海南卫视,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+海南卫视,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8?
+海南卫视,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226465/index.m3u8
+海南卫视,http://39.135.133.155:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+海南卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+海南卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8?
+海南卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226465/index.m3u8
+海南卫视,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+海南卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+海南卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8?
+海南卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226465/index.m3u8
+海南卫视,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+海南卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+海南卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8?
+海南卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226465/index.m3u8
+海南卫视,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+海南卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+海南卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8?
+海南卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226465/index.m3u8
+海南卫视,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+海南卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+海南卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8?
+海南卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226465/index.m3u8
+海南卫视,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+海南卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+海南卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8?
+海南卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226465/index.m3u8
+海南卫视,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+海南卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+海南卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8?
+海南卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226465/index.m3u8
+海南卫视,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+海南卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+海南卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8?
+海南卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226465/index.m3u8
+海南卫视,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+海南卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+海南卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8?
+海南卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226465/index.m3u8
+海南卫视,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+海南卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+海南卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8?
+海南卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226465/index.m3u8
+海南卫视,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+海南卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+海南卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8?
+海南卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226465/index.m3u8
+海南卫视,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+海南卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+海南卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8?
+海南卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226465/index.m3u8
+海南卫视,http://39.135.135.29:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+海南卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+海南卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8?
+海南卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226465/index.m3u8
+海南卫视,http://39.135.137.208:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+海南卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+海南卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8?
+海南卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226465/index.m3u8
+海南卫视,http://39.135.137.209:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+海南卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+海南卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8?
+海南卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226465/index.m3u8
+海南卫视,http://39.135.137.46:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+海南卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+海南卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8
+海南卫视,http://39.136.1.113:6610/170000001115/UmaiCHAN4252684BESTVSMGSMG9/1.m3u8?m3u8_level=2
+河北卫视,http://223.100.63.144:880/dx63.m3u8
+河北卫视,http://39.134.62.141:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.62.142:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.62.143:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.62.144:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.62.211:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.62.213:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.63.11:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.63.13:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.63.146:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.63.147:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.63.148:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.63.149:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.63.14:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.63.211:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.63.212:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.63.213:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.63.214:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.63.82:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.63.83:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.63.84:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.63.85:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.64.115:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.64.116:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.64.117:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.64.118:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.64.146:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.64.147:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.64.148:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.64.178:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.64.180:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.64.18:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.64.19:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.64.20:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.64.210:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.64.211:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.64.212:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.64.242:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.64.243:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.64.84:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.64.85:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.64.86:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.64.87:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.134.68.133:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.134:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.135:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.136:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.137:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.138:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.139:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.140:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.141:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.142:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.143:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.144:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.145:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.146:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.153:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.154:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.156:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.157:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.158:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.168:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.172:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.173:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.174:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.175:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.176:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.134.68.177:6610/PLTV/88888888/224/3221226406/index.m3u8?IASHttpSessionId=
+河北卫视,http://39.135.133.162/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河北卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226406/index.m3u8
+河北卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.133.163/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.133.163:80/TVOD/88888888/224/3221225961/main.m3u8
+河北卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河北卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226406/index.m3u8
+河北卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.133.167/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.133.167:80/TVOD/88888888/224/3221225961/main.m3u8
+河北卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河北卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226406/index.m3u8
+河北卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.133.174:80/TVOD/88888888/224/3221225961/main.m3u8
+河北卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河北卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226406/index.m3u8
+河北卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.133.175/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.133.175:80/TVOD/88888888/224/3221225961/main.m3u8
+河北卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河北卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226406/index.m3u8
+河北卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.134.18/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河北卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226406/index.m3u8
+河北卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河北卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226406/index.m3u8
+河北卫视,http://39.135.134.2/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河北卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226406/index.m3u8
+河北卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河北卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226406/index.m3u8
+河北卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河北卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226406/index.m3u8
+河北卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河北卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226406/index.m3u8
+河北卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河北卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226406/index.m3u8
+河北卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河北卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226406/index.m3u8
+河北卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河北卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.135.28:80/TVOD/88888888/224/3221225961/main.m3u8
+河北卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226406/index.m3u8
+河北卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.135.29/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.135.29:80/TVOD/88888888/224/3221225961/main.m3u8
+河北卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226406/index.m3u8
+河北卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.135.40/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.135.40:80/TVOD/88888888/224/3221225961/main.m3u8
+河北卫视,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河北卫视,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226406/index.m3u8
+河北卫视,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.135.41/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.135.41:80/TVOD/88888888/224/3221225961/main.m3u8
+河北卫视,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河北卫视,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226406/index.m3u8
+河北卫视,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河北卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226406/index.m3u8
+河北卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河北卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.136.144:80/TVOD/88888888/224/3221225961/main.m3u8
+河北卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河北卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226406/index.m3u8
+河北卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.136.145:80/TVOD/88888888/224/3221225961/main.m3u8
+河北卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河北卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226406/index.m3u8
+河北卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.137.206/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河北卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226406/index.m3u8
+河北卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.137.207/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河北卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226406/index.m3u8
+河北卫视,http://39.135.137.208/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226406/index.m3u8
+河北卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.137.209/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河北卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+河北卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226406/index.m3u8?
+河北卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226406/index.m3u8
+河北卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226406/index.m3u8
+河北卫视,http://39.136.1.113:6610/170000001115/UmaiCHAN100000002BESTVSMGSMG9/1.m3u8?m3u8_level=2
+河南卫视,http://223.100.63.144:880/dx44.m3u8
+河南卫视,http://39.134.62.141:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.62.142:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.62.143:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.62.144:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.62.211:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.62.212:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.62.213:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.62.214:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.63.11:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.63.12:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.63.13:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.63.146:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.63.147:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.63.148:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.63.149:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.63.14:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.63.211:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.63.212:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.63.213:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.63.214:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.63.82:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.63.83:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.63.84:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.63.85:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.64.115:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.64.116:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.64.117:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.64.118:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.64.146:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.64.147:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.64.148:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.64.178:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.64.180:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.64.18:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.64.19:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.64.20:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.64.210:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.64.211:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.64.212:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.64.242:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.64.243:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.64.84:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.64.85:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.64.86:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.64.87:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.134.68.133:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.134:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.135:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.136:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.137:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.138:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.139:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.140:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.141:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.142:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.143:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.144:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.145:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.146:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.153:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.154:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.156:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.157:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.158:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.168:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.172:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.173:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.174:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.175:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.176:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.134.68.177:6610/PLTV/88888888/224/3221226480/index.m3u8?IASHttpSessionId=
+河南卫视,http://39.135.133.156/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河南卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8?
+河南卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226480/index.m3u8
+河南卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.156:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.157/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河南卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226480/index.m3u8
+河南卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.162/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河南卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226480/index.m3u8
+河南卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河南卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8?
+河南卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226480/index.m3u8
+河南卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.163:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.167/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河南卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8?
+河南卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226480/index.m3u8
+河南卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.167:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.174/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河南卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8?
+河南卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226480/index.m3u8
+河南卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.174:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.175/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226480/index.m3u8
+河南卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.175:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.182/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河南卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8?
+河南卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226480/index.m3u8
+河南卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河南卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8?
+河南卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226480/index.m3u8
+河南卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河南卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226480/index.m3u8
+河南卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河南卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8?
+河南卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226480/index.m3u8
+河南卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.2/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河南卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8?
+河南卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226480/index.m3u8
+河南卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.3/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.34/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河南卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8?
+河南卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226480/index.m3u8
+河南卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.35/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河南卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8?
+河南卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226480/index.m3u8
+河南卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河南卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8?
+河南卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226480/index.m3u8
+河南卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河南卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8?
+河南卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226480/index.m3u8
+河南卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.51/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河南卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8?
+河南卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226480/index.m3u8
+河南卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.66/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河南卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8?
+河南卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226480/index.m3u8
+河南卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.67/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河南卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8?
+河南卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.135.28/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河南卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8?
+河南卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226480/index.m3u8
+河南卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8?
+河南卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226480/index.m3u8
+河南卫视,http://39.135.137.46/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河南卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8?
+河南卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226480/index.m3u8
+河南卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.137.46:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.137.47/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+河南卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8?
+河南卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226480/index.m3u8
+河南卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.135.137.47:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226480/index.m3u8
+河南卫视,http://39.136.1.113:6610/170000001115/UmaiCHAN5000044BESTVSMGSMG/1.m3u8?m3u8_level=2
+黑龙江卫视,http://223.100.63.144:880/dx36.m3u8
+黑龙江卫视,http://39.134.62.141:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.62.142:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.62.143:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.62.144:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.62.211:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.62.212:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.62.213:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.62.214:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.63.11:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.63.12:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.63.13:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.63.146:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.63.147:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.63.148:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.63.149:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.63.14:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.63.211:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.63.212:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.63.213:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.63.214:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.63.82:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.63.83:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.63.84:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.63.85:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.64.115:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.64.116:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.64.117:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.64.118:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.64.146:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.64.147:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.64.148:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.64.178:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.64.180:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.64.18:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.64.19:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.64.20:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.64.210:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.64.211:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.64.212:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.64.242:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.64.243:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.64.84:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.64.85:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.64.86:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.64.87:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226419/index.m3u8
+黑龙江卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226467/index.m3u8
+黑龙江卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226531/index.m3u8
+黑龙江卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226585/index.m3u8
+黑龙江卫视,http://39.134.65.106:80/TVOD/88888888/224/3221225985/main.m3u8
+黑龙江卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226467/index.m3u8?
+黑龙江卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/1.m3u8
+黑龙江卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/index.m3u8
+黑龙江卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.134.65.106:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.134.68.133:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.134:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.135:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.136:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.137:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.138:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.139:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.140:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.141:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.142:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.143:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.144:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.145:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.146:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.153:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.154:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.156:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.157:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.158:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.168:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.172:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.173:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.174:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.175:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.176:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.134.68.177:6610/PLTV/88888888/224/3221226327/index.m3u8?IASHttpSessionId=
+黑龙江卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.133:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/1.m3u8
+黑龙江卫视,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/index.m3u8
+黑龙江卫视,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/1.m3u8
+黑龙江卫视,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/index.m3u8
+黑龙江卫视,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/1.m3u8
+黑龙江卫视,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/1.m3u8
+黑龙江卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/1.m3u8
+黑龙江卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/index.m3u8
+黑龙江卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/1.m3u8
+黑龙江卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/index.m3u8
+黑龙江卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/1.m3u8
+黑龙江卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/index.m3u8
+黑龙江卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.162:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/1.m3u8
+黑龙江卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.167:80/TVOD/88888888/224/3221225985/main.m3u8
+黑龙江卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/1.m3u8
+黑龙江卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/index.m3u8
+黑龙江卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226467/index.m3u8?
+黑龙江卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.168:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226467/index.m3u8?
+黑龙江卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.169:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.173:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/1.m3u8
+黑龙江卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/index.m3u8
+黑龙江卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.174:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/1.m3u8
+黑龙江卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.175:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.176:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.177:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226467/index.m3u8?
+黑龙江卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.182:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226467/index.m3u8?
+黑龙江卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.183:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/1.m3u8
+黑龙江卫视,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/index.m3u8
+黑龙江卫视,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/1.m3u8
+黑龙江卫视,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/index.m3u8
+黑龙江卫视,http://39.135.133.8:80/TVOD/88888888/224/3221225985/main.m3u8
+黑龙江卫视,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.133.9:80/TVOD/88888888/224/3221225985/main.m3u8
+黑龙江卫视,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.50:80/TVOD/88888888/224/3221225985/main.m3u8
+黑龙江卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.51:80/TVOD/88888888/224/3221225985/main.m3u8
+黑龙江卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.135.29:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226467/index.m3u8?
+黑龙江卫视,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226467/index.m3u8?
+黑龙江卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.136.130:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.136.131:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.136.144:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.136.145:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/index.m3u8
+黑龙江卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/1.m3u8
+黑龙江卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226525/index.m3u8
+黑龙江卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.137.209:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.137.46:80/TVOD/88888888/224/3221225985/main.m3u8
+黑龙江卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.137.46:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.137.47:80/TVOD/88888888/224/3221225985/main.m3u8
+黑龙江卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8
+黑龙江卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+黑龙江卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+黑龙江卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226327/index.m3u8
+黑龙江卫视,http://39.135.137.47:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+黑龙江卫视,http://39.136.1.113:6610/170000001115/UmaiCHAN181356BESTVSMGSMG/1.m3u8?m3u8_level=2
+湖北卫视,http://223.100.63.144:880/dx42.m3u8
+湖北卫视,http://39.134.62.141:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.62.144:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.62.211:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.62.212:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.62.213:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.62.214:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.63.11:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.63.12:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.63.13:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.63.146:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.63.147:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.63.148:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.63.149:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.63.14:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.63.211:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.63.212:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.63.213:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.63.214:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.63.82:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.63.83:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.63.84:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.63.85:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.64.115:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.64.116:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.64.117:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.64.118:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.64.146:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.64.147:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.64.148:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.64.178:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.64.180:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.64.18:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.64.19:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.64.20:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.64.210:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.64.211:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.64.212:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.64.242:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.64.243:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.64.84:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.64.85:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.64.86:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.64.87:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.134.68.133:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.134:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.135:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.136:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.137:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.138:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.139:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.140:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.141:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.142:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.143:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.144:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.145:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.146:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.153:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.154:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.156:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.157:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.158:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.168:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.172:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.173:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.174:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.175:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.176:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.134.68.177:6610/PLTV/88888888/224/3221226477/index.m3u8?IASHttpSessionId=
+湖北卫视,http://39.135.133.132/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+湖北卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+湖北卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8?
+湖北卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.132:80/wh7f454c46tw2033025325_101919628/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.132:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.132:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.133/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+湖北卫视,http://39.135.133.133:80/wh7f454c46tw2033025325_101919628/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.133:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.133:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.148/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+湖北卫视,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+湖北卫视,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8?
+湖北卫视,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.148:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.149/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+湖北卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+湖北卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8?
+湖北卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.149:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.156/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+湖北卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8?
+湖北卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.156:80/wh7f454c46tw2033025325_101919628/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.156:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+湖北卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+湖北卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.167:80/TVOD/88888888/224/3221225975/main.m3u8
+湖北卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+湖北卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+湖北卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8?
+湖北卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.167:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.168/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+湖北卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+湖北卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8?
+湖北卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.168:80/wh7f454c46tw2033025325_101919628/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.168:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.168:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.169/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+湖北卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+湖北卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8?
+湖北卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.169:80/wh7f454c46tw2033025325_101919628/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+湖北卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+湖北卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8?
+湖北卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.133.172:80/wh7f454c46tw2033025325_101919628/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+湖北卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8?
+湖北卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.173:80/wh7f454c46tw2033025325_101919628/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.173:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.173:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.176/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+湖北卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+湖北卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8?
+湖北卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.176:80/wh7f454c46tw2033025325_101919628/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.176:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.176:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.177/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+湖北卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+湖北卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8?
+湖北卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.177:80/wh7f454c46tw2033025325_101919628/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.177:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.177:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.182/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+湖北卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+湖北卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8?
+湖北卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.182:80/wh7f454c46tw2033025325_101919628/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.182:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.182:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.183/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8?
+湖北卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.134.18/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+湖北卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+湖北卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8?
+湖北卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.134.19/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.134.2/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.134.2:80/wh7f454c46tw2033025325_101919628/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.134.34/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8?
+湖北卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+湖北卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8?
+湖北卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.134.50:80/wh7f454c46tw2033025325_101919628/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8?
+湖北卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.134.51:80/wh7f454c46tw2033025325_101919628/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+湖北卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+湖北卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8?
+湖北卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.135.29:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+湖北卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8?
+湖北卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+湖北卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+湖北卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.137.206/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+湖北卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+湖北卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8?
+湖北卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.137.206:80/wh7f454c46tw2033025325_101919628/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.137.206:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.137.206:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.137.207/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+湖北卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+湖北卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226477/index.m3u8?
+湖北卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226477/index.m3u8
+湖北卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226477/index.m3u8
+湖北卫视,http://39.135.137.207:80/wh7f454c46tw2033025325_101919628/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225627/index.m3u8
+湖北卫视,http://39.136.1.113:6610/170000001115/UmaiCHAN911989BESTVSMGSMG/1.m3u8?m3u8_level=2
+湖南卫视,http://223.100.63.144:880/dx31.m3u8
+湖南卫视,http://39.134.62.141:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.62.142:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.62.143:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.62.144:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.62.211:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.62.212:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.62.213:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.62.214:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.63.11:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.63.12:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.63.13:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.63.146:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.63.147:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.63.148:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.63.149:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.63.14:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.63.211:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.63.212:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.63.213:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.63.214:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.63.82:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.63.83:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.63.84:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.63.85:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.64.115:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.64.116:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.64.117:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.64.118:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.64.146:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.64.147:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.64.148:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.64.178:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.64.180:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.64.18:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.64.19:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.64.20:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.64.210:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.64.211:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.64.212:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.64.242:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.64.243:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.64.84:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.64.85:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.64.86:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.64.87:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.134.68.135:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.68.137:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.68.138:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.68.139:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.68.140:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.68.141:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.68.142:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.68.143:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.68.144:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.68.145:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.68.146:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.68.153:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.68.154:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.68.156:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.68.157:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.68.158:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.68.168:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.68.172:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.68.173:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.68.174:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.68.175:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.68.176:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.134.68.177:6610/PLTV/88888888/224/3221226307/index.m3u8?IASHttpSessionId=
+湖南卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.133.156/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8?
+湖南卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.156:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.157/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8?
+湖南卫视,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.167/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8?
+湖南卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.167:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.168/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8?
+湖南卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.168:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.169/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8?
+湖南卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.169:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.172/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.172:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8?
+湖南卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.173:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.176:80/TVOD/88888888/224/3221225506/main.m3u8
+湖南卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.133.177:80/TVOD/88888888/224/3221225506/main.m3u8
+湖南卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.133.182/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8?
+湖南卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.182:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.183/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8?
+湖南卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.183:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.6/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8?
+湖南卫视,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.6:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.7/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8?
+湖南卫视,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.133.7:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.18/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8?
+湖南卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.19/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8?
+湖南卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8?
+湖南卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.3/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.34/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8?
+湖南卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.35/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8?
+湖南卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8?
+湖南卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8?
+湖南卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.51/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8?
+湖南卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.66/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8?
+湖南卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.67/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8?
+湖南卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.136.130:80/TVOD/88888888/224/3221225506/main.m3u8
+湖南卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.136.131:80/TVOD/88888888/224/3221225506/main.m3u8
+湖南卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225610/index.m3u8
+湖南卫视,http://39.135.137.46/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8?
+湖南卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8?
+湖南卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.135.137.47:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226307/index.m3u8
+湖南卫视,http://39.136.1.113:6610/170000001115/UmaiCHAN181358BESTVSMGSMG9/1.m3u8?m3u8_level=2
+吉林卫视,http://223.100.63.144:880/dx37.m3u8
+吉林卫视,http://39.134.62.141:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.62.142:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.62.143:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.62.144:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.62.211:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.62.212:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.62.213:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.62.214:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.63.11:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.63.12:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.63.13:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.63.146:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.63.147:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.63.148:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.63.149:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.63.14:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.63.211:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.63.212:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.63.213:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.63.214:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.63.82:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.63.83:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.63.84:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.63.85:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.64.115:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.64.116:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.64.117:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.64.118:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.64.146:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.64.147:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.64.148:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.64.178:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.64.180:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.64.18:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.64.19:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.64.20:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.64.210:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.64.211:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.64.212:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.64.243:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.64.85:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.64.87:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+吉林卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+吉林卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8?
+吉林卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.134.68.133:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.134:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.135:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.136:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.137:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.138:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.139:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.140:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.141:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.142:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.143:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.144:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.145:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.146:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.153:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.154:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.156:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.157:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.158:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.168:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.172:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.173:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.174:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.175:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.176:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.134.68.177:6610/PLTV/88888888/224/3221226397/index.m3u8?IASHttpSessionId=
+吉林卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+吉林卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+吉林卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8?
+吉林卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.133.132:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+吉林卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+吉林卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8?
+吉林卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.133.133:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+吉林卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+吉林卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8?
+吉林卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.133.156:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+吉林卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8?
+吉林卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+吉林卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+吉林卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8?
+吉林卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+吉林卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+吉林卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8?
+吉林卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.133.173:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+吉林卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+吉林卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8?
+吉林卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+吉林卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+吉林卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8?
+吉林卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+吉林卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+吉林卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8?
+吉林卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+吉林卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8?
+吉林卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+吉林卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+吉林卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+吉林卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+吉林卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8?
+吉林卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+吉林卫视,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+吉林卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+吉林卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8?
+吉林卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.135.29:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+吉林卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8?
+吉林卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.136.130:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+吉林卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+吉林卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8?
+吉林卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.136.131:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+吉林卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8?
+吉林卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.137.46:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+吉林卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+吉林卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8?
+吉林卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/8/3221226397/index.m3u8
+吉林卫视,http://39.135.137.47:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226397/index.m3u8
+吉林卫视,http://39.136.1.113:6610/170000001115/UmaiCHAN5000046BESTVSMGSMG/1.m3u8?m3u8_level=2
+江苏卫视,http://223.100.63.144:880/dx33.m3u8
+江苏卫视,http://39.134.62.141:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.62.142:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.62.143:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.62.144:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.62.211:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.62.212:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.62.213:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.62.214:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.63.11:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.63.12:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.63.13:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.63.146:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.63.147:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.63.148:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.63.149:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.63.14:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.63.211:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.63.212:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.63.213:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.63.214:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.63.82:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.63.83:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.63.84:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.63.85:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.64.115:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.64.116:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.64.117:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.64.118:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.64.146:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.64.147:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.64.148:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.64.178:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.64.180:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.64.18:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.64.19:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.64.20:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.64.210:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.64.211:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.64.212:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.64.242:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.64.243:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.64.84:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.64.85:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.64.86:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.64.87:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225613/index.m3u8
+江苏卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226310/index.m3u8
+江苏卫视,http://39.134.68.133:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.68.134:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.68.135:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.68.136:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.68.137:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.68.138:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.68.141:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.68.142:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.68.143:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.68.144:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.68.145:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.68.146:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.68.153:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.68.154:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.68.156:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.68.157:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.68.158:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.68.168:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.68.172:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.68.173:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.68.174:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.68.175:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.68.176:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.134.68.177:6610/PLTV/88888888/224/3221226310/index.m3u8?IASHttpSessionId=
+江苏卫视,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226310/index.m3u8
+江苏卫视,http://39.136.1.113:6610/170000001115/UmaiCHAN111129BESTVSMGSMG/1.m3u8?m3u8_level=2
+江西卫视,http://223.100.63.144:880/dx43.m3u8
+江西卫视,http://39.134.62.141:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.62.142:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.62.143:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.62.144:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.62.211:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.62.212:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.62.213:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.62.214:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.63.11:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.63.12:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.63.13:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.63.146:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.63.147:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.63.148:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.63.149:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.63.14:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.63.211:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.63.212:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.63.213:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.63.214:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.63.82:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.63.83:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.63.84:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.63.85:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.64.115:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.64.116:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.64.117:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.64.118:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.64.146:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.64.147:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.64.148:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.64.178:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.64.180:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.64.18:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.64.19:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.64.20:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.64.210:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.64.211:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.64.212:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.64.242:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.64.243:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.64.84:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.64.85:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.64.86:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.64.87:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.134.65.106:80/TVOD/88888888/224/3221225935/main.m3u8
+江西卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.134.68.133:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.68.134:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.68.135:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.68.136:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.68.137:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.68.138:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.68.139:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.68.140:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.68.141:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.68.142:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.68.143:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.68.144:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.68.145:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.68.146:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.68.153:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.68.154:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.68.156:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.68.172:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.68.173:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.68.174:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.68.175:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.68.176:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.134.68.177:6610/PLTV/88888888/224/3221226344/index.m3u8?IASHttpSessionId=
+江西卫视,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.148:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.149:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.162:80/TVOD/88888888/224/3221225935/main.m3u8
+江西卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.163:80/TVOD/88888888/224/3221225935/main.m3u8
+江西卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.163:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.167:80/TVOD/88888888/224/3221225935/main.m3u8
+江西卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.167:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.174:80/TVOD/88888888/224/3221225935/main.m3u8
+江西卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.174:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.175:80/TVOD/88888888/224/3221225935/main.m3u8
+江西卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.175:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.176:80/TVOD/88888888/224/3221225935/main.m3u8
+江西卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.176:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.177:80/TVOD/88888888/224/3221225935/main.m3u8
+江西卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.133.177:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.135.29:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.136.144:80/TVOD/88888888/224/3221225935/main.m3u8
+江西卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.136.144:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.136.145:80/TVOD/88888888/224/3221225935/main.m3u8
+江西卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.136.145:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.137.207:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.137.208:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.137.209:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.137.46:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+江西卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+江西卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226344/index.m3u8
+江西卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.135.137.47:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226344/index.m3u8
+江西卫视,http://39.136.1.113:6610/170000001115/UmaiCHAN3468921BESTVSMGSMG/1.m3u8?m3u8_level=2
+辽宁卫视,http://223.100.63.144:880/dx19.m3u8
+辽宁卫视,http://39.134.62.141:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.62.142:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.62.143:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.62.144:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.62.211:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.62.212:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.62.213:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.62.214:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.63.11:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.63.12:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.63.13:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.63.146:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.63.147:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.63.148:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.63.149:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.63.14:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.63.211:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.63.212:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.63.213:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.63.214:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.63.82:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.63.83:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.63.84:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.63.85:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.64.115:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.64.116:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.64.117:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.64.118:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.64.146:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.64.178:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.64.180:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.64.19:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.64.20:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.64.210:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.64.211:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.64.212:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.64.242:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.64.243:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.64.84:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.64.85:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.64.86:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.64.87:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.134.68.133:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.134:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.135:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.136:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.137:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.138:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.139:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.140:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.141:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.142:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.143:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.144:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.145:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.146:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.153:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.154:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.156:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.157:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.158:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.168:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.172:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.173:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.174:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.175:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.176:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.134.68.177:6610/PLTV/88888888/224/3221226546/index.m3u8?IASHttpSessionId=
+辽宁卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.133/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.136/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.137/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.147/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.147:80/TVOD/88888888/224/3221226089/main.m3u8
+辽宁卫视,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.148/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.148:80/TVOD/88888888/224/3221226089/main.m3u8
+辽宁卫视,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.149/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.149:80/TVOD/88888888/224/3221226089/main.m3u8
+辽宁卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.154/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.154:80/TVOD/88888888/224/3221226089/main.m3u8
+辽宁卫视,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.155/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.155:80/TVOD/88888888/224/3221226089/main.m3u8
+辽宁卫视,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.163/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.133.167/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.173/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.174/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.133.175/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.6:80/TVOD/88888888/224/3221226089/main.m3u8
+辽宁卫视,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.7:80/TVOD/88888888/224/3221226089/main.m3u8
+辽宁卫视,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.133.7:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.134.51/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.136.130/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.136.130:80/TVOD/88888888/224/3221226089/main.m3u8
+辽宁卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.136.131/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.136.131:80/TVOD/88888888/224/3221226089/main.m3u8
+辽宁卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.137.207/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.137.207:80/TVOD/88888888/224/3221226089/main.m3u8
+辽宁卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.137.208/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.137.209/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.137.46/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.137.46:80/TVOD/88888888/224/3221226089/main.m3u8
+辽宁卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.137.47/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.137.47:80/TVOD/88888888/224/3221226089/main.m3u8
+辽宁卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226546/index.m3u8?
+辽宁卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226546/index.m3u8
+辽宁卫视,http://39.136.1.113:6610/170000001115/UmaiCHAN3450001BESTVSMGSMG/1.m3u8?m3u8_level=2
+龙江卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+龙江卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+龙江卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+龙江卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+龙江卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+龙江卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+龙江卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+龙江卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226327/index.m3u8
+山东卫视,http://223.100.63.144:880/dx38.m3u8
+山东卫视,http://39.134.62.141:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.62.142:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.62.143:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.62.144:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.62.211:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.62.212:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.62.213:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.62.214:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.63.11:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.63.12:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.63.13:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.63.146:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.63.147:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.63.148:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.63.149:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.63.14:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.63.211:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.63.212:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.63.213:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.63.214:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.63.82:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.63.83:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.63.84:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.63.85:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.64.115:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.64.116:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.64.118:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.64.146:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.64.148:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.64.178:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.64.180:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.64.18:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.64.19:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.64.20:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.64.210:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.64.211:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.64.212:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.64.242:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.64.243:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.64.84:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.64.85:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.64.86:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.64.87:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.65.106:80/TVOD/88888888/224/3221225952/main.m3u8
+山东卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+山东卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+山东卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/index.m3u8?
+山东卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226456/index.m3u8
+山东卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.134.68.133:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.134:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.135:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.136:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.137:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.138:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.139:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.140:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.141:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.142:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.143:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.144:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.145:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.146:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.153:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.154:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.156:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.157:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.158:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.168:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.172:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.173:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.174:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.175:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.176:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.134.68.177:6610/PLTV/88888888/224/3221226456/index.m3u8?IASHttpSessionId=
+山东卫视,http://39.135.133.162:80/TVOD/88888888/224/3221225952/main.m3u8
+山东卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+山东卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.135.133.163:80/TVOD/88888888/224/3221225952/main.m3u8
+山东卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+山东卫视,http://39.135.133.174:80/TVOD/88888888/224/3221225952/main.m3u8
+山东卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+山东卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+山东卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/index.m3u8?
+山东卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226456/index.m3u8
+山东卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.135.133.175:80/TVOD/88888888/224/3221225952/main.m3u8
+山东卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+山东卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+山东卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/index.m3u8?
+山东卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226456/index.m3u8
+山东卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+山东卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+山东卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/index.m3u8?
+山东卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226456/index.m3u8
+山东卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+山东卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+山东卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+山东卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+山东卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/index.m3u8?
+山东卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226456/index.m3u8
+山东卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+山东卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/index.m3u8?
+山东卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+山东卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/index.m3u8?
+山东卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+山东卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/index.m3u8?
+山东卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226456/index.m3u8
+山东卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+山东卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/index.m3u8?
+山东卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+山东卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226456/index.m3u8
+山东卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+山东卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+山东卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/index.m3u8?
+山东卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226456/index.m3u8
+山东卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+山东卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/index.m3u8?
+山东卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.135.136.144:80/TVOD/88888888/224/3221225952/main.m3u8
+山东卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+山东卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+山东卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/index.m3u8?
+山东卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.135.136.145:80/TVOD/88888888/224/3221225952/main.m3u8
+山东卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226456/index.m3u8
+山东卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/index.m3u8?
+山东卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226456/index.m3u8
+山东卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+山东卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226456/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+山东卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226456/index.m3u8
+山东卫视,http://39.136.1.113:6610/170000001115/UmaiCHAN911992BESTVSMGSMG/1.m3u8?m3u8_level=2
+上海卫视,http://223.100.63.144:880/dx35.m3u8
+上海卫视,http://39.134.62.141:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.62.142:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.62.143:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.62.144:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.62.211:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.62.212:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.62.213:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.62.214:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.63.11:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.63.12:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.63.13:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.63.146:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.63.147:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.63.148:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.63.149:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.63.14:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.63.211:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.63.212:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.63.213:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.63.214:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.63.82:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.63.83:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.63.84:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.63.85:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.64.115:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.64.116:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.64.117:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.64.118:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.64.146:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.64.147:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.64.148:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.64.178:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.64.180:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.64.18:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.64.19:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.64.20:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.64.210:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.64.211:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.64.212:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.64.242:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.64.243:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.64.84:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.64.85:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.64.86:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.64.87:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225738/index.m3u8
+上海卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.134.68.133:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.68.134:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.68.135:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.68.136:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.68.137:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.68.138:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.68.139:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.68.140:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.68.141:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.68.142:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.68.143:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.68.144:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.68.153:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.68.154:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.68.156:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.68.157:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.68.158:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.68.168:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.68.172:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.68.173:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.68.175:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.68.176:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.134.68.177:6610/PLTV/88888888/224/3221226345/index.m3u8?IASHttpSessionId=
+上海卫视,http://39.135.133.132/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225738/index.m3u8
+上海卫视,http://39.135.133.136/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225738/index.m3u8
+上海卫视,http://39.135.133.137/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225738/index.m3u8
+上海卫视,http://39.135.133.146/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225738/index.m3u8
+上海卫视,http://39.135.133.154/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225738/index.m3u8
+上海卫视,http://39.135.133.155/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225738/index.m3u8
+上海卫视,http://39.135.133.162/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.133.162/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.133.162:80/TVOD/88888888/224/3221225942/main.m3u8
+上海卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+上海卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+上海卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226345/index.m3u8
+上海卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.133.162:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.133.162:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.133.163/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.133.163/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.133.163:80/TVOD/88888888/224/3221225942/main.m3u8
+上海卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+上海卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+上海卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.133.163:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.133.167/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.133.167/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.133.167:80/TVOD/88888888/224/3221225942/main.m3u8
+上海卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+上海卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+上海卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226345/index.m3u8
+上海卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.133.174:80/TVOD/88888888/224/3221225942/main.m3u8
+上海卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+上海卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+上海卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226345/index.m3u8
+上海卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.133.175:80/TVOD/88888888/224/3221225942/main.m3u8
+上海卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+上海卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226345/index.m3u8
+上海卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+上海卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+上海卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.134.19/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.134.19/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+上海卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+上海卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226345/index.m3u8
+上海卫视,http://39.135.134.2/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.134.2/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+上海卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+上海卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226345/index.m3u8
+上海卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+上海卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+上海卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226345/index.m3u8
+上海卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+上海卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+上海卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226345/index.m3u8
+上海卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+上海卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+上海卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226345/index.m3u8
+上海卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+上海卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+上海卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+上海卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226345/index.m3u8
+上海卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+上海卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+上海卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226345/index.m3u8
+上海卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+上海卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+上海卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+上海卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226345/index.m3u8
+上海卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.135.29:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.135.29:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.135.40/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.135.40:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.135.41:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.135.60/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.135.60:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.135.61/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.135.61:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225735/index.m3u8
+上海卫视,http://39.135.136.144/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.136.144:80/TVOD/88888888/224/3221225942/main.m3u8
+上海卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+上海卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+上海卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226345/index.m3u8
+上海卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.136.144:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.136.145/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.136.145:80/TVOD/88888888/224/3221225942/main.m3u8
+上海卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+上海卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+上海卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226345/index.m3u8
+上海卫视,http://39.135.136.145:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.136.145:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.137.206/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+上海卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+上海卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226345/index.m3u8
+上海卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.137.206:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.137.207/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+上海卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+上海卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226345/index.m3u8
+上海卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.137.207:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.137.208/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+上海卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+上海卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226345/index.m3u8
+上海卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.137.209/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+上海卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+上海卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226345/index.m3u8
+上海卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.137.209:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.137.46/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+上海卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+上海卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226345/index.m3u8
+上海卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.137.46:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.137.47/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+上海卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+上海卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226345/index.m3u8
+上海卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.135.137.47:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226345/index.m3u8
+上海卫视,http://39.136.1.113:6610/170000001115/UmaiCHAN111131BESTVSMGSMG/1.m3u8?m3u8_level=2
+深圳卫视,http://223.100.63.144:880/dx61.m3u8
+深圳卫视,http://39.134.62.141:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.62.142:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.62.143:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.62.144:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.62.211:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.62.212:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.62.213:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.63.13:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.63.146:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.63.147:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.63.148:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.63.149:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.63.14:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.63.211:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.63.212:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.63.213:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.63.214:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.63.82:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.63.83:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.63.84:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.63.85:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.64.115:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.64.116:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.64.117:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.64.118:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.64.146:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.64.147:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.64.148:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.64.178:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.64.180:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.64.18:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.64.19:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.64.20:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.64.210:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.64.211:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.64.212:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.64.242:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.64.243:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.64.84:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.64.85:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.64.86:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.64.87:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.134.68.133:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.134:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.135:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.136:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.137:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.138:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.139:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.140:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.141:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.142:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.143:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.144:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.145:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.146:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.153:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.154:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.156:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.157:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.158:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.168:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.172:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.173:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.174:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.175:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.176:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.134.68.177:6610/PLTV/88888888/224/3221226313/index.m3u8?IASHttpSessionId=
+深圳卫视,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.136:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.137/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.137:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.146/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.146:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.147:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.148/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.148:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.149/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.149:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.154/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.154:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.155/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.155:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.156/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.156:80/TVOD/88888888/224/3221225668/main.m3u8
+深圳卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.156:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.157/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.157:80/TVOD/88888888/224/3221225668/main.m3u8
+深圳卫视,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.162/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226313/index.m3u8
+深圳卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.133.163:80/TVOD/88888888/224/3221225943/main.m3u8
+深圳卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+深圳卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+深圳卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226313/index.m3u8
+深圳卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.133.163:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.133.167/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.133.167:80/TVOD/88888888/224/3221225943/main.m3u8
+深圳卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+深圳卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+深圳卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226313/index.m3u8
+深圳卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.133.167:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.133.168/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.168:80/TVOD/88888888/224/3221225668/main.m3u8
+深圳卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.168:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.169/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.169:80/TVOD/88888888/224/3221225668/main.m3u8
+深圳卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.169:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.174/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.133.174:80/TVOD/88888888/224/3221225943/main.m3u8
+深圳卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+深圳卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+深圳卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226313/index.m3u8
+深圳卫视,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.133.174:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.133.175/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.133.175:80/TVOD/88888888/224/3221225943/main.m3u8
+深圳卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+深圳卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+深圳卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226313/index.m3u8
+深圳卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.133.175:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.133.182/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.182:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.133.183:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+深圳卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+深圳卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226313/index.m3u8
+深圳卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.19/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+深圳卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+深圳卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+深圳卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.3/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+深圳卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+深圳卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226313/index.m3u8
+深圳卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.35/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.134.35/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+深圳卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+深圳卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226313/index.m3u8
+深圳卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+深圳卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+深圳卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226313/index.m3u8
+深圳卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+深圳卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+深圳卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226313/index.m3u8
+深圳卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.51/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.134.51/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+深圳卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+深圳卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.66/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+深圳卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226313/index.m3u8
+深圳卫视,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.67/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+深圳卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+深圳卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+深圳卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+深圳卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226313/index.m3u8
+深圳卫视,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+深圳卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.135.40:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.135.41/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.135.41:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.135.60/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+深圳卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+深圳卫视,http://39.135.136.130:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+深圳卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+深圳卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.136.144:80/TVOD/88888888/224/3221225943/main.m3u8
+深圳卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+深圳卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+深圳卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.137.207:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225739/index.m3u8
+深圳卫视,http://39.135.137.207:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.137.208/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+深圳卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+深圳卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226313/index.m3u8
+深圳卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.137.208:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.137.209/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+深圳卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+深圳卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226313/index.m3u8
+深圳卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226313/index.m3u8
+深圳卫视,http://39.135.137.46:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.137.47/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.137.47:80/TVOD/88888888/224/3221225943/main.m3u8
+深圳卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+深圳卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+深圳卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226313/index.m3u8
+深圳卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226313/index.m3u8
+深圳卫视,http://39.136.1.113:6610/170000001115/UmaiCHAN181362BESTVSMGSMG/1.m3u8?m3u8_level=2
+四川卫视,http://223.100.63.144:880/dx45.m3u8
+四川卫视,http://39.134.62.141:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.62.142:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.62.143:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.62.144:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.62.211:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.62.212:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.62.213:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.62.214:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.63.11:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.63.12:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.63.13:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.63.146:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.63.147:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.63.148:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.63.149:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.63.14:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.63.211:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.63.212:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.63.213:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.63.214:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.63.82:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.63.83:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.63.84:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.63.85:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.64.115:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.64.116:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.64.117:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.64.118:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.64.146:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.64.147:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.64.148:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.64.178:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.64.180:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.64.19:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.64.20:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.64.210:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.64.211:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.64.212:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.64.242:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.64.243:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.64.84:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.64.85:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.64.86:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.64.87:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8?
+四川卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226338/index.m3u8
+四川卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.134.65.106:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.134.68.133:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.134:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.135:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.136:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.137:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.138:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.139:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.140:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.141:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.142:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.143:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.144:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.145:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.146:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.153:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.154:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.156:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.157:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.158:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.168:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.172:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.173:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.174:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.175:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.176:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.134.68.177:6610/PLTV/88888888/224/3221226338/index.m3u8?IASHttpSessionId=
+四川卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+四川卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+四川卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8?
+四川卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226338/index.m3u8
+四川卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.133.132:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+四川卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+四川卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8?
+四川卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226338/index.m3u8
+四川卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+四川卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8?
+四川卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226338/index.m3u8
+四川卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+四川卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+四川卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8?
+四川卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226338/index.m3u8
+四川卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+四川卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+四川卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226338/index.m3u8
+四川卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+四川卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+四川卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+四川卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+四川卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+四川卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+四川卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226338/index.m3u8
+四川卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.133.173:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+四川卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+四川卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8?
+四川卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226338/index.m3u8
+四川卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.133.176:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+四川卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+四川卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8?
+四川卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226338/index.m3u8
+四川卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.133.177:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+四川卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+四川卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+四川卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+四川卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8?
+四川卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+四川卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+四川卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8?
+四川卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226338/index.m3u8
+四川卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8?
+四川卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226338/index.m3u8
+四川卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+四川卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+四川卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8?
+四川卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226338/index.m3u8
+四川卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+四川卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+四川卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226338/index.m3u8
+四川卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+四川卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+四川卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226338/index.m3u8
+四川卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+四川卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+四川卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8?
+四川卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226338/index.m3u8
+四川卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+四川卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+四川卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8?
+四川卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226338/index.m3u8
+四川卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+四川卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+四川卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8?
+四川卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226338/index.m3u8
+四川卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+四川卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+四川卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8?
+四川卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226338/index.m3u8
+四川卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+四川卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+四川卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8?
+四川卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226338/index.m3u8
+四川卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+四川卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+四川卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8?
+四川卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226338/index.m3u8
+四川卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+四川卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+四川卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8?
+四川卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226338/index.m3u8
+四川卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.135.29:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+四川卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+四川卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8?
+四川卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.135.137.47:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226338/index.m3u8
+四川卫视,http://39.136.1.113:6610/170000001115/UmaiCHAN3840706BESTVSMGSMG9/1.m3u8?m3u8_level=2
+天津卫视,http://223.100.63.144:880/dx30.m3u8
+天津卫视,http://39.134.62.141:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.62.142:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.62.143:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.62.144:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.62.211:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.62.212:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.62.213:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.62.214:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.63.11:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.63.12:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.63.13:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.63.146:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.63.147:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.63.148:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.63.149:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.63.14:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.63.211:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.63.212:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.63.213:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.63.214:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.63.82:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.63.83:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.63.84:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.64.115:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.64.116:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.64.118:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.64.146:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.64.147:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.64.148:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.64.178:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.64.180:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.64.18:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.64.19:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.64.20:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.64.210:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.64.211:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.64.212:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.64.242:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.64.243:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.64.84:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.64.85:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.64.86:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.64.87:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.134.65.106:80/TVOD/88888888/224/3221225665/main.m3u8
+天津卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+天津卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8?
+天津卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226459/index.m3u8
+天津卫视,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.134.65.106:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.134.65.106:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.134.68.133:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.134:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.135:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.136:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.137:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.138:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.139:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.140:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.141:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.142:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.143:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.144:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.145:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.146:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.153:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.154:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.156:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.157:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.158:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.168:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.172:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.173:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.174:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.175:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.176:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.134.68.177:6610/PLTV/88888888/224/3221226459/index.m3u8?IASHttpSessionId=
+天津卫视,http://39.135.133.132/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+天津卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8?
+天津卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226459/index.m3u8
+天津卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.132:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.133.132:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.133/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.133.133/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+天津卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8?
+天津卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226459/index.m3u8
+天津卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.146/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.133.146:80/TVOD/88888888/224/3221225665/main.m3u8
+天津卫视,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.133.146:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.133.147/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.133.147:80/TVOD/88888888/224/3221225665/main.m3u8
+天津卫视,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.133.147:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.133.156/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.133.156/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+天津卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8?
+天津卫视,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8?
+天津卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226459/index.m3u8
+天津卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.168:80/TVOD/88888888/224/3221225665/main.m3u8
+天津卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+天津卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226459/index.m3u8
+天津卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.168:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.169:80/TVOD/88888888/224/3221225665/main.m3u8
+天津卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+天津卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8?
+天津卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226459/index.m3u8
+天津卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.169:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.133.169:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.172/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+天津卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8?
+天津卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226459/index.m3u8
+天津卫视,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.172:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.173/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+天津卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8?
+天津卫视,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226459/index.m3u8
+天津卫视,http://39.135.133.176/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+天津卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8?
+天津卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226459/index.m3u8
+天津卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.176:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.177/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+天津卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8?
+天津卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226459/index.m3u8
+天津卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.177:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.182/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+天津卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8?
+天津卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226459/index.m3u8
+天津卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.182:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.133.183/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.134.18/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.134.18/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+天津卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8?
+天津卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226459/index.m3u8
+天津卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.134.19/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.134.19/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8?
+天津卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226459/index.m3u8
+天津卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.134.2/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+天津卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8?
+天津卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+天津卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8?
+天津卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226459/index.m3u8
+天津卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+天津卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8?
+天津卫视,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+天津卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8?
+天津卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226459/index.m3u8
+天津卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+天津卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8?
+天津卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226459/index.m3u8
+天津卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8?
+天津卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.134.67/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.134.67/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+天津卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226459/index.m3u8
+天津卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+天津卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226459/index.m3u8
+天津卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.135.29/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.135.29/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+天津卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8?
+天津卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226459/index.m3u8
+天津卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.135.29:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.135.29:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.135.40/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.135.40:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.135.41/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.135.41:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.135.60/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.135.61:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.137.206/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+天津卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8?
+天津卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226459/index.m3u8
+天津卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.137.206:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.137.207/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+天津卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8?
+天津卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226459/index.m3u8
+天津卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.137.208/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.137.46/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+天津卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8?
+天津卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226459/index.m3u8
+天津卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.137.46:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.137.46:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.137.47/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.137.47/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.137.47:80/TVOD/88888888/224/3221225665/main.m3u8
+天津卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+天津卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+天津卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8?
+天津卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226459/index.m3u8
+天津卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.135.137.47:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225740/index.m3u8
+天津卫视,http://39.135.137.47:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226459/index.m3u8
+天津卫视,http://39.136.1.113:6610/170000001115/UmaiCHAN3450000BESTVSMGSMG/1.m3u8?m3u8_level=2
+云南卫视,http://223.100.63.144:880/dx49.m3u8
+浙江卫视,http://223.100.63.144:880/dx32.m3u8
+浙江卫视,http://39.134.62.141:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.62.142:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.62.143:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.62.144:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.62.211:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.62.212:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.62.213:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.62.214:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.63.11:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.63.12:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.63.13:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.63.146:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.63.147:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.63.148:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.63.149:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.63.14:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.63.211:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.63.212:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.63.213:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.63.214:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.63.82:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.63.83:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.63.84:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.63.85:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.64.115:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.64.116:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.64.117:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.64.118:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.64.146:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.64.147:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.64.148:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.64.178:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.64.180:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.64.18:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.64.19:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.64.20:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.64.210:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.64.211:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.64.212:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.64.242:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.64.243:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.64.84:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.64.85:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.64.86:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.64.87:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.134.68.133:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.68.134:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.68.135:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.68.136:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.68.137:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.68.138:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.68.139:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.68.141:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.68.142:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.68.144:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.68.146:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.68.153:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.68.154:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.68.156:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.68.157:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.68.158:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.68.168:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.68.172:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.68.173:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.68.174:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.68.175:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.68.176:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.134.68.177:6610/PLTV/88888888/224/3221226339/index.m3u8?IASHttpSessionId=
+浙江卫视,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.133:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+浙江卫视,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.133.148:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.149/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.154/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+浙江卫视,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+浙江卫视,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.133.155/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+浙江卫视,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+浙江卫视,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.162/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+浙江卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+浙江卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.133.163/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+浙江卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+浙江卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.133.167/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+浙江卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+浙江卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.133.168/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.168:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.169/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.169:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.175/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+浙江卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+浙江卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.133.176/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.176:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.176:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.177/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.177:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.177:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.182/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.182:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.183/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.133.183:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+浙江卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.134.19/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.134.19/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+浙江卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+浙江卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.134.2/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.134.2/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+浙江卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.134.3/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.134.3/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.134.34/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.134.34/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+浙江卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+浙江卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.134.35/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.134.35/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+浙江卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+浙江卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+浙江卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+浙江卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.134.51/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.134.51/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+浙江卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+浙江卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+浙江卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+浙江卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.134.67/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.134.67/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+浙江卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+浙江卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.135.28/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+浙江卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+浙江卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.135.29/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+浙江卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+浙江卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.136.130/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.136.130/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.136.130:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.136.131/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.136.131/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+浙江卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+浙江卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.136.131:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.136.131:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.136.144/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+浙江卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+浙江卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.136.144:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+浙江卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+浙江卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.137.208/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.137.208/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+浙江卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+浙江卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.137.208:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.137.209/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.137.209:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225612/index.m3u8
+浙江卫视,http://39.135.137.46/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+浙江卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+浙江卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.137.47/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hms_devid=1012&vqe=3
+浙江卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/1.m3u8?icpid=88888888&from=1&hmsdevid=1012&vqe=3
+浙江卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221226339/index.m3u8?
+浙江卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/8/3221226339/index.m3u8
+浙江卫视,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/yinhe/88888888/224/3221226339/index.m3u8
+浙江卫视,http://39.136.1.113:6610/170000001115/UmaiCHAN111130BESTVSMGSMG/1.m3u8?m3u8_level=2
+港澳频道,#genre#
+1905电影,http://150.138.77.132:10037/1905电影网.php?id=1905a
+半岛新闻,http://live-hls-web-aje.getaj.net/AJE/01.m3u8
+番薯音乐,http://61.216.67.119:1935/TWHG/E1/chunklist_w70581102.m3u8
+番薯音乐,http://61.216.67.119:1935/TWHG/E1/chunklistw7058102.m3u8?
+番薯音乐,http://61.216.67.119:1935/TWHG/E1/chunklistw70581102.m3u8
+番薯音乐,http://61.216.67.119:1935/TWHG/E1/chunklistw705811302.m3u8
+番薯音乐,http://61.216.67.119:1935/TWHG/E1/chunklistw705811302.m3u8?
+湖北影视,http://39.136.1.113:6610/170000001115/UmaiCHAN6380728abccd2/1.m3u8?m3u8_level=2
+番薯音乐,http://61.216.67.119:1935/TWHG/E1/chunklist_w7058102.m3u8
+番薯音乐,http://61.216.67.119:1935/TWHG/E1/chunklist_w705811302.m3u8
+番薯音乐,http://61.216.67.119:1935/TWHG/E1/chunklistw7058102.m3u8
+影视频道,#genre#
+NEWTV超级电视剧,http://39.134.62.141:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.62.142:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.62.143:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.62.144:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.62.211:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.62.212:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.62.213:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.62.214:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.63.11:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.63.12:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.63.13:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.63.146:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.63.147:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.63.148:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.63.149:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.63.14:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.63.211:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.63.212:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.63.213:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.63.214:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.63.82:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.63.83:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.63.84:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.63.85:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.64.115:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.64.116:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.64.117:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.64.118:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.64.146:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.64.147:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.64.148:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.64.178:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.64.180:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.64.18:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.64.19:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.64.20:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.64.210:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.64.211:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.64.212:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.64.242:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.64.243:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.64.84:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.64.85:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.64.86:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.64.87:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.68.133:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.68.134:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.68.135:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.68.136:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.68.137:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.68.138:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.68.139:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.68.140:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.68.141:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.68.142:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.68.143:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.68.144:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.68.145:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.68.146:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.68.153:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.68.154:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.68.156:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.68.157:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.68.158:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.68.168:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.68.172:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.68.173:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.68.175:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电视剧,http://39.134.68.177:6610/PLTV/88888888/224/3221225716/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.62.141:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.62.143:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.62.144:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.62.211:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.62.212:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.62.213:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.62.214:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.63.11:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.63.12:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.63.13:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.63.146:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.63.147:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.63.148:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.63.149:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.63.14:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.63.211:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.63.212:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.63.213:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.63.214:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.63.82:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.63.83:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.63.84:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.63.85:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.64.115:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.64.116:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.64.117:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.64.118:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.64.146:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.64.147:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.64.148:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.64.178:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.64.180:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.64.18:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.64.19:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.64.20:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.64.210:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.64.211:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.64.212:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.64.242:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.64.243:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.64.84:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.64.85:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.64.86:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.64.87:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.133:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.134:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.135:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.136:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.137:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.138:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.139:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.140:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.141:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.142:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.143:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.144:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.145:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.146:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.153:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.154:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.156:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.157:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.158:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.168:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.172:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.173:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.174:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.175:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.176:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级电影,http://39.134.68.177:6610/PLTV/88888888/224/3221225717/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.62.141:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.62.142:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.62.143:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.62.144:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.62.211:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.62.212:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.62.213:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.62.214:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.63.11:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.63.12:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.63.13:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.63.146:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.63.147:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.63.148:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.63.149:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.63.14:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.63.211:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.63.212:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.63.213:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.63.214:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.63.82:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.63.83:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.63.84:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.63.85:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.64.115:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.64.116:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.64.117:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.64.118:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.64.146:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.64.147:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.64.148:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.64.178:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.64.18:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.64.19:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.64.20:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.64.210:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.64.211:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.64.212:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.64.242:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.64.84:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.64.85:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.64.86:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.64.87:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.133:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.134:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.135:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.137:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.138:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.139:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.140:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.141:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.142:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.143:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.144:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.145:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.146:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.153:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.154:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.156:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.157:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.158:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.168:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.172:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.173:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.174:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.175:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.176:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级体育,http://39.134.68.177:6610/PLTV/88888888/224/3221225715/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.62.141:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.62.142:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.62.143:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.62.144:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.62.211:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.62.212:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.62.213:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.62.214:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.63.11:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.63.12:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.63.13:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.63.146:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.63.147:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.63.148:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.63.149:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.63.14:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.63.211:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.63.212:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.63.213:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.63.214:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.63.82:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.63.83:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.63.84:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.63.85:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.64.115:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.64.116:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.64.117:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.64.118:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.64.146:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.64.147:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.64.148:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.64.178:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.64.180:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.64.18:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.64.19:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.64.20:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.64.210:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.64.211:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.64.212:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.64.242:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.64.243:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.64.84:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.64.85:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.64.86:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.64.87:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.68.133:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.68.134:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.68.135:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.68.136:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.68.137:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.68.138:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.68.139:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.68.140:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.68.141:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.68.142:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.68.143:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.68.144:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.68.145:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.68.146:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.68.153:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.68.154:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.68.156:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.68.157:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.68.158:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.68.168:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.68.172:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.68.173:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV超级综艺,http://39.134.68.175:6610/PLTV/88888888/224/3221225714/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.62.141:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.62.142:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.62.143:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.62.144:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.62.211:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.62.212:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.62.213:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.62.214:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.63.11:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.63.12:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.63.13:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.63.146:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.63.147:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.63.148:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.63.149:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.63.14:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.63.211:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.63.212:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.63.213:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.63.214:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.63.82:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.63.83:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.63.84:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.63.85:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.64.115:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.64.116:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.64.117:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.64.118:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.64.146:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.64.147:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.64.148:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.64.178:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.64.180:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.64.18:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.64.19:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.64.20:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.64.210:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.64.211:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.64.212:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.64.242:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.64.243:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.64.84:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.64.85:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.64.86:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.64.87:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.133:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.134:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.135:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.136:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.137:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.138:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.139:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.140:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.141:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.142:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.143:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.144:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.145:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.146:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.153:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.154:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.156:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.157:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.158:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.168:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.172:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.173:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.174:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.175:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.176:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV潮妈辣婆,http://39.134.68.177:6610/PLTV/88888888/224/3221225685/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.62.141:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.62.142:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.62.143:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.62.144:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.62.211:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.62.212:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.62.213:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.62.214:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.63.11:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.63.12:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.63.13:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.63.146:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.63.147:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.63.148:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.63.149:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.63.14:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.63.211:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.63.212:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.63.213:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.63.214:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.63.82:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.63.83:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.63.84:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.63.85:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.64.115:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.64.116:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.64.117:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.64.118:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.64.146:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.64.147:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.64.148:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.64.178:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.64.180:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.64.18:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.64.19:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.64.20:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.64.210:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.64.211:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.64.212:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.64.242:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.64.243:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.64.84:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.64.85:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.64.86:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.64.87:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.68.133:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.68.134:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.68.135:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.68.136:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.68.137:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.68.138:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.68.139:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.68.140:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.68.141:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.68.142:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.68.143:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.68.144:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.68.145:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.68.146:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.68.153:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.68.154:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.68.156:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.68.157:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.68.158:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.68.168:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.68.172:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.68.173:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.68.174:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV东北热剧,http://39.134.68.177:6610/PLTV/88888888/224/3221225741/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.62.141:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.62.142:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.62.144:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.62.211:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.62.212:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.62.213:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.62.214:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.63.11:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.63.12:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.63.13:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.63.146:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.63.147:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.63.148:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.63.149:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.63.14:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.63.211:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.63.212:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.63.213:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.63.214:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.63.82:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.63.83:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.63.84:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.63.85:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.64.115:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.64.116:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.64.117:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.64.118:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.64.146:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.64.147:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.64.148:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.64.178:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.64.180:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.64.18:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.64.19:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.64.20:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.64.210:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.64.211:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.64.212:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.64.242:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.64.243:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.64.84:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.64.85:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.64.86:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.64.87:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.133:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.134:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.135:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.136:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.137:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.138:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.139:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.140:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.141:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.142:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.143:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.144:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.145:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.146:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.153:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.154:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.156:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.157:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.158:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.168:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.172:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.173:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.174:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.175:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.176:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV海外剧场,http://39.134.68.177:6610/PLTV/88888888/224/3221225671/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.62.141:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.62.142:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.62.143:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.62.144:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.62.211:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.62.212:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.62.213:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.62.214:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.63.11:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.63.12:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.63.13:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.63.146:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.63.147:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.63.148:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.63.149:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.63.14:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.63.211:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.63.212:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.63.213:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.63.214:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.63.83:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.63.85:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.64.115:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.64.116:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.64.118:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.64.146:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.64.147:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.64.148:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.64.178:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.64.180:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.64.18:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.64.19:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.64.20:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.64.210:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.64.211:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.64.212:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.64.242:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.64.243:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.64.84:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.64.85:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.64.86:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.64.87:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.133:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.134:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.135:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.136:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.137:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.138:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.139:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.140:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.141:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.142:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.143:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.144:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.145:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.146:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.153:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.154:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.156:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.157:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.158:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.168:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.172:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.173:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.174:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.175:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.176:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV欢乐剧场,http://39.134.68.177:6610/PLTV/88888888/224/3221225742/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.62.141:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.62.142:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.62.143:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.62.144:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.62.211:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.62.212:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.62.213:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.62.214:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.63.11:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.63.12:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.63.13:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.63.146:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.63.147:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.63.148:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.63.149:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.63.14:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.63.211:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.63.212:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.63.213:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.63.214:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.63.82:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.63.83:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.63.84:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.63.85:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.64.115:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.64.116:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.64.117:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.64.118:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.64.146:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.64.147:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.64.148:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.64.178:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.64.180:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.64.18:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.64.19:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.64.20:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.64.210:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.64.211:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.64.212:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.64.242:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.64.243:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.64.84:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.64.85:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.64.86:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.64.87:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.133:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.134:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.135:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.136:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.137:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.138:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.139:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.140:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.141:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.142:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.143:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.144:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.145:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.146:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.153:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.154:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.156:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.157:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.158:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.168:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.172:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.173:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.174:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.175:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.176:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品大剧,http://39.134.68.177:6610/PLTV/88888888/224/3221225670/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.62.141:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.62.142:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.62.143:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.62.144:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.62.211:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.62.212:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.62.213:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.62.214:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.63.11:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.63.12:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.63.13:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.63.146:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.63.147:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.63.148:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.63.149:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.63.14:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.63.211:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.63.212:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.63.213:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.63.214:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.63.82:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.63.83:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.63.84:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.63.85:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.64.115:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.64.116:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.64.117:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.64.118:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.64.146:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.64.147:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.64.148:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.64.178:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.64.180:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.64.18:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.64.19:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.64.20:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.64.210:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.64.211:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.64.212:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.64.242:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.64.243:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.64.84:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.64.85:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.64.86:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.64.87:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.133:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.134:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.135:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.136:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.137:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.138:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.139:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.140:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.141:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.142:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.143:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.144:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.145:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.146:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.153:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.154:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.156:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.157:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.158:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.168:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.172:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.173:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.174:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.175:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品纪录,http://39.134.68.177:6610/PLTV/88888888/224/3221225672/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.62.142:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.62.144:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.62.211:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.62.212:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.62.213:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.62.214:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.63.11:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.63.12:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.63.13:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.63.146:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.63.147:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.63.148:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.63.149:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.63.14:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.63.211:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.63.212:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.63.213:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.63.214:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.63.82:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.63.83:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.63.84:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.63.85:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.64.115:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.64.116:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.64.117:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.64.118:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.64.146:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.64.147:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.64.148:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.64.178:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.64.180:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.64.18:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.64.19:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.64.20:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.64.210:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.64.211:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.64.212:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.64.242:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.64.243:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.64.84:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.64.85:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.64.86:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.64.87:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.133:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.134:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.135:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.136:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.137:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.138:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.139:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.140:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.141:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.142:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.143:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.144:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.145:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.146:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.153:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.154:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.156:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.157:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.158:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.168:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.172:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.173:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.174:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.175:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.176:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品萌宠,http://39.134.68.177:6610/PLTV/88888888/224/3221226505/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.62.141:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.62.142:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.62.143:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.62.144:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.62.211:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.62.212:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.62.213:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.62.214:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.63.11:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.63.12:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.63.13:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.63.146:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.63.147:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.63.148:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.63.149:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.63.14:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.63.211:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.63.212:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.63.213:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.63.214:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.63.82:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.63.83:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.63.84:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.63.85:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.64.115:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.64.116:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.64.117:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.64.118:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.64.146:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.64.147:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.64.148:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.64.178:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.64.180:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.64.18:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.64.19:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.64.20:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.64.210:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.64.211:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.64.212:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.64.242:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.64.243:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.64.84:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.64.85:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.64.86:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.64.87:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.68.133:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.68.134:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.68.135:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.68.136:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.68.137:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.68.139:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.68.141:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.68.143:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.68.144:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.68.145:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.68.146:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.68.153:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.68.154:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.68.156:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.68.157:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.68.158:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.68.168:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.68.172:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.68.173:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.68.174:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.68.175:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.68.176:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV精品体育,http://39.134.68.177:6610/PLTV/88888888/224/3221225674/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.62.141:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.62.142:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.62.143:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.62.144:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.62.211:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.62.212:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.62.213:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.62.214:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.63.11:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.63.12:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.63.13:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.63.146:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.63.147:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.63.148:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.63.149:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.63.14:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.63.211:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.63.212:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.63.213:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.63.214:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.63.82:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.63.83:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.63.84:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.63.85:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.64.115:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.64.116:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.64.117:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.64.118:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.64.146:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.64.147:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.64.148:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.64.178:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.64.180:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.64.18:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.64.19:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.64.20:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.64.210:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.64.211:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.64.212:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.64.242:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.64.243:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.64.84:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.64.85:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.64.86:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.64.87:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.133:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.134:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.135:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.136:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.137:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.138:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.139:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.140:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.141:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.142:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.143:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.144:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.145:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.146:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.153:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.154:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.156:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.157:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.158:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.168:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.172:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.173:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.174:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.175:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.176:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV惊悚悬疑,http://39.134.68.177:6610/PLTV/88888888/224/3221225665/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.62.141:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.62.142:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.62.143:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.62.144:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.62.211:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.62.212:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.62.213:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.62.214:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.63.11:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.63.12:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.63.13:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.63.146:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.63.147:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.63.148:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.63.14:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.63.211:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.63.212:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.63.82:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.63.83:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.63.84:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.63.85:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.64.115:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.64.116:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.64.117:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.64.118:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.64.146:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.64.147:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.64.148:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.64.178:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.64.180:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.64.18:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.64.19:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.64.20:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.64.210:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.64.211:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.64.212:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.64.242:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.64.243:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.64.84:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.64.85:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.64.86:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.64.87:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.133:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.134:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.135:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.136:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.137:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.138:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.139:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.140:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.141:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.142:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.143:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.144:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.145:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.146:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.153:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.154:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.156:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.157:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.158:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.168:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.172:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.173:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.174:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.175:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.176:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军旅剧场,http://39.134.68.177:6610/PLTV/88888888/224/3221225676/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.62.141:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.62.142:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.62.143:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.62.144:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.62.211:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.62.212:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.62.213:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.62.214:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.63.11:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.63.12:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.63.13:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.63.146:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.63.147:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.63.148:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.63.149:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.63.14:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.63.211:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.63.212:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.63.213:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.63.214:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.63.82:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.63.83:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.63.84:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.63.85:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.64.115:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.64.116:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.64.117:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.64.118:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.64.146:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.64.147:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.64.148:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.64.178:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.64.180:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.64.18:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.64.19:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.64.20:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.64.210:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.64.211:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.64.212:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.64.242:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.64.243:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.64.84:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.64.85:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.64.86:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.64.87:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.133:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.134:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.136:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.137:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.138:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.139:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.140:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.141:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.142:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.143:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.144:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.145:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.146:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.153:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.154:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.156:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.157:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.158:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.168:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.172:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.173:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.174:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.175:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.176:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV军事评论,http://39.134.68.177:6610/PLTV/88888888/224/3221225668/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.62.141:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.62.142:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.62.143:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.62.144:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.62.211:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.62.212:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.62.213:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.62.214:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.63.11:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.63.12:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.63.13:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.63.146:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.63.147:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.63.148:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.63.149:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.63.14:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.63.211:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.63.212:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.63.213:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.63.214:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.63.82:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.63.83:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.63.84:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.63.85:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.64.115:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.64.116:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.64.117:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.64.118:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.64.146:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.64.147:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.64.148:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.64.178:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.64.180:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.64.18:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.64.19:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.64.20:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.64.210:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.64.211:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.64.212:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.64.242:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.64.243:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.64.84:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.64.85:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.64.86:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.64.87:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.133:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.134:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.135:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.136:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.137:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.138:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.139:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.140:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.141:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.142:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.143:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.144:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.145:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.146:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.153:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.154:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.156:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.157:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.158:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.168:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.172:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.173:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.174:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.175:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.176:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV明星大片,http://39.134.68.177:6610/PLTV/88888888/224/3221225664/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.62.141:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.62.142:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.62.144:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.62.212:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.62.213:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.62.214:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.63.11:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.63.13:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.63.146:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.63.147:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.63.148:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.63.149:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.63.14:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.63.211:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.63.212:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.63.213:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.63.214:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.63.82:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.63.83:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.63.84:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.63.85:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.64.115:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.64.116:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.64.117:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.64.118:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.64.146:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.64.147:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.64.148:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.64.178:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.64.180:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.64.18:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.64.19:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.64.20:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.64.210:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.64.211:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.64.212:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.64.242:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.64.243:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.64.84:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.64.85:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.64.86:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.64.87:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.133:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.134:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.135:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.136:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.137:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.138:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.139:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.140:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.141:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.142:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.143:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.144:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.145:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.146:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.153:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.154:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.156:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.157:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.158:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.168:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.172:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.173:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.174:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.175:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.176:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV农业致富,http://39.134.68.177:6610/PLTV/88888888/224/3221225683/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.62.141:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.62.142:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.62.143:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.62.144:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.62.211:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.62.212:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.62.213:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.62.214:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.63.11:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.63.12:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.63.13:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.63.146:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.63.147:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.63.148:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.63.149:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.63.14:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.63.211:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.63.212:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.63.213:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.63.214:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.63.82:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.63.83:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.63.84:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.63.85:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.64.115:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.64.116:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.64.117:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.64.118:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.64.146:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.64.147:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.64.148:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.64.178:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.64.180:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.64.18:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.64.19:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.64.20:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.64.210:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.64.211:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.64.212:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.64.242:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.64.243:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.64.84:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.64.85:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.64.86:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.64.87:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.133:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.134:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.135:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.136:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.137:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.138:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.139:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.140:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.141:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.142:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.143:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.144:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.145:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.146:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.153:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.154:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.156:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.157:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.158:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.168:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.172:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.173:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.174:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.175:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.176:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV怡伴健康,http://39.134.68.177:6610/PLTV/88888888/224/3221225673/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.62.141:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.62.142:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.62.143:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.62.144:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.62.211:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.62.212:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.62.213:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.63.11:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.63.13:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.63.146:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.63.147:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.63.149:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.63.14:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.63.211:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.63.212:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.63.213:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.63.214:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.63.82:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.63.83:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.63.84:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.63.85:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.64.115:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.64.116:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.64.117:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.64.118:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.64.146:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.64.147:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.64.148:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.64.178:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.64.180:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.64.18:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.64.19:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.64.20:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.64.210:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.64.211:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.64.212:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.64.242:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.64.243:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.64.84:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.64.85:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.64.86:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.64.87:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.133:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.134:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.135:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.136:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.137:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.138:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.139:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.140:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.141:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.142:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.143:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.144:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.145:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.146:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.153:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.154:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.156:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.157:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.158:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.168:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.172:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.173:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.174:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.175:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.176:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+NEWTV中国功夫,http://39.134.68.177:6610/PLTV/88888888/224/3221225681/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.62.141:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.62.142:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.62.143:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.62.144:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.62.211:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.62.212:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.62.213:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.62.214:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.63.11:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.63.12:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.63.13:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.63.146:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.63.147:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.63.148:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.63.149:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.63.14:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.63.211:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.63.212:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.63.213:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.63.214:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.63.82:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.63.83:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.63.84:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.63.85:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.64.115:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.64.116:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.64.117:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.64.118:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.64.146:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.64.147:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.64.148:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.64.178:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.64.180:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.64.18:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.64.19:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.64.20:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.64.210:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.64.211:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.64.212:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.64.242:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.64.243:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.64.84:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.64.86:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.64.87:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225669/index.m3u8
+爱情喜剧,http://39.134.65.106:80/wh7f454c46tw972760835_1057010575/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225669/index.m3u8
+爱情喜剧,http://39.134.68.134:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.68.135:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.68.136:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.68.138:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.68.139:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.68.140:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.68.141:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.68.142:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.68.143:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.68.144:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.68.145:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.68.146:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.68.153:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.68.154:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.68.156:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.68.157:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.68.158:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.68.168:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.68.172:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.68.173:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.68.174:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.68.175:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.68.176:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.134.68.177:6610/PLTV/88888888/224/3221225669/index.m3u8?IASHttpSessionId=
+爱情喜剧,http://39.135.133.162:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225669/index.m3u8
+爱情喜剧,http://39.135.133.162:80/wh7f454c46tw972760835_1057010575/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225669/index.m3u8
+爱情喜剧,http://39.135.133.163:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225669/index.m3u8
+爱情喜剧,http://39.135.133.163:80/wh7f454c46tw972760835_1057010575/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225669/index.m3u8
+爱情喜剧,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225669/index.m3u8
+爱情喜剧,http://39.135.134.2:80/wh7f454c46tw972760835_1057010575/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225669/index.m3u8
+爱情喜剧,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225669/index.m3u8
+爱情喜剧,http://39.135.134.3:80/wh7f454c46tw972760835_1057010575/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225669/index.m3u8
+爱情喜剧,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225669/index.m3u8
+爱情喜剧,http://39.135.135.40:80/wh7f454c46tw972760835_1057010575/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225669/index.m3u8
+爱情喜剧,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225669/index.m3u8
+爱情喜剧,http://39.135.135.41:80/wh7f454c46tw972760835_1057010575/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225669/index.m3u8
+爱情喜剧,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225669/index.m3u8
+爱情喜剧,http://39.135.135.60:80/wh7f454c46tw972760835_1057010575/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225669/index.m3u8
+爱情喜剧,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225669/index.m3u8
+爱情喜剧,http://39.135.135.61:80/wh7f454c46tw972760835_1057010575/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225669/index.m3u8
+超级电视剧,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.134.65.106:80/TVOD/88888888/224/3221225637/main.m3u8
+超级电视剧,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225672/1.m3u8
+超级电视剧,http://39.134.65.106:80/wh7f454c46tw1360290221_837479301/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.134.65.106:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.133.132:80/wh7f454c46tw1360290221_837479301/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.133.132:80/wh7f454c46tw1840265920_1021568913/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8?icpid=88888888&RTS=1713337309&from=4&hms_devid=991&online=1713337309&vqe=3
+超级电视剧,http://39.135.133.132:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.133.133:80/wh7f454c46tw1360290221_837479301/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.133.133:80/wh7f454c46tw1840265920_1021568913/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8?icpid=88888888&RTS=1713337309&from=4&hms_devid=991&online=1713337309&vqe=3
+超级电视剧,http://39.135.133.133:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.133.156:80/PLTV/88888888/224/3221225545/1.m3u8
+超级电视剧,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225672/1.m3u8
+超级电视剧,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.133.156:80/wh7f454c46tw1360290221_837479301/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.133.156:80/wh7f454c46tw1840265920_1021568913/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8?icpid=88888888&RTS=1713337309&from=4&hms_devid=991&online=1713337309&vqe=3
+超级电视剧,http://39.135.133.156:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.133.157:80/PLTV/88888888/224/3221225545/1.m3u8
+超级电视剧,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225672/1.m3u8
+超级电视剧,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.133.157:80/wh7f454c46tw1360290221_837479301/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.133.157:80/wh7f454c46tw1840265920_1021568913/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8?icpid=88888888&RTS=1713337309&from=4&hms_devid=991&online=1713337309&vqe=3
+超级电视剧,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.133.182:80/TVOD/88888888/224/3221225637/main.m3u8
+超级电视剧,http://39.135.133.182:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.133.182:80/wh7f454c46tw1360290221_837479301/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.133.182:80/wh7f454c46tw1840265920_1021568913/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8?icpid=88888888&RTS=1713337309&from=4&hms_devid=991&online=1713337309&vqe=3
+超级电视剧,http://39.135.133.183:80/TVOD/88888888/224/3221225637/main.m3u8
+超级电视剧,http://39.135.133.183:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.133.183:80/wh7f454c46tw1840265920_1021568913/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8?icpid=88888888&RTS=1713337309&from=4&hms_devid=991&online=1713337309&vqe=3
+超级电视剧,http://39.135.133.183:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.18:80/wh7f454c46tw1360290221_837479301/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.18:80/wh7f454c46tw1840265920_1021568913/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8?icpid=88888888&RTS=1713337309&from=4&hms_devid=991&online=1713337309&vqe=3
+超级电视剧,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.19:80/wh7f454c46tw1360290221_837479301/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.19:80/wh7f454c46tw1840265920_1021568913/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8?icpid=88888888&RTS=1713337309&from=4&hms_devid=991&online=1713337309&vqe=3
+超级电视剧,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.2:80/wh7f454c46tw1360290221_837479301/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.2:80/wh7f454c46tw1840265920_1021568913/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8?icpid=88888888&RTS=1713337309&from=4&hms_devid=991&online=1713337309&vqe=3
+超级电视剧,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.34:80/wh7f454c46tw1360290221_837479301/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.34:80/wh7f454c46tw1840265920_1021568913/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8?icpid=88888888&RTS=1713337309&from=4&hms_devid=991&online=1713337309&vqe=3
+超级电视剧,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.35:80/wh7f454c46tw1360290221_837479301/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.35:80/wh7f454c46tw1840265920_1021568913/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8?icpid=88888888&RTS=1713337309&from=4&hms_devid=991&online=1713337309&vqe=3
+超级电视剧,http://39.135.134.3:80/wh7f454c46tw1360290221_837479301/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.3:80/wh7f454c46tw1840265920_1021568913/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8?icpid=88888888&RTS=1713337309&from=4&hms_devid=991&online=1713337309&vqe=3
+超级电视剧,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.50:80/wh7f454c46tw1360290221_837479301/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.51:80/wh7f454c46tw1360290221_837479301/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.51:80/wh7f454c46tw1840265920_1021568913/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8?icpid=88888888&RTS=1713337309&from=4&hms_devid=991&online=1713337309&vqe=3
+超级电视剧,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.66:80/wh7f454c46tw1360290221_837479301/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.66:80/wh7f454c46tw1840265920_1021568913/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8?icpid=88888888&RTS=1713337309&from=4&hms_devid=991&online=1713337309&vqe=3
+超级电视剧,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.67:80/wh7f454c46tw1360290221_837479301/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电视剧,http://39.135.134.67:80/wh7f454c46tw1840265920_1021568913/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8?icpid=88888888&RTS=1713337309&from=4&hms_devid=991&online=1713337309&vqe=3
+超级电视剧,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225716/index.m3u8
+超级电影,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.136:80/wh7f454c46tw995071704_1873696206/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.148:80/PLTV/88888888/224/3221225536/1.m3u8
+超级电影,http://39.135.133.149:80/PLTV/88888888/224/3221225536/1.m3u8
+超级电影,http://39.135.133.154/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.154:80/PLTV/88888888/224/3221225536/1.m3u8
+超级电影,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.154:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.154:80/wh7f454c46tw995071704_1873696206/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.155:80/PLTV/88888888/224/3221225536/1.m3u8
+超级电影,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.155:80/wh7f454c46tw995071704_1873696206/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.156:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.156:80/wh7f454c46tw995071704_1873696206/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.157/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.157:80/wh7f454c46tw995071704_1873696206/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.172:80/PLTV/88888888/224/3221225536/1.m3u8
+超级电影,http://39.135.133.173:80/PLTV/88888888/224/3221225536/1.m3u8
+超级电影,http://39.135.133.6:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.6:80/wh7f454c46tw995071704_1873696206/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.7:80/wh7f454c46tw995071704_1873696206/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.8:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.8:80/wh7f454c46tw995071704_1873696206/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.9/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.9:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.9:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.133.9:80/wh7f454c46tw995071704_1873696206/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.18:80/PLTV/88888888/224/3221225536/1.m3u8
+超级电影,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.18:80/wh7f454c46tw995071704_1873696206/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.19:80/PLTV/88888888/224/3221225536/1.m3u8
+超级电影,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.19:80/wh7f454c46tw995071704_1873696206/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.2:80/PLTV/88888888/224/3221225536/1.m3u8
+超级电影,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.2:80/wh7f454c46tw995071704_1873696206/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.3/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.34/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.34:80/PLTV/88888888/224/3221225536/1.m3u8
+超级电影,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.34:80/wh7f454c46tw995071704_1873696206/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.35/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.35:80/PLTV/88888888/224/3221225536/1.m3u8
+超级电影,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.35:80/wh7f454c46tw995071704_1873696206/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.3:80/PLTV/88888888/224/3221225536/1.m3u8
+超级电影,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.3:80/wh7f454c46tw995071704_1873696206/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.50:80/PLTV/88888888/224/3221225536/1.m3u8
+超级电影,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.50:80/wh7f454c46tw995071704_1873696206/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.51/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.51:80/PLTV/88888888/224/3221225536/1.m3u8
+超级电影,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.51:80/wh7f454c46tw995071704_1873696206/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.66/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.66:80/PLTV/88888888/224/3221225536/1.m3u8
+超级电影,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.66:80/wh7f454c46tw995071704_1873696206/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.67/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.67:80/PLTV/88888888/224/3221225536/1.m3u8
+超级电影,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.134.67:80/wh7f454c46tw995071704_1873696206/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.137.206/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.137.206:80/PLTV/88888888/224/3221225536/1.m3u8
+超级电影,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.137.206:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.137.206:80/wh7f454c46tw995071704_1873696206/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.137.207/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.137.207:80/PLTV/88888888/224/3221225536/1.m3u8
+超级电影,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.137.207:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级电影,http://39.135.137.207:80/wh7f454c46tw995071704_1873696206/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225717/index.m3u8
+超级综艺,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225714/index.m3u8
+超级综艺,http://39.135.133.157:80/PLTV/88888888/224/3221225550/1.m3u8
+超级综艺,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225714/index.m3u8
+超级综艺,http://39.135.137.206:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225714/index.m3u8
+超级综艺,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225714/index.m3u8
+超级综艺,http://39.135.137.207:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225714/index.m3u8
+超级综艺,http://39.135.137.208:80/PLTV/88888888/224/3221225550/1.m3u8
+超级综艺,http://39.135.137.209:80/PLTV/88888888/224/3221225550/1.m3u8
+潮妈辣婆,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225685/index.m3u8
+潮妈辣婆,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225685/index.m3u8
+潮妈辣婆,http://39.135.133.147:80/PLTV/88888888/224/3221225521/1.m3u8
+潮妈辣婆,http://39.135.133.154:80/TVOD/88888888/224/3221225542/main.m3u8
+潮妈辣婆,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225685/index.m3u8
+潮妈辣婆,http://39.135.133.155:80/TVOD/88888888/224/3221225542/main.m3u8
+潮妈辣婆,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225685/index.m3u8
+潮妈辣婆,http://39.135.133.156:80/PLTV/88888888/224/3221225521/1.m3u8
+潮妈辣婆,http://39.135.133.157:80/PLTV/88888888/224/3221225521/1.m3u8
+潮妈辣婆,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225685/index.m3u8
+潮妈辣婆,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225685/index.m3u8
+潮妈辣婆,http://39.135.134.2:80/PLTV/88888888/224/3221225521/1.m3u8
+潮妈辣婆,http://39.135.135.40:80/PLTV/88888888/224/3221225521/1.m3u8
+潮妈辣婆,http://39.135.135.41:80/PLTV/88888888/224/3221225521/1.m3u8
+潮妈辣婆,http://39.135.135.60:80/PLTV/88888888/224/3221225521/1.m3u8
+潮妈辣婆,http://39.135.135.61:80/PLTV/88888888/224/3221225521/1.m3u8
+重温经典,http://ali.hlspull.yximgs.com/live/awei_cwjd.flv
+重温经典,http://ali.hlspull.yximgs.com:80/live/awei_cwjd.flv
+重温经典,http://dx.pcc.icu:8123/udp/239.21.2.77:5002
+重温经典,http://php.jdshipin.com/TVOD/iptv.php?id=cwjd
+重温经典,http://yssdl.jydjd.top:2903/udp/224.1.100.126:11111
+东北热剧,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.133.136:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.133.137:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.133.156:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.133.168:80/TVOD/88888888/224/3221225679/main.m3u8
+东北热剧,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.133.168:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.133.169:80/TVOD/88888888/224/3221225679/main.m3u8
+东北热剧,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.135.29:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.135.40:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.135.41:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.135.60:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.135.61:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.137.46:80/TVOD/88888888/224/3221225679/main.m3u8
+东北热剧,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.137.46:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.137.47:80/TVOD/88888888/224/3221225679/main.m3u8
+东北热剧,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+东北热剧,http://39.135.137.47:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225741/index.m3u8
+都市剧场,http://223.100.63.144:880/dx107.m3u8
+古装剧场,http://39.134.62.141:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.62.142:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.62.143:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.62.144:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.62.211:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.62.212:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.62.213:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.62.214:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.63.11:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.63.12:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.63.13:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.63.146:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.63.147:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.63.148:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.63.149:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.63.14:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.63.211:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.63.212:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.63.213:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.63.214:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.63.82:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.63.83:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.63.84:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.63.85:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.64.115:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.64.116:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.64.117:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.64.118:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.64.146:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.64.147:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.64.148:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.64.178:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.64.180:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.64.18:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.64.19:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.64.20:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.64.210:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.64.211:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.64.212:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.64.243:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.64.84:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.64.85:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.64.86:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.64.87:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.134.65.106:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.134.65.106:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.134.68.133:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.68.134:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.68.135:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.68.137:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.68.138:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.68.139:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.68.140:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.68.141:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.68.142:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.68.143:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.68.144:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.68.145:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.68.146:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.68.153:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.68.154:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.68.156:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.68.157:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.68.158:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.68.168:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.68.172:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.68.173:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.68.174:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.68.175:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.68.176:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.134.68.177:6610/PLTV/88888888/224/3221225663/index.m3u8?IASHttpSessionId=
+古装剧场,http://39.135.133.136/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.136:80/PLTV/88888888/224/3221225524/1.m3u8
+古装剧场,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.136:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.137:80/TVOD/88888888/224/3221225524/main.m3u8
+古装剧场,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.137:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.137:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.146/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.146:80/PLTV/88888888/224/3221225524/1.m3u8
+古装剧场,http://39.135.133.146:80/TVOD/88888888/224/3221225524/main.m3u8
+古装剧场,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.146:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.146:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.147:80/PLTV/88888888/224/3221225524/1.m3u8
+古装剧场,http://39.135.133.147:80/TVOD/88888888/224/3221225524/main.m3u8
+古装剧场,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.147:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.147:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.148/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.148:80/PLTV/88888888/224/3221225524/1.m3u8
+古装剧场,http://39.135.133.148:80/TVOD/88888888/224/3221225524/main.m3u8
+古装剧场,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.148:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.148:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.149/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.149:80/PLTV/88888888/224/3221225524/1.m3u8
+古装剧场,http://39.135.133.149:80/TVOD/88888888/224/3221225524/main.m3u8
+古装剧场,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.149:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.149:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.154/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.154:80/PLTV/88888888/224/3221225524/1.m3u8
+古装剧场,http://39.135.133.154:80/TVOD/88888888/224/3221225524/main.m3u8
+古装剧场,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.154:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.154:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.155/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.155:80/PLTV/88888888/224/3221225524/1.m3u8
+古装剧场,http://39.135.133.155:80/TVOD/88888888/224/3221225524/main.m3u8
+古装剧场,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.155:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.155:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.156/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.156:80/PLTV/88888888/224/3221225524/1.m3u8
+古装剧场,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.156:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.156:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.157/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.157:80/PLTV/88888888/224/3221225524/1.m3u8
+古装剧场,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.157:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.174/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.174:80/PLTV/88888888/224/3221225524/1.m3u8
+古装剧场,http://39.135.133.174:80/TVOD/88888888/224/3221225524/main.m3u8
+古装剧场,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.174:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.174:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.175/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.175:80/PLTV/88888888/224/3221225524/1.m3u8
+古装剧场,http://39.135.133.175:80/TVOD/88888888/224/3221225524/main.m3u8
+古装剧场,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.175:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.133.175:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.18/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.18:80/PLTV/88888888/224/3221225524/1.m3u8
+古装剧场,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.18:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.19/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.19:80/PLTV/88888888/224/3221225524/1.m3u8
+古装剧场,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.2:80/PLTV/88888888/224/3221225524/1.m3u8
+古装剧场,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.2:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.3/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.34/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.34:80/PLTV/88888888/224/3221225524/1.m3u8
+古装剧场,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.34:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.35/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.35:80/PLTV/88888888/224/3221225524/1.m3u8
+古装剧场,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.35:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.3:80/PLTV/88888888/224/3221225524/1.m3u8
+古装剧场,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.3:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.50:80/PLTV/88888888/224/3221225524/1.m3u8
+古装剧场,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.50:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.51:80/PLTV/88888888/224/3221225524/1.m3u8
+古装剧场,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.51:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.66:80/PLTV/88888888/224/3221225524/1.m3u8
+古装剧场,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.66:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.67/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.67:80/PLTV/88888888/224/3221225524/1.m3u8
+古装剧场,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.67:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.135.40:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.135.40:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.135.41/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.135.41:80/PLTV/88888888/224/3221225524/1.m3u8
+古装剧场,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.135.41:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.135.41:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.135.60:80/PLTV/88888888/224/3221225524/1.m3u8
+古装剧场,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.135.60:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.135.61:80/PLTV/88888888/224/3221225524/1.m3u8
+古装剧场,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+古装剧场,http://39.135.135.61:80/wh7f454c46tw1189323424_1519965141/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225663/index.m3u8
+海外剧场,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+海外剧场,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+海外剧场,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+海外剧场,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+海外剧场,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+海外剧场,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+海外剧场,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+海外剧场,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+海外剧场,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+海外剧场,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+海外剧场,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+海外剧场,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+海外剧场,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+海外剧场,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+黑莓电影,http://39.134.62.141:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.62.142:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.62.143:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.62.144:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.62.211:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.62.212:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.62.213:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.62.214:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.63.11:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.63.12:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.63.13:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.63.146:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.63.147:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.63.148:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.63.149:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.63.14:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.63.211:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.63.212:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.63.213:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.63.214:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.63.82:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.63.83:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.63.84:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.63.85:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.64.115:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.64.116:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.64.117:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.64.118:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.64.146:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.64.147:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.64.148:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.64.178:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.64.180:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.64.18:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.64.19:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.64.20:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.64.210:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.64.211:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.64.212:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.64.242:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.64.243:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.64.84:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.64.85:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.64.86:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.64.87:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.134.65.106:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.134.68.133:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.68.134:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.68.135:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.68.136:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.68.137:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.68.139:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.68.140:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.68.141:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.68.142:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.68.143:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.68.144:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.68.145:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.68.146:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.68.153:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.68.154:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.68.156:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.68.157:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.68.158:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.68.168:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.68.172:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.68.173:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.68.174:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.68.175:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.68.176:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.134.68.177:6610/PLTV/88888888/224/3221225743/index.m3u8?IASHttpSessionId=
+黑莓电影,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.133.156:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.135.29:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.135.40:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.135.41:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.135.60:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.135.61:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.137.46:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.137.46:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.137.47:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓电影,http://39.135.137.47:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225743/index.m3u8
+黑莓动画,http://39.134.62.141:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.62.142:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.62.143:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.62.144:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.62.211:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.62.212:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.62.213:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.62.214:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.63.11:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.63.12:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.63.13:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.63.146:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.63.147:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.63.148:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.63.149:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.63.14:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.63.211:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.63.212:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.63.213:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.63.214:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.63.82:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.63.83:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.63.84:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.63.85:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.64.115:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.64.116:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.64.117:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.64.118:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.64.146:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.64.147:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.64.148:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.64.178:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.64.180:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.64.18:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.64.19:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.64.20:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.64.210:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.64.211:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.64.242:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.64.243:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.64.84:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.64.85:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.64.86:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.64.87:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.134.68.133:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.68.136:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.68.138:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.68.139:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.68.140:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.68.141:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.68.142:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.68.143:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.68.144:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.68.145:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.68.146:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.68.153:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.68.154:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.68.156:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.68.157:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.68.158:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.68.168:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.68.172:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.68.173:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.68.174:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.68.175:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.68.176:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.134.68.177:6610/PLTV/88888888/224/3221225662/index.m3u8?IASHttpSessionId=
+黑莓动画,http://39.135.133.132/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.133.132:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.133.133:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.133.167/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.133.167:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.133.167:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.133.182:80/TVOD/88888888/224/3221225662/1.m3u8
+黑莓动画,http://39.135.133.183:80/TVOD/88888888/224/3221225662/1.m3u8
+黑莓动画,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.2/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.3/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.34/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.34:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.35/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.51/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.66/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.67/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.134.67:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.137.206/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.137.206:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.137.207/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+黑莓动画,http://39.135.137.207:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225662/index.m3u8
+欢乐剧场,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.133.156:80/wh7f454c46tw1906354268_1748047542/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.133.157:80/wh7f454c46tw1906354268_1748047542/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.134.35:80/wh7f454c46tw1906354268_1748047542/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.134.50:80/wh7f454c46tw1906354268_1748047542/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.134.51:80/wh7f454c46tw1906354268_1748047542/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.134.66:80/wh7f454c46tw1906354268_1748047542/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.134.67:80/wh7f454c46tw1906354268_1748047542/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.135.28:80/wh7f454c46tw1906354268_1748047542/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.135.29:80/wh7f454c46tw1906354268_1748047542/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.135.41:80/wh7f454c46tw1906354268_1748047542/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.135.60:80/wh7f454c46tw1906354268_1748047542/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.135.61:80/wh7f454c46tw1906354268_1748047542/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.137.206:80/wh7f454c46tw1906354268_1748047542/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+欢乐剧场,http://39.135.137.207:80/wh7f454c46tw1906354268_1748047542/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225742/index.m3u8
+金牌综艺,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.134.65.106:80/PLTV/88888888/224/3221225635/1.m3u8
+金牌综艺,http://39.134.65.106:80/TVOD/88888888/224/3221225525/main.m3u8
+金牌综艺,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.134.65.106:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.133.154/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.133.154:80/PLTV/88888888/224/3221225635/1.m3u8
+金牌综艺,http://39.135.133.154:80/TVOD/88888888/224/3221225525/main.m3u8
+金牌综艺,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.133.154:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.133.155/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.133.155:80/PLTV/88888888/224/3221225635/1.m3u8
+金牌综艺,http://39.135.133.155:80/TVOD/88888888/224/3221225525/main.m3u8
+金牌综艺,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.133.156:80/PLTV/88888888/224/3221225635/1.m3u8
+金牌综艺,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.133.157:80/PLTV/88888888/224/3221225635/1.m3u8
+金牌综艺,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.133.168/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.133.168:80/PLTV/88888888/224/3221225635/1.m3u8
+金牌综艺,http://39.135.133.168:80/TVOD/88888888/224/3221225525/main.m3u8
+金牌综艺,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.133.168:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.133.169/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.133.169:80/PLTV/88888888/224/3221225635/1.m3u8
+金牌综艺,http://39.135.133.169:80/TVOD/88888888/224/3221225525/main.m3u8
+金牌综艺,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.133.169:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.133.182:80/PLTV/88888888/224/3221225635/1.m3u8
+金牌综艺,http://39.135.133.183:80/PLTV/88888888/224/3221225635/1.m3u8
+金牌综艺,http://39.135.134.2:80/PLTV/88888888/224/3221225635/1.m3u8
+金牌综艺,http://39.135.134.3:80/PLTV/88888888/224/3221225635/1.m3u8
+金牌综艺,http://39.135.135.28:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.135.28:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.135.29/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.135.29:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.135.29:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.135.40/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.135.40:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.135.41/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.135.41:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.135.60/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.135.60:80/PLTV/88888888/224/3221225635/1.m3u8
+金牌综艺,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.135.60:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.135.61/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.135.61:80/PLTV/88888888/224/3221225635/1.m3u8
+金牌综艺,http://39.135.135.61:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.135.61:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225666/index.m3u8
+金牌综艺,http://39.135.137.208:80/PLTV/88888888/224/3221225635/1.m3u8
+金牌综艺,http://39.135.137.209:80/PLTV/88888888/224/3221225635/1.m3u8
+精品大剧,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.134.65.106:80/PLTV/88888888/224/3221225542/1.m3u8
+精品大剧,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV3/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.134.65.106:80/wh7f454c46tw620684259_1207662296/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.136/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV3/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.136:80/wh7f454c46tw620684259_1207662296/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.137/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV3/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.137:80/wh7f454c46tw620684259_1207662296/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.148:80/ottrrs.hl.chinamobile.com/PLTV3/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.148:80/wh7f454c46tw620684259_1207662296/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.149:80/ottrrs.hl.chinamobile.com/PLTV3/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.149:80/wh7f454c46tw620684259_1207662296/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.154:80/PLTV/88888888/224/3221225542/1.m3u8
+精品大剧,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.154:80/wh7f454c46tw620684259_1207662296/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV3/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.155:80/wh7f454c46tw620684259_1207662296/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.156:80/PLTV/88888888/224/3221225542/1.m3u8
+精品大剧,http://39.135.133.157:80/PLTV/88888888/224/3221225542/1.m3u8
+精品大剧,http://39.135.133.168:80/PLTV/88888888/224/3221225542/1.m3u8
+精品大剧,http://39.135.133.169:80/PLTV/88888888/224/3221225542/1.m3u8
+精品大剧,http://39.135.133.172/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.172:80/TVOD/88888888/224/3221225536/main.m3u8
+精品大剧,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.172:80/ottrrs.hl.chinamobile.com/PLTV3/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.172:80/wh7f454c46tw620684259_1207662296/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.173/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.173:80/TVOD/88888888/224/3221225536/main.m3u8
+精品大剧,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.173:80/ottrrs.hl.chinamobile.com/PLTV3/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.133.173:80/wh7f454c46tw620684259_1207662296/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.18/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV3/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.18:80/wh7f454c46tw620684259_1207662296/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV3/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.19:80/wh7f454c46tw620684259_1207662296/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.34:80/wh7f454c46tw620684259_1207662296/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV3/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.3:80/wh7f454c46tw620684259_1207662296/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV3/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.50:80/wh7f454c46tw620684259_1207662296/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.51/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV3/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.51:80/wh7f454c46tw620684259_1207662296/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.66/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.66:80/ottrrs.hl.chinamobile.com/PLTV3/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.66:80/wh7f454c46tw620684259_1207662296/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.67/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV3/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.134.67:80/wh7f454c46tw620684259_1207662296/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.137.206/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.137.206:80/TVOD/88888888/224/3221225536/main.m3u8
+精品大剧,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.137.206:80/ottrrs.hl.chinamobile.com/PLTV3/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.137.206:80/wh7f454c46tw620684259_1207662296/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.137.207/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.137.207:80/TVOD/88888888/224/3221225536/main.m3u8
+精品大剧,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.137.207:80/ottrrs.hl.chinamobile.com/PLTV3/88888888/224/3221225670/index.m3u8
+精品大剧,http://39.135.137.207:80/wh7f454c46tw620684259_1207662296/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225670/index.m3u8
+惊悚悬疑,http://39.134.65.106:80/TVOD/88888888/224/3221225553/main.m3u8
+惊悚悬疑,http://39.134.65.106:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.133.137:80/PLTV/88888888/224/3221225555/1.m3u8
+惊悚悬疑,http://39.135.133.146/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.133.146:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.133.147/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.133.147:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.133.154:80/PLTV/88888888/224/3221225525/1.m3u8
+惊悚悬疑,http://39.135.133.154:80/TVOD/88888888/224/3221225553/main.m3u8
+惊悚悬疑,http://39.135.133.154:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.133.155:80/PLTV/88888888/224/3221225525/1.m3u8
+惊悚悬疑,http://39.135.133.155:80/TVOD/88888888/224/3221225553/main.m3u8
+惊悚悬疑,http://39.135.133.155:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.133.155:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.133.156/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.133.156:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.133.157/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.133.157:80/PLTV/88888888/224/3221225525/1.m3u8
+惊悚悬疑,http://39.135.133.157:80/PLTV/88888888/224/3221225555/1.m3u8
+惊悚悬疑,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.133.167:80/PLTV/88888888/224/3221225555/1.m3u8
+惊悚悬疑,http://39.135.133.168:80/PLTV/88888888/224/3221225525/1.m3u8
+惊悚悬疑,http://39.135.133.169:80/PLTV/88888888/224/3221225525/1.m3u8
+惊悚悬疑,http://39.135.134.18/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.134.18:80/PLTV/88888888/224/3221225555/1.m3u8
+惊悚悬疑,http://39.135.134.18:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.134.18:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.134.19/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.134.19:80/PLTV/88888888/224/3221225555/1.m3u8
+惊悚悬疑,http://39.135.134.19:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.134.19:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.134.2/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.134.2:80/PLTV/88888888/224/3221225555/1.m3u8
+惊悚悬疑,http://39.135.134.2:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.134.2:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.134.34:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.134.35/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.134.35:80/PLTV/88888888/224/3221225555/1.m3u8
+惊悚悬疑,http://39.135.134.35:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.134.35:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.134.3:80/PLTV/88888888/224/3221225555/1.m3u8
+惊悚悬疑,http://39.135.134.3:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.134.3:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.134.50/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.134.50:80/PLTV/88888888/224/3221225555/1.m3u8
+惊悚悬疑,http://39.135.134.50:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.134.50:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.134.51/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.134.51:80/PLTV/88888888/224/3221225555/1.m3u8
+惊悚悬疑,http://39.135.134.51:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.134.51:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.134.66:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.134.67:80/PLTV/88888888/224/3221225555/1.m3u8
+惊悚悬疑,http://39.135.134.67:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.135.28:80/PLTV/88888888/224/3221225525/1.m3u8
+惊悚悬疑,http://39.135.135.29:80/PLTV/88888888/224/3221225525/1.m3u8
+惊悚悬疑,http://39.135.135.40:80/PLTV/88888888/224/3221225525/1.m3u8
+惊悚悬疑,http://39.135.135.40:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.135.40:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.135.41/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.135.41:80/PLTV/88888888/224/3221225525/1.m3u8
+惊悚悬疑,http://39.135.135.41:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.135.41:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.135.60/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.135.60:80/PLTV/88888888/224/3221225525/1.m3u8
+惊悚悬疑,http://39.135.135.60:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.135.61/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.135.61:80/PLTV/88888888/224/3221225525/1.m3u8
+惊悚悬疑,http://39.135.137.208/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.137.208:80/TVOD/88888888/224/3221225553/main.m3u8
+惊悚悬疑,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.137.208:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.137.209/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.137.209:80/TVOD/88888888/224/3221225553/main.m3u8
+惊悚悬疑,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+惊悚悬疑,http://39.135.137.209:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225665/index.m3u8
+明星大片,http://39.135.133.156:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225664/index.m3u8
+明星大片,http://39.135.133.157:80/PLTV/88888888/224/3221225682/1.m3u8
+明星大片,http://39.135.133.157:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225664/index.m3u8
+明星大片,http://39.135.133.174:80/TVOD/88888888/224/3221225550/main.m3u8
+明星大片,http://39.135.133.174:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225664/index.m3u8
+明星大片,http://39.135.133.175:80/TVOD/88888888/224/3221225550/main.m3u8
+明星大片,http://39.135.133.175:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225664/index.m3u8
+明星大片,http://39.135.134.18:80/PLTV/88888888/224/3221225682/1.m3u8
+明星大片,http://39.135.134.19:80/PLTV/88888888/224/3221225682/1.m3u8
+明星大片,http://39.135.134.2:80/PLTV/88888888/224/3221225682/1.m3u8
+明星大片,http://39.135.134.34:80/PLTV/88888888/224/3221225682/1.m3u8
+明星大片,http://39.135.134.35:80/PLTV/88888888/224/3221225682/1.m3u8
+明星大片,http://39.135.134.3:80/PLTV/88888888/224/3221225682/1.m3u8
+明星大片,http://39.135.134.50:80/PLTV/88888888/224/3221225682/1.m3u8
+明星大片,http://39.135.134.51:80/PLTV/88888888/224/3221225682/1.m3u8
+明星大片,http://39.135.135.29:80/PLTV/88888888/224/3221225682/1.m3u8
+明星大片,http://39.135.135.41:80/PLTV/88888888/224/3221225682/1.m3u8
+明星大片,http://39.135.135.61:80/PLTV/88888888/224/3221225682/1.m3u8
+明星大片,http://39.135.137.206:80/PLTV/88888888/224/3221225682/1.m3u8
+明星大片,http://39.135.137.207:80/PLTV/88888888/224/3221225682/1.m3u8
+明星大片,http://39.135.137.208:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225664/index.m3u8
+明星大片,http://39.135.137.209:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225664/index.m3u8
+农业致富,http://39.134.65.106:80/PLTV/88888888/224/3221225604/1.m3u8
+农业致富,http://39.134.65.106:80/TVOD/88888888/224/3221225552/main.m3u8
+农业致富,http://39.134.65.106:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225683/index.m3u8
+农业致富,http://39.135.133.132:80/PLTV/88888888/224/3221225604/1.m3u8
+农业致富,http://39.135.133.132:80/TVOD/88888888/224/3221225552/main.m3u8
+农业致富,http://39.135.133.132:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225683/index.m3u8
+农业致富,http://39.135.133.133:80/PLTV/88888888/224/3221225604/1.m3u8
+农业致富,http://39.135.133.133:80/TVOD/88888888/224/3221225552/main.m3u8
+农业致富,http://39.135.133.133:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225683/index.m3u8
+农业致富,http://39.135.133.136:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225683/index.m3u8
+农业致富,http://39.135.133.137:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225683/index.m3u8
+农业致富,http://39.135.133.146:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225683/index.m3u8
+农业致富,http://39.135.133.147:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225683/index.m3u8
+农业致富,http://39.135.133.156:80/PLTV/88888888/224/3221225604/1.m3u8
+农业致富,http://39.135.133.157:80/PLTV/88888888/224/3221225604/1.m3u8
+农业致富,http://39.135.133.168:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225683/index.m3u8
+农业致富,http://39.135.133.169:80/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225683/index.m3u8
+农业致富,http://39.135.133.172:80/PLTV/88888888/224/3221225604/1.m3u8
+农业致富,http://39.135.133.173:80/PLTV/88888888/224/3221225604/1.m3u8
+农业致富,http://39.135.133.176:80/PLTV/88888888/224/3221225604/1.m3u8
+农业致富,http://39.135.133.177:80/PLTV/88888888/224/3221225604/1.m3u8
+农业致富,http://39.135.135.40:80/PLTV/88888888/224/3221225604/1.m3u8
+农业致富,http://39.135.135.41:80/PLTV/88888888/224/3221225604/1.m3u8
+农业致富,http://39.135.135.60:80/PLTV/88888888/224/3221225604/1.m3u8
+农业致富,http://39.135.135.61:80/PLTV/88888888/224/3221225604/1.m3u8
+热播精选,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225664/index.m3u8
+热播精选,http://39.134.65.106:80/TVOD/88888888/224/3221225521/main.m3u8
+热播精选,http://39.134.65.106:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+热播精选,http://39.134.65.106:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225664/index.m3u8
+热播精选,http://39.135.133.146:80/TVOD/88888888/224/3221225521/main.m3u8
+热播精选,http://39.135.133.146:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+热播精选,http://39.135.133.146:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8?
+热播精选,http://39.135.133.147:80/TVOD/88888888/224/3221225521/main.m3u8
+热播精选,http://39.135.133.147:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+热播精选,http://39.135.133.147:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8?
+热播精选,http://39.135.133.156/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225664/index.m3u8
+热播精选,http://39.135.133.156:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+热播精选,http://39.135.133.156:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8?
+热播精选,http://39.135.133.156:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225664/index.m3u8
+热播精选,http://39.135.133.157/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225664/index.m3u8
+热播精选,http://39.135.133.157:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+热播精选,http://39.135.133.157:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8?
+热播精选,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225664/index.m3u8
+热播精选,http://39.135.133.168:80/TVOD/88888888/224/3221225521/main.m3u8
+热播精选,http://39.135.133.168:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+热播精选,http://39.135.133.168:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8?
+热播精选,http://39.135.133.169:80/TVOD/88888888/224/3221225521/main.m3u8
+热播精选,http://39.135.133.169:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+热播精选,http://39.135.133.169:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8?
+热播精选,http://39.135.133.175/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225664/index.m3u8
+热播精选,http://39.135.133.175:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225664/index.m3u8
+热播精选,http://39.135.134.2:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+热播精选,http://39.135.134.2:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8?
+热播精选,http://39.135.134.3:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+热播精选,http://39.135.134.3:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8?
+热播精选,http://39.135.135.40:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+热播精选,http://39.135.135.40:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8?
+热播精选,http://39.135.135.41:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+热播精选,http://39.135.135.41:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8?
+热播精选,http://39.135.135.60:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+热播精选,http://39.135.135.60:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8?
+热播精选,http://39.135.135.61:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+热播精选,http://39.135.135.61:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8?
+热播精选,http://39.135.137.208/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225664/index.m3u8
+热播精选,http://39.135.137.208:80/TVOD/88888888/224/3221225521/main.m3u8
+热播精选,http://39.135.137.208:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8
+热播精选,http://39.135.137.208:80/wh7f454c46tw2012060834_1130688400/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225671/index.m3u8?
+热播精选,http://39.135.137.208:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225664/index.m3u8
+热播精选,http://39.135.137.209/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225664/index.m3u8
+热播精选,http://39.135.137.209:80/TVOD/88888888/224/3221225521/main.m3u8
+热播精选,http://39.135.137.209:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225664/index.m3u8
+武术世界,http://39.136.1.113:6610/170000001115/UmaiCHAN638078be5d654/1.m3u8?m3u8_level=2
+中国功夫,http://39.134.65.106/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225681/index.m3u8
+中国功夫,http://39.135.133.132/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225681/index.m3u8
+中国功夫,http://39.135.133.132:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225681/index.m3u8
+中国功夫,http://39.135.133.133/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225681/index.m3u8
+中国功夫,http://39.135.133.133:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225681/index.m3u8
+中国功夫,http://39.135.133.156/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225681/index.m3u8
+中国功夫,http://39.135.133.156:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225681/index.m3u8
+中国功夫,http://39.135.133.157:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225681/index.m3u8
+中国功夫,http://39.135.133.172/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225681/index.m3u8
+中国功夫,http://39.135.133.172:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225681/index.m3u8
+中国功夫,http://39.135.133.173/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225681/index.m3u8
+中国功夫,http://39.135.133.173:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225681/index.m3u8
+中国功夫,http://39.135.133.176/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225681/index.m3u8
+中国功夫,http://39.135.133.176:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225681/index.m3u8
+中国功夫,http://39.135.133.177/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225681/index.m3u8
+中国功夫,http://39.135.135.40/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225681/index.m3u8
+中国功夫,http://39.135.135.40:80/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225681/index.m3u8
+中国功夫,http://39.135.135.61/wh7f454c46tw31235578921888684188/ottrrs.hl.chinamobile.com/PLTV/88888888/224/3221225681/index.m3u8
+湖北频道,#genre#
+湖北公共,http://39.136.1.113:6610/170000001115/UmaiCHAN6380726d0ee3b/1.m3u8?m3u8_level=2
+湖北教育,http://39.136.1.113:6610/170000001115/UmaiCHAN638072a6cbbf6/1.m3u8?m3u8_level=2
+湖北经视,http://39.136.1.113:6610/170000001115/UmaiCHAN63807203543e3/1.m3u8?m3u8_level=2
+湖北垄上,http://39.136.1.113:6610/170000001115/UmaiCHAN638072463c333/1.m3u8?m3u8_level=2
+湖北生活,http://39.136.1.113:6610/170000001115/UmaiCHAN638072c62e405/1.m3u8?m3u8_level=2
+湖北综合,http://39.136.1.113:6610/170000001115/UmaiCHAN638072216f7da/1.m3u8?m3u8_level=2
+其他频道,#genre#
+HISTORY,http://37.27.111.214:8080/live/27/hls.m3u8
+HITS,http://37.27.111.214:8080/live/28/hls.m3u8
+NEWTV哒啵电竞,http://39.134.62.141:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.62.142:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.62.143:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.62.144:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.62.211:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.62.212:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.62.213:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.62.214:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.63.11:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.63.12:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.63.13:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.63.146:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.63.147:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.63.148:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.63.149:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.63.14:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.63.211:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.63.212:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.63.213:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.63.214:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.63.82:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.63.83:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.63.84:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.63.85:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.64.115:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.64.116:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.64.117:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.64.118:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.64.146:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.64.147:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.64.148:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.64.178:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.64.180:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.64.18:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.64.19:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.64.20:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.64.210:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.64.211:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.64.212:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.64.242:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.64.84:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.64.85:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.64.86:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.64.87:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.68.133:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.68.134:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.68.136:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.68.137:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.68.139:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.68.140:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.68.141:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.68.142:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.68.143:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.68.144:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.68.145:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.68.146:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.68.153:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.68.154:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.68.156:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.68.157:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.68.158:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.68.168:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.68.172:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.68.173:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.68.174:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.68.175:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.68.176:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV哒啵电竞,http://39.134.68.177:6610/PLTV/88888888/224/3221225675/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.62.141:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.62.142:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.62.143:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.62.144:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.62.211:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.62.212:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.62.213:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.62.214:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.63.11:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.63.12:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.63.13:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.63.146:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.63.147:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.63.148:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.63.149:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.63.14:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.63.211:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.63.212:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.63.213:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.63.214:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.63.82:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.63.83:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.63.84:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.63.85:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.64.115:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.64.116:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.64.117:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.64.118:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.64.146:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.64.147:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.64.148:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.64.178:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.64.180:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.64.18:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.64.19:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.64.20:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.64.210:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.64.211:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.64.212:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.64.242:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.64.243:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.64.87:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.133:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.134:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.135:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.136:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.137:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.138:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.139:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.140:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.141:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.142:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.143:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.144:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.145:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.146:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.153:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.154:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.156:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.157:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.158:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.168:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.172:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.173:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.174:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.175:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.176:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+NEWTV武搏世界,http://39.134.68.177:6610/PLTV/88888888/224/3221225680/index.m3u8?IASHttpSessionId=
+北京卡酷,http://39.136.1.113:6610/170000001115/UmaiCHAN164297BESTVSMGSMG9/1.m3u8?m3u8_level=2
+冰冰小剧场,http://119.96.108.140:7001/douyu/74374
+冰冰小剧场,http://39.100.103.186:5000/douyu/74374
+冰冰小剧场,http://58.32.42.85:23456/douyu/74374
+冰冰小剧场,http://61.133.118.228:5001/douyu/74374
+冰冰影厅,http://huanqiuzhibo.cn/manifest/douyu.php?id=74374
+冰冰影厅✔原,http://zzy789.xyz/douyu1.php?id=74374
+茶,http://39.136.1.113:6610/170000001115/UmaiCHAN638729d8aca53/1.m3u8?m3u8_level=2
+刀刀影院,http://huanqiuzhibo.cn/manifest/douyu.php?id=747764
+斗鱼剧场,http://119.96.108.140:7001/douyu/12442176
+斗鱼剧场,http://39.100.103.186:5000/douyu/12442176
+斗鱼剧场,http://58.32.42.85:23456/douyu/12442176
+斗鱼剧场,http://61.133.118.228:5001/douyu/12442176
+斗鱼剧场14,http://119.96.108.140:7001/douyu/1274132
+斗鱼剧场14,http://39.100.103.186:5000/douyu/1274132
+斗鱼剧场14,http://58.32.42.85:23456/douyu/1274132
+斗鱼剧场14,http://61.133.118.228:5001/douyu/1274132
+斗鱼剧场15,http://61.133.118.228:5001/douyu/5668371
+斗鱼剧场20,http://119.96.108.140:7001/douyu/12253936
+斗鱼剧场20,http://39.100.103.186:5000/douyu/12253936
+斗鱼剧场20,http://58.32.42.85:23456/douyu/12253936
+斗鱼剧场33,http://119.96.108.140:7001/douyu/9650782
+斗鱼剧场33,http://39.100.103.186:5000/douyu/9650782
+斗鱼剧场33,http://58.32.42.85:23456/douyu/9650782
+斗鱼剧场33,http://61.133.118.228:5001/douyu/9650782
+斗鱼剧场5,http://119.96.108.140:7001/douyu/12210085
+斗鱼剧场5,http://39.100.103.186:5000/douyu/12210085
+斗鱼剧场5,http://58.32.42.85:23456/douyu/12210085
+斗鱼剧场6,http://119.96.108.140:7001/douyu/12180551
+斗鱼剧场6,http://39.100.103.186:5000/douyu/12180551
+斗鱼剧场6,http://58.32.42.85:23456/douyu/12180551
+斗鱼剧场6,http://61.133.118.228:5001/douyu/12180551
+斗鱼影院1,http://119.96.108.140:7001/douyu/9220456
+斗鱼影院1,http://39.100.103.186:5000/douyu/9220456
+斗鱼影院1,http://58.32.42.85:23456/douyu/9220456
+斗鱼影院1,http://61.133.118.228:5001/douyu/9220456
+峨眉电影,http://mickey50.3322.org:40220/udp/239.93.0.252:5140
+港剧剧场4,http://119.96.108.140:7001/douyu/7356023
+港剧剧场4,http://39.100.103.186:5000/douyu/7356023
+港剧剧场4,http://58.32.42.85:23456/douyu/7356023
+好莱坞电影台,http://p06.iptv2asia.com:49981/stream/channelid/286389561
+华语影院,http://huanqiuzhibo.cn/manifest/douyu.php?id=3928
+欢乐综艺,http://huanqiuzhibo.cn/manifest/douyu.php?id=131977
+金鹰纪实,http://39.136.1.113:6610/170000001115/UmaiCHAN4766929BESTVSMGSMG/1.m3u8?m3u8_level=2
+金鹰卡通,http://39.136.1.113:6610/170000001115/UmaiCHAN6000057BESTVSMGSMG/1.m3u8?m3u8_level=2
+梨园,http://39.136.1.113:6610/170000001115/UmaiCHAN6380788ba7bed/1.m3u8?m3u8_level=2
+林正英电影2,http://zzy789.xyz/douyu1.php?id=7356023
+女神60帧✔原,http://zzy789.xyz/douyu1.php?id=747764
+万合出品,http://huanqiuzhibo.cn/manifest/douyu.php?id=9220456
+文物宝库,http://39.136.1.113:6610/170000001115/UmaiCHAN638078a346161/1.m3u8?m3u8_level=2
+粤语电影,http://huanqiuzhibo.cn/manifest/douyu.php?id=1226741
diff --git a/lib/ttkx.jar b/lib/ttkx.jar
new file mode 100644
index 0000000..a0bbbb2
Binary files /dev/null and b/lib/ttkx.jar differ
diff --git a/lib/哔哩合集.json b/lib/哔哩合集.json
new file mode 100644
index 0000000..b3aec1f
--- /dev/null
+++ b/lib/哔哩合集.json
@@ -0,0 +1,5310 @@
+{
+ "class": [
+ {
+ "type_name": "沙雕动漫",
+ "type_id": "一口气沙雕动漫"
+ },
+ {
+ "type_name": "纪录片",
+ "type_id": "纪录片超清"
+ },
+ {
+ "type_name": "演唱会",
+ "type_id": "演唱会超清"
+ },
+ {
+ "type_name": "美食",
+ "type_id": "美食超清"
+ },
+ {
+ "type_name": "食谱",
+ "type_id": "食谱"
+ },
+ {
+ "type_name": "体育",
+ "type_id": "体育超清"
+ },
+ {
+ "type_name": "球星",
+ "type_id": "球星"
+ },
+ {
+ "type_name": "旅游",
+ "type_id": "旅游"
+ },
+ {
+ "type_name": "风景",
+ "type_id": "风景4K"
+ },
+ {
+ "type_name": "说案",
+ "type_id": "说案"
+ },
+ {
+ "type_name": "知名UP主",
+ "type_id": "知名UP主"
+ },
+ {
+ "type_name": "探索发现",
+ "type_id": "探索发现超清"
+ },
+ {
+ "type_name": "鬼畜",
+ "type_id": "鬼畜"
+ },
+ {
+ "type_name": "搞笑",
+ "type_id": "搞笑超清"
+ },
+ {
+ "type_name": "儿童",
+ "type_id": "儿童超清"
+ },
+ {
+ "type_name": "动物世界",
+ "type_id": "动物世界超清"
+ },
+ {
+ "type_name": "相声小品",
+ "type_id": "相声小品超清"
+ },
+ {
+ "type_name": "戏曲",
+ "type_id": "戏曲"
+ },
+ {
+ "type_name": "解说",
+ "type_id": "解说"
+ },
+ {
+ "type_name": "演讲",
+ "type_id": "演讲"
+ },
+ {
+ "type_name": "小姐姐",
+ "type_id": "小姐姐超清"
+ },
+ {
+ "type_name": "荒野求生",
+ "type_id": "荒野求生超清"
+ },
+ {
+ "type_name": "健身",
+ "type_id": "健身"
+ },
+ {
+ "type_name": "帕梅拉",
+ "type_id": "帕梅拉"
+ },
+ {
+ "type_name": "太极拳",
+ "type_id": "太极拳"
+ },
+ {
+ "type_name": "广场舞",
+ "type_id": "广场舞"
+ },
+ {
+ "type_name": "舞蹈",
+ "type_id": "舞蹈"
+ },
+ {
+ "type_name": "音乐",
+ "type_id": "音乐"
+ },
+ {
+ "type_name": "歌曲",
+ "type_id": "歌曲"
+ },
+ {
+ "type_name": "MV",
+ "type_id": "MV4K"
+ },
+ {
+ "type_name": "舞曲",
+ "type_id": "舞曲超清"
+ },
+ {
+ "type_name": "4K",
+ "type_id": "4K"
+ },
+ {
+ "type_name": "电影",
+ "type_id": "电影"
+ },
+ {
+ "type_name": "电视剧",
+ "type_id": "电视剧"
+ },
+ {
+ "type_name": "白噪音",
+ "type_id": "白噪音超清"
+ },
+ {
+ "type_name": "考公考证",
+ "type_id": "考公考证"
+ },
+ {
+ "type_name": "平面设计教学",
+ "type_id": "平面设计教学"
+ },
+ {
+ "type_name": "软件教程",
+ "type_id": "软件教程"
+ },
+ {
+ "type_name": "Windows",
+ "type_id": "Windows"
+ }
+ ],
+ "filters": {
+ "考公考证": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "演唱会超清": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "tid",
+ "name": "分类",
+ "value": [
+ {
+ "n": "全部",
+ "v": "演唱会超清"
+ },
+ {
+ "n": "A阿杜",
+ "v": "阿杜演唱会超清"
+ },
+ {
+ "n": "A阿黛尔",
+ "v": "阿黛尔演唱会超清"
+ },
+ {
+ "n": "BBeyond",
+ "v": "Beyond演唱会超清"
+ },
+ {
+ "n": "BBy2",
+ "v": "By2演唱会超清"
+ },
+ {
+ "n": "BBIGBANG",
+ "v": "BIGBANG演唱会超清"
+ },
+ {
+ "n": "B布兰妮",
+ "v": "布兰妮演唱会超清"
+ },
+ {
+ "n": "B坂井泉水",
+ "v": "坂井泉水演唱会超清"
+ },
+ {
+ "n": "C陈奕迅",
+ "v": "陈奕迅演唱会超清"
+ },
+ {
+ "n": "C蔡依林",
+ "v": "蔡依林演唱会超清"
+ },
+ {
+ "n": "C初音未来",
+ "v": "初音未来演唱会超清"
+ },
+ {
+ "n": "C蔡健雅",
+ "v": "蔡健雅演唱会超清"
+ },
+ {
+ "n": "C陈小春",
+ "v": "陈小春演唱会超清"
+ },
+ {
+ "n": "C草蜢",
+ "v": "草蜢演唱会超清"
+ },
+ {
+ "n": "C陈慧娴",
+ "v": "陈慧娴演唱会超清"
+ },
+ {
+ "n": "C崔健",
+ "v": "崔健演唱会超清"
+ },
+ {
+ "n": "C仓木麻衣",
+ "v": "仓木麻衣演唱会超清"
+ },
+ {
+ "n": "D戴荃",
+ "v": "戴荃演唱会超清"
+ },
+ {
+ "n": "D动力火车",
+ "v": "动力火车演唱会超清"
+ },
+ {
+ "n": "D邓丽君",
+ "v": "邓丽君演唱会超清"
+ },
+ {
+ "n": "D丁当",
+ "v": "丁当演唱会超清"
+ },
+ {
+ "n": "D刀郎",
+ "v": "刀郎演唱会超清"
+ },
+ {
+ "n": "D邓紫棋",
+ "v": "邓紫棋演唱会超清"
+ },
+ {
+ "n": "D戴佩妮",
+ "v": "戴佩妮演唱会超清"
+ },
+ {
+ "n": "D邓丽君",
+ "v": "邓丽君演唱会超清"
+ },
+ {
+ "n": "F飞儿乐队",
+ "v": "飞儿乐队演唱会超清"
+ },
+ {
+ "n": "F费玉清",
+ "v": "费玉清演唱会超清"
+ },
+ {
+ "n": "F费翔",
+ "v": "费翔演唱会超清"
+ },
+ {
+ "n": "F方大同",
+ "v": "方大同演唱会超清"
+ },
+ {
+ "n": "F房东的猫",
+ "v": "房东的猫演唱会超清"
+ },
+ {
+ "n": "F凤飞飞",
+ "v": "凤飞飞演唱会超清"
+ },
+ {
+ "n": "F凤凰传奇",
+ "v": "凤凰传奇演唱会超清"
+ },
+ {
+ "n": "G郭采洁",
+ "v": "郭采洁演唱会超清"
+ },
+ {
+ "n": "G光良",
+ "v": "光良演唱会超清"
+ },
+ {
+ "n": "G郭静",
+ "v": "郭静演唱会超清"
+ },
+ {
+ "n": "G郭富城",
+ "v": "郭富城演唱会超清"
+ },
+ {
+ "n": "H胡彦斌",
+ "v": "胡彦斌演唱会超清"
+ },
+ {
+ "n": "H胡夏",
+ "v": "胡夏演唱会超清"
+ },
+ {
+ "n": "H韩红",
+ "v": "韩红演唱会超清"
+ },
+ {
+ "n": "H黄品源",
+ "v": "黄品源演唱会超清"
+ },
+ {
+ "n": "H黄小琥",
+ "v": "黄小琥演唱会超清"
+ },
+ {
+ "n": "H花儿乐队",
+ "v": "花儿乐队演唱会超清"
+ },
+ {
+ "n": "H黄家强",
+ "v": "黄家强演唱会超清"
+ },
+ {
+ "n": "H后街男孩",
+ "v": "后街男孩演唱会超清"
+ },
+ {
+ "n": "J经典老歌",
+ "v": "经典老歌演唱会超清"
+ },
+ {
+ "n": "J贾斯丁比伯",
+ "v": "贾斯丁比伯演唱会超清"
+ },
+ {
+ "n": "J金池",
+ "v": "金池演唱会超清"
+ },
+ {
+ "n": "J金志文",
+ "v": "金志文演唱会超清"
+ },
+ {
+ "n": "J焦迈奇",
+ "v": "焦迈奇演唱会超清"
+ },
+ {
+ "n": "K筷子兄弟",
+ "v": "筷子兄弟演唱会超清"
+ },
+ {
+ "n": "L李玟",
+ "v": "李玟演唱会超清"
+ },
+ {
+ "n": "L林忆莲",
+ "v": "林忆莲演唱会超清"
+ },
+ {
+ "n": "L李克勤",
+ "v": "李克勤演唱会超清"
+ },
+ {
+ "n": "L刘宪华",
+ "v": "刘宪华演唱会超清"
+ },
+ {
+ "n": "L李圣杰",
+ "v": "李圣杰演唱会超清"
+ },
+ {
+ "n": "L林宥嘉",
+ "v": "林宥嘉演唱会超清"
+ },
+ {
+ "n": "L梁静茹",
+ "v": "梁静茹演唱会超清"
+ },
+ {
+ "n": "L李健",
+ "v": "李健演唱会超清"
+ },
+ {
+ "n": "L林俊杰",
+ "v": "林俊杰演唱会超清"
+ },
+ {
+ "n": "L李玉刚",
+ "v": "李玉刚演唱会超清"
+ },
+ {
+ "n": "L林志炫",
+ "v": "林志炫演唱会超清"
+ },
+ {
+ "n": "L李荣浩",
+ "v": "李荣浩演唱会超清"
+ },
+ {
+ "n": "L李宇春",
+ "v": "李宇春演唱会超清"
+ },
+ {
+ "n": "L洛天依",
+ "v": "洛天依演唱会超清"
+ },
+ {
+ "n": "L林子祥",
+ "v": "林子祥演唱会超清"
+ },
+ {
+ "n": "L李宗盛",
+ "v": "李宗盛演唱会超清"
+ },
+ {
+ "n": "L黎明",
+ "v": "黎明演唱会超清"
+ },
+ {
+ "n": "L刘德华",
+ "v": "刘德华演唱会超清"
+ },
+ {
+ "n": "L罗大佑",
+ "v": "罗大佑演唱会超清"
+ },
+ {
+ "n": "L林肯公园",
+ "v": "林肯公园演唱会超清"
+ },
+ {
+ "n": "LLadyGaga",
+ "v": "LadyGaga演唱会超清"
+ },
+ {
+ "n": "L旅行团乐队",
+ "v": "旅行团乐队演唱会超清"
+ },
+ {
+ "n": "M莫文蔚",
+ "v": "莫文蔚演唱会超清"
+ },
+ {
+ "n": "M毛不易",
+ "v": "毛不易演唱会超清"
+ },
+ {
+ "n": "M梅艳芳",
+ "v": "梅艳芳演唱会超清"
+ },
+ {
+ "n": "M迈克尔杰克逊",
+ "v": "迈克尔杰克逊演唱会超清"
+ },
+ {
+ "n": "N南拳妈妈",
+ "v": "南拳妈妈演唱会超清"
+ },
+ {
+ "n": "P朴树",
+ "v": "朴树演唱会超清"
+ },
+ {
+ "n": "Q齐秦",
+ "v": "齐秦演唱会超清"
+ },
+ {
+ "n": "Q青鸟飞鱼",
+ "v": "青鸟飞鱼演唱会超清"
+ },
+ {
+ "n": "R容祖儿",
+ "v": "容祖儿演唱会超清"
+ },
+ {
+ "n": "R任贤齐",
+ "v": "任贤齐演唱会超清"
+ },
+ {
+ "n": "S水木年华",
+ "v": "水木年华演唱会超清"
+ },
+ {
+ "n": "S孙燕姿",
+ "v": "孙燕姿演唱会超清"
+ },
+ {
+ "n": "S苏打绿",
+ "v": "苏打绿演唱会超清"
+ },
+ {
+ "n": "SSHE",
+ "v": "SHE演唱会超清"
+ },
+ {
+ "n": "S孙楠",
+ "v": "孙楠演唱会超清"
+ },
+ {
+ "n": "T陶喆",
+ "v": "陶喆演唱会超清"
+ },
+ {
+ "n": "T谭咏麟",
+ "v": "谭咏麟演唱会超清"
+ },
+ {
+ "n": "T田馥甄",
+ "v": "田馥甄演唱会超清"
+ },
+ {
+ "n": "T谭维维",
+ "v": "谭维维演唱会超清"
+ },
+ {
+ "n": "T逃跑计划",
+ "v": "逃跑计划演唱会超清"
+ },
+ {
+ "n": "T田震",
+ "v": "田震演唱会超清"
+ },
+ {
+ "n": "T谭晶",
+ "v": "谭晶演唱会超清"
+ },
+ {
+ "n": "T屠洪刚",
+ "v": "屠洪刚演唱会超清"
+ },
+ {
+ "n": "T泰勒·斯威夫特",
+ "v": "泰勒·斯威夫特演唱会超清"
+ },
+ {
+ "n": "W王力宏",
+ "v": "王力宏演唱会超清"
+ },
+ {
+ "n": "W王杰",
+ "v": "王杰演唱会超清"
+ },
+ {
+ "n": "W吴克群",
+ "v": "吴克群演唱会超清"
+ },
+ {
+ "n": "W王心凌",
+ "v": "王心凌演唱会超清"
+ },
+ {
+ "n": "W王靖雯",
+ "v": "好声音王靖雯演唱会超清"
+ },
+ {
+ "n": "W汪峰",
+ "v": "汪峰演唱会超清"
+ },
+ {
+ "n": "W伍佰",
+ "v": "伍佰演唱会超清"
+ },
+ {
+ "n": "W王菲",
+ "v": "王菲演唱会超清"
+ },
+ {
+ "n": "W五月天",
+ "v": "五月天演唱会超清"
+ },
+ {
+ "n": "W汪苏泷",
+ "v": "汪苏泷演唱会超清"
+ },
+ {
+ "n": "X徐佳莹",
+ "v": "徐佳莹演唱会超清"
+ },
+ {
+ "n": "X弦子",
+ "v": "弦子演唱会超清"
+ },
+ {
+ "n": "X萧亚轩",
+ "v": "萧亚轩演唱会超清"
+ },
+ {
+ "n": "X许巍",
+ "v": "许巍演唱会超清"
+ },
+ {
+ "n": "X薛之谦",
+ "v": "薛之谦演唱会超清"
+ },
+ {
+ "n": "X许嵩",
+ "v": "许嵩演唱会超清"
+ },
+ {
+ "n": "X小虎队",
+ "v": "小虎队演唱会超清"
+ },
+ {
+ "n": "X萧敬腾",
+ "v": "萧敬腾演唱会超清"
+ },
+ {
+ "n": "X谢霆锋",
+ "v": "谢霆锋演唱会超清"
+ },
+ {
+ "n": "X徐小凤",
+ "v": "徐小凤演唱会超清"
+ },
+ {
+ "n": "X信乐队",
+ "v": "信乐队演唱会超清"
+ },
+ {
+ "n": "Y夜愿乐队",
+ "v": "夜愿乐队演唱会超清"
+ },
+ {
+ "n": "Y羽泉",
+ "v": "羽泉演唱会超清"
+ },
+ {
+ "n": "Y郁可唯",
+ "v": "郁可唯演唱会超清"
+ },
+ {
+ "n": "Y叶倩文",
+ "v": "叶倩文演唱会超清"
+ },
+ {
+ "n": "Y杨坤",
+ "v": "杨坤演唱会超清"
+ },
+ {
+ "n": "Y庾澄庆",
+ "v": "庾澄庆演唱会超清"
+ },
+ {
+ "n": "Y尤长靖",
+ "v": "尤长靖演唱会超清"
+ },
+ {
+ "n": "Y易烊千玺",
+ "v": "易烊千玺演唱会超清"
+ },
+ {
+ "n": "Y袁娅维",
+ "v": "袁娅维演唱会超清"
+ },
+ {
+ "n": "Y杨丞琳",
+ "v": "杨丞琳演唱会超清"
+ },
+ {
+ "n": "Y杨千嬅",
+ "v": "杨千嬅演唱会超清"
+ },
+ {
+ "n": "Y杨宗纬",
+ "v": "杨宗纬演唱会超清"
+ },
+ {
+ "n": "Z郑秀文",
+ "v": "郑秀文演唱会超清"
+ },
+ {
+ "n": "Z周杰伦",
+ "v": "周杰伦演唱会超清"
+ },
+ {
+ "n": "Z张学友",
+ "v": "张学友演唱会超清"
+ },
+ {
+ "n": "Z张信哲",
+ "v": "张信哲演唱会超清"
+ },
+ {
+ "n": "Z张宇",
+ "v": "张宇演唱会超清"
+ },
+ {
+ "n": "Z周华健",
+ "v": "周华健演唱会超清"
+ },
+ {
+ "n": "Z张韶涵",
+ "v": "张韶涵演唱会超清"
+ },
+ {
+ "n": "Z周深",
+ "v": "周深演唱会超清"
+ },
+ {
+ "n": "Z纵贯线",
+ "v": "纵贯线演唱会超清"
+ },
+ {
+ "n": "Z赵雷",
+ "v": "赵雷演唱会超清"
+ },
+ {
+ "n": "Z周传雄",
+ "v": "周传雄演唱会超清"
+ },
+ {
+ "n": "Z张国荣",
+ "v": "张国荣演唱会超清"
+ },
+ {
+ "n": "Z周慧敏",
+ "v": "周慧敏演唱会超清"
+ },
+ {
+ "n": "Z张惠妹",
+ "v": "张惠妹演唱会超清"
+ },
+ {
+ "n": "Z周笔畅",
+ "v": "周笔畅演唱会超清"
+ },
+ {
+ "n": "Z郑中基",
+ "v": "郑中基演唱会超清"
+ },
+ {
+ "n": "Z张艺兴",
+ "v": "张艺兴演唱会超清"
+ },
+ {
+ "n": "Z张震岳",
+ "v": "张震岳演唱会超清"
+ },
+ {
+ "n": "Z张雨生",
+ "v": "张雨生演唱会超清"
+ },
+ {
+ "n": "Z郑智化",
+ "v": "郑智化演唱会超清"
+ },
+ {
+ "n": "Z卓依婷",
+ "v": "卓依婷演唱会超清"
+ },
+ {
+ "n": "Z中岛美雪",
+ "v": "中岛美雪演唱会超清"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "探索发现超清": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "电影": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "鬼畜": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "一口气沙雕动漫": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "说案": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "tid",
+ "name": "分类",
+ "value": [
+ {
+ "n": "全部",
+ "v": "说案"
+ },
+ {
+ "n": "汤圆",
+ "v": "汤圆说案"
+ },
+ {
+ "n": "唐唐",
+ "v": "唐唐说案"
+ },
+ {
+ "n": "罗翔",
+ "v": "罗翔说刑法"
+ },
+ {
+ "n": "何家弘",
+ "v": "何家弘说案"
+ },
+ {
+ "n": "韩诺",
+ "v": "韩诺说案"
+ },
+ {
+ "n": "老V",
+ "v": "老V说案"
+ },
+ {
+ "n": "禁播档案‼️",
+ "v": "禁播档案"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "演讲": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "tid",
+ "name": "分类",
+ "value": [
+ {
+ "n": "全部",
+ "v": "全部演讲4K"
+ },
+ {
+ "n": "A艾跃进",
+ "v": "艾跃进演讲4K"
+ },
+ {
+ "n": "C超级演说家",
+ "v": "超级演说家4K"
+ },
+ {
+ "n": "D电影",
+ "v": "电影演讲4K"
+ },
+ {
+ "n": "D典籍里的中国",
+ "v": "典籍里的中国4K"
+ },
+ {
+ "n": "G感动中国",
+ "v": "感动中国4K"
+ },
+ {
+ "n": "G郭继承",
+ "v": "郭继承演讲4K"
+ },
+ {
+ "n": "H华春莹",
+ "v": "华春莹演讲4K"
+ },
+ {
+ "n": "L雷军",
+ "v": "雷军演讲4K"
+ },
+ {
+ "n": "L罗翔",
+ "v": "罗翔演讲4K"
+ },
+ {
+ "n": "R任正非",
+ "v": "任正非演讲4K"
+ },
+ {
+ "n": "TED",
+ "v": "TED演讲4K"
+ },
+ {
+ "n": "W汪文斌",
+ "v": "汪文斌演讲4K"
+ },
+ {
+ "n": "Y一刻",
+ "v": "一刻演讲4K"
+ },
+ {
+ "n": "Z赵立坚",
+ "v": "赵立坚演讲4K"
+ },
+ {
+ "n": "Z郑强",
+ "v": "郑强演讲4K"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "解说": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "tid",
+ "name": "分类",
+ "value": [
+ {
+ "n": "全部",
+ "v": "解说"
+ },
+ {
+ "n": "电影",
+ "v": "电影解说"
+ },
+ {
+ "n": "电视",
+ "v": "电视解说"
+ },
+ {
+ "n": "历史",
+ "v": "历史解说"
+ },
+ {
+ "n": "动漫",
+ "v": "动漫解说"
+ },
+ {
+ "n": "小说",
+ "v": "小说解说"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "风景4K": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "tid",
+ "name": "分类",
+ "value": [
+ {
+ "n": "全部",
+ "v": "风景4K"
+ },
+ {
+ "n": "A澳门",
+ "v": "澳门风景4K"
+ },
+ {
+ "n": "A安徽",
+ "v": "安徽风景4K"
+ },
+ {
+ "n": "B布达拉宫",
+ "v": "布达拉宫风景4K"
+ },
+ {
+ "n": "B北京",
+ "v": "北京风景4K"
+ },
+ {
+ "n": "C重庆",
+ "v": "重庆风景4K"
+ },
+ {
+ "n": "C草原",
+ "v": "草原风景4K"
+ },
+ {
+ "n": "D大海",
+ "v": "大海风景4K"
+ },
+ {
+ "n": "F福建",
+ "v": "福建风景4K"
+ },
+ {
+ "n": "G广东",
+ "v": "广东风景4K"
+ },
+ {
+ "n": "G广西",
+ "v": "广西风景4K"
+ },
+ {
+ "n": "G贵州",
+ "v": "贵州风景4K"
+ },
+ {
+ "n": "G甘肃",
+ "v": "甘肃风景4K"
+ },
+ {
+ "n": "H海南",
+ "v": "海南风景4K"
+ },
+ {
+ "n": "H河北",
+ "v": "河北风景4K"
+ },
+ {
+ "n": "H河南",
+ "v": "河南风景4K"
+ },
+ {
+ "n": "H湖北",
+ "v": "湖北风景4K"
+ },
+ {
+ "n": "H湖南",
+ "v": "湖南风景4K"
+ },
+ {
+ "n": "H黑龙江",
+ "v": "黑龙江风景4K"
+ },
+ {
+ "n": "J吉林",
+ "v": "吉林风景4K"
+ },
+ {
+ "n": "J江苏",
+ "v": "江苏风景4K"
+ },
+ {
+ "n": "J江西",
+ "v": "江西风景4K"
+ },
+ {
+ "n": "L辽宁",
+ "v": "辽宁风景4K"
+ },
+ {
+ "n": "M民宿",
+ "v": "民宿风景4K"
+ },
+ {
+ "n": "N内蒙古",
+ "v": "内蒙古风景4K"
+ },
+ {
+ "n": "N宁夏",
+ "v": "宁夏风景4K"
+ },
+ {
+ "n": "Q青海",
+ "v": "青海风景4K"
+ },
+ {
+ "n": "S上海",
+ "v": "上海风景4K"
+ },
+ {
+ "n": "S陕西",
+ "v": "陕西风景4K"
+ },
+ {
+ "n": "S四川",
+ "v": "四川风景4K"
+ },
+ {
+ "n": "S山西",
+ "v": "山西风景4K"
+ },
+ {
+ "n": "S山东",
+ "v": "山东风景4K"
+ },
+ {
+ "n": "T天津",
+ "v": "天津风景4K"
+ },
+ {
+ "n": "T台湾",
+ "v": "台湾风景4K"
+ },
+ {
+ "n": "T天空",
+ "v": "天空风景4K"
+ },
+ {
+ "n": "X西湖",
+ "v": "西湖风景4K"
+ },
+ {
+ "n": "X西藏",
+ "v": "西藏风景4K"
+ },
+ {
+ "n": "X新疆",
+ "v": "新疆风景4K"
+ },
+ {
+ "n": "X香港",
+ "v": "香港风景4K"
+ },
+ {
+ "n": "Y云南",
+ "v": "云南风景4K"
+ },
+ {
+ "n": "Z浙江",
+ "v": "浙江风景4K"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "MV4K": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "tid",
+ "name": "分类",
+ "value": [
+ {
+ "n": "全部",
+ "v": "MV4K"
+ },
+ {
+ "n": "A阿杜",
+ "v": "阿杜MV4K"
+ },
+ {
+ "n": "A阿黛尔",
+ "v": "阿黛尔MV4K"
+ },
+ {
+ "n": "BBeyond",
+ "v": "BeyondMV4K"
+ },
+ {
+ "n": "BBy2",
+ "v": "By2MV4K"
+ },
+ {
+ "n": "BBIGBANG",
+ "v": "BIGBANGMV4K"
+ },
+ {
+ "n": "B布兰妮",
+ "v": "布兰妮MV4K"
+ },
+ {
+ "n": "C陈奕迅",
+ "v": "陈奕迅MV4K"
+ },
+ {
+ "n": "C蔡依林",
+ "v": "蔡依林MV4K"
+ },
+ {
+ "n": "C初音未来",
+ "v": "初音未来MV4K"
+ },
+ {
+ "n": "C蔡健雅",
+ "v": "蔡健雅MV4K"
+ },
+ {
+ "n": "C陈小春",
+ "v": "陈小春MV4K"
+ },
+ {
+ "n": "C草蜢",
+ "v": "草蜢MV4K"
+ },
+ {
+ "n": "C陈慧娴",
+ "v": "陈慧娴MV4K"
+ },
+ {
+ "n": "C崔健",
+ "v": "崔健MV4K"
+ },
+ {
+ "n": "C仓木麻衣",
+ "v": "仓木麻衣MV4K"
+ },
+ {
+ "n": "D戴荃",
+ "v": "戴荃MV4K"
+ },
+ {
+ "n": "D动力火车",
+ "v": "动力火车MV4K"
+ },
+ {
+ "n": "D邓丽君",
+ "v": "邓丽君MV4K"
+ },
+ {
+ "n": "D丁当",
+ "v": "丁当MV4K"
+ },
+ {
+ "n": "D刀郎",
+ "v": "刀郎MV4K"
+ },
+ {
+ "n": "D邓紫棋",
+ "v": "邓紫棋MV4K"
+ },
+ {
+ "n": "D戴佩妮",
+ "v": "戴佩妮MV4K"
+ },
+ {
+ "n": "D邓丽君",
+ "v": "邓丽君MV4K"
+ },
+ {
+ "n": "F飞儿乐队",
+ "v": "飞儿乐队MV4K"
+ },
+ {
+ "n": "F费玉清",
+ "v": "费玉清MV4K"
+ },
+ {
+ "n": "F费翔",
+ "v": "费翔MV4K"
+ },
+ {
+ "n": "F方大同",
+ "v": "方大同MV4K"
+ },
+ {
+ "n": "F房东的猫",
+ "v": "房东的猫MV4K"
+ },
+ {
+ "n": "F凤飞飞",
+ "v": "凤飞飞MV4K"
+ },
+ {
+ "n": "F凤凰传奇",
+ "v": "凤凰传奇MV4K"
+ },
+ {
+ "n": "G古风歌曲",
+ "v": "古风歌曲4K"
+ },
+ {
+ "n": "G国乐大典",
+ "v": "国乐大典4K"
+ },
+ {
+ "n": "G郭采洁",
+ "v": "郭采洁MV4K"
+ },
+ {
+ "n": "G光良",
+ "v": "光良MV4K"
+ },
+ {
+ "n": "G郭静",
+ "v": "郭静MV4K"
+ },
+ {
+ "n": "G郭富城",
+ "v": "郭富城MV4K"
+ },
+ {
+ "n": "H胡彦斌",
+ "v": "胡彦斌MV4K"
+ },
+ {
+ "n": "H胡夏",
+ "v": "胡夏MV4K"
+ },
+ {
+ "n": "H韩红",
+ "v": "韩红MV4K"
+ },
+ {
+ "n": "H黄品源",
+ "v": "黄品源MV4K"
+ },
+ {
+ "n": "H黄小琥",
+ "v": "黄小琥MV4K"
+ },
+ {
+ "n": "H花儿乐队",
+ "v": "花儿乐队MV4K"
+ },
+ {
+ "n": "H黄家强",
+ "v": "黄家强MV4K"
+ },
+ {
+ "n": "H后街男孩",
+ "v": "后街男孩MV4K"
+ },
+ {
+ "n": "J经典老歌",
+ "v": "经典老歌4K"
+ },
+ {
+ "n": "J贾斯丁比伯",
+ "v": "贾斯丁比伯MV4K"
+ },
+ {
+ "n": "J金池",
+ "v": "金池MV4K"
+ },
+ {
+ "n": "J金志文",
+ "v": "金志文MV4K"
+ },
+ {
+ "n": "J焦迈奇",
+ "v": "焦迈奇MV4K"
+ },
+ {
+ "n": "K筷子兄弟",
+ "v": "筷子兄弟MV4K"
+ },
+ {
+ "n": "L李玟",
+ "v": "李玟MV4K"
+ },
+ {
+ "n": "L林忆莲",
+ "v": "林忆莲MV4K"
+ },
+ {
+ "n": "L李克勤",
+ "v": "李克勤MV4K"
+ },
+ {
+ "n": "L刘宪华",
+ "v": "刘宪华MV4K"
+ },
+ {
+ "n": "L李圣杰",
+ "v": "李圣杰MV4K"
+ },
+ {
+ "n": "L林宥嘉",
+ "v": "林宥嘉MV4K"
+ },
+ {
+ "n": "L梁静茹",
+ "v": "梁静茹MV4K"
+ },
+ {
+ "n": "L李健",
+ "v": "李健MV4K"
+ },
+ {
+ "n": "L林俊杰",
+ "v": "林俊杰MV4K"
+ },
+ {
+ "n": "L李玉刚",
+ "v": "李玉刚MV4K"
+ },
+ {
+ "n": "L林志炫",
+ "v": "林志炫MV4K"
+ },
+ {
+ "n": "L李荣浩",
+ "v": "李荣浩MV4K"
+ },
+ {
+ "n": "L李宇春",
+ "v": "李宇春MV4K"
+ },
+ {
+ "n": "L洛天依",
+ "v": "洛天依MV4K"
+ },
+ {
+ "n": "L林子祥",
+ "v": "林子祥MV4K"
+ },
+ {
+ "n": "L李宗盛",
+ "v": "李宗盛MV4K"
+ },
+ {
+ "n": "L黎明",
+ "v": "黎明MV4K"
+ },
+ {
+ "n": "L刘德华",
+ "v": "刘德华MV4K"
+ },
+ {
+ "n": "L罗大佑",
+ "v": "罗大佑MV4K"
+ },
+ {
+ "n": "L林肯公园",
+ "v": "林肯公园MV4K"
+ },
+ {
+ "n": "LLadyGaga",
+ "v": "LadyGagaMV4K"
+ },
+ {
+ "n": "L旅行团乐队",
+ "v": "旅行团乐队MV4K"
+ },
+ {
+ "n": "M莫文蔚",
+ "v": "莫文蔚MV4K"
+ },
+ {
+ "n": "M毛不易",
+ "v": "毛不易MV4K"
+ },
+ {
+ "n": "M梅艳芳",
+ "v": "梅艳芳MV4K"
+ },
+ {
+ "n": "M迈克尔杰克逊",
+ "v": "迈克尔杰克逊MV4K"
+ },
+ {
+ "n": "N南拳妈妈",
+ "v": "南拳妈妈MV4K"
+ },
+ {
+ "n": "P朴树",
+ "v": "朴树MV4K"
+ },
+ {
+ "n": "Q齐秦",
+ "v": "齐秦MV4K"
+ },
+ {
+ "n": "Q青鸟飞鱼",
+ "v": "青鸟飞鱼MV4K"
+ },
+ {
+ "n": "R容祖儿",
+ "v": "容祖儿MV4K"
+ },
+ {
+ "n": "R热歌",
+ "v": "热歌MV4K"
+ },
+ {
+ "n": "R任贤齐",
+ "v": "任贤齐MV4K"
+ },
+ {
+ "n": "S水木年华",
+ "v": "水木年华MV4K"
+ },
+ {
+ "n": "S孙燕姿",
+ "v": "孙燕姿MV4K"
+ },
+ {
+ "n": "S苏打绿",
+ "v": "苏打绿MV4K"
+ },
+ {
+ "n": "SSHE",
+ "v": "SHEMV4K"
+ },
+ {
+ "n": "S孙楠",
+ "v": "孙楠MV4K"
+ },
+ {
+ "n": "T陶喆",
+ "v": "陶喆MV4K"
+ },
+ {
+ "n": "T谭咏麟",
+ "v": "谭咏麟MV4K"
+ },
+ {
+ "n": "T田馥甄",
+ "v": "田馥甄MV4K"
+ },
+ {
+ "n": "T谭维维",
+ "v": "谭维维MV4K"
+ },
+ {
+ "n": "T逃跑计划",
+ "v": "逃跑计划MV4K"
+ },
+ {
+ "n": "T田震",
+ "v": "田震MV4K"
+ },
+ {
+ "n": "T谭晶",
+ "v": "谭晶MV4K"
+ },
+ {
+ "n": "T屠洪刚",
+ "v": "屠洪刚MV4K"
+ },
+ {
+ "n": "T泰勒·斯威夫特",
+ "v": "泰勒·斯威夫特MV4K"
+ },
+ {
+ "n": "W王力宏",
+ "v": "王力宏MV4K"
+ },
+ {
+ "n": "W王杰",
+ "v": "王杰MV4K"
+ },
+ {
+ "n": "W吴克群",
+ "v": "吴克群MV4K"
+ },
+ {
+ "n": "W王心凌",
+ "v": "王心凌MV4K"
+ },
+ {
+ "n": "W汪峰",
+ "v": "汪峰MV4K"
+ },
+ {
+ "n": "W伍佰",
+ "v": "伍佰MV4K"
+ },
+ {
+ "n": "W王菲",
+ "v": "王菲MV4K"
+ },
+ {
+ "n": "W五月天",
+ "v": "五月天MV4K"
+ },
+ {
+ "n": "W汪苏泷",
+ "v": "汪苏泷MV4K"
+ },
+ {
+ "n": "X徐佳莹",
+ "v": "徐佳莹MV4K"
+ },
+ {
+ "n": "X弦子",
+ "v": "弦子MV4K"
+ },
+ {
+ "n": "X萧亚轩",
+ "v": "萧亚轩MV4K"
+ },
+ {
+ "n": "X许巍",
+ "v": "许巍MV4K"
+ },
+ {
+ "n": "X薛之谦",
+ "v": "薛之谦MV4K"
+ },
+ {
+ "n": "X许嵩",
+ "v": "许嵩MV4K"
+ },
+ {
+ "n": "X小虎队",
+ "v": "小虎队MV4K"
+ },
+ {
+ "n": "X萧敬腾",
+ "v": "萧敬腾MV4K"
+ },
+ {
+ "n": "X谢霆锋",
+ "v": "谢霆锋MV4K"
+ },
+ {
+ "n": "X徐小凤",
+ "v": "徐小凤MV4K"
+ },
+ {
+ "n": "X信乐队",
+ "v": "信乐队MV4K"
+ },
+ {
+ "n": "Y夜愿乐队",
+ "v": "夜愿乐队MV4K"
+ },
+ {
+ "n": "Y原创音乐",
+ "v": "原创音乐MV4K"
+ },
+ {
+ "n": "Y羽泉",
+ "v": "羽泉MV4K"
+ },
+ {
+ "n": "Y粤语",
+ "v": "粤语MV4K"
+ },
+ {
+ "n": "Y郁可唯",
+ "v": "郁可唯MV4K"
+ },
+ {
+ "n": "Y叶倩文",
+ "v": "叶倩文MV4K"
+ },
+ {
+ "n": "Y杨坤",
+ "v": "杨坤MV4K"
+ },
+ {
+ "n": "Y庾澄庆",
+ "v": "庾澄庆MV4K"
+ },
+ {
+ "n": "Y尤长靖",
+ "v": "尤长靖MV4K"
+ },
+ {
+ "n": "Y易烊千玺",
+ "v": "易烊千玺MV4K"
+ },
+ {
+ "n": "Y袁娅维",
+ "v": "袁娅维MV4K"
+ },
+ {
+ "n": "Y杨丞琳",
+ "v": "杨丞琳MV4K"
+ },
+ {
+ "n": "Y杨千嬅",
+ "v": "杨千嬅MV4K"
+ },
+ {
+ "n": "Y杨宗纬",
+ "v": "杨宗纬MV4K"
+ },
+ {
+ "n": "Z周杰伦",
+ "v": "周杰伦MV4K"
+ },
+ {
+ "n": "Z张学友",
+ "v": "张学友MV4K"
+ },
+ {
+ "n": "Z张信哲",
+ "v": "张信哲MV4K"
+ },
+ {
+ "n": "Z张宇",
+ "v": "张宇MV4K"
+ },
+ {
+ "n": "Z周华健",
+ "v": "周华健MV4K"
+ },
+ {
+ "n": "Z张韶涵",
+ "v": "张韶涵MV4K"
+ },
+ {
+ "n": "Z周深",
+ "v": "周深MV4K"
+ },
+ {
+ "n": "Z纵贯线",
+ "v": "纵贯线MV4K"
+ },
+ {
+ "n": "Z赵雷",
+ "v": "赵雷MV4K"
+ },
+ {
+ "n": "Z周传雄",
+ "v": "周传雄MV4K"
+ },
+ {
+ "n": "Z张国荣",
+ "v": "张国荣MV4K"
+ },
+ {
+ "n": "Z周慧敏",
+ "v": "周慧敏MV4K"
+ },
+ {
+ "n": "Z张惠妹",
+ "v": "张惠妹MV4K"
+ },
+ {
+ "n": "Z周笔畅",
+ "v": "周笔畅MV4K"
+ },
+ {
+ "n": "Z郑中基",
+ "v": "郑中基MV4K"
+ },
+ {
+ "n": "Z张艺兴",
+ "v": "张艺兴MV4K"
+ },
+ {
+ "n": "Z张震岳",
+ "v": "张震岳MV4K"
+ },
+ {
+ "n": "Z中国好声音",
+ "v": "中国好声音MV4K"
+ },
+ {
+ "n": "Z张雨生",
+ "v": "张雨生MV4K"
+ },
+ {
+ "n": "Z郑智化",
+ "v": "郑智化MV4K"
+ },
+ {
+ "n": "Z卓依婷",
+ "v": "卓依婷MV4K"
+ },
+ {
+ "n": "Z中岛美雪",
+ "v": "中岛美雪MV4K"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "帕梅拉": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "tid",
+ "name": "分类",
+ "value": [
+ {
+ "n": "全部",
+ "v": "帕梅拉"
+ },
+ {
+ "n": "瘦腿",
+ "v": "帕梅拉瘦腿"
+ },
+ {
+ "n": "腹部",
+ "v": "帕梅拉腹部"
+ },
+ {
+ "n": "手臂",
+ "v": "帕梅拉手臂"
+ },
+ {
+ "n": "热身",
+ "v": "帕梅拉热身"
+ },
+ {
+ "n": "舞蹈",
+ "v": "帕梅拉舞蹈"
+ },
+ {
+ "n": "燃脂",
+ "v": "帕梅拉燃脂"
+ },
+ {
+ "n": "有氧",
+ "v": "帕梅拉有氧"
+ },
+ {
+ "n": "拉伸",
+ "v": "帕梅拉拉伸"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "知名UP主": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "tid",
+ "name": "分类",
+ "value": [
+ {
+ "n": "全部",
+ "v": "知名UP主"
+ },
+ {
+ "n": "菠萝赛东",
+ "v": "菠萝赛东"
+ },
+ {
+ "n": "冯提莫",
+ "v": "冯提莫"
+ },
+ {
+ "n": "林延秋",
+ "v": "林延秋"
+ },
+ {
+ "n": "-LKs-",
+ "v": "-LKs-"
+ },
+ {
+ "n": "小约翰可汗",
+ "v": "小约翰可汗"
+ },
+ {
+ "n": "low馆长",
+ "v": "low馆长"
+ },
+ {
+ "n": "自说自话的总裁",
+ "v": "自说自话的总裁"
+ },
+ {
+ "n": "所长林超",
+ "v": "所长林超"
+ },
+ {
+ "n": "世界未解之谜M",
+ "v": "世界未解之谜M"
+ },
+ {
+ "n": "李永乐老师官方",
+ "v": "李永乐老师官方"
+ },
+ {
+ "n": "罗兹",
+ "v": "罗兹"
+ },
+ {
+ "n": "回到2049",
+ "v": "回到2049"
+ },
+ {
+ "n": "二次元的中科院物理所",
+ "v": "二次元的中科院物理所"
+ },
+ {
+ "n": "毕导THU",
+ "v": "毕导THU"
+ },
+ {
+ "n": "罗翔讲刑法",
+ "v": "罗翔讲刑法"
+ },
+ {
+ "n": "戴博士实验室",
+ "v": "戴博士实验室"
+ },
+ {
+ "n": "芳斯塔芙",
+ "v": "芳斯塔芙"
+ },
+ {
+ "n": "参赛者网",
+ "v": "参赛者网"
+ },
+ {
+ "n": "三维地图看世界",
+ "v": "三维地图看世界"
+ },
+ {
+ "n": "有机社会",
+ "v": "有机社会"
+ },
+ {
+ "n": "乌鸦校尉CaptainWuya",
+ "v": "乌鸦校尉CaptainWuya"
+ },
+ {
+ "n": "果壳",
+ "v": "果壳"
+ },
+ {
+ "n": "严伯钧",
+ "v": "严伯钧"
+ },
+ {
+ "n": "是你们的康康",
+ "v": "是你们的康康"
+ },
+ {
+ "n": "老爸评测",
+ "v": "老爸评测"
+ },
+ {
+ "n": "硬核的半佛仙人",
+ "v": "硬核的半佛仙人"
+ },
+ {
+ "n": "盗月社食遇记",
+ "v": "盗月社食遇记"
+ },
+ {
+ "n": "我是郭杰瑞",
+ "v": "我是郭杰瑞"
+ },
+ {
+ "n": "无穷小亮的科普日常",
+ "v": "无穷小亮的科普日常"
+ },
+ {
+ "n": "papi酱",
+ "v": "papi酱"
+ },
+ {
+ "n": "老番茄",
+ "v": "老番茄"
+ },
+ {
+ "n": "绵羊料理",
+ "v": "绵羊料理"
+ },
+ {
+ "n": "老师好我叫何同学",
+ "v": "老师好我叫何同学"
+ },
+ {
+ "n": "敬汉卿",
+ "v": "敬汉卿"
+ },
+ {
+ "n": "周六野Zoey",
+ "v": "周六野Zoey"
+ },
+ {
+ "n": "木鱼水心",
+ "v": "木鱼水心"
+ },
+ {
+ "n": "凉风Kaze",
+ "v": "凉风Kaze"
+ },
+ {
+ "n": "小潮院长",
+ "v": "小潮院长"
+ },
+ {
+ "n": "中国BOY超级大猩猩",
+ "v": "中国BOY超级大猩猩"
+ },
+ {
+ "n": "李子柒",
+ "v": "李子柒"
+ },
+ {
+ "n": "敖厂长",
+ "v": "敖厂长"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "太极拳": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "tid",
+ "name": "分类",
+ "value": [
+ {
+ "n": "全部",
+ "v": "太极拳"
+ },
+ {
+ "n": "邱慧芳",
+ "v": "太极拳邱慧芳"
+ },
+ {
+ "n": "陈氏",
+ "v": "太极拳陈氏"
+ },
+ {
+ "n": "武当",
+ "v": "太极拳武当"
+ },
+ {
+ "n": "二十四式",
+ "v": "太极拳二十四式"
+ },
+ {
+ "n": "三十六式",
+ "v": "太极拳三十六式"
+ },
+ {
+ "n": "五禽戏",
+ "v": "五禽戏"
+ },
+ {
+ "n": "八段锦",
+ "v": "八段锦"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "舞蹈": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "tid",
+ "name": "分类",
+ "value": [
+ {
+ "n": "全部",
+ "v": "舞蹈"
+ },
+ {
+ "n": "宅舞",
+ "v": "宅舞"
+ },
+ {
+ "n": "街舞",
+ "v": "街舞"
+ },
+ {
+ "n": "中国舞",
+ "v": "中国舞"
+ },
+ {
+ "n": "广场舞",
+ "v": "广场舞"
+ },
+ {
+ "n": "交谊舞",
+ "v": "交谊舞"
+ },
+ {
+ "n": "教程",
+ "v": "舞蹈教程"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "音乐": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "tid",
+ "name": "分类",
+ "value": [
+ {
+ "n": "全部",
+ "v": "音乐"
+ },
+ {
+ "n": "钢琴曲",
+ "v": "钢琴曲"
+ },
+ {
+ "n": "协奏曲",
+ "v": "协奏曲r"
+ },
+ {
+ "n": "中国古风音乐",
+ "v": "中国古风音乐"
+ },
+ {
+ "n": "背景音乐",
+ "v": "背景音乐"
+ },
+ {
+ "n": "助眠音乐r",
+ "v": "助眠音乐"
+ },
+ {
+ "n": "胎教音乐",
+ "v": "胎教音乐"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "歌曲": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "tid",
+ "name": "分类",
+ "value": [
+ {
+ "n": "全部",
+ "v": "歌曲"
+ },
+ {
+ "n": "香港歌曲",
+ "v": "香港歌曲"
+ },
+ {
+ "n": "台湾歌曲",
+ "v": "台湾歌曲"
+ },
+ {
+ "n": "内地歌曲",
+ "v": "内地歌曲"
+ },
+ {
+ "n": "英文歌曲",
+ "v": "英文歌曲"
+ },
+ {
+ "n": "日文歌曲",
+ "v": "日文歌曲"
+ },
+ {
+ "n": "小语种歌曲",
+ "v": "小语种歌曲"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "平面设计教学": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "tid",
+ "name": "分类",
+ "value": [
+ {
+ "n": "全部",
+ "v": "平面设计教学"
+ },
+ {
+ "n": "Adobe Photoshop",
+ "v": "Adobe Photoshop教程"
+ },
+ {
+ "n": "Adobe Illustrator",
+ "v": "Adobe Illustrator教程"
+ },
+ {
+ "n": "CorelDRAW",
+ "v": "CorelDRAW教程"
+ },
+ {
+ "n": "Adobe InDesign",
+ "v": "Adobe InDesign教程"
+ },
+ {
+ "n": "Adobe Pagermaker",
+ "v": "Adobe Pagermaker教程"
+ },
+ {
+ "n": "SAI",
+ "v": "SAI教程"
+ },
+ {
+ "n": "Adobe Bridge",
+ "v": "Adobe Bridge教程"
+ },
+ {
+ "n": "Adobe Pagermaker",
+ "v": "Adobe Pagermake教程r"
+ },
+ {
+ "n": "3D Studio Max",
+ "v": "3D Studio Max教程"
+ },
+ {
+ "n": "PR",
+ "v": "PR教程"
+ },
+ {
+ "n": "AE",
+ "v": "AE教程"
+ },
+ {
+ "n": "CINEMA 4D",
+ "v": "CINEMA 4D教程"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "软件教程": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "tid",
+ "name": "分类",
+ "value": [
+ {
+ "n": "全部",
+ "v": "软件教程"
+ },
+ {
+ "n": "MT管理器",
+ "v": "MT管理器"
+ },
+ {
+ "n": "NP管理器",
+ "v": "NP管理器"
+ },
+ {
+ "n": "mixplorer",
+ "v": "mixplorer"
+ },
+ {
+ "n": "脱壳",
+ "v": "脱壳"
+ },
+ {
+ "n": "爬虫",
+ "v": "爬虫"
+ },
+ {
+ "n": "json&jar",
+ "v": "json&jar"
+ },
+ {
+ "n": "网盘挂载",
+ "v": "网盘挂载"
+ },
+ {
+ "n": "alist+WebDav",
+ "v": "alist+WebDav"
+ },
+ {
+ "n": "TVBox修改",
+ "v": "TVBox修改教程"
+ },
+ {
+ "n": "EXCEL",
+ "v": "EXCEL教程"
+ },
+ {
+ "n": "Git入门到精通",
+ "v": "Git入门到精通"
+ },
+ {
+ "n": "java",
+ "v": "java教程"
+ },
+ {
+ "n": "phyton",
+ "v": "phyton教程"
+ },
+ {
+ "n": "xml",
+ "v": "xml教程"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "Windows": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "小姐姐超清": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "广场舞超清": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "舞曲超清": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "白噪音超清": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "搞笑超清": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "体育超清": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "4K": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "足球比赛合集超清": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "篮球超清": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "动物世界超清": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "儿童超清": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "荒野求生超清": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "纪录片超清": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "食谱": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "tid",
+ "name": "分类",
+ "value": [
+ {
+ "n": "全部",
+ "v": "食谱"
+ },
+ {
+ "n": "川菜食谱",
+ "v": "川菜食谱"
+ },
+ {
+ "n": "豫菜食谱",
+ "v": "豫菜食谱"
+ },
+ {
+ "n": "淮扬菜食谱",
+ "v": "淮扬菜食谱"
+ },
+ {
+ "n": "湘菜食谱",
+ "v": "湘菜食谱"
+ },
+ {
+ "n": "鲁菜食谱",
+ "v": "鲁菜食谱"
+ },
+ {
+ "n": "粤菜食谱",
+ "v": "粤菜食谱"
+ },
+ {
+ "n": "潮菜食谱",
+ "v": "潮菜食谱"
+ },
+ {
+ "n": "浙菜食谱",
+ "v": "浙菜食谱"
+ },
+ {
+ "n": "徽菜食谱",
+ "v": "徽菜食谱"
+ },
+ {
+ "n": "闽菜食谱",
+ "v": "闽菜食谱"
+ },
+ {
+ "n": "苏菜食谱",
+ "v": "苏菜食谱"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "健身": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "tid",
+ "name": "分类",
+ "value": [
+ {
+ "n": "全部",
+ "v": "健身"
+ },
+ {
+ "n": "瘦腿",
+ "v": "瘦腿"
+ },
+ {
+ "n": "腹部",
+ "v": "腹部"
+ },
+ {
+ "n": "手臂",
+ "v": "手臂"
+ },
+ {
+ "n": "热身",
+ "v": "热身"
+ },
+ {
+ "n": "帕梅拉",
+ "v": "帕梅拉"
+ },
+ {
+ "n": "燃脂",
+ "v": "燃脂"
+ },
+ {
+ "n": "有氧",
+ "v": "有氧"
+ },
+ {
+ "n": "拉伸",
+ "v": "拉伸"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "窗白噪音": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "美食超清": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "tid",
+ "name": "分类",
+ "value": [
+ {
+ "n": "全部",
+ "v": "美食超清"
+ },
+ {
+ "n": "舌尖上的中国",
+ "v": "舌尖上的中国超清"
+ },
+ {
+ "n": "老字号",
+ "v": "老字号美食超清"
+ },
+ {
+ "n": "家常菜",
+ "v": "家常菜美食超清"
+ },
+ {
+ "n": "香港美食探店",
+ "v": "香港美食探店超清"
+ },
+ {
+ "n": "澳门美食探店",
+ "v": "澳门美食探店超清"
+ },
+ {
+ "n": "上海美食探店",
+ "v": "上海美食探店超清"
+ },
+ {
+ "n": "北京美食探店",
+ "v": "北京美食探店超清"
+ },
+ {
+ "n": "重庆美食探店",
+ "v": "重庆美食探店超清"
+ },
+ {
+ "n": "南京美食探店",
+ "v": "南京美食探店超清"
+ },
+ {
+ "n": "广州美食探店",
+ "v": "广州美食探店超清"
+ },
+ {
+ "n": "杭州美食探店",
+ "v": "杭州美食探店超清"
+ },
+ {
+ "n": "成都美食探店",
+ "v": "成都美食探店超清"
+ },
+ {
+ "n": "苏州美食探店",
+ "v": "苏州美食探店超清"
+ },
+ {
+ "n": "武汉美食探店",
+ "v": "武汉美食探店超清"
+ },
+ {
+ "n": "台湾美食探店",
+ "v": "台湾美食探店超清"
+ },
+ {
+ "n": "川菜",
+ "v": "川菜美食超清"
+ },
+ {
+ "n": "豫菜",
+ "v": "豫菜美食超清"
+ },
+ {
+ "n": "淮扬菜",
+ "v": "淮扬菜美食超清"
+ },
+ {
+ "n": "湘菜",
+ "v": "湘菜美食超清"
+ },
+ {
+ "n": "鲁菜",
+ "v": "鲁菜美食超清"
+ },
+ {
+ "n": "粤菜",
+ "v": "粤菜美食超清"
+ },
+ {
+ "n": "潮菜",
+ "v": "潮菜美食超清"
+ },
+ {
+ "n": "浙菜",
+ "v": "浙菜美食超清"
+ },
+ {
+ "n": "徽菜",
+ "v": "徽菜美食超清"
+ },
+ {
+ "n": "闽菜",
+ "v": "闽菜美食超清"
+ },
+ {
+ "n": "东北菜",
+ "v": "东北菜美食超清"
+ },
+ {
+ "n": "客家菜",
+ "v": "客家菜美食超清"
+ },
+ {
+ "n": "苏菜",
+ "v": "苏菜美食超清"
+ },
+ {
+ "n": "火锅",
+ "v": "火锅"
+ },
+ {
+ "n": "面食",
+ "v": "面食"
+ },
+ {
+ "n": "炒菜",
+ "v": "炒菜"
+ },
+ {
+ "n": "点心",
+ "v": "点心"
+ },
+ {
+ "n": "日料",
+ "v": "日料"
+ },
+ {
+ "n": "小吃",
+ "v": "小吃"
+ },
+ {
+ "n": "素食",
+ "v": "素食"
+ },
+ {
+ "n": "蒸菜",
+ "v": "蒸菜"
+ },
+ {
+ "n": "凉菜",
+ "v": "凉菜"
+ },
+ {
+ "n": "早餐",
+ "v": "早餐"
+ },
+ {
+ "n": "披萨",
+ "v": "披萨"
+ },
+ {
+ "n": "烤鱼",
+ "v": "烤鱼"
+ },
+ {
+ "n": "海鲜",
+ "v": "海鲜美食超清"
+ },
+ {
+ "n": "汉堡",
+ "v": "汉堡"
+ },
+ {
+ "n": "韩国菜",
+ "v": "韩国菜"
+ },
+ {
+ "n": "泰国菜",
+ "v": "泰国菜"
+ },
+ {
+ "n": "穆斯林菜",
+ "v": "穆斯林菜"
+ },
+ {
+ "n": "法国菜",
+ "v": "法国菜"
+ },
+ {
+ "n": "意大利菜",
+ "v": "意大利菜"
+ },
+ {
+ "n": "西班牙菜",
+ "v": "西班牙菜"
+ },
+ {
+ "n": "土耳其菜",
+ "v": "土耳其菜系"
+ },
+ {
+ "n": "阿拉伯菜",
+ "v": "阿拉伯菜"
+ },
+ {
+ "n": "德国菜",
+ "v": "德国菜"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "广场舞": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "球星": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "tid",
+ "name": "分类",
+ "value": [
+ {
+ "n": "全部",
+ "v": "球星"
+ },
+ {
+ "n": "梅西",
+ "v": "梅西"
+ },
+ {
+ "n": "C罗",
+ "v": "C罗"
+ },
+ {
+ "n": "天下足球",
+ "v": "天下足球"
+ },
+ {
+ "n": "罗纳尔多",
+ "v": "罗纳尔多"
+ },
+ {
+ "n": "亨利",
+ "v": "亨利"
+ },
+ {
+ "n": "小罗",
+ "v": "小罗"
+ },
+ {
+ "n": "齐达内",
+ "v": "齐达内"
+ },
+ {
+ "n": "贝克汉姆",
+ "v": "贝克汉姆"
+ },
+ {
+ "n": "内马尔",
+ "v": "内马尔"
+ },
+ {
+ "n": "德布劳内",
+ "v": "德布劳内"
+ },
+ {
+ "n": "欧冠",
+ "v": "欧冠"
+ },
+ {
+ "n": "世界杯",
+ "v": "世界杯"
+ },
+ {
+ "n": "西甲",
+ "v": "西甲"
+ },
+ {
+ "n": "英超",
+ "v": "英超"
+ },
+ {
+ "n": "意甲",
+ "v": "意甲"
+ },
+ {
+ "n": "德甲",
+ "v": "德甲"
+ },
+ {
+ "n": "国米",
+ "v": "国米"
+ },
+ {
+ "n": "皇马",
+ "v": "皇马"
+ },
+ {
+ "n": "巴萨",
+ "v": "巴萨"
+ },
+ {
+ "n": "巴黎圣日耳曼",
+ "v": "巴黎圣日耳曼"
+ },
+ {
+ "n": "曼联",
+ "v": "曼联"
+ },
+ {
+ "n": "曼城",
+ "v": "曼城"
+ },
+ {
+ "n": "NBA",
+ "v": "NBA"
+ },
+ {
+ "n": "詹姆斯",
+ "v": "詹姆斯"
+ },
+ {
+ "n": "库里",
+ "v": "库里"
+ },
+ {
+ "n": "杜兰特",
+ "v": "杜兰特"
+ },
+ {
+ "n": "UFC",
+ "v": "UFC"
+ },
+ {
+ "n": "斯诺克",
+ "v": "斯诺克"
+ },
+ {
+ "n": "网球",
+ "v": "网球"
+ },
+ {
+ "n": "F1",
+ "v": "F1"
+ },
+ {
+ "n": "高尔夫",
+ "v": "高尔夫"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "电视剧": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "相声小品超清": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "tid",
+ "name": "分类",
+ "value": [
+ {
+ "n": "全部",
+ "v": "相声小品"
+ },
+ {
+ "n": "单口相声",
+ "v": "单口相声"
+ },
+ {
+ "n": "群口相声",
+ "v": "群口相声"
+ },
+ {
+ "n": "德云社",
+ "v": "德云社"
+ },
+ {
+ "n": "青曲社",
+ "v": "青曲社"
+ },
+ {
+ "n": "郭德纲",
+ "v": "郭德纲"
+ },
+ {
+ "n": "岳云鹏",
+ "v": "岳云鹏"
+ },
+ {
+ "n": "曹云金",
+ "v": "曹云金"
+ },
+ {
+ "n": "评书",
+ "v": "评书"
+ },
+ {
+ "n": "小曲",
+ "v": "小曲"
+ },
+ {
+ "n": "二人转",
+ "v": "二人转"
+ },
+ {
+ "n": "春晚小品",
+ "v": "春晚小品"
+ },
+ {
+ "n": "赵本山",
+ "v": "赵本山"
+ },
+ {
+ "n": "陈佩斯",
+ "v": "陈佩斯"
+ },
+ {
+ "n": "冯巩",
+ "v": "冯巩"
+ },
+ {
+ "n": "宋小宝",
+ "v": "宋小宝"
+ },
+ {
+ "n": "赵丽蓉",
+ "v": "赵丽蓉"
+ },
+ {
+ "n": "郭达",
+ "v": "郭达"
+ },
+ {
+ "n": "潘长江",
+ "v": "潘长江"
+ },
+ {
+ "n": "郭冬临",
+ "v": "郭冬临"
+ },
+ {
+ "n": "严顺开",
+ "v": "严顺开"
+ },
+ {
+ "n": "文松",
+ "v": "文松"
+ },
+ {
+ "n": "开心麻花",
+ "v": "开心麻花"
+ },
+ {
+ "n": "屌丝男士",
+ "v": "屌丝男士"
+ },
+ {
+ "n": "喜剧综艺",
+ "v": "喜剧综艺"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "戏曲": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "tid",
+ "name": "分类",
+ "value": [
+ {
+ "n": "全部",
+ "v": "戏曲"
+ },
+ {
+ "n": "京剧",
+ "v": "京剧"
+ },
+ {
+ "n": "越剧",
+ "v": "越剧"
+ },
+ {
+ "n": "黄梅戏",
+ "v": "黄梅戏"
+ },
+ {
+ "n": "评剧",
+ "v": "评剧"
+ },
+ {
+ "n": "豫剧",
+ "v": "豫剧"
+ },
+ {
+ "n": "昆曲",
+ "v": "昆曲"
+ },
+ {
+ "n": "高腔",
+ "v": "高腔"
+ },
+ {
+ "n": "梆子腔",
+ "v": "梆子腔"
+ },
+ {
+ "n": "河北梆子",
+ "v": "河北梆子"
+ },
+ {
+ "n": "晋剧",
+ "v": "晋剧"
+ },
+ {
+ "n": "蒲剧",
+ "v": "蒲剧"
+ },
+ {
+ "n": "雁剧",
+ "v": "雁剧"
+ },
+ {
+ "n": "上党梆子",
+ "v": "上党梆子"
+ },
+ {
+ "n": "秦腔",
+ "v": "秦腔"
+ },
+ {
+ "n": "武安平调",
+ "v": "武安平调"
+ },
+ {
+ "n": "二人台",
+ "v": "二人台"
+ },
+ {
+ "n": "吉剧",
+ "v": "吉剧"
+ },
+ {
+ "n": "龙江剧",
+ "v": "龙江剧"
+ },
+ {
+ "n": "越调",
+ "v": "越调"
+ },
+ {
+ "n": "河南曲剧",
+ "v": "河南曲剧"
+ },
+ {
+ "n": "山东梆子",
+ "v": "山东梆子"
+ },
+ {
+ "n": "淮剧",
+ "v": "淮剧"
+ },
+ {
+ "n": "沪剧",
+ "v": "沪剧"
+ },
+ {
+ "n": "滑稽戏",
+ "v": "滑稽戏"
+ },
+ {
+ "n": "婺剧",
+ "v": "婺剧"
+ },
+ {
+ "n": "绍剧",
+ "v": "绍剧"
+ },
+ {
+ "n": "徽剧",
+ "v": "徽剧"
+ },
+ {
+ "n": "闽剧",
+ "v": "闽剧"
+ },
+ {
+ "n": "莆仙戏",
+ "v": "莆仙戏"
+ },
+ {
+ "n": "梨园戏",
+ "v": "梨园戏"
+ },
+ {
+ "n": "高甲戏",
+ "v": "高甲戏"
+ },
+ {
+ "n": "赣剧",
+ "v": "赣剧"
+ },
+ {
+ "n": "采茶戏",
+ "v": "采茶戏"
+ },
+ {
+ "n": "汉剧",
+ "v": "汉剧"
+ },
+ {
+ "n": "湘剧",
+ "v": "湘剧"
+ },
+ {
+ "n": "祁剧",
+ "v": "祁剧"
+ },
+ {
+ "n": "湖南花鼓戏",
+ "v": "湖南花鼓戏"
+ },
+ {
+ "n": "粤剧",
+ "v": "粤剧"
+ },
+ {
+ "n": "潮剧",
+ "v": "潮剧"
+ },
+ {
+ "n": "桂剧",
+ "v": "桂剧"
+ },
+ {
+ "n": "彩调",
+ "v": "彩调"
+ },
+ {
+ "n": "壮剧",
+ "v": "壮剧"
+ },
+ {
+ "n": "川剧",
+ "v": "川剧"
+ },
+ {
+ "n": "黔剧",
+ "v": "黔剧"
+ },
+ {
+ "n": "滇剧",
+ "v": "滇剧"
+ },
+ {
+ "n": "傣剧",
+ "v": "傣剧"
+ },
+ {
+ "n": "藏剧",
+ "v": "藏剧"
+ },
+ {
+ "n": "皮影戏",
+ "v": "皮影戏"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "旅游": [
+ {
+ "key": "order",
+ "name": "排序",
+ "value": [
+ {
+ "n": "综合排序",
+ "v": "0"
+ },
+ {
+ "n": "最多点击",
+ "v": "click"
+ },
+ {
+ "n": "最新发布",
+ "v": "pubdate"
+ },
+ {
+ "n": "最多弹幕",
+ "v": "dm"
+ },
+ {
+ "n": "最多收藏",
+ "v": "stow"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ],
+ "游泳": [
+ {
+ "key": "tid",
+ "name": "分类",
+ "value": [
+ {
+ "n": "全部",
+ "v": "泳姿"
+ },
+ {
+ "n": "蝶泳",
+ "v": "蝶泳"
+ },
+ {
+ "n": "仰泳",
+ "v": "仰泳"
+ },
+ {
+ "n": "蛙泳",
+ "v": "蛙泳"
+ },
+ {
+ "n": "自由泳",
+ "v": "自由泳"
+ }
+ ]
+ },
+ {
+ "key": "duration",
+ "name": "时长",
+ "value": [
+ {
+ "n": "全部",
+ "v": "0"
+ },
+ {
+ "n": "60分钟以上",
+ "v": "4"
+ },
+ {
+ "n": "30~60分钟",
+ "v": "3"
+ },
+ {
+ "n": "10~30分钟",
+ "v": "2"
+ },
+ {
+ "n": "10分钟以下",
+ "v": "1"
+ }
+ ]
+ }
+ ]
+ }
+}
\ No newline at end of file
diff --git a/lib/奇珍异兽.js b/lib/奇珍异兽.js
new file mode 100644
index 0000000..8aed360
--- /dev/null
+++ b/lib/奇珍异兽.js
@@ -0,0 +1,39 @@
+var rule = {
+ title:'奇珍异兽',
+ host:'https://www.iqiyi.com',
+ homeUrl:'',
+ // detailUrl:'https://pcw-api.iqiyi.com/albums/album/avlistinfo?aid=fyid&size=2000&page=1',
+ detailUrl:'https://pcw-api.iqiyi.com/video/video/videoinfowithuser/fyid?agent_type=1&authcookie=&subkey=fyid&subscribe=1',
+ searchUrl:'https://search.video.iqiyi.com/o?if=html5&key=**&pageNum=fypage&pos=1&pageSize=24&site=iqiyi',
+ searchable:2,
+ multi:1,
+ filterable:1,
+ filter:{'1': [{'key': 'mode', 'name': '综合排序', 'value': [{'n': '全部', 'v': ''}, {'n': '热播榜', 'v': 11}, {'n': '好评榜', 'v': 8}, {'n': '新上线', 'v': 4}]}, {'key': 'year', 'name': '全部年份', 'value': [{'n': '全部', 'v': ''}, {'n': '2023', 'v': 2023}, {'n': '2022', 'v': 2022}, {'n': '2021', 'v': 2021}, {'n': '2020', 'v': 2020}, {'n': '2019', 'v': 2019}, {'n': '2018', 'v': 2018}, {'n': '2017', 'v': 2017}, {'n': '2016-2011', 'v': '2011_2016'}, {'n': '2010-2000', 'v': '2000_2010'}, {'n': '90年代', 'v': '1990_1999'}, {'n': '80年代', 'v': '1980_1989'}, {'n': '更早', 'v': '1964_1979'}]}, {'key': 'is_purchase', 'name': '全部资费', 'value': [{'n': '全部', 'v': ''}, {'n': '免费', 'v': 0}, {'n': '会员', 'v': 1}, {'n': '付费', 'v': 2}]}, {'key': 'three_category_id', 'name': '地区', 'value': [{'n': '全部', 'v': ''}, {'n': '华语', 'v': 1}, {'n': '香港地区', 'v': 28997}, {'n': '美国', 'v': 2}, {'n': '欧洲', 'v': 3}, {'n': '韩国', 'v': 4}, {'n': '日本', 'v': 308}, {'n': '泰国', 'v': 1115}, {'n': '印度', 'v': 28999}, {'n': '其它', 'v': 5}]}, {'key': '18001', 'name': '类型', 'value': [{'n': '全部', 'v': ''}, {'n': '喜剧', 'v': 8}, {'n': '爱情', 'v': 6}, {'n': '动作', 'v': 11}, {'n': '枪战', 'v': 131}, {'n': '犯罪', 'v': 291}, {'n': '惊悚', 'v': 128}, {'n': '恐怖', 'v': 10}, {'n': '悬疑', 'v': 289}, {'n': '动画', 'v': 12}, {'n': '家庭', 'v': 27356}, {'n': '奇幻', 'v': 1284}, {'n': '魔幻', 'v': 129}, {'n': '科幻', 'v': 9}, {'n': '战争', 'v': 7}, {'n': '青春', 'v': 130}]}, {'key': '27396', 'name': '规格', 'value': [{'n': '全部', 'v': ''}, {'n': '巨制', 'v': 27397}, {'n': '院线', 'v': 27815}, {'n': '独播', 'v': 30149}, {'n': '网络电影', 'v': 27401}]}], '2': [{'key': 'mode', 'name': '综合排序', 'value': [{'n': '全部', 'v': ''}, {'n': '热播榜', 'v': 11}, {'n': '好评榜', 'v': 8}, {'n': '新上线', 'v': 4}]}, {'key': 'year', 'name': '全部年份', 'value': [{'n': '全部', 'v': ''}, {'n': '2024', 'v': 2024}, {'n': '2023', 'v': 2023}, {'n': '2022', 'v': 2022}, {'n': '2021', 'v': 2021}, {'n': '2020', 'v': 2020}, {'n': '2019', 'v': 2019}, {'n': '2018', 'v': 2018}, {'n': '2017', 'v': 2017}, {'n': '2016-2011', 'v': '2011_2016'}, {'n': '2010-2000', 'v': '2000_2010'}, {'n': '90年代', 'v': '1990_1999'}, {'n': '80年代', 'v': '1980_1989'}, {'n': '更早', 'v': '1964_1979'}]}, {'key': 'is_purchase', 'name': '全部资费', 'value': [{'n': '全部', 'v': ''}, {'n': '免费', 'v': 0}, {'n': '会员', 'v': 1}, {'n': '付费', 'v': 2}]}, {'key': 'three_category_id', 'name': '地区', 'value': [{'n': '全部', 'v': ''}, {'n': '内地', 'v': 15}, {'n': '港剧', 'v': 16}, {'n': '韩剧', 'v': 17}, {'n': '美剧', 'v': 18}, {'n': '日剧', 'v': 309}, {'n': '泰剧', 'v': 1114}, {'n': '台湾地区', 'v': 1117}, {'n': '英剧', 'v': 28916}, {'n': '其它', 'v': 19}]}, {'key': '18003', 'name': '类型', 'value': [{'n': '全部', 'v': ''}, {'n': '自制', 'v': 11992}, {'n': '古装', 'v': 24}, {'n': '言情', 'v': 20}, {'n': '武侠', 'v': 23}, {'n': '偶像', 'v': 30}, {'n': '家庭', 'v': 1654}, {'n': '青春', 'v': 1653}, {'n': '都市', 'v': 24064}, {'n': '喜剧', 'v': 135}, {'n': '战争', 'v': 27916}, {'n': '军旅', 'v': 1655}, {'n': '谍战', 'v': 290}, {'n': '悬疑', 'v': 32}, {'n': '罪案', 'v': 149}, {'n': '穿越', 'v': 148}, {'n': '宫廷', 'v': 139}, {'n': '历史', 'v': 21}, {'n': '神话', 'v': 145}, {'n': '科幻', 'v': 34}, {'n': '年代', 'v': 27}, {'n': '农村', 'v': 29}, {'n': '商战', 'v': 140}, {'n': '剧情', 'v': 24063}, {'n': '奇幻', 'v': 27881}, {'n': '网剧', 'v': 24065}, {'n': '竖短片', 'v': 32839}]}], '3': [{'key': 'mode', 'name': '综合排序', 'value': [{'n': '全部', 'v': ''}, {'n': '热播榜', 'v': 11}, {'n': '好评榜', 'v': 8}, {'n': '新上线', 'v': 4}]}, {'key': 'year', 'name': '全部年份', 'value': [{'n': '全部', 'v': ''}, {'n': '2023', 'v': 2023}, {'n': '2022', 'v': 2022}, {'n': '2021', 'v': 2021}, {'n': '2020', 'v': 2020}, {'n': '2019', 'v': 2019}, {'n': '2018', 'v': 2018}, {'n': '2017', 'v': 2017}, {'n': '2016-2011', 'v': '2011_2016'}, {'n': '2010-2000', 'v': '2000_2010'}, {'n': '90年代', 'v': '1990_1999'}, {'n': '80年代', 'v': '1980_1989'}, {'n': '更早', 'v': '1964_1979'}]}, {'key': 'is_purchase', 'name': '全部资费', 'value': [{'n': '全部', 'v': ''}, {'n': '免费', 'v': 0}, {'n': '会员', 'v': 1}, {'n': '付费', 'v': 2}]}, {'key': 'three_category_id', 'name': '地区', 'value': [{'n': '全部', 'v': ''}, {'n': '国内', 'v': 20323}, {'n': '国外', 'v': 20324}]}, {'key': '18004', 'name': '类型', 'value': [{'n': '全部', 'v': ''}, {'n': '人文', 'v': 70}, {'n': '美食', 'v': 33908}, {'n': '医疗', 'v': 33924}, {'n': '自然', 'v': 33933}, {'n': '萌宠', 'v': 33945}, {'n': '财经', 'v': 33953}, {'n': '罪案', 'v': 33960}, {'n': '竞技', 'v': 33967}, {'n': '灾难', 'v': 33974}, {'n': '军事', 'v': 72}, {'n': '历史', 'v': 74}, {'n': '探险', 'v': 73}, {'n': '社会', 'v': 71}, {'n': '科技', 'v': 28119}, {'n': '旅游', 'v': 310}]}, {'key': '28467', 'name': '出品方', 'value': [{'n': '全部', 'v': ''}, {'n': 'BBC', 'v': 28468}, {'n': '美国历史频道', 'v': 28470}, {'n': '探索频道', 'v': 28471}, {'n': '央视记录', 'v': 28472}, {'n': '北京纪实频道', 'v': 28473}, {'n': '上海纪实频道', 'v': 28474}, {'n': '朗思文化', 'v': 28476}, {'n': 'CNEX', 'v': 28477}, {'n': '五星传奇', 'v': 28478}, {'n': 'IMG', 'v': 28479}, {'n': 'NHK', 'v': 28480}, {'n': '爱奇艺出品', 'v': 31283}, {'n': 'Netflix', 'v': 31286}]}, {'key': '29076', 'name': '片种', 'value': [{'n': '全部', 'v': ''}, {'n': '纪录电影', 'v': 29077}, {'n': '系列纪录片', 'v': 29078}, {'n': '网络纪录片', 'v': 29082}, {'n': '纪实栏目', 'v': 29083}]}, {'key': '31294', 'name': '时长', 'value': [{'n': '全部', 'v': ''}, {'n': '微纪录', 'v': 29079}, {'n': '长纪录', 'v': 29080}, {'n': '短纪录', 'v': 29081}]}], '4': [{'key': 'mode', 'name': '综合排序', 'value': [{'n': '全部', 'v': ''}, {'n': '热播榜', 'v': 11}, {'n': '好评榜', 'v': 8}, {'n': '新上线', 'v': 4}]}, {'key': 'year', 'name': '全部年份', 'value': [{'n': '全部', 'v': ''}, {'n': '2023', 'v': 2023}, {'n': '2022', 'v': 2022}, {'n': '2021', 'v': 2021}, {'n': '2020', 'v': 2020}, {'n': '2019', 'v': 2019}, {'n': '2018', 'v': 2018}, {'n': '2017', 'v': 2017}, {'n': '2016-2011', 'v': '2011_2016'}, {'n': '2010-2000', 'v': '2000_2010'}, {'n': '90年代', 'v': '1990_1999'}, {'n': '80年代', 'v': '1980_1989'}, {'n': '更早', 'v': '1964_1979'}]}, {'key': 'is_purchase', 'name': '全部资费', 'value': [{'n': '全部', 'v': ''}, {'n': '免费', 'v': 0}, {'n': '会员', 'v': 1}, {'n': '付费', 'v': 2}]}, {'key': 'three_category_id', 'name': '地区', 'value': [{'n': '全部', 'v': ''}, {'n': '中国大陆', 'v': 37}, {'n': '日本', 'v': 38}, {'n': '韩国', 'v': 1106}, {'n': '欧美', 'v': 30218}, {'n': '其它', 'v': 40}]}, {'key': '30219', 'name': '版本', 'value': [{'n': '全部', 'v': ''}, {'n': '动画', 'v': 30220}, {'n': '特摄', 'v': 30223}, {'n': '布袋戏', 'v': 30224}, {'n': '特别篇', 'v': 32782}, {'n': '动态漫画', 'v': 32783}, {'n': '动画电影', 'v': 32784}, {'n': '竖版视频', 'v': 32785}, {'n': '轻动画', 'v': 33482}, {'n': '短剧', 'v': 33483}]}, {'key': '30225', 'name': '风格', 'value': [{'n': '全部', 'v': ''}, {'n': '搞笑', 'v': 30230}, {'n': '热血', 'v': 30232}, {'n': '催泪', 'v': 30233}, {'n': '治愈', 'v': 30234}, {'n': '励志', 'v': 30237}, {'n': '机战', 'v': 30241}, {'n': '恋爱', 'v': 30243}, {'n': '科幻', 'v': 30245}, {'n': '奇幻', 'v': 30247}, {'n': '推理', 'v': 30248}, {'n': '校园', 'v': 30249}, {'n': '日常', 'v': 30252}, {'n': '历史', 'v': 30254}, {'n': '美食', 'v': 30255}, {'n': '职场', 'v': 30256}, {'n': '偶像', 'v': 30258}, {'n': '泡面', 'v': 30265}, {'n': '冒险', 'v': 30267}, {'n': '竞技', 'v': 30268}, {'n': '合家欢', 'v': 30270}, {'n': '武侠', 'v': 32792}, {'n': '玄幻', 'v': 32793}]}, {'key': '32795', 'name': '新类型', 'value': [{'n': '全部', 'v': ''}, {'n': '轻小说改编', 'v': 32796}, {'n': '漫画改编', 'v': 32797}, {'n': '游戏改编', 'v': 32798}, {'n': '原创', 'v': 32799}]}], '6': [{'key': 'mode', 'name': '综合排序', 'value': [{'n': '全部', 'v': ''}, {'n': '热播榜', 'v': 11}, {'n': '好评榜', 'v': 8}, {'n': '新上线', 'v': 4}]}, {'key': 'year', 'name': '全部年份', 'value': [{'n': '全部', 'v': ''}, {'n': '2023', 'v': 2023}, {'n': '2022', 'v': 2022}, {'n': '2021', 'v': 2021}, {'n': '2020', 'v': 2020}, {'n': '2019', 'v': 2019}, {'n': '2018', 'v': 2018}, {'n': '2017', 'v': 2017}, {'n': '2016-2011', 'v': '2011_2016'}, {'n': '2010-2000', 'v': '2000_2010'}, {'n': '90年代', 'v': '1990_1999'}, {'n': '80年代', 'v': '1980_1989'}, {'n': '更早', 'v': '1964_1979'}]}, {'key': 'is_purchase', 'name': '全部资费', 'value': [{'n': '全部', 'v': ''}, {'n': '免费', 'v': 0}, {'n': '会员', 'v': 1}, {'n': '付费', 'v': 2}]}, {'key': 'three_category_id', 'name': '地区', 'value': [{'n': '全部', 'v': ''}, {'n': '内地', 'v': 151}, {'n': '港台', 'v': 152}, {'n': '韩国', 'v': 33306}, {'n': '欧美', 'v': 154}, {'n': '其它', 'v': 1113}]}, {'key': '18014', 'name': '类型', 'value': [{'n': '全部', 'v': ''}, {'n': '播报', 'v': 155}, {'n': '访谈', 'v': 156}, {'n': '游戏', 'v': 158}, {'n': '晚会', 'v': 292}, {'n': '曲艺', 'v': 293}, {'n': '脱口秀', 'v': 2118}, {'n': '真人秀', 'v': 2224}, {'n': '竞技', 'v': 30278}, {'n': '爱奇艺出品', 'v': 30279}, {'n': '竞演', 'v': 33860}]}, {'key': '33162', 'name': '题材', 'value': [{'n': '全部', 'v': ''}, {'n': '音乐', 'v': 33163}, {'n': '舞蹈', 'v': 33172}, {'n': '文化', 'v': 33173}, {'n': '美食', 'v': 33182}, {'n': '伦理', 'v': 33184}, {'n': '相亲', 'v': 33193}, {'n': '纪实', 'v': 33195}, {'n': '生活', 'v': 33196}, {'n': '亲子', 'v': 33197}, {'n': '少儿', 'v': 33198}, {'n': '财经', 'v': 33199}, {'n': '健康', 'v': 33200}, {'n': '时尚', 'v': 33203}, {'n': '旅游', 'v': 33205}, {'n': '教育', 'v': 33206}, {'n': '其它', 'v': 33220}, {'n': '爱情', 'v': 33316}, {'n': '搞笑', 'v': 33317}, {'n': '益智', 'v': 33318}, {'n': '职场', 'v': 33319}, {'n': '语言', 'v': 33530}, {'n': '辩论', 'v': 33531}, {'n': '演讲', 'v': 33843}]}], '5': [{'key': 'mode', 'name': '综合排序', 'value': [{'n': '全部', 'v': ''}, {'n': '热播榜', 'v': 11}, {'n': '好评榜', 'v': 8}, {'n': '新上线', 'v': 4}]}, {'key': 'year', 'name': '全部年份', 'value': [{'n': '全部', 'v': ''}, {'n': '2023', 'v': 2023}, {'n': '2022', 'v': 2022}, {'n': '2021', 'v': 2021}, {'n': '2020', 'v': 2020}, {'n': '2019', 'v': 2019}, {'n': '2018', 'v': 2018}, {'n': '2017', 'v': 2017}, {'n': '2016-2011', 'v': '2011_2016'}, {'n': '2010-2000', 'v': '2000_2010'}, {'n': '90年代', 'v': '1990_1999'}, {'n': '80年代', 'v': '1980_1989'}, {'n': '更早', 'v': '1964_1979'}]}, {'key': 'is_purchase', 'name': '全部资费', 'value': [{'n': '全部', 'v': ''}, {'n': '免费', 'v': 0}, {'n': '会员', 'v': 1}, {'n': '付费', 'v': 2}]}, {'key': 'three_category_id', 'name': '地区', 'value': [{'n': '全部', 'v': ''}, {'n': '内地', 'v': 221}, {'n': '港台', 'v': 220}, {'n': '欧美', 'v': 219}, {'n': '日韩', 'v': 218}, {'n': '拉美', 'v': 217}, {'n': '亚洲地区', 'v': 216}, {'n': '非洲', 'v': 215}]}, {'key': '18009', 'name': '语种', 'value': [{'n': '全部', 'v': ''}, {'n': '普通话', 'v': 91}, {'n': '粤语', 'v': 92}, {'n': '闽南语', 'v': 93}, {'n': '英语', 'v': 94}, {'n': '日语', 'v': 95}, {'n': '韩语', 'v': 96}, {'n': '其它', 'v': 97}]}, {'key': '23554', 'name': '音乐类型', 'value': [{'n': '全部', 'v': ''}, {'n': '单曲MV', 'v': 23556}, {'n': '单曲现场', 'v': 23557}, {'n': '演唱会', 'v': 23558}, {'n': '新闻', 'v': 23559}, {'n': '访谈', 'v': 23560}, {'n': '音乐记录', 'v': 23561}, {'n': '音乐周边', 'v': 23562}, {'n': '音乐节目', 'v': 23563}, {'n': '影视原声', 'v': 23564}, {'n': '音乐短片', 'v': 23565}, {'n': '其他', 'v': 23566}]}], '16': [{'key': 'mode', 'name': '综合排序', 'value': [{'n': '全部', 'v': ''}, {'n': '热播榜', 'v': 11}, {'n': '好评榜', 'v': 8}, {'n': '新上线', 'v': 4}]}, {'key': 'year', 'name': '全部年份', 'value': [{'n': '全部', 'v': ''}, {'n': '2023', 'v': 2023}, {'n': '2022', 'v': 2022}, {'n': '2021', 'v': 2021}, {'n': '2020', 'v': 2020}, {'n': '2019', 'v': 2019}, {'n': '2018', 'v': 2018}, {'n': '2017', 'v': 2017}, {'n': '2016-2011', 'v': '2011_2016'}, {'n': '2010-2000', 'v': '2000_2010'}, {'n': '90年代', 'v': '1990_1999'}, {'n': '80年代', 'v': '1980_1989'}, {'n': '更早', 'v': '1964_1979'}]}, {'key': 'is_purchase', 'name': '全部资费', 'value': [{'n': '全部', 'v': ''}, {'n': '免费', 'v': 0}, {'n': '会员', 'v': 1}, {'n': '付费', 'v': 2}]}, {'key': '18061', 'name': '类型', 'value': [{'n': '全部', 'v': ''}, {'n': '喜剧', 'v': 1296}, {'n': '爱情', 'v': 1297}, {'n': '动作', 'v': 1298}, {'n': '奇幻', 'v': 1299}, {'n': '惊悚', 'v': 1300}, {'n': '悬疑', 'v': 1301}, {'n': '青春', 'v': 1302}]}]},
+ // url:'https://pcw-api.iqiyi.com/search/recommend/list?channel_id=fyclass&data_type=1&is_purchase=&mode=24&page_id=fypage&ret_num=48&three_category_id=',
+ url:'https://pcw-api.iqiyi.com/search/recommend/list?channel_id=fyclass&data_type=1&page_id=fypage&ret_num=48',
+ filter_url:'is_purchase={{fl.is_purchase}}&mode={{fl.mode}}&three_category_id={{fl.three_category_id}}&market_release_date_level={{fl.year}}',
+ // url:'https://pcw-api.iqiyi.com/search/video/videolists?channel_id=fyclass&pageNum=fypage&pageSize=24&data_type=1&site=iqiyi',
+ headers:{
+ 'User-Agent':'MOBILE_UA'
+ },
+ timeout:5000,
+ class_name:'电影&电视剧&纪录片&动漫&综艺&音乐&网络电影',
+ class_url:'1&2&3&4&6&5&16',
+ limit:20,
+ // play_parse:true,
+ // 手动调用解析请求json的url,此lazy不方便
+ // lazy:'js:input="https://cache.json.icu/home/api?type=ys&uid=292796&key=fnoryABDEFJNPQV269&url="+input.split("?")[0];log(input);let html=JSON.parse(request(input));log(html);input=html.url||input',
+ // 推荐:'.list_item;img&&alt;img&&src;a&&Text;a&&data-float',
+ // 一级:'json:.data.list;.name;.imageUrl;.latestOrder;.albumId',
+ 推荐:'',
+ // 推荐:'js:let d=[];fetch_params.headers["user-agent"]=PC_UA;pdfh=jsp.pdfh;pdfa=jsp.pdfa;pd=jsp.pd;let html=fetch(HOST,fetch_params);let lists=pdfa(html,".qy-mod-li");lists.forEach(function(it){try{let title=pdfh(it,"p.sub&&title");let desc=pdfh(it,".qy-mod-label&&Text");let pic_url=pd(it,"img&&src");d.push({title:title,desc:desc,img:pic_url})}catch(e){}});res=setResult(d);',
+ 一级:'js:let d=[];if(MY_CATE==="16"){input=input.replace("channel_id=16","channel_id=1").split("three_category_id")[0];input+="three_category_id=27401"}else if(MY_CATE==="5"){input=input.replace("data_type=1","data_type=2")}let html=request(input);let json=JSON.parse(html);if(json.code==="A00003"){fetch_params.headers["user-agent"]=PC_UA;json=JSON.parse(fetch(input,fetch_params))}json.data.list.forEach(function(data){if(data.channelId===1){desc=data.hasOwnProperty("score")?data.score+"分\\t":""}else if(data.channelId===2||data.channelId===4){if(data.latestOrder===data.videoCount){desc=(data.hasOwnProperty("score")?data.score+"分\\t":"")+data.latestOrder+"集全"}else{if(data.videoCount){desc=(data.hasOwnProperty("score")?data.score+"分\\t":"")+data.latestOrder+"/"+data.videoCount+"集"}else{desc="更新至 "+data.latestOrder+"集"}}}else if(data.channelId===6){desc=data.period+"期"}else if(data.channelId===5){desc=data.focus}else{if(data.latestOrder){desc="更新至 第"+data.latestOrder+"期"}else if(data.period){desc=data.period}else{desc=data.focus}}url=MY_CATE+"$"+data.albumId;d.push({url:url,title:data.name,desc:desc,pic_url:data.imageUrl.replace(".jpg","_390_520.jpg?caplist=jpg,webp")})});setResult(d);',
+ // 一级:'js:let d=[];if(MY_CATE==="16"){input=input.replace("channel_id=16","channel_id=1").split("three_category_id")[0];input+="three_category_id=27401"}else if(MY_CATE==="5"){input=input.replace("data_type=1","data_type=2")}let html=fetch(input,fetch_params);let json=JSON.parse(html);if(json.code==="A00003"){fetch_params.headers["user-agent"]=PC_UA;json=JSON.parse(fetch(input,fetch_params))}json.data.list.forEach(function(data){if(data.channelId===1){desc=data.hasOwnProperty("score")?data.score+"分\\t":""}else if(data.channelId===2||data.channelId===4){if(data.latestOrder===data.videoCount){desc=(data.hasOwnProperty("score")?data.score+"分\\t":"")+data.latestOrder+"集全"}else{if(data.videoCount){desc=(data.hasOwnProperty("score")?data.score+"分\\t":"")+data.latestOrder+"/"+data.videoCount+"集"}else{desc="更新至 "+data.latestOrder+"集"}}}else if(data.channelId===6){desc=data.period+"期"}else if(data.channelId===5){desc=data.focus}else{if(data.latestOrder){desc="更新至 第"+data.latestOrder+"期"}else if(data.period){desc=data.period}else{desc=data.focus}}url=MY_CATE+"$"+data.albumId;d.push({url:url,title:data.name,desc:desc,pic_url:data.imageUrl.replace(".jpg","_390_520.jpg?caplist=jpg,webp")})});setResult(d);',
+ // 一级:'json:.data.list;.name;.imageUrl;.playUrl;.latestOrder',
+ // 二级:{is_json:1,"title":"data.title;data.moviecategory[0]+data.moviecategory[1]","img":"data.cdncover","desc":"data.area[0];data.director[0]","content":"data.description","tabs":"data.playlink_sites;data.playlinksdetail.#idv.quality","lists":"data.playlinksdetail.#idv.default_url"},
+ // 二级:{is_json:1,"title":"data.name+data.subtitle;data.latestOrder","img":"data.imageUrl","desc":"data.categories;data.areas","content":"data.description","tabs":"data.name","lists":"data.playlinksdetail.#idv.default_url"},
+ 二级:'',
+ 二级:'js:let d=[];let html=request(input);let json=JSON.parse(html).data;VOD={vod_id:"",vod_url:input,vod_name:"",type_name:"",vod_actor:"",vod_year:"",vod_director:"",vod_area:"",vod_content:"",vod_remarks:"",vod_pic:""};VOD.vod_name=json.name;try{if(json.latestOrder){VOD.vod_remarks="类型: "+(json.categories[0].name||"")+"\\t"+(json.categories[1].name||"")+"\\t"+(json.categories[2].name||"")+"\\t"+"评分:"+(json.score||"")+"\\n更新至:第"+json.latestOrder+"集(期)/共"+json.videoCount+"集(期)"}else{VOD.vod_remarks="类型: "+(json.categories[0].name||"")+"\\t"+(json.categories[1].name||"")+"\\t"+(json.categories[2].name||"")+"\\t"+"评分:"+(json.score||"")+json.period}}catch(e){VOD.vod_remarks=json.subtitle}VOD.vod_area=(json.focus||"")+"\\n资费:"+(json.payMark===1?"VIP":"免费")+"\\n地区:"+(json.areas||"");let vsize="579_772";try{vsize=json.imageSize[12]}catch(e){}VOD.vod_pic=json.imageUrl.replace(".jpg","_"+vsize+".jpg?caplist=jpg,webp");VOD.type_name=json.categories.map(function(it){return it.name}).join(",");if(json.people.main_charactor){let vod_actors=[];json.people.main_charactor.forEach(function(it){vod_actors.push(it.name)});VOD.vod_actor=vod_actors.join(",")}VOD.vod_content=json.description;let playlists=[];if(json.channelId===1||json.channelId===5){playlists=[{playUrl:json.playUrl,imageUrl:json.imageUrl,shortTitle:json.shortTitle,focus:json.focus,period:json.period}]}else{if(json.channelId===6){let qs=json.period.split("-")[0];let listUrl="https://pcw-api.iqiyi.com/album/source/svlistinfo?cid=6&sourceid="+json.albumId+"&timelist="+qs;let playData=JSON.parse(request(listUrl)).data[qs];playData.forEach(function(it){playlists.push({playUrl:it.playUrl,imageUrl:it.imageUrl,shortTitle:it.shortTitle,focus:it.focus,period:it.period})})}else{let listUrl="https://pcw-api.iqiyi.com/albums/album/avlistinfo?aid="+json.albumId+"&size=200&page=1";let data=JSON.parse(request(listUrl)).data;let total=data.total;playlists=data.epsodelist;if(total>200){for(let i=2;i200){for(let i=2;i0?json.data.list[0].url:json.data.series[0].url;if(!/^http/.test(ourl)){ourl=host+ourl}fetch_params.headers["User-Agent"]=MOBILE_UA;html=request(ourl);if(html.includes("window.location =")){print("开始获取ourl");ourl=pdfh(html,"meta[http-equiv=refresh]&&content").split("url=")[1];print("获取到ourl:"+ourl);html=request(ourl)}try{let details=pdfh(html,".m-details&&Html").replace(/h1>/,"h6>").replace(/div/g,"br");print(details);let actor="",director="",time="";if(/播出时间/.test(details)){actor=pdfh(html,"p:eq(5)&&Text").substr(0,25);director=pdfh(html,"p:eq(4)&&Text");time=pdfh(html,"p:eq(3)&&Text")}else{actor=pdfh(html,"p:eq(4)&&Text").substr(0,25);director=pdfh(html,"p:eq(3)&&Text");time="已完结"}let _img=pd(html,".video-img&&img&&src");let JJ=pdfh(html,".desc&&Text").split("简介:")[1];let _desc=time;VOD.vod_name=pdfh(html,".vt-txt&&Text");VOD.type_name=pdfh(html,"p:eq(0)&&Text").substr(0,6);VOD.vod_area=pdfh(html,"p:eq(1)&&Text");VOD.vod_actor=actor;VOD.vod_director=director;VOD.vod_remarks=_desc;VOD.vod_pic=_img;VOD.vod_content=JJ}catch(e){log("获取影片信息发生错误:"+e.message)}function getRjpg(imgUrl,xs){xs=xs||3;let picSize=/jpg_/.test(imgUrl)?imgUrl.split("jpg_")[1].split(".")[0]:false;let rjpg=false;if(picSize){let a=parseInt(picSize.split("x")[0])*xs;let b=parseInt(picSize.split("x")[1])*xs;rjpg=a+"x"+b+".jpg"}let img=/jpg_/.test(imgUrl)&&rjpg?imgUrl.replace(imgUrl.split("jpg_")[1],rjpg):imgUrl;return img}if(json.data.total===1&&json.data.list.length===1){let data=json.data.list[0];let url="https://www.mgtv.com"+data.url;d.push({title:data.t4,desc:data.t2,pic_url:getRjpg(data.img),url:url})}else if(json.data.list.length>1){for(let i=1;i<=json.data.total_page;i++){if(i>1){json=JSON.parse(fetch(input.replace("page=1","page="+i),{}))}json.data.list.forEach(function(data){let url="https://www.mgtv.com"+data.url;if(data.isIntact=="1"){d.push({title:data.t4,desc:data.t2,pic_url:getRjpg(data.img),url:url})}})}}else{print(input+"暂无片源")}VOD.vod_play_from="mgtv";VOD.vod_play_url=d.map(function(it){return it.title+"$"+it.url}).join("#");setResult(d);',
+ 搜索:'',
+ 搜索:'js:fetch_params.headers.Referer="https://www.mgtv.com";fetch_params.headers["User-Agent"]=UA;let d=[];let html=request(input);let json=JSON.parse(html);json.data.contents.forEach(function(data){if(data.data.sourceList||data.data.yearList){let list=data.data.sourceList?data.data.sourceList:data.data.yearList[0].sourceList;let desc="";list.forEach(function(it){desc+=it.name+"\\t"});if(list[0].source==="imgo"){let img=data.data.pic?data.data.pic:data.data.yearList[0].pic;d.push({title:data.data.title?data.data.title:data.data.yearList[0].title,img:img,content:data.data.story?data.data.story:data.data.yearList[0].story,desc:data.data.playTime,url:list[0].vid})}}});setResult(d);',
+}
\ No newline at end of file
diff --git a/lib/腾云驾雾.js b/lib/腾云驾雾.js
new file mode 100644
index 0000000..3c5dfed
--- /dev/null
+++ b/lib/腾云驾雾.js
@@ -0,0 +1,39 @@
+var rule = {
+ title:'腾云驾雾',
+ host:'https://v.%71%71.com',
+ // homeUrl:'/channel/choice?listpage=1&channel=choice&sort=18&_all=1',
+ homeUrl:'/x/bu/pagesheet/list?_all=1&append=1&channel=choice&listpage=1&offset=0&pagesize=21&iarea=-1&sort=18',
+ detailUrl:'https://node.video.%71%71.com/x/api/float_vinfo2?cid=fyid',
+ // searchUrl:'https://node.video.%71%71.com/x/api/msearch?keyWord=**',
+ searchUrl:'/x/search/?q=**&stag=fypage',
+ // searchUrl:'http://s.video.qq.com/smartbox?plat=2&ver=0&num=29&otype=json&query=**',
+ searchable:2,
+ filterable:1,
+ multi:1,
+ // url:'/channel/fyclass?listpage=fypage&channel=fyclass&sort=18&_all=1',
+ url:'/x/bu/pagesheet/list?_all=1&append=1&channel=fyclass&listpage=1&offset=((fypage-1)*21)&pagesize=21&iarea=-1',
+ filter_url:'sort={{fl.sort or 18}}&year={{fl.year}}&pay={{fl.pay}}',
+ filter:{'choice': [{'key': 'sort', 'name': '排序', 'value': [{'n': '最热', 'v': '18'}, {'n': '最新', 'v': '19'}, {'n': '好评', 'v': '16'}, {'n': '高分好评', 'v': '21'}]}, {'key': 'pay', 'name': '资费', 'value': [{'n': '全部', 'v': '-1'}, {'n': '免费', 'v': '867'}, {'n': '会员', 'v': '6'}]}, {'key': 'year', 'name': '年代', 'value': [{'n': '全部', 'v': '-1'}, {'n': '2024', 'v': '2024'}, {'n': '2023', 'v': '2023'}, {'n': '2022', 'v': '2022'}, {'n': '2021', 'v': '2021'}, {'n': '2020', 'v': '2020'}, {'n': '2019', 'v': '2019'}, {'n': '2018', 'v': '2018'}, {'n': '2017', 'v': '2017'}, {'n': '2016', 'v': '2016'}, {'n': '2015', 'v': '2015'}]}], 'tv': [{'key': 'sort', 'name': '排序', 'value': [{'n': '最热', 'v': '18'}, {'n': '最新', 'v': '19'}, {'n': '好评', 'v': '16'}, {'n': '高分好评', 'v': '21'}]}, {'key': 'pay', 'name': '资费', 'value': [{'n': '全部', 'v': '-1'}, {'n': '免费', 'v': '867'}, {'n': '会员', 'v': '6'}]}, {'key': 'year', 'name': '年代', 'value': [{'n': '全部', 'v': '-1'}, {'n': '2023', 'v': '2023'}, {'n': '2022', 'v': '2022'}, {'n': '2021', 'v': '2021'}, {'n': '2020', 'v': '2020'}, {'n': '2019', 'v': '2019'}, {'n': '2018', 'v': '2018'}, {'n': '2017', 'v': '2017'}, {'n': '2016', 'v': '2016'}, {'n': '2015', 'v': '2015'}]}], 'movie': [{'key': 'sort', 'name': '排序', 'value': [{'n': '最热', 'v': '18'}, {'n': '最新', 'v': '19'}, {'n': '好评', 'v': '16'}, {'n': '高分好评', 'v': '21'}]}, {'key': 'pay', 'name': '资费', 'value': [{'n': '全部', 'v': '-1'}, {'n': '免费', 'v': '867'}, {'n': '会员', 'v': '6'}]}, {'key': 'year', 'name': '年代', 'value': [{'n': '全部', 'v': '-1'}, {'n': '2023', 'v': '2023'}, {'n': '2022', 'v': '2022'}, {'n': '2021', 'v': '2021'}, {'n': '2020', 'v': '2020'}, {'n': '2019', 'v': '2019'}, {'n': '2018', 'v': '2018'}, {'n': '2017', 'v': '2017'}, {'n': '2016', 'v': '2016'}, {'n': '2015', 'v': '2015'}]}], 'variety': [{'key': 'sort', 'name': '排序', 'value': [{'n': '最热', 'v': '18'}, {'n': '最新', 'v': '19'}, {'n': '好评', 'v': '16'}, {'n': '高分好评', 'v': '21'}]}, {'key': 'pay', 'name': '资费', 'value': [{'n': '全部', 'v': '-1'}, {'n': '免费', 'v': '867'}, {'n': '会员', 'v': '6'}]}, {'key': 'year', 'name': '年代', 'value': [{'n': '全部', 'v': '-1'}, {'n': '2023', 'v': '2023'}, {'n': '2022', 'v': '2022'}, {'n': '2021', 'v': '2021'}, {'n': '2020', 'v': '2020'}, {'n': '2019', 'v': '2019'}, {'n': '2018', 'v': '2018'}, {'n': '2017', 'v': '2017'}, {'n': '2016', 'v': '2016'}, {'n': '2015', 'v': '2015'}]}], 'cartoon': [{'key': 'sort', 'name': '排序', 'value': [{'n': '最热', 'v': '18'}, {'n': '最新', 'v': '19'}, {'n': '好评', 'v': '16'}, {'n': '高分好评', 'v': '21'}]}, {'key': 'pay', 'name': '资费', 'value': [{'n': '全部', 'v': '-1'}, {'n': '免费', 'v': '867'}, {'n': '会员', 'v': '6'}]}, {'key': 'year', 'name': '年代', 'value': [{'n': '全部', 'v': '-1'}, {'n': '2023', 'v': '2023'}, {'n': '2022', 'v': '2022'}, {'n': '2021', 'v': '2021'}, {'n': '2020', 'v': '2020'}, {'n': '2019', 'v': '2019'}, {'n': '2018', 'v': '2018'}, {'n': '2017', 'v': '2017'}, {'n': '2016', 'v': '2016'}, {'n': '2015', 'v': '2015'}]}], 'child': [{'key': 'sort', 'name': '排序', 'value': [{'n': '最热', 'v': '18'}, {'n': '最新', 'v': '19'}, {'n': '好评', 'v': '16'}, {'n': '高分好评', 'v': '21'}]}, {'key': 'pay', 'name': '资费', 'value': [{'n': '全部', 'v': '-1'}, {'n': '免费', 'v': '867'}, {'n': '会员', 'v': '6'}]}, {'key': 'year', 'name': '年代', 'value': [{'n': '全部', 'v': '-1'}, {'n': '2023', 'v': '2023'}, {'n': '2022', 'v': '2022'}, {'n': '2021', 'v': '2021'}, {'n': '2020', 'v': '2020'}, {'n': '2019', 'v': '2019'}, {'n': '2018', 'v': '2018'}, {'n': '2017', 'v': '2017'}, {'n': '2016', 'v': '2016'}, {'n': '2015', 'v': '2015'}]}], 'doco': [{'key': 'sort', 'name': '排序', 'value': [{'n': '最热', 'v': '18'}, {'n': '最新', 'v': '19'}, {'n': '好评', 'v': '16'}, {'n': '高分好评', 'v': '21'}]}, {'key': 'pay', 'name': '资费', 'value': [{'n': '全部', 'v': '-1'}, {'n': '免费', 'v': '867'}, {'n': '会员', 'v': '6'}]}, {'key': 'year', 'name': '年代', 'value': [{'n': '全部', 'v': '-1'}, {'n': '2023', 'v': '2023'}, {'n': '2022', 'v': '2022'}, {'n': '2021', 'v': '2021'}, {'n': '2020', 'v': '2020'}, {'n': '2019', 'v': '2019'}, {'n': '2018', 'v': '2018'}, {'n': '2017', 'v': '2017'}, {'n': '2016', 'v': '2016'}, {'n': '2015', 'v': '2015'}]}]},
+ headers:{
+ 'User-Agent':'PC_UA'
+ },
+ timeout:5000,
+ // class_parse:'.site_channel a;a&&Text;a&&href;channel/(.*)',
+ cate_exclude:'会员|游戏|全部',
+ class_name:'精选&电视剧&电影&综艺&动漫&少儿&纪录片',
+ class_url:'choice&tv&movie&variety&cartoon&child&doco',
+ limit:20,
+ // play_parse:true,
+ // 手动调用解析请求json的url,此lazy不方便
+ lazy:'js:input="https://cache.json.icu/home/api?type=ys&uid=292796&key=fnoryABDEFJNPQV269&url="+input.split("?")[0];log(input);let html=JSON.parse(request(input));log(html);input=html.url||input',
+ 推荐:'.list_item;img&&alt;img&&src;a&&Text;a&&data-float',
+ 一级:'.list_item;img&&alt;img&&src;a&&Text;a&&data-float',
+ // 二级:{is_json:1,"title":"data.title;data.moviecategory[0]+data.moviecategory[1]","img":"data.cdncover","desc":"data.area[0];data.director[0]","content":"data.description","tabs":"data.playlink_sites;data.playlinksdetail.#idv.quality","lists":"data.playlinksdetail.#idv.default_url"},
+ // 二级:{is_json:1,"title":"data.title;data.moviecategory[0]+data.moviecategory[1]","img":"data.cdncover","desc":"data.area[0];data.director[0]","content":"data.description","tabs":"data.playlink_sites","lists":"data.playlinksdetail.#idv.default_url"},
+ 二级:'',
+ 二级:'js:VOD={};let d=[];let video_list=[];let video_lists=[];let list=[];let QZOutputJson;let html=fetch(input,fetch_params);let sourceId=/get_playsource/.test(input)?input.match(/id=(\\d*?)&/)[1]:input.split("cid=")[1];let cid=sourceId;let detailUrl="https://v.%71%71.com/detail/m/"+cid+".html";log("详情页:"+detailUrl);var pdfh=jsp.pdfh;var pd=jsp.pd;try{let json=JSON.parse(html);VOD={vod_url:input,vod_name:json.c.title,type_name:json.typ.join(","),vod_actor:json.nam.join(","),vod_year:json.c.year,vod_content:json.c.description,vod_remarks:json.rec,vod_pic:urljoin2(input,json.c.pic)}}catch(e){log("解析片名海报等基础信息发生错误:"+e.message)}if(/get_playsource/.test(input)){eval(html);let indexList=QZOutputJson.PlaylistItem.indexList;indexList.forEach(function(it){let dataUrl="https://s.video.qq.com/get_playsource?id="+sourceId+"&plat=2&type=4&data_type=3&range="+it+"&video_type=10&plname=qq&otype=json";eval(fetch(dataUrl,fetch_params));let vdata=QZOutputJson.PlaylistItem.videoPlayList;vdata.forEach(function(item){d.push({title:item.title,pic_url:item.pic,desc:item.episode_number+"\\t\\t\\t播放量:"+item.thirdLine,url:item.playUrl})});video_lists=video_lists.concat(vdata)})}else{let json=JSON.parse(html);video_lists=json.c.video_ids;let url="https://v.qq.com/x/cover/"+sourceId+".html";if(video_lists.length===1){let vid=video_lists[0];url="https://v.qq.com/x/cover/"+cid+"/"+vid+".html";d.push({title:"在线播放",url:url})}else if(video_lists.length>1){for(let i=0;i1?it1.category_map[1]:""})})})}}let yg=d.filter(function(it){return it.type&&it.type!=="正片"});let zp=d.filter(function(it){return!(it.type&&it.type!=="正片")});VOD.vod_play_from=yg.length<1?"qq":"qq$$$qq 预告及花絮";VOD.vod_play_url=yg.length<1?d.map(function(it){return it.title+"$"+it.url}).join("#"):[zp,yg].map(function(it){return it.map(function(its){return its.title+"$"+its.url}).join("#")}).join("$$$");',
+ // 二级:'js:VOD={};let d=[];let video_list=[];let video_lists=[];let list=[];let QZOutputJson;let html=fetch(input,fetch_params);let sourceId=/get_playsource/.test(input)?input.match(/id=(\\d*?)&/)[1]:input.split("cid=")[1];let cid=sourceId;let detailUrl="https://v.%71%71.com/detail/m/"+cid+".html";log("详情页:"+detailUrl);var pdfh=jsp.pdfh;var pd=jsp.pd;try{let json=JSON.parse(html);VOD={vod_url:input,vod_name:json.c.title,type_name:json.typ.join(","),vod_actor:json.nam.join(","),vod_year:json.c.year,vod_content:json.c.description,vod_remarks:json.rec,vod_pic:urljoin2(input,json.c.pic)}}catch(e){log("解析片名海报等基础信息发生错误:"+e.message)}if(/get_playsource/.test(input)){eval(html);let indexList=QZOutputJson.PlaylistItem.indexList;indexList.forEach(function(it){let dataUrl="https://s.video.qq.com/get_playsource?id="+sourceId+"&plat=2&type=4&data_type=3&range="+it+"&video_type=10&plname=qq&otype=json";eval(fetch(dataUrl,fetch_params));let vdata=QZOutputJson.PlaylistItem.videoPlayList;vdata.forEach(function(item){d.push({title:item.title,pic_url:item.pic,desc:item.episode_number+"\\t\\t\\t播放量:"+item.thirdLine,url:item.playUrl})});video_lists=video_lists.concat(vdata)})}else{let json=JSON.parse(html);video_lists=json.c.video_ids;let url="https://v.qq.com/x/cover/"+sourceId+".html";if(json.c.type===10){let dataUrl="https://s.video.qq.com/get_playsource?id="+json.c.column_id+"&plat=2&type=2&data_type=3&video_type=8&plname=qq&otype=json";let o_html=fetch(dataUrl,fetch_params);eval(o_html);video_lists=[];let indexList=QZOutputJson.PlaylistItem.indexList;indexList.forEach(function(it){let dataUrl="https://s.video.qq.com/get_playsource?id="+json.c.column_id+"&plat=2&type=4&data_type=3&range="+it+"&video_type=10&plname=qq&otype=json";eval(fetch(dataUrl,fetch_params));let vdata=QZOutputJson.PlaylistItem.videoPlayList;vdata.forEach(function(item){d.push({title:item.title,pic_url:item.pic,desc:item.episode_number+"\\t\\t\\t播放量:"+item.thirdLine,url:item.playUrl})});video_lists=video_lists.concat(vdata)})}else if(video_lists.length===1){d.push({title:"在线播放",url:url})}else if(video_lists.length>1){for(let i=0;i1?it1.category_map[1]:""})})})}}let yg=d.filter(function(it){return it.type&&it.type!=="正片"});let zp=d.filter(function(it){return!(it.type&&it.type!=="正片")});VOD.vod_play_from=yg.length<1?"qq":"qq$$$qq 预告及花絮";VOD.vod_play_url=yg.length<1?d.map(function(it){return it.title+"$"+it.url}).join("#"):[zp,yg].map(function(it){return it.map(function(its){return its.title+"$"+its.url}).join("#")}).join("$$$");',
+ // 搜索:'json:uiData;data[0].title;data[0].posterPic;.titleMarkLabelList[1].primeText;data[0].id;data[0].publishDate',
+ 搜索:'js:let d=[];pdfa=jsp.pdfa;pdfh=jsp.pdfh;pd=jsp.pd;let html=request(input);let baseList=pdfa(html,"body&&.result_item_v");baseList.forEach(function(it){let longText=pdfh(it,".result_title&&Text");let shortText=pdfh(it,".sub&&Text");let fromTag=pdfh(it,".result_source&&Text");let score=pdfh(it,".result_score&&Text");let content=pdfh(it,".desc_text&&Text");let url=pdfh(it,".result_title&&a&&href");let img=pd(it,".figure_pic&&src");url="https://node.video.qq.com/x/api/float_vinfo2?cid="+url.match(/.*\\/(.*?)\\.html/)[1];log(shortText+"|"+url);if(fromTag.match(/腾讯/)){d.push({title:longText.split(shortText)[0],img:img,url:url,content:content,desc:"⭐"+longText.split(shortText)[1]+"-"+shortText+" "+score})}});setResult(d);',
+ // 搜索:'json:item;word;dc;class;id;sn',
+}
\ No newline at end of file