Whitespace
This commit is contained in:
		
					parent
					
						
							
								747e827fef
							
						
					
				
			
			
				commit
				
					
						4f26290346
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -57,8 +57,8 @@
 | 
			
		|||
                } else
 | 
			
		||||
                    $url = $possible_url;
 | 
			
		||||
 | 
			
		||||
				if (str_starts_with($url, "a1")) 
 | 
			
		||||
					continue; // It's probably a Bing-relative link such as for video, skip it.
 | 
			
		||||
                if (str_starts_with($url, "a1")) 
 | 
			
		||||
                  continue; // It's probably a Bing-relative link such as for video, skip it. 
 | 
			
		||||
 | 
			
		||||
                if (!empty($results) && array_key_exists("url", $results) && end($results)["url"] == $url->textContent)
 | 
			
		||||
                    continue;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue