Spaces:
Sleeping
Sleeping
基于深度学习的DGA恶意域名检测
commited on
Commit
·
45731e4
1
Parent(s):
f712fd6
third temp
Browse files- static/index.html +2 -1
static/index.html
CHANGED
@@ -108,7 +108,8 @@
|
|
108 |
'https://www.facebook.com',
|
109 |
'https://www.youtube.com',
|
110 |
'https://www.amazon.com',
|
111 |
-
'https://www.wikipedia.org'
|
|
|
112 |
];
|
113 |
|
114 |
urlsToCheck.forEach(url => {
|
|
|
108 |
'https://www.facebook.com',
|
109 |
'https://www.youtube.com',
|
110 |
'https://www.amazon.com',
|
111 |
+
'https://www.wikipedia.org',
|
112 |
+
'https://www.baidu.com'
|
113 |
];
|
114 |
|
115 |
urlsToCheck.forEach(url => {
|