mirror of
https://github.com/t94j0/AIRMASTER
synced 2026-06-08 17:42:17 +00:00
Changing poorly nvimmed files
This commit is contained in:
@@ -47,13 +47,13 @@ var list = map[int]string{
|
||||
45: "Job Search/Careers",
|
||||
46: "News/Media",
|
||||
47: "Personals/Dating",
|
||||
49: "Refer ence",
|
||||
49: "Reference",
|
||||
50: "Mixed Content/Potentially Adult",
|
||||
51: "Chat (IM)/SMS",
|
||||
52: "Email",
|
||||
53: "Newsgroups/Forums",
|
||||
54: "Religion",
|
||||
55: "Social Ne tworking",
|
||||
55: "Social Networking",
|
||||
56: "File Storage/Sharing",
|
||||
57: "Remote Access Tools",
|
||||
58: "Shopping",
|
||||
@@ -64,7 +64,7 @@ var list = map[int]string{
|
||||
63: "Personal Sites",
|
||||
64: "Restaurants/Dining/Food",
|
||||
65: "Sports/Recreation",
|
||||
66: "Tr avel",
|
||||
66: "Travel",
|
||||
67: "Vehicles",
|
||||
68: "Humor/Jokes",
|
||||
69: "Streaming Media/MP3/P2P",
|
||||
|
||||
@@ -1,16 +1,3 @@
|
||||
// Copyright © 2017 NAME HERE <EMAIL ADDRESS>
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
// You may obtain a copy of the License at
|
||||
//
|
||||
// http://www.apache.org/licenses/LICENSE-2.0
|
||||
//
|
||||
// Unless required by applicable law or agreed to in writing, software
|
||||
// distributed under the License is distributed on an "AS IS" BASIS,
|
||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
package main
|
||||
|
||||
import "github.com/t94j0/AIRMASTER/cmd"
|
||||
|
||||
Reference in New Issue
Block a user