Skip to content

Commit

Permalink
SamuraiScan: domain change
Browse files Browse the repository at this point in the history
Fixes #7454
  • Loading branch information
MikeZeDev authored Oct 5, 2024
1 parent b56850d commit 40b7177
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/web/mjs/connectors/SamuraiScan.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ export default class SamuraiScan extends WordPressMadara {
super.id = 'samuraiscan';
super.label = 'Samurai Scan';
this.tags = [ 'webtoon', 'spanish' ];
this.url = 'https://samuraiscan.com';
this.url = 'https://latan.visorsmr.com';
}
}
}

0 comments on commit 40b7177

Please # to comment.