Advertisement
Guest User

Untitled

a guest
Apr 4th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  
  2. [setup]
  3.  
  4. ;name of the source (empty=file name)
  5. name=komputerswiat.pl
  6.  
  7. ;some description
  8. desc=Search Engine
  9.  
  10. ;set a special category in case this is only offering special things
  11. category=IT, Computer
  12.  
  13. ;give a number from 1 to 5 (5 is best) / 0=disabled/not visible
  14. quality=3
  15.  
  16. ;what language is the content in (default en)
  17. lang=pl
  18.  
  19. url=http://www.bing.com/search?q=site%3Akomputerswiat.pl+%search%&go=Search&qs=ds&form=QBRE
  20.  
  21. url mask=*komputerswiat.pl*.aspx
  22.  
  23. ;time to wait between queries
  24. wait time=5
  25.  
  26. content_front=<div id="article">
  27. content_back=</div><script type="text/javascript">|</script></div>
  28.  
  29. title_front=<h1
  30. title_front2=>
  31. title_back=</
  32.  
  33. author_front=author":{
  34. author_front2=name":"
  35. author_back="
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement