This repository has been archived on 2024-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
2021-10-22 00:29:12 +03:00
|
|
|
import {runTest as runRule34XXX} from "./test/rule34xxx";
|
2021-10-21 02:14:34 +03:00
|
|
|
|
2021-10-22 00:29:12 +03:00
|
|
|
console.log(`Testing Rule34.xxx`);
|
2021-10-21 02:14:34 +03:00
|
|
|
|
2021-10-22 00:29:12 +03:00
|
|
|
// Running the rule34 test with "Most popular" page
|
2021-10-22 01:36:15 +03:00
|
|
|
runRule34XXX(`https://rule34.xxx/index.php?page=post&s=list&tags=cyancapsule`, 30);
|