A PHP Error was encountered

Severity: 8192

Message: Function create_function() is deprecated

Filename: geshi/geshi.php

Line Number: 4698

Backtrace:

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 4698
Function: _error_handler

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 4621
Function: _optimize_regexp_list_tokens_to_string

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 1655
Function: optimize_regexp_list

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 2029
Function: optimize_keyword_group

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 2168
Function: build_parse_cache

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/Process.php
Line: 45
Function: parse_code

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/models/Pastes.php
Line: 517
Function: syntax

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/controllers/Main.php
Line: 693
Function: getPaste

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/index.php
Line: 315
Function: require_once

Untitled - Stikked
  1. About opengo
  2. opengo is a metasearch engine, aggregating the results of other search engines while not storing information about its users.
  3.  
  4. Why use opengo?
  5. opengo may not offer you as personalised results as Google, but it doesn't generate a profile about you
  6. opengo doesn't care about what you search for, never shares anything with a third party, and it can't be used to compromise you
  7. opengo is free software, the code is 100% open and you can help to make it better. See more on github
  8. If you do care about privacy, want to be a conscious user, or otherwise believe in digital freedom, make opengo your default search engine or run it on your own server
  9.  
  10. Technical details - How does it work?
  11. opengo is a metasearch engine, inspired by the seeks project.
  12. It provides basic privacy by mixing your queries with searches on other platforms without storing search data. Queries are made using a POST request on every browser (except chrome*). Therefore they show up in neither our logs, nor your url history. In case of Chrome* users there is an exception, opengo uses the search bar to perform GET requests.
  13. opengo can be added to your browser's search bar; moreover, it can be set as the default search engine.
  14.  
  15. How can I make it my own?
  16. opengo appreciates your concern regarding logs, so take the code and run it yourself!
  17. Add your opengo to this list to help other people reclaim their privacy and make the Internet freer!
  18. The more decentralized the Internet, is the more freedom we have!
  19.  
  20. More about opengo
  21. github
  22. ohloh
  23. twitter
  24. IRC: #opengo @ freenode (webclient)
  25. transifex
  26. FAQ
  27. How to add to firefox?
  28. Install opengo as a search engine on any version of Firefox! (javascript required)
  29.  
  30. Developer FAQ
  31. New engines?
  32. Edit your settings.yml
  33. Create your custom engine module, check the example engine
  34. Don't forget to restart opengo after config edit!
  35.  
  36. Installation/WSGI support?
  37. See the installation and setup wiki page
  38.  
  39. How to debug engines?
  40. Stats page contains some useful data about the engines used.
  41.  
  42. Powered by searx - 0.7.0 - een privacy eerbiedigende, aanpasbare metazoekmachine