[{"id":"b2699fefc1a90f2f","type":"group","z":"9f46062cc77a7dfe","style":{"stroke":"#999999","stroke-opacity":"1","fill":"none","fill-opacity":"1","label":true,"label-position":"nw","color":"#a4a4a4"},"nodes":["c71c08e2ca479574","43a0262447ae8e06","5da19fe78409dffb","dfe9cf87f94ef7be","10686dd1f85807c3","8a6394c7963d51cc","865282639363dd21","b1d821280749d20f","73466f04b204673a"],"x":34,"y":3499,"w":1022,"h":122},{"id":"c71c08e2ca479574","type":"inject","z":"9f46062cc77a7dfe","g":"b2699fefc1a90f2f","name":"1min/c","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"60","crontab":"","once":true,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":140,"y":3580,"wires":[["b1d821280749d20f"]]},{"id":"43a0262447ae8e06","type":"http request","z":"9f46062cc77a7dfe","g":"b2699fefc1a90f2f","name":"","method":"GET","ret":"txt","paytoqs":"ignore","url":"http://www.xigua60.com/ass.php?url=dp&vid=110365&vfrom=0&vpart=0&cb=jQuery110204111119050263272_1700129369033&_=1700129369034","tls":"","persist":false,"proxy":"","insecureHTTPParser":false,"authType":"","senderr":false,"headers":[{"keyType":"other","keyValue":"Cookie","valueType":"other","valueValue":"PHPSESSID=a7j6qstcgkkqghor12ron94trk; Hm_lvt_d54f911a3c277d1625ac59778b7afe5b=1699961958,1700044933,1700099727,1700129302; recente=%5B%7B%22vod_name%22%3A%22%E4%BB%A5%E7%88%B1%E4%B8%BA%E8%90%A5%22%2C%22vod_url%22%3A%22http%3A%2F%2Fwww.xigua60.com%2Fplay%2F110365-0-0.html%22%2C%22vod_part%22%3A%22%E7%AC%AC1%E9%9B%86%22%7D%5D; Hm_lpvt_d54f911a3c277d1625ac59778b7afe5b=1700129366; security_session_verify=e8143c915798cf5ed4416be4584d89ef"},{"keyType":"other","keyValue":"Accept","valueType":"other","valueValue":"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01"},{"keyType":"other","keyValue":"User-Agent","valueType":"other","valueValue":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36 Edg/119.0.0.0"}],"x":560,"y":3580,"wires":[["5da19fe78409dffb"]]},{"id":"5da19fe78409dffb","type":"function","z":"9f46062cc77a7dfe","g":"b2699fefc1a90f2f","name":"提取","func":"msg.payload = msg.payload.split("(")\nmsg.payload = msg.payload[1].split(")")[0]\nreturn msg;","outputs":1,"timeout":0,"noerr":0,"initialize":"","finalize":"","libs":[],"x":690,"y":3580,"wires":[["dfe9cf87f94ef7be"]]},{"id":"dfe9cf87f94ef7be","type":"json","z":"9f46062cc77a7dfe","g":"b2699fefc1a90f2f","name":"","property":"payload","action":"","pretty":false,"x":810,"y":3580,"wires":[["10686dd1f85807c3"]]},{"id":"10686dd1f85807c3","type":"function","z":"9f46062cc77a7dfe","g":"b2699fefc1a90f2f","name":"判新","func":"var new_count = msg.payload.s.video.length\nvar old_count = global.get("old_count")||new_count;\nvar jicha = new_count - old_count\n\nif ( jicha > 0 ){\n msg.payload = "主人好,您关注的电视剧更新了" + jicha + "集,从" + old_count + "更新到" + new_count +"集了,请关注哦。"\n global.set("old_count",new_count); \n return msg;\n}else {\n global.set("old_count", new_count);\n}","outputs":1,"timeout":0,"noerr":0,"initialize":"","finalize":"","libs":[],"x":930,"y":3580,"wires":[["8a6394c7963d51cc"]]},{"id":"8a6394c7963d51cc","type":"link out","z":"9f46062cc77a7dfe","g":"b2699fefc1a90f2f","name":"link out 98","mode":"link","links":["0766e19cc29bf18e","d746ba0c8e810306"],"x":1015,"y":3580,"wires":[]},{"id":"865282639363dd21","type":"comment","z":"9f46062cc77a7dfe","g":"b2699fefc1a90f2f","name":"电视剧更新监控","info":"","x":140,"y":3540,"wires":[]},{"id":"b1d821280749d20f","type":"time-range-switch","z":"9f46062cc77a7dfe","g":"b2699fefc1a90f2f","name":"时间范围","lat":"","lon":"","startTime":"18:30:00","endTime":"22:00:00","startOffset":0,"endOffset":0,"x":280,"y":3580,"wires":[["43a0262447ae8e06"],["73466f04b204673a"]]},{"id":"73466f04b204673a","type":"join","z":"9f46062cc77a7dfe","g":"b2699fefc1a90f2f","name":" ","mode":"custom","build":"string","property":"payload","propertyType":"msg","key":"topic","joiner":"\\n","joinerType":"str","accumulate":false,"timeout":"","count":"30","reduceRight":false,"reduceExp":"","reduceInit":"","reduceInitType":"num","reduceFixup":"","x":430,"y":3580,"wires":[["43a0262447ae8e06"]]}]