diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2022-01-06 17:06:00 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2022-01-06 17:06:00 -0500 |
commit | 5279f18f70ef05d633b9951606262580c276767e (patch) | |
tree | 56528cf60bb185a72561d195189143094f1572e9 /src/lib | |
parent | 1a48fd647fc84952439da5484d38f4d16c89198c (diff) | |
download | tanzanite-5279f18f70ef05d633b9951606262580c276767e.tar.gz tanzanite-5279f18f70ef05d633b9951606262580c276767e.tar.bz2 tanzanite-5279f18f70ef05d633b9951606262580c276767e.zip |
remove steamcommunity.co since it causes false positives
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/badlinks.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/badlinks.ts b/src/lib/badlinks.ts index f758fcf..6cabd65 100644 --- a/src/lib/badlinks.ts +++ b/src/lib/badlinks.ts @@ -3987,7 +3987,7 @@ export default [ "steamcommunity.cloud", "steamcommunity.cn", "steamcommunity.co.ua", - "steamcommunity.co", + // "steamcommunity.co", "steamcommunity.com-id-k4tushatwitchbabydota.ru", "steamcommunity.com.ru", "steamcommunity.comlappl251490lrust.ru", |