Skip to content

Commit

Permalink
BatoTo | Update Domain
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNetsky authored Dec 23, 2024
1 parent 11042d4 commit 4cd9bbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/BatoTo/BatoTo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ import {
resetSettings
} from './BatoToSettings'

const BATO_DOMAIN = 'https://bato.to'
const BATO_DOMAIN = 'hhttps://batocomic.org'

This comment has been minimized.

Copy link
@MidknightRyk

MidknightRyk Dec 23, 2024

I think this has a typo. Should it not be https rather than hhttps?

This comment has been minimized.

Copy link
@TheNetsky

TheNetsky Dec 23, 2024

Author Owner

Oops, correct


export const BatoToInfo: SourceInfo = {
version: '3.1.2',
version: '3.1.3',
name: 'BatoTo',
icon: 'icon.png',
author: 'niclimcy',
Expand Down

0 comments on commit 4cd9bbd

Please sign in to comment.