Documentation ¶
Index ¶
Constants ¶
View Source
const DMM = "dmm"
View Source
const D_URL = "https://www.dmm.co.jp/dc/doujin/-/detail/=/cid=%s/"
e.g. https://www.dmm.co.jp/dc/doujin/-/detail/=/cid=d_273812/
View Source
const RJ_URL = "https://www.dlsite.com/maniax/work/=/product_id/%s.html"
View Source
const VERSION = "0.1.0"
View Source
const VJ_URL = "https://www.dlsite.com/pro/work/=/product_id/%s.html"
Variables ¶
View Source
var NumberRegexp = regexp.MustCompile(`\b(?P<number>d_\d{5,12})(\b|_)`)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.