part 0
the py header:
Code:import os import sys import random import mechanize import time import string # Mechanize browser and set user agent br = mechanize.Browser() br.set_handle_robots(False) br.addheaders = [('user-agent', ' Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3'), ('accept', 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8')]
Results 1 to 14 of 14
Threaded View
-
01-05-2020
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)