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.
HentaiSnatcher/src/test.ts

12 lines
502 B
TypeScript

import {runTest as runRule34XXX} from "./test/rule34xxx";
import {runTest as inkbunnytest} from "./test/inkbunny";
console.log(`Testing Rule34.xxx`);
// Running the rule34 test with "Most popular" page
runRule34XXX(`https://rule34.xxx/index.php?page=post&s=list&tags=-male%2fmale+-furry+-yaoi+-male_focus+-male_only+-anthro+-3d+-cum+-my_little_pony+-vore+-unknown_species+-fur+-animal`, 50);
// !
runRule34XXX(`https://rule34.xxx/index.php?page=post&s=list&tags=superbusty`, 50);
// inkbunnytest();