|
@@ -293,7 +293,7 @@
|
|
$('#countryrank').html(result.msearch);
|
|
$('#countryrank').html(result.msearch);
|
|
$('#category').html(result.msearch);
|
|
$('#category').html(result.msearch);
|
|
$('#sitetitle').html($('#search_query').val());
|
|
$('#sitetitle').html($('#search_query').val());
|
|
-
|
|
|
|
|
|
+ $('#descriptions').html("關鍵字的搜尋熱度。數字為每個月的平均搜尋量。資料來源為Google廣告系統。");
|
|
|
|
|
|
key_ary = [];
|
|
key_ary = [];
|
|
val_ary = [];
|
|
val_ary = [];
|