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: 575
Function: getPaste

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

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/system/core/Exceptions.php:271)

Filename: view/rss.php

Line Number: 2

Backtrace:

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/themes/geocities/views/view/rss.php
Line: 2
Function: header

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/core/MY_Loader.php
Line: 173
Function: include

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/core/MY_Loader.php
Line: 43
Function: _ci_load

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

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

7-siech.py - Stikked 7-siech.py - Stikked http://geopaste.scratchbook.ch/ en 8-siech.py http://geopaste.scratchbook.ch/view/7d4ac912 Mon, 29 Sep 2014 15:15:35 +0200 Schneidi http://geopaste.scratchbook.ch/view/7d4ac912
  1. #!/usr/bin/python
  2.  
  3. import requests
  4.  
  5. for i in range(1, 600):
  6.     r = requests.get('http://www.hahnemann.ch/therapeutenliste.php' + str(i))
  7.     response = r.text
  8.     email = response.split('mailto:')[1].split('"')[0]
  9.     print str(i) + ': ' + email.encode('utf-8')
]]>
8-siech.py http://geopaste.scratchbook.ch/view/8fede453 Mon, 29 Sep 2014 15:15:07 +0200 Schneidi http://geopaste.scratchbook.ch/view/8fede453
  1. U2FsdGVkX1+ysGIsiRKPybMPbs2rc2TaG5Xtuxi0LBAmaLXdzGxxxZ/Fa1q+bIpBICTNDdsdCXXSrKE3zlq4JmnzwvQ48AMp30lk
  2. VvP+ShTtAUF5+ZhsfJZvGlrf8qZcoVP4uguQwzIjUK8fram0MmyUEdHMh4E+9qcVSl7emL522oqI7ZkKGAVEemdQWT0xbgj/FRi0
  3. Wqq9JtvUS0+QSCL3wgw4YSqIBQWGK77io+53HUkew5ybKy8X8iuEzwqCGyWYus+BpMRVy0LRFjWQKGjsKxexmieU7W27taOyN1tZ
  4. jbOC8E4B0dUI08fD69ZkregwE3YHwHlX07CqArcC1BSooAhIvpbx/1DLNUxEiNcUg3vaKSzPaFZjkIORTdc4qht5zbM8e3RtZIz5
  5. vw5JLCmvEDPXaMu0inGcrsIVxmc=
]]>