diff --git a/.vscode/launch.json b/.vscode/launch.json deleted file mode 100644 index 45e6c97..0000000 --- a/.vscode/launch.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - // 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": "${workspaceFolder}/src/convert.py", - "console": "integratedTerminal", - "cwd": "${workspaceFolder}/src" - } - ] -} \ No newline at end of file diff --git a/src/index.html b/src/index.html deleted file mode 100644 index fb99fb3..0000000 --- a/src/index.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - Catalog - Spyware Watchdog - - - - -
- -
-

Spyware Watchdog Article Catalog

-

All of the articles on this website are available here!

-

If you want to contribute to this website, you can always make a pull request.

-
-
-

Web Browsers

- -
-
- - - \ No newline at end of file