mirror of https://gitlab.com/bashrc2/epicyon
				
				
				
			Space
							parent
							
								
									c0375fbf73
								
							
						
					
					
						commit
						45d72880b7
					
				
							
								
								
									
										2
									
								
								posts.py
								
								
								
								
							
							
						
						
									
										2
									
								
								posts.py
								
								
								
								
							| 
						 | 
				
			
			@ -5553,7 +5553,7 @@ def download_announce(session, base_dir: str, http_prefix: str,
 | 
			
		|||
        if '/statuses/' not in announced_json['id'] and \
 | 
			
		||||
           '/objects/' not in announced_json['id']:
 | 
			
		||||
            print('WARN: announced post id does not contain /statuses/ ' +
 | 
			
		||||
                  'or /objects/' + str(announced_json))
 | 
			
		||||
                  'or /objects/ ' + str(announced_json))
 | 
			
		||||
            _reject_announce(announce_filename,
 | 
			
		||||
                             base_dir, nickname, domain, post_id,
 | 
			
		||||
                             recent_posts_cache)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue