Package xyz.hexile.cloudflarescraper
Class CloudflareScraperInfo
- java.lang.Object
-
- xyz.hexile.cloudflarescraper.CloudflareScraperInfo
-
public class CloudflareScraperInfo extends java.lang.ObjectContains information about this specific build of CluodflareScraper.
-
-
Constructor Summary
Constructors Constructor Description CloudflareScraperInfo()
-
-
-
Field Detail
-
VERSION
public static final java.lang.String VERSION
- See Also:
- Constant Field Values
-
AUTHOR
public static final java.lang.String AUTHOR
- See Also:
- Constant Field Values
-
WEBSITE
public static final java.lang.String WEBSITE
- See Also:
- Constant Field Values
-
GITHUB
public static final java.lang.String GITHUB
- See Also:
- Constant Field Values
-
-