├── README ├── pastemon.conf.sample ├── pastemon.pl ├── proxies.conf ├── regex.conf.sample └── user-agents.conf /README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xme/pastemon/HEAD/README -------------------------------------------------------------------------------- /pastemon.conf.sample: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xme/pastemon/HEAD/pastemon.conf.sample -------------------------------------------------------------------------------- /pastemon.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xme/pastemon/HEAD/pastemon.pl -------------------------------------------------------------------------------- /proxies.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xme/pastemon/HEAD/proxies.conf -------------------------------------------------------------------------------- /regex.conf.sample: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xme/pastemon/HEAD/regex.conf.sample -------------------------------------------------------------------------------- /user-agents.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xme/pastemon/HEAD/user-agents.conf --------------------------------------------------------------------------------