From 21e28f4ec6c864adb851e81d73da7f5057510415 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Tue, 28 Apr 2020 10:50:51 -0700 Subject: [PATCH] Remove referral links. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f6dbac464..7e64e451f 100644 --- a/package.json +++ b/package.json @@ -24,11 +24,11 @@ "captchaServiceLinks": [ [ "captcha.guru", - "https://captcha.guru/en/regen/?ref=104127" + "https://captcha.guru/" ], [ "2captcha", - "https://2captcha.com?from=7935487" + "https://2captcha.com/" ] ], "distBranch": "gh-pages",