Documentation ¶
Overview ¶
Rarbg Mechanize
Index ¶
Constants ¶
View Source
const ( AJAXPHP = "/threat_defence_ajax.php" DefencePHP = "/threat_defence.php" Origin = "http://rarbg.to" Sleep = 4 * time.Second )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Defence ¶ added in v1.2.1
func NewDefence ¶ added in v1.2.3
This is the entrypoint into getting the SKT cookie, should you need to do that. After this you will want to call ThreatCaptcha.
type Result ¶ added in v1.1.1
type Result struct { Genre string Image string Seeders string Size string Title string Torrent string }
func NewResults ¶ added in v1.3.1
Perform a search with the given value. Note you will need to have previously saved the SKT cookie to the Cache folder using IamHuman.
Click to show internal directories.
Click to hide internal directories.