diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..aff82a1 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,6 @@ +version: 2 +updates: + - package-ecosystem: "npm" + directory: "/" + schedule: + interval: "weekly" diff --git a/Windex Antivirus.html b/Windex Antivirus.html deleted file mode 100644 index bd6da07..0000000 --- a/Windex Antivirus.html +++ /dev/null @@ -1,44 +0,0 @@ - - - - - Windex Antivirus - - - -

Windex Antivirus

-

Windex Antivirus is a free program that protects you from malware, viruses, and other threats. It's easy to use and it contains secured Clogs. Windex Antivirus is a BarnyWarp mod.

- -

Your connection is secured

- - - \ No newline at end of file diff --git a/Windex.html b/Windex.html deleted file mode 100644 index 654702c..0000000 --- a/Windex.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - -BarnyWarp - -

BarnyWarp

-

You can use BarnyWarp 1.4 -or BarnyWarp 2.0.

- -

Welcome to the home page of BarnyWarp.

- - -

----------------------------------------------------------------------------------------------------------------------------------------------------------

- - - - -
- - - - -
- - diff --git a/github/workflows/JSON Files/Main.json b/github/workflows/JSON Files/Main.json new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html new file mode 100644 index 0000000..d5bb49b --- /dev/null +++ b/index.html @@ -0,0 +1,38 @@ + + + + +BarnyWarp + +

BarnyWarp

+

You can use BarnyWarp 1.4 +or BarnyWarp 2.0.

+ +

Welcome to the home page of BarnyWarp.

+ + +

----------------------------------------------------------------------------------------------------------------------------------------------------------

+ + + +
+ + + + +
+ + diff --git a/package.json b/package.json new file mode 100644 index 0000000..d843311 --- /dev/null +++ b/package.json @@ -0,0 +1,11 @@ +{ + "name": "barnywarp", + "version": "1.0.0", + "description": "BarnyWarp project", + "main": "index.js", + "author": "", + "license": "ISC", + "dependencies": { + "package-name": "arancia313-patch-clog-1" + } +}