fxi vid
This commit is contained in:
		
							parent
							
								
									e1f3ff2b74
								
							
						
					
					
						commit
						3c131fc481
					
				@ -28,7 +28,7 @@ async function updateSeed(info, desc) {
 | 
			
		||||
    form.append("url", vinfo.imdb)
 | 
			
		||||
    form.append("descr", desc)
 | 
			
		||||
    form.append("type", vinfo.type)
 | 
			
		||||
    form.append("pt_gen", 'https://movie.douban.com/subject/' + vinfo.vid + "/")
 | 
			
		||||
    form.append("pt_gen", 'https://movie.douban.com/subject/' + info.vid + "/")
 | 
			
		||||
    let tags = vinfo.tags.split(",")
 | 
			
		||||
    for (let i of tags) {
 | 
			
		||||
        form.append("tags[4][]", i)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user