Skip to content

Commit 58117a4

Browse files
authored
Simplify domains array formatting in sites.json
1 parent ca7fc2a commit 58117a4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

_data/sites.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23299,9 +23299,7 @@
2329923299
"difficulty": "easy",
2330023300
"notes": "Click on 'Delete my account'",
2330123301
"notes_fr": "Cliquer sur 'Supprimer mon compte'",
23302-
"domains": [
23303-
"wizbii.com"
23304-
]
23302+
"domains": ["wizbii.com"]
2330523303
},
2330623304
{
2330723305
"name": "WolframAlpha.com",

0 commit comments

Comments
 (0)