mirror of
				https://github.com/mashirozx/Pixiv-Nginx.git
				synced 2025-05-29 01:49:17 +08:00 
			
		
		
		
	Merge pull request #39 from Henvy-Mango/fix
update hosts steamcommunity
This commit is contained in:
		
						commit
						e1074329b9
					
				@ -274,7 +274,7 @@ http {
 | 
				
			|||||||
        ssl_certificate_key ca/pixiv.net.key;
 | 
					        ssl_certificate_key ca/pixiv.net.key;
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
    	location / {
 | 
					    	location / {
 | 
				
			||||||
            proxy_pass https://104.110.72.183/;
 | 
					            proxy_pass https://23.61.176.149/;
 | 
				
			||||||
            proxy_set_header Host $http_host;
 | 
					            proxy_set_header Host $http_host;
 | 
				
			||||||
            proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
 | 
					            proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
 | 
				
			||||||
            proxy_set_header X-Real_IP $remote_addr;
 | 
					            proxy_set_header X-Real_IP $remote_addr;
 | 
				
			||||||
@ -294,7 +294,7 @@ http {
 | 
				
			|||||||
        ssl_certificate_key ca/pixiv.net.key;
 | 
					        ssl_certificate_key ca/pixiv.net.key;
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
    	location / {
 | 
					    	location / {
 | 
				
			||||||
            proxy_pass https://23.77.18.43/;
 | 
					            proxy_pass https://104.112.84.145/;
 | 
				
			||||||
            proxy_set_header Host $http_host;
 | 
					            proxy_set_header Host $http_host;
 | 
				
			||||||
            proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
 | 
					            proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
 | 
				
			||||||
            proxy_set_header X-Real_IP $remote_addr;
 | 
					            proxy_set_header X-Real_IP $remote_addr;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user