From b6cf7558d89f3bbf210ddbbcfdeb33c29f01fba2 Mon Sep 17 00:00:00 2001 From: Pickysaurus <31670524+Pickysaurus@users.noreply.github.com> Date: Thu, 26 Jul 2018 19:00:19 +0100 Subject: [PATCH 1/2] Added Nexus Mods --- sites.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/sites.json b/sites.json index 76aa9d52..10b183e8 100644 --- a/sites.json +++ b/sites.json @@ -3531,6 +3531,15 @@ "newsblur.com" ] }, + + { + "name": "Nexus Mods", + "url": "https://staging.nexusmods.com/users/deleteaccount", + "difficulty": "easy", + "domains": [ + "nexusmods.com" + ] + }, { "name": "Nike+", From 1a528116e2b1f9c2902b54841fa0b2ab643e2075 Mon Sep 17 00:00:00 2001 From: Pickysaurus <31670524+Pickysaurus@users.noreply.github.com> Date: Thu, 26 Jul 2018 19:01:21 +0100 Subject: [PATCH 2/2] Correct Nexus Mods --- sites.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites.json b/sites.json index 10b183e8..a0af6a39 100644 --- a/sites.json +++ b/sites.json @@ -3534,7 +3534,7 @@ { "name": "Nexus Mods", - "url": "https://staging.nexusmods.com/users/deleteaccount", + "url": "https://nexusmods.com/users/deleteaccount", "difficulty": "easy", "domains": [ "nexusmods.com"