1
0
www.mikescher.com/www/statics/programs/NedSchend.php
2017-11-09 17:43:34 +01:00

20 lines
549 B
PHP

<?php
return
[
'name' => 'NedSchend',
'category' => 'Hoax',
'stars' => 1,
'ui_language' => 'German',
'prog_language' => 'Delphi',
'short_description' => 'Send anonymous messages over the Windows Messenger service to other pc\"s in your " +
"LAN',
'add_date' => '2009-02-11',
'urls' =>
[
'download' => 'direkt',
],
'long_description' => function(){ return file_get_contents(__DIR__ . '/NedSchend_description.md'); },
'thumbnail_url' => 'NedSchend.png',
];