21 lines
		
	
	
	
		
			1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			21 lines
		
	
	
	
		
			1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
|  | <html lang="en"> | |||
|  | 	<head> | |||
|  | 		<title>Books about the evils of social media</title> | |||
|  | 		<link href="./style.css" rel="stylesheet" type="text/css" media="all"> | |||
|  | 		<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |||
|  | 	</head> | |||
|  | 	<body> | |||
|  | 		<h1>Books about the evils of social media</h1> | |||
|  | 		<table class="f"> | |||
|  | 			<tr class="info"> | |||
|  | 				<td>The Influencer Industry</td> | |||
|  | 				<td>Emily Hund</td> | |||
|  | 				<td>Academic</td> | |||
|  | 				<td><a href="https://libgen.is/book/index.php?md5=7E480476514340F174D938ECBD46499F">Libgen.is</a></td> | |||
|  | 			</tr> | |||
|  | 			<tr> | |||
|  | 				<td class="snippet">While individual participants looked for a route to autonomy, stability, and professional fulfillment that seemed impossible elsewhere, they ended up creating a value system that advanced the erosion of boundaries between individuals’ inner lives and commercialism, asking us to view ourselves as products perpetually ready for market, our relationships as monetizable, and our daily activities as potential shopping experiences.</td> | |||
|  | 			</tr> | |||
|  | 		</table> | |||
|  | 	</body> | |||
|  | </html> |