blackliste wird geholt und geschrieben
This commit is contained in:
Vendored
+2
-2
@@ -37,14 +37,14 @@
|
||||
],
|
||||
}
|
||||
{
|
||||
"name": "Python: TOS string to file",
|
||||
"name": "fetch blacklist from server",
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"program": "${file}",
|
||||
"console": "integratedTerminal",
|
||||
"justMyCode": true,
|
||||
"args": [
|
||||
"--outfile=blubb.txt"
|
||||
"--blacklist"
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user