Kung gtm no load ang gamitin ay no need na itong custom header...ang mahalaga dyan ay HTTP PROXY...Taas na ng rank mo, imposibleng hindi mo nagagamit ang search bar, btw eto tutorial spoonfeed na.
Add mo lng to sa config change mo lng ang naka color text
http-proxy (remote proxy) (port)
http-proxy-option CUSTOM-HEADER HTTP/1.0
http-proxy-option CUSTOM-HEADER "Host: (Paylod here)"
http-proxy-option CUSTOM-HEADER "X-Forward-Host (payload here)"
http-proxy-option CUSTOM-HEADER "Connection: Keep-Alive"
http-proxy-option CUSTOM-HEADER "Proxy-Connection: Keep-alive"
Example config:
http-proxy 111.221.44.60 8080
http-proxy-option CUSTOM-HEADER HTTP/1.0
http-proxy-option CUSTOM-HEADER "Host: m.google.com"
http-proxy-option CUSTOM-HEADER "X-Forward-Host m.google.com"
http-proxy-option CUSTOM-HEADER "Connection: Keep-Alive"
http-proxy-option CUSTOM-HEADER "Proxy-Connection: Keep-alive"

