mirror of
				https://github.com/mashirozx/sakura.git
				synced 2025-05-29 01:49:21 +08:00 
			
		
		
		
	
						commit
						7eef227f42
					
				@ -308,7 +308,7 @@ function the_headPattern(){
 | 
			
		||||
    $t .= ' <span class="cat-des">'.$des.'</span>';
 | 
			
		||||
  }elseif(is_search()){
 | 
			
		||||
    $full_image_url = get_random_bg_url();
 | 
			
		||||
    $t .= '<h1 class="entry-title search-title"> '.printf( __( "Search results for \" %s \"","sakura" ), get_search_query()) ./*关于“ '.get_search_query().' ”的搜索结果*/'</h1>';
 | 
			
		||||
    $t .= '<h1 class="entry-title search-title"> '.sprintf( __( "Search results for \" %s \"","sakura" ), get_search_query()) ./*关于“ '.get_search_query().' ”的搜索结果*/'</h1>';
 | 
			
		||||
  }
 | 
			
		||||
  if(akina_option('patternimg')) $full_image_url = false;
 | 
			
		||||
  if(!is_home() && $full_image_url) : ?>
 | 
			
		||||
@ -366,7 +366,7 @@ function the_video_headPattern_hls(){
 | 
			
		||||
  }elseif(is_search()){
 | 
			
		||||
    $full_image_url = get_random_bg_url();
 | 
			
		||||
    $thubm_image_url = 'https://cdn.jsdelivr.net/gh/moezx/cdn@3.0.1/img/svg/loader/orange.progress-bar-stripe-loader.svg';
 | 
			
		||||
    $t .= '<h1 class="entry-title search-title"> '.printf( __( "Search results for \" %s \"","sakura" ), get_search_query()) ./*关于“ '.get_search_query().' ”的搜索结果*/'</h1>';
 | 
			
		||||
    $t .= '<h1 class="entry-title search-title"> '.sprintf( __( "Search results for \" %s \"","sakura" ), get_search_query()) ./*关于“ '.get_search_query().' ”的搜索结果*/'</h1>';
 | 
			
		||||
  }
 | 
			
		||||
  $thubm_image_url = $thubm_image_url . "#lazyload-blur";
 | 
			
		||||
	$thubm_image_url = str_replace(akina_option('qiniu_cdn'),'https://cdn.2heng.xin/',$thubm_image_url);
 | 
			
		||||
@ -434,7 +434,7 @@ function the_video_headPattern_normal(){
 | 
			
		||||
  }elseif(is_search()){
 | 
			
		||||
    $full_image_url = get_random_bg_url();
 | 
			
		||||
    $thubm_image_url = 'https://cdn.jsdelivr.net/gh/moezx/cdn@3.0.1/img/svg/loader/orange.progress-bar-stripe-loader.svg';
 | 
			
		||||
    $t .= '<h1 class="entry-title search-title"> '.printf( __( "Search results for \" %s \"","sakura" ), get_search_query()) ./*关于“ '.get_search_query().' ”的搜索结果*/'</h1>';
 | 
			
		||||
    $t .= '<h1 class="entry-title search-title"> '.sprintf( __( "Search results for \" %s \"","sakura" ), get_search_query()) ./*关于“ '.get_search_query().' ”的搜索结果*/'</h1>';
 | 
			
		||||
  }
 | 
			
		||||
  $thubm_image_url = $thubm_image_url . "#lazyload-blur";
 | 
			
		||||
	$thubm_image_url = str_replace(akina_option('qiniu_cdn'),'https://cdn.2heng.xin/',$thubm_image_url);
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user