| -- TABLE activity -- | |
| -- TABLE categories -- | |
| --- ROW 0 --- | |
| category_id: "1" | |
| version_token: "versionToken" | |
| type: "3" | |
| label: "category1" | |
| image: "" | |
| ntp_click_count: "0" | |
| esp_site_click_count: "0" | |
| ntp_shown_count: "0" | |
| -- TABLE site_blacklist -- | |
| -- TABLE sites -- | |
| --- ROW 0 --- | |
| site_id: "1" | |
| url: "http://www.google.com" | |
| category_id: "1" | |
| title: "site1" | |
| favicon: "" | |
| click_count: "0" | |
| removed: "0" |