Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[ Samurai Scan] domain changed #7454

Closed
Infel1 opened this issue Sep 30, 2024 · 4 comments · Fixed by #7459
Closed

[ Samurai Scan] domain changed #7454

Infel1 opened this issue Sep 30, 2024 · 4 comments · Fixed by #7459
Labels
Website Change Problem or Feature for existing Website

Comments

@Infel1
Copy link

Infel1 commented Sep 30, 2024

Name of the website
Samurai

Website urls (examples below)

Languages
-Spanish

@Infel1 Infel1 added the Website Suggestion Suggestion to add a new Website label Sep 30, 2024
@negareni
Copy link

Use this code and it works:

import WordPressMadara from './templates/WordPressMadara.mjs';

export default class SamuraiScan extends WordPressMadara {

constructor() {
    super();
    super.id = 'samuraiscan';
    super.label = 'Samurai Scan';
    this.tags = [ 'webtoon', 'spanish' ];
    this.url = 'https://latan.visorsmr.com/';
}

}

You just have to save it as a file "XXXX.mjs" (in my case it is samuraiscan.mjs) and place it in the top of "C:\hakuneko-desktop_6.1.7\cache\mjs\connectors".

@wow2134
Copy link

wow2134 commented Oct 4, 2024

@negareni wow thx, maybe it can be used as a reference for other websites

@MikeZeDev
Copy link
Contributor

@negareni wow thx, maybe it can be used as a reference for other websites

It only applies to similar websites ofc .

@negareni you know you can submit it ? With a proper icon (64x64px, PNG, no extension) and removing the trailing slash it will be fine.

@MikeZeDev
Copy link
Contributor

Bruh, its already added 🤦

image

In that case make a Website change request not a "Website suggestion" 😢

@MikeZeDev MikeZeDev added Website Change Problem or Feature for existing Website and removed Website Suggestion Suggestion to add a new Website labels Oct 5, 2024
@MikeZeDev MikeZeDev changed the title [Site Request] Samurai Scan [ Samurai Scan] domain changed Oct 5, 2024
MikeZeDev added a commit that referenced this issue Oct 5, 2024
MikeZeDev added a commit that referenced this issue Oct 6, 2024
Sheepux pushed a commit that referenced this issue Feb 9, 2025
Sheepux added a commit that referenced this issue Feb 9, 2025
* Siyahmelek: change domain (#7294)

Fixes #7293

* Fix lint on Siyahmelek.mjs (#7296)

* PixivComics: change endpoint & update hash algo (#7298)

minor changes

* add connector mikoroku (#7219)

* add connector mikoroku

* cleanup Mikoroku.mjs

* code updated

* fix clipboard

---------

Co-authored-by: MikeZeDev <MikeZeDev@users.noreply.github.com>

* CuuTruyen (#7307)

* CuuTruyen

* apply suggestions

* Ngomik: change domain (#7308)

* FIx GourmetScans: fix getting pages (#7324)

* FIx GourmetScans: fix getting pages

Fixes #7322

Same fix than Haruneko

* Update GourmetScans.mjs

* Update GourmetScans.mjs

* RuyaManga : cahnge domain (#7323)

Fixes #7321

* MoreNovel : change domain (#7315)

Fixes #7313

* Domains updates (#7328)

* Manhwaland: change domain

* Kiryuu: change domain

* KoMBatch change domain

* TempestScans: change domain (#7333)

Fixes #7331

* feat(RadiantScans): add connector (#7384)

https://radiantscans.com

* Desu : use referrer to download images (#7352)

* IrisScanlator: change Domain (#7347)

and use Mangastream not Mdara

* GriMelek change domain (#7370)

* Welovemanga.one : fix getting image (#7373)

simple change of dataset value

* Update SushiScans.mjs (#7388)

Just the link that changed it's catalogue instead of manga

* PixivComics : change salt (#7394)

Fixes #7393

* TruyenQQ : change domain (#7392)

* PixivComics: change salt again (#7397)

* PixivComics: change salt again

* always uses latest salt

* Update PixivComics.mjs

* MangaTale : change domain (#7399)

Fixes #7398

* PixivComics  : get salt from chapter JSON (#7402)

😞

* KomikIndo: change domain (#7420)

Fixes #7418

* TenshiID: change domain (#7432)

Fixes #7431

* Rackus (PMScans) : change domain (#7436)

Fixes #7435

* SamuraiScan: domain change (#7459)

Fixes #7454

* feat(Iken, VortexScans, MangaGalaxy): add Iken template (#7462)

* TukangKomik: update domain (#7486)

* MangaSwat: change domain (#7500)

FIxes #7494

* fix lints (#7505)

npm run lint

* fix title fetch and image fetch in hitomi (#7504)

Two observations:
- for some reason a direct DOM fetch from the request to get the title does not work (anymore). This is not related to the fetch but rather to the requested page itself, as the title element to be just gone (reproducable in curl). The suspicion I have is that there might be some javascript run afterwards that populates the title instead, hence resorting to js injection to get the title directly (unfortunate, but better than completely broken).
- the source code on the site for fetching images has changed, updating to be consistent to what is on the site.

* AllHentai: change domain (#7502)

Fixes #7499

* AresManga: change domain (#7501)

Fixes #7493

* OlympusScanlation: change domain (#7506)

and tiny api fix.

Fixes #7503

* update domains (#7507)

* Miauscan: change domain (#7520)

Fixes #7519

* TenshiID: update domain (#7529)

Closes #7527

* Add imperiodabritannia Connector (#7551)

* Add imperiodabritannia Connector

* Convert imperiodabritanio connector logo to correct format

* LikeManga : change domain (#7556)

* WebtoonHatti : change domain (#7572)

Closes #7570

* TCBScans: domain change (#7576)

Closes #7574

* BacaKomik: change domain (#7628)

* ComicBoost: fix getting pages (#7655)

thanks god a tiny fix.

Closes #7654

* WebtoonHatti: change domain (#7634)

Closes #7633

* Desu : update domain (#7665)

Closes #7664

* Komiku: fix getting pages (#7667)

Closes #7666

* Update Issue Templates (#7717)

* Update 2-suggest-a-new-connector-website.md

Add weebcentral info

* update wbesite issue template

* fix typo

* Manhuaga : Madara to MangaStream (#7701)

closes #7693

* Grimelel : change domain (#7689)

Closes #7688

* Add Weeb Central connector/website (#7720)

* Add Weeb Central connector

* Add weebcentral icon

* Update WeebCentral.mjs based on review

* Update WeebCentral.mjs, change "_getMangaFromURL"

* Yurineko: update domain (#7725)

Closes #7724

* MeioNovel: change domain (#7721)

Closes #7719

* Adding TernoScans and ErosScan (#7658)

* Adding TernoScans and ErosScan

Co-authored-by: MikeZeDev <MikeZeDev@users.noreply.github.com>

* Hivetoon: Change template (#7731)

* remove debug message

* InfernalVoidScan : use Iken template

---------

Co-authored-by: MikeZeDev <MikeZeDev@users.noreply.github.com>
Co-authored-by: akn19 <86169232+akn19@users.noreply.github.com>
Co-authored-by: beerpsi <92439990+beer-psi@users.noreply.github.com>
Co-authored-by: Tristan <tristan@tnet.moe>
Co-authored-by: aboudiom59 <51856879+aboudiom59@users.noreply.github.com>
Co-authored-by: noname2noname <noname2noname@protonmail.com>
Co-authored-by: Artur Lapot <51725946+Lapot300@users.noreply.github.com>
Co-authored-by: Manga Download (Owner) <147331778+manga-download-owner@users.noreply.github.com>
Co-authored-by: kiseki999 <102393549+kiseki999@users.noreply.github.com>
Co-authored-by: Kazora <quacmichael@gmail.com>
WhonderWy pushed a commit to WhonderWy/hakuneko that referenced this issue Feb 28, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Website Change Problem or Feature for existing Website
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants