mirror of
				https://github.com/ls125781003/tvboxtg.git
				synced 2025-10-31 05:42:18 +00:00 
			
		
		
		
	4.13
Up
This commit is contained in:
		| @@ -679,14 +679,14 @@ var rule = { | ||||
|                     parse: 0, | ||||
|                     url: bata.url, | ||||
|                     jx: 0, | ||||
|                     danmaku: "http://103.45.162.207:25252/hbdm.php?key=7894561232&id=" + input.split("?")[0] | ||||
|                     danmaku: "https://danmu.zxz.ee/?type=xml&id=" + input.split("?")[0] | ||||
|                 }; | ||||
|             } else { | ||||
|                 input = { | ||||
|                     parse: 0, | ||||
|                     url: input.split("?")[0], | ||||
|                     jx: 1, | ||||
|                     danmaku: "http://103.45.162.207:25252/hbdm.php?key=7894561232&id=" + input.split("?")[0] | ||||
|                     danmaku: "https://danmu.zxz.ee/?type=xml&id=" + input.split("?")[0] | ||||
|                 }; | ||||
|             } | ||||
|         } catch { | ||||
| @@ -694,7 +694,7 @@ var rule = { | ||||
|                 parse: 0, | ||||
|                 url: input.split("?")[0], | ||||
|                 jx: 1, | ||||
|                 danmaku: "http://103.45.162.207:25252/hbdm.php?key=7894561232&id=" + input.split("?")[0] | ||||
|                 danmaku: "https://danmu.zxz.ee/?type=xml&id=" + input.split("?")[0] | ||||
|             }; | ||||
|         } | ||||
|     }), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user