From d669e497a5929f41fa5c5c93081460a8c1c60aa7 Mon Sep 17 00:00:00 2001 From: rav4s Date: Fri, 26 Mar 2021 10:41:32 -0500 Subject: [PATCH] Start adding new article thing --- index.html | 4 +- js/redirects.js | 3 + rtxbetadriverhack.html | 173 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 178 insertions(+), 2 deletions(-) create mode 100644 rtxbetadriverhack.html diff --git a/index.html b/index.html index 7e85376..413c6b8 100644 --- a/index.html +++ b/index.html @@ -209,9 +209,9 @@

-
+
- Another article + Nvidia beta driver unlocks GeForce RTX 3060's full crypto mining capabilities
diff --git a/js/redirects.js b/js/redirects.js index 6dd68d5..7200234 100644 --- a/js/redirects.js +++ b/js/redirects.js @@ -28,4 +28,7 @@ document.getElementById("oedipustheking").onclick = function() { }; document.getElementById("appleovertooksamsung").onclick = function() { location.href = "./appleovertooksamsung.html"; +}; +document.getElementById("rtxbetadriverhack").onclick = function() { + location.href = "./rtxbetadriverhack.html"; }; \ No newline at end of file diff --git a/rtxbetadriverhack.html b/rtxbetadriverhack.html new file mode 100644 index 0000000..a1b2a8a --- /dev/null +++ b/rtxbetadriverhack.html @@ -0,0 +1,173 @@ + + + + + Nvidia beta driver unlocks GeForce RTX 3060's full crypto mining capabilities + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + +
+
+ Type: Article
Author: Shawn Knight
Publish Date: 3/15/2021
Publisher: TECHSPOT
+ Link
Reflection: +
+
+ + + + + + + + +
+
+ + + + + \ No newline at end of file