Remove 'originally posted at' (#2148)
This commit is contained in:
		
							parent
							
								
									f754b530ff
								
							
						
					
					
						commit
						a1bc6dc217
					
				@ -17,7 +17,7 @@ function itemToContent (item, { includeTitle = true } = {}) {
 | 
			
		||||
    content += `\n\n${item.text}`
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  content += `\n\noriginally posted at https://stacker.news/items/${item.id}`
 | 
			
		||||
  content += `\n\nhttps://stacker.news/items/${item.id}`
 | 
			
		||||
 | 
			
		||||
  return content.trim()
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user