Skip to content

Commit

Permalink
Update ResetScans.ts (#126)
Browse files Browse the repository at this point in the history
* Update ResetScans.ts

* Update ResetScans.ts
  • Loading branch information
MaosyBaos authored Dec 4, 2024
1 parent a82794a commit 4804e68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ResetScans/ResetScans.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ import {
Madara
} from '../Madara'

const DOMAIN = 'https://rspro.xyz'
const DOMAIN = 'https://reset-scans.co'

export const ResetScansInfo: SourceInfo = {
version: getExportVersion('0.0.7'),
version: getExportVersion('0.0.8'),
name: 'ResetScans',
description: `Extension that pulls manga from ${DOMAIN}`,
author: 'Netsky',
Expand Down

0 comments on commit 4804e68

Please sign in to comment.