
[Program/Service Name Here]
-- This part of the article should have the name of the program and what - it does, and who develops it. -
-Spyware Level: Not Rated
-Spyware Feature X
-- Proof goes here[1]. -
-diff --git a/.vscode/launch.json b/.vscode/launch.json new file mode 100644 index 0000000..17e15f2 --- /dev/null +++ b/.vscode/launch.json @@ -0,0 +1,15 @@ +{ + // Use IntelliSense to learn about possible attributes. + // Hover to view descriptions of existing attributes. + // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 + "version": "0.2.0", + "configurations": [ + { + "name": "Python: Current File", + "type": "python", + "request": "launch", + "program": "${file}", + "console": "integratedTerminal" + } + ] +} \ No newline at end of file diff --git a/articles/chrome.html b/articles/chrome.html index 8a5a268..d2c052c 100644 --- a/articles/chrome.html +++ b/articles/chrome.html @@ -111,19 +111,38 @@
- This part of the article should have the name of the program and what - it does, and who develops it. -
-- Proof goes here[1]. -
-+ This part of the article should have the name of the program and what + it does, and who develops it. +
++ Proof goes here[1]. +