README.txt 290 B

1234567891011121314151617
  1. _clickjob.py
  2. master clickjob file
  3. (CUSTOMER_NAME).py
  4. clickjob run file
  5. list.txt
  6. list of URLs to be added to file (used in update_url_list.py)
  7. update_kw.py
  8. add keywords to DB
  9. update_url.py
  10. add single URL to DB
  11. update_url_list.py
  12. add multiple URLs using URLs specified in list (list.txt)