Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Commit

Permalink
Update HiperDex.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNetsky committed May 22, 2023
1 parent bb62285 commit b63fe34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/HiperDex/HiperDex.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ import {
Madara
} from '../Madara'

const DOMAIN = 'https://hiperdex.com'
const DOMAIN = 'https://hiperdex.net'

export const HiperDexInfo: SourceInfo = {
version: getExportVersion('0.0.3'),
version: getExportVersion('0.0.4'),
name: 'HiperDex',
description: `Extension that pulls manga from ${DOMAIN}`,
author: 'GameFuzzy',
Expand Down

0 comments on commit b63fe34

Please sign in to comment.