|
@@ -284,9 +284,9 @@
|
|
|
$('#countryrank').html(result.msearch)
|
|
|
$('#category').html(result.msearch)
|
|
|
|
|
|
- alert(result.competition)
|
|
|
+// alert(result.competition)
|
|
|
|
|
|
- alert(result.msearch);
|
|
|
+// alert(result.msearch);
|
|
|
|
|
|
// for (let i = 0; i < result.length; i++) {
|
|
|
// seoStr = seoStr + '<a class=tag>' + result[i].kw + '</a>'
|