fuck you startpage
This commit is contained in:
		@@ -412,7 +412,7 @@ class startpage{
 | 
				
			|||||||
		
 | 
							
 | 
				
			||||||
		if(
 | 
							if(
 | 
				
			||||||
			preg_match(
 | 
								preg_match(
 | 
				
			||||||
				'/React\.createElement\(UIStartpage\.AppSerpWeb, ?(.+)\),$/m',
 | 
									'/React\.createElement\(UIStartpage\.AppSerpWeb, ?(.+)\),?$/m',
 | 
				
			||||||
				$html,
 | 
									$html,
 | 
				
			||||||
				$matches
 | 
									$matches
 | 
				
			||||||
			) === 0
 | 
								) === 0
 | 
				
			||||||
@@ -1069,7 +1069,7 @@ class startpage{
 | 
				
			|||||||
		
 | 
							
 | 
				
			||||||
		if(
 | 
							if(
 | 
				
			||||||
			preg_match(
 | 
								preg_match(
 | 
				
			||||||
				'/React\.createElement\(UIStartpage\.AppSerpImages, ?(.+)\),$/m',
 | 
									'/React\.createElement\(UIStartpage\.AppSerpImages, ?(.+)\),?$/m',
 | 
				
			||||||
				$html,
 | 
									$html,
 | 
				
			||||||
				$matches
 | 
									$matches
 | 
				
			||||||
			) === 0
 | 
								) === 0
 | 
				
			||||||
@@ -1194,7 +1194,7 @@ class startpage{
 | 
				
			|||||||
		
 | 
							
 | 
				
			||||||
		if(
 | 
							if(
 | 
				
			||||||
			preg_match(
 | 
								preg_match(
 | 
				
			||||||
				'/React\.createElement\(UIStartpage\.AppSerpVideos, ?(.+)\),$/m',
 | 
									'/React\.createElement\(UIStartpage\.AppSerpVideos, ?(.+)\),?$/m',
 | 
				
			||||||
				$html,
 | 
									$html,
 | 
				
			||||||
				$matches
 | 
									$matches
 | 
				
			||||||
			) === 0
 | 
								) === 0
 | 
				
			||||||
@@ -1336,7 +1336,7 @@ class startpage{
 | 
				
			|||||||
		
 | 
							
 | 
				
			||||||
		if(
 | 
							if(
 | 
				
			||||||
			preg_match(
 | 
								preg_match(
 | 
				
			||||||
				'/React\.createElement\(UIStartpage\.AppSerpNews, ?(.+)\),$/m',
 | 
									'/React\.createElement\(UIStartpage\.AppSerpNews, ?(.+)\),?$/m',
 | 
				
			||||||
				$html,
 | 
									$html,
 | 
				
			||||||
				$matches
 | 
									$matches
 | 
				
			||||||
			) === 0
 | 
								) === 0
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user