This commit is contained in:
		@@ -58,9 +58,8 @@ pub fn c_feed_watch(c: &Context) {
 | 
				
			|||||||
                }
 | 
					                }
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            if check_cid == false && { prompt.is_empty() == false || com.is_empty() == false } {
 | 
					            if prompt.is_empty() == false || com.is_empty() == false {
 | 
				
			||||||
                println!("{}", handle);
 | 
					                println!("{}", handle);
 | 
				
			||||||
 | 
					 | 
				
			||||||
                if c.bool_flag("debug") == true {
 | 
					                if c.bool_flag("debug") == true {
 | 
				
			||||||
                    println!(
 | 
					                    println!(
 | 
				
			||||||
                        "cid:{}\nuri:{}\ncid_root:{}\nuri_root:{}\nhost:{}\ndid:{}\ncheck_cid:{}",
 | 
					                        "cid:{}\nuri:{}\ncid_root:{}\nuri_root:{}\nhost:{}\ndid:{}\ncheck_cid:{}",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user