Refactored referrer logic. Display stats for no referrers.
This commit is contained in:
@@ -247,6 +247,12 @@
|
||||
"value": "新密碼"
|
||||
}
|
||||
],
|
||||
"label.none": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "None"
|
||||
}
|
||||
],
|
||||
"label.owner": [
|
||||
{
|
||||
"type": 0,
|
||||
@@ -712,13 +718,7 @@
|
||||
"metrics.filter.combined": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "總和"
|
||||
}
|
||||
],
|
||||
"metrics.filter.domain-only": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "僅域名"
|
||||
"value": "Combined"
|
||||
}
|
||||
],
|
||||
"metrics.filter.raw": [
|
||||
@@ -757,6 +757,12 @@
|
||||
"value": "指入域名"
|
||||
}
|
||||
],
|
||||
"metrics.screens": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Screens"
|
||||
}
|
||||
],
|
||||
"metrics.unique-visitors": [
|
||||
{
|
||||
"type": 0,
|
||||
|
||||
Reference in New Issue
Block a user