Skip to content

Commit 1ad9fb9

Browse files
committed
First commit
1 parent 9a8378a commit 1ad9fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webcat.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
categoriesUrl = 'http://sitereview.bluecoat.com/rest/categoryList?alpha=true'
2828

2929
# Get one here: http://www1.k9webprotection.com/get-k9-web-protection-free
30-
k9License = 'K936BFEC9A'
30+
k9License = 'Replace_by_your_own_license'
3131

3232
def fetchCategories(name):
3333
""" --------------------------------------- """

0 commit comments

Comments
 (0)