Add new available domains
This commit is contained in:
parent
02095cd1dc
commit
4d25665835
2 changed files with 5 additions and 3 deletions
|
@ -1,4 +1,6 @@
|
|||
var tuto_progress = [
|
||||
const dn_without_dnssec = ["driivve.com.", "driivee.cloud."];
|
||||
|
||||
const tuto_progress = [
|
||||
{
|
||||
1: { title: "Is alive?", icon: "👋", label: "Token 1"},
|
||||
2: { title: "DMZ reached", icon: "📚", label: "Token 2"},
|
||||
|
|
Reference in a new issue