Options
All
  • Public
  • Public/Protected
  • All
Menu

Module constants

Index

Variables

Const API_URL

API_URL: string = ...

Base API Url

Const HOST_URL

HOST_URL: "https://nhentai.net" = 'https://nhentai.net'

Main website

Const IMAGE_URL

IMAGE_URL: "https://i.nhentai.net" = 'https://i.nhentai.net'

Main image server

Const SortValues

SortValues: SortMethods[] = ...

Const THUMBS_URL

THUMBS_URL: "https://t.nhentai.net" = 'https://t.nhentai.net'

Thumbnail server

Generated using TypeDoc