Skip to content

Commit 0819e11

Browse files
authored
Update monkrus
w14 => w16 subdomain
1 parent 2812b92 commit 0819e11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/resources.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export const resources: Record<string, Resource[] | Record<string, Resource[]>>
6363
{
6464
id: 'monkrus',
6565
title: 'm0nkrus',
66-
url: 'https://w14.monkrus.ws/',
66+
url: 'https://w16.monkrus.ws/',
6767
description: 'Trusted Adobe software site with clean, pre-cracked installations. Russian site but widely respected in the community.',
6868
badges: ['trusted', 'caution'],
6969
badgeTexts: { trusted: 'Trusted', caution: 'Windows Only' },
@@ -370,4 +370,4 @@ export const sectionConfig: Record<string, SectionConfig> = {
370370
music: { title: 'Music', stat: 'Service(s)' },
371371
books: { title: 'Books', stat: 'Libraries' },
372372
miscellaneous: { title: 'Miscellaneous', stat: 'Items' }
373-
};
373+
};

0 commit comments

Comments
 (0)