File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ public function checkUrl($url)
52
52
"content-type: application/x-www-form-urlencoded;charset=UTF-8 " ,
53
53
"origin: https://search.google.com " ,
54
54
"postman-token: 7ee787bf-1fe1-30c6-0b76-3dce8926bd5b " ,
55
- "referer: https://search.google.com/structured-data/testing-tool/u/0/?hl=it " ,
55
+ "referer: https://search.google.com/structured-data/testing-tool/u/0/ " ,
56
56
"user-agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36 "
57
57
),
58
58
);
Original file line number Diff line number Diff line change 62
62
color: darkorange;font-weight:bold;
63
63
@endif
64
64
' >
65
- <td ><a href =" https://search.google.com/structured-data/testing-tool/u/0/?hl=it #url=<?php echo urlencode ($nameOriginal ); ? >" >
65
+ <td ><a href =" https://search.google.com/structured-data/testing-tool/u/0/#url=<?php echo urlencode ($nameOriginal ); ? >" >
66
66
{{ $nameOriginal } }
67
67
</a >
68
68
</td >
You can’t perform that action at this time.
0 commit comments