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

Commit

Permalink
HiperDex | Update domain (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
GameFuzzy committed Feb 27, 2023
1 parent 4b490e5 commit 2502e6a
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://1sthiperdex.com'
const DOMAIN = 'https://hiperdex.com'

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

0 comments on commit 2502e6a

Please sign in to comment.