From 1d64e84d2fe84588ad0770a0d84504ca761d5a66 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Wed, 1 Apr 2015 10:45:22 +0200 Subject: [PATCH] Added local files + mods MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- guestbook/.htaccess | 4 + guestbook/LICENSE.txt | 470 ++++++++++++++++++ guestbook/captcha.txt | 1 + guestbook/changelog.txt | 39 ++ guestbook/forbid.php | 135 +++++ guestbook/index.php | 23 + guestbook/settings.php | 53 ++ inc/libs/security_functions.php | 4 +- inc/modules/guest/what-blog.php | 53 ++ register.php | 408 +++++++++++++++ robots.txt | 2 + templates/de/html/blog.tpl | 28 ++ templates/de/html/guest/guest_advert.tpl | 9 + templates/de/html/guest/guest_advert2.tpl | 9 + .../de/html/guest/guest_content_footer.tpl | 14 +- templates/de/html/guest/guest_footer.tpl | 32 +- templates/de/html/guest/guest_header.tpl | 12 +- templates/de/html/impressum.tpl | 81 ++- templates/de/html/infos.tpl | 31 +- templates/de/html/member/member_advert.tpl | 9 + .../de/html/member/member_content_right.tpl | 9 + templates/de/html/member/member_footer.tpl | 5 + templates/de/html/member/member_header.tpl | 6 +- templates/de/html/member/member_welcome.tpl | 41 +- templates/de/html/page_header.tpl | 4 + templates/de/html/welcome.tpl | 66 ++- 26 files changed, 1476 insertions(+), 72 deletions(-) create mode 100644 guestbook/.htaccess create mode 100644 guestbook/LICENSE.txt create mode 100644 guestbook/captcha.txt create mode 100644 guestbook/changelog.txt create mode 100644 guestbook/forbid.php create mode 100644 guestbook/index.php create mode 100644 guestbook/settings.php create mode 100644 inc/modules/guest/what-blog.php create mode 100644 register.php create mode 100644 templates/de/html/blog.tpl diff --git a/guestbook/.htaccess b/guestbook/.htaccess new file mode 100644 index 0000000000..833950dba4 --- /dev/null +++ b/guestbook/.htaccess @@ -0,0 +1,4 @@ +Order allow,deny +Allow from all + +ErrorDocument 404 http://www.wernis-schleuder.de/guestbook/index.php diff --git a/guestbook/LICENSE.txt b/guestbook/LICENSE.txt new file mode 100644 index 0000000000..7714141d15 --- /dev/null +++ b/guestbook/LICENSE.txt @@ -0,0 +1,470 @@ + MOZILLA PUBLIC LICENSE + Version 1.1 + + --------------- + +1. Definitions. + + 1.0.1. "Commercial Use" means distribution or otherwise making the + Covered Code available to a third party. + + 1.1. "Contributor" means each entity that creates or contributes to + the creation of Modifications. + + 1.2. "Contributor Version" means the combination of the Original + Code, prior Modifications used by a Contributor, and the Modifications + made by that particular Contributor. + + 1.3. "Covered Code" means the Original Code or Modifications or the + combination of the Original Code and Modifications, in each case + including portions thereof. + + 1.4. "Electronic Distribution Mechanism" means a mechanism generally + accepted in the software development community for the electronic + transfer of data. + + 1.5. "Executable" means Covered Code in any form other than Source + Code. + + 1.6. "Initial Developer" means the individual or entity identified + as the Initial Developer in the Source Code notice required by Exhibit + A. + + 1.7. "Larger Work" means a work which combines Covered Code or + portions thereof with code not governed by the terms of this License. + + 1.8. "License" means this document. + + 1.8.1. "Licensable" means having the right to grant, to the maximum + extent possible, whether at the time of the initial grant or + subsequently acquired, any and all of the rights conveyed herein. + + 1.9. "Modifications" means any addition to or deletion from the + substance or structure of either the Original Code or any previous + Modifications. When Covered Code is released as a series of files, a + Modification is: + A. Any addition to or deletion from the contents of a file + containing Original Code or previous Modifications. + + B. Any new file that contains any part of the Original Code or + previous Modifications. + + 1.10. "Original Code" means Source Code of computer software code + which is described in the Source Code notice required by Exhibit A as + Original Code, and which, at the time of its release under this + License is not already Covered Code governed by this License. + + 1.10.1. "Patent Claims" means any patent claim(s), now owned or + hereafter acquired, including without limitation, method, process, + and apparatus claims, in any patent Licensable by grantor. + + 1.11. "Source Code" means the preferred form of the Covered Code for + making modifications to it, including all modules it contains, plus + any associated interface definition files, scripts used to control + compilation and installation of an Executable, or source code + differential comparisons against either the Original Code or another + well known, available Covered Code of the Contributor's choice. The + Source Code can be in a compressed or archival form, provided the + appropriate decompression or de-archiving software is widely available + for no charge. + + 1.12. "You" (or "Your") means an individual or a legal entity + exercising rights under, and complying with all of the terms of, this + License or a future version of this License issued under Section 6.1. + For legal entities, "You" includes any entity which controls, is + controlled by, or is under common control with You. For purposes of + this definition, "control" means (a) the power, direct or indirect, + to cause the direction or management of such entity, whether by + contract or otherwise, or (b) ownership of more than fifty percent + (50%) of the outstanding shares or beneficial ownership of such + entity. + +2. Source Code License. + + 2.1. The Initial Developer Grant. + The Initial Developer hereby grants You a world-wide, royalty-free, + non-exclusive license, subject to third party intellectual property + claims: + (a) under intellectual property rights (other than patent or + trademark) Licensable by Initial Developer to use, reproduce, + modify, display, perform, sublicense and distribute the Original + Code (or portions thereof) with or without Modifications, and/or + as part of a Larger Work; and + + (b) under Patents Claims infringed by the making, using or + selling of Original Code, to make, have made, use, practice, + sell, and offer for sale, and/or otherwise dispose of the + Original Code (or portions thereof). + + (c) the licenses granted in this Section 2.1(a) and (b) are + effective on the date Initial Developer first distributes + Original Code under the terms of this License. + + (d) Notwithstanding Section 2.1(b) above, no patent license is + granted: 1) for code that You delete from the Original Code; 2) + separate from the Original Code; or 3) for infringements caused + by: i) the modification of the Original Code or ii) the + combination of the Original Code with other software or devices. + + 2.2. Contributor Grant. + Subject to third party intellectual property claims, each Contributor + hereby grants You a world-wide, royalty-free, non-exclusive license + + (a) under intellectual property rights (other than patent or + trademark) Licensable by Contributor, to use, reproduce, modify, + display, perform, sublicense and distribute the Modifications + created by such Contributor (or portions thereof) either on an + unmodified basis, with other Modifications, as Covered Code + and/or as part of a Larger Work; and + + (b) under Patent Claims infringed by the making, using, or + selling of Modifications made by that Contributor either alone + and/or in combination with its Contributor Version (or portions + of such combination), to make, use, sell, offer for sale, have + made, and/or otherwise dispose of: 1) Modifications made by that + Contributor (or portions thereof); and 2) the combination of + Modifications made by that Contributor with its Contributor + Version (or portions of such combination). + + (c) the licenses granted in Sections 2.2(a) and 2.2(b) are + effective on the date Contributor first makes Commercial Use of + the Covered Code. + + (d) Notwithstanding Section 2.2(b) above, no patent license is + granted: 1) for any code that Contributor has deleted from the + Contributor Version; 2) separate from the Contributor Version; + 3) for infringements caused by: i) third party modifications of + Contributor Version or ii) the combination of Modifications made + by that Contributor with other software (except as part of the + Contributor Version) or other devices; or 4) under Patent Claims + infringed by Covered Code in the absence of Modifications made by + that Contributor. + +3. Distribution Obligations. + + 3.1. Application of License. + The Modifications which You create or to which You contribute are + governed by the terms of this License, including without limitation + Section 2.2. The Source Code version of Covered Code may be + distributed only under the terms of this License or a future version + of this License released under Section 6.1, and You must include a + copy of this License with every copy of the Source Code You + distribute. You may not offer or impose any terms on any Source Code + version that alters or restricts the applicable version of this + License or the recipients' rights hereunder. However, You may include + an additional document offering the additional rights described in + Section 3.5. + + 3.2. Availability of Source Code. + Any Modification which You create or to which You contribute must be + made available in Source Code form under the terms of this License + either on the same media as an Executable version or via an accepted + Electronic Distribution Mechanism to anyone to whom you made an + Executable version available; and if made available via Electronic + Distribution Mechanism, must remain available for at least twelve (12) + months after the date it initially became available, or at least six + (6) months after a subsequent version of that particular Modification + has been made available to such recipients. You are responsible for + ensuring that the Source Code version remains available even if the + Electronic Distribution Mechanism is maintained by a third party. + + 3.3. Description of Modifications. + You must cause all Covered Code to which You contribute to contain a + file documenting the changes You made to create that Covered Code and + the date of any change. You must include a prominent statement that + the Modification is derived, directly or indirectly, from Original + Code provided by the Initial Developer and including the name of the + Initial Developer in (a) the Source Code, and (b) in any notice in an + Executable version or related documentation in which You describe the + origin or ownership of the Covered Code. + + 3.4. Intellectual Property Matters + (a) Third Party Claims. + If Contributor has knowledge that a license under a third party's + intellectual property rights is required to exercise the rights + granted by such Contributor under Sections 2.1 or 2.2, + Contributor must include a text file with the Source Code + distribution titled "LEGAL" which describes the claim and the + party making the claim in sufficient detail that a recipient will + know whom to contact. If Contributor obtains such knowledge after + the Modification is made available as described in Section 3.2, + Contributor shall promptly modify the LEGAL file in all copies + Contributor makes available thereafter and shall take other steps + (such as notifying appropriate mailing lists or newsgroups) + reasonably calculated to inform those who received the Covered + Code that new knowledge has been obtained. + + (b) Contributor APIs. + If Contributor's Modifications include an application programming + interface and Contributor has knowledge of patent licenses which + are reasonably necessary to implement that API, Contributor must + also include this information in the LEGAL file. + + (c) Representations. + Contributor represents that, except as disclosed pursuant to + Section 3.4(a) above, Contributor believes that Contributor's + Modifications are Contributor's original creation(s) and/or + Contributor has sufficient rights to grant the rights conveyed by + this License. + + 3.5. Required Notices. + You must duplicate the notice in Exhibit A in each file of the Source + Code. If it is not possible to put such notice in a particular Source + Code file due to its structure, then You must include such notice in a + location (such as a relevant directory) where a user would be likely + to look for such a notice. If You created one or more Modification(s) + You may add your name as a Contributor to the notice described in + Exhibit A. You must also duplicate this License in any documentation + for the Source Code where You describe recipients' rights or ownership + rights relating to Covered Code. You may choose to offer, and to + charge a fee for, warranty, support, indemnity or liability + obligations to one or more recipients of Covered Code. However, You + may do so only on Your own behalf, and not on behalf of the Initial + Developer or any Contributor. You must make it absolutely clear than + any such warranty, support, indemnity or liability obligation is + offered by You alone, and You hereby agree to indemnify the Initial + Developer and every Contributor for any liability incurred by the + Initial Developer or such Contributor as a result of warranty, + support, indemnity or liability terms You offer. + + 3.6. Distribution of Executable Versions. + You may distribute Covered Code in Executable form only if the + requirements of Section 3.1-3.5 have been met for that Covered Code, + and if You include a notice stating that the Source Code version of + the Covered Code is available under the terms of this License, + including a description of how and where You have fulfilled the + obligations of Section 3.2. The notice must be conspicuously included + in any notice in an Executable version, related documentation or + collateral in which You describe recipients' rights relating to the + Covered Code. You may distribute the Executable version of Covered + Code or ownership rights under a license of Your choice, which may + contain terms different from this License, provided that You are in + compliance with the terms of this License and that the license for the + Executable version does not attempt to limit or alter the recipient's + rights in the Source Code version from the rights set forth in this + License. If You distribute the Executable version under a different + license You must make it absolutely clear that any terms which differ + from this License are offered by You alone, not by the Initial + Developer or any Contributor. You hereby agree to indemnify the + Initial Developer and every Contributor for any liability incurred by + the Initial Developer or such Contributor as a result of any such + terms You offer. + + 3.7. Larger Works. + You may create a Larger Work by combining Covered Code with other code + not governed by the terms of this License and distribute the Larger + Work as a single product. In such a case, You must make sure the + requirements of this License are fulfilled for the Covered Code. + +4. Inability to Comply Due to Statute or Regulation. + + If it is impossible for You to comply with any of the terms of this + License with respect to some or all of the Covered Code due to + statute, judicial order, or regulation then You must: (a) comply with + the terms of this License to the maximum extent possible; and (b) + describe the limitations and the code they affect. Such description + must be included in the LEGAL file described in Section 3.4 and must + be included with all distributions of the Source Code. Except to the + extent prohibited by statute or regulation, such description must be + sufficiently detailed for a recipient of ordinary skill to be able to + understand it. + +5. Application of this License. + + This License applies to code to which the Initial Developer has + attached the notice in Exhibit A and to related Covered Code. + +6. Versions of the License. + + 6.1. New Versions. + Netscape Communications Corporation ("Netscape") may publish revised + and/or new versions of the License from time to time. Each version + will be given a distinguishing version number. + + 6.2. Effect of New Versions. + Once Covered Code has been published under a particular version of the + License, You may always continue to use it under the terms of that + version. You may also choose to use such Covered Code under the terms + of any subsequent version of the License published by Netscape. No one + other than Netscape has the right to modify the terms applicable to + Covered Code created under this License. + + 6.3. Derivative Works. + If You create or use a modified version of this License (which you may + only do in order to apply it to code which is not already Covered Code + governed by this License), You must (a) rename Your license so that + the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape", + "MPL", "NPL" or any confusingly similar phrase do not appear in your + license (except to note that your license differs from this License) + and (b) otherwise make it clear that Your version of the license + contains terms which differ from the Mozilla Public License and + Netscape Public License. (Filling in the name of the Initial + Developer, Original Code or Contributor in the notice described in + Exhibit A shall not of themselves be deemed to be modifications of + this License.) + +7. DISCLAIMER OF WARRANTY. + + COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, + WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, + WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF + DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. + THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE + IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, + YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE + COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER + OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF + ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. + +8. TERMINATION. + + 8.1. This License and the rights granted hereunder will terminate + automatically if You fail to comply with terms herein and fail to cure + such breach within 30 days of becoming aware of the breach. All + sublicenses to the Covered Code which are properly granted shall + survive any termination of this License. Provisions which, by their + nature, must remain in effect beyond the termination of this License + shall survive. + + 8.2. If You initiate litigation by asserting a patent infringement + claim (excluding declatory judgment actions) against Initial Developer + or a Contributor (the Initial Developer or Contributor against whom + You file such action is referred to as "Participant") alleging that: + + (a) such Participant's Contributor Version directly or indirectly + infringes any patent, then any and all rights granted by such + Participant to You under Sections 2.1 and/or 2.2 of this License + shall, upon 60 days notice from Participant terminate prospectively, + unless if within 60 days after receipt of notice You either: (i) + agree in writing to pay Participant a mutually agreeable reasonable + royalty for Your past and future use of Modifications made by such + Participant, or (ii) withdraw Your litigation claim with respect to + the Contributor Version against such Participant. If within 60 days + of notice, a reasonable royalty and payment arrangement are not + mutually agreed upon in writing by the parties or the litigation claim + is not withdrawn, the rights granted by Participant to You under + Sections 2.1 and/or 2.2 automatically terminate at the expiration of + the 60 day notice period specified above. + + (b) any software, hardware, or device, other than such Participant's + Contributor Version, directly or indirectly infringes any patent, then + any rights granted to You by such Participant under Sections 2.1(b) + and 2.2(b) are revoked effective as of the date You first made, used, + sold, distributed, or had made, Modifications made by that + Participant. + + 8.3. If You assert a patent infringement claim against Participant + alleging that such Participant's Contributor Version directly or + indirectly infringes any patent where such claim is resolved (such as + by license or settlement) prior to the initiation of patent + infringement litigation, then the reasonable value of the licenses + granted by such Participant under Sections 2.1 or 2.2 shall be taken + into account in determining the amount or value of any payment or + license. + + 8.4. In the event of termination under Sections 8.1 or 8.2 above, + all end user license agreements (excluding distributors and resellers) + which have been validly granted by You or any distributor hereunder + prior to termination shall survive termination. + +9. LIMITATION OF LIABILITY. + + UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT + (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL + DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, + OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR + ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY + CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, + WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER + COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN + INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF + LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY + RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW + PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE + EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO + THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. + +10. U.S. GOVERNMENT END USERS. + + The Covered Code is a "commercial item," as that term is defined in + 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer + software" and "commercial computer software documentation," as such + terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 + C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), + all U.S. Government End Users acquire Covered Code with only those + rights set forth herein. + +11. MISCELLANEOUS. + + This License represents the complete agreement concerning subject + matter hereof. If any provision of this License is held to be + unenforceable, such provision shall be reformed only to the extent + necessary to make it enforceable. This License shall be governed by + California law provisions (except to the extent applicable law, if + any, provides otherwise), excluding its conflict-of-law provisions. + With respect to disputes in which at least one party is a citizen of, + or an entity chartered or registered to do business in the United + States of America, any litigation relating to this License shall be + subject to the jurisdiction of the Federal Courts of the Northern + District of California, with venue lying in Santa Clara County, + California, with the losing party responsible for costs, including + without limitation, court costs and reasonable attorneys' fees and + expenses. The application of the United Nations Convention on + Contracts for the International Sale of Goods is expressly excluded. + Any law or regulation which provides that the language of a contract + shall be construed against the drafter shall not apply to this + License. + +12. RESPONSIBILITY FOR CLAIMS. + + As between Initial Developer and the Contributors, each party is + responsible for claims and damages arising, directly or indirectly, + out of its utilization of rights under this License and You agree to + work with Initial Developer and Contributors to distribute such + responsibility on an equitable basis. Nothing herein is intended or + shall be deemed to constitute any admission of liability. + +13. MULTIPLE-LICENSED CODE. + + Initial Developer may designate portions of the Covered Code as + "Multiple-Licensed". "Multiple-Licensed" means that the Initial + Developer permits you to utilize portions of the Covered Code under + Your choice of the NPL or the alternative licenses, if any, specified + by the Initial Developer in the file described in Exhibit A. + +EXHIBIT A -Mozilla Public License. + + ``The contents of this file are subject to the Mozilla Public License + Version 1.1 (the "License"); you may not use this file except in + compliance with the License. You may obtain a copy of the License at + http://www.mozilla.org/MPL/ + + Software distributed under the License is distributed on an "AS IS" + basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the + License for the specific language governing rights and limitations + under the License. + + The Original Code is ______________________________________. + + The Initial Developer of the Original Code is ________________________. + Portions created by ______________________ are Copyright (C) ______ + _______________________. All Rights Reserved. + + Contributor(s): ______________________________________. + + Alternatively, the contents of this file may be used under the terms + of the _____ license (the "[___] License"), in which case the + provisions of [______] License are applicable instead of those + above. If you wish to allow use of your version of this file only + under the terms of the [____] License and not to allow others to use + your version of this file under the MPL, indicate your decision by + deleting the provisions above and replace them with the notice and + other provisions required by the [___] License. If you do not delete + the provisions above, a recipient may use your version of this file + under either the MPL or the [___] License." + + [NOTE: The text of this Exhibit A may differ slightly from the text of + the notices in the Source Code files of the Original Code. You should + use the text of this Exhibit A rather than the text found in the + Original Code Source Code for Your Modifications.] + diff --git a/guestbook/captcha.txt b/guestbook/captcha.txt new file mode 100644 index 0000000000..a2b0668925 --- /dev/null +++ b/guestbook/captcha.txt @@ -0,0 +1 @@ +533391 \ No newline at end of file diff --git a/guestbook/changelog.txt b/guestbook/changelog.txt new file mode 100644 index 0000000000..0b1bad9e71 --- /dev/null +++ b/guestbook/changelog.txt @@ -0,0 +1,39 @@ +Spider-Trap 0.92 + +Found a bug? +Please report the bug at our site http://www.spider-trap.de/forum/Bug+Report-2:0.html! +Thanks a lot! + +Version 0.92 - 14.01.2006 +- fixed ";" in settings +- no mail on add a spider +- new changelog +- upgrade the documentation +- Captcha Function + + +Version 0.91 - 13.01.2006 +- added whitelist for goog bots +- lock on txt and htaccess files +- bug - only blacklist updated +- use own word in settings for remove the ban +- redirection to directory path after ban +- new function to get the ip of the user +- new Banners added + +Version 0.90 - 06.01.2005 +- first released version + +Versions below 0.90 were developer version + +The contents of this file are subject to the Mozilla Public License +Version 1.1 (the "License"); you may not use this file except in +compliance with the License. You may obtain a copy of the License at +http://www.mozilla.org/MPL/ + +Software distributed under the License is distributed on an "AS IS" +basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the +License for the specific language governing rights and limitations +under the License. + +(c) 2005-2006 Thomas Zeithaml diff --git a/guestbook/forbid.php b/guestbook/forbid.php new file mode 100644 index 0000000000..4377a2784e --- /dev/null +++ b/guestbook/forbid.php @@ -0,0 +1,135 @@ + +* @copyright (c) 2005-2006 Spider-Trap Team +* +* The contents of this file are subject to the Mozilla Public License +* Version 1.1 (the "License"); you may not use this file except in +* compliance with the License. You may obtain a copy of the License at +* http://www.mozilla.org/MPL/ +* +* Software distributed under the License is distributed on an "AS IS" +* basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the +* License for the specific language governing rights and limitations +* under the License. +*/ +require 'settings.php'; +include trap_core_path."core.inc.php"; + +function ts_gfx($ts_random) { +$rcode = hexdec(md5($_SERVER['HTTP_USER_AGENT'] . $_SERVER['SERVER_SOFTWARE'] . $_SERVER['HTTP_ACCEPT_CHARSET'] . sitekey . $ts_random . datekey . filemtime("settings.php"))); +$code = substr($rcode, 2, 6); + +setCaptchaId($code); + +$circles=5; +$width=100; +$height=40; +$font=5; + +$fontwidth = ImageFontWidth($font) * strlen($code); +$fontheight = ImageFontHeight($font); + +$max_lines = $fontheight / 4; +if (random_lines == true) +{ + $lines = rand(1, $max_lines); +} + else +{ + $lines=2; +} +if ($lines > $max_lines) $lines = $max_lines; + +$im = @imagecreate ($width,$height); +$background_color = imagecolorallocate ($im, rand(0,100),rand(0,100),rand(0,100)); +$text_color = imagecolorallocate ($im, rand(200,255),rand(200,255),rand(200,255)); // Random Text + +$r=0.01;$g=0.51;$b=0.87; +for ($i=1;$i<=$circles;$i++) { + $value=rand(200, 255); + $randomcolor = imagecolorallocate ($im , $value*$r, $value*$g,$value*$b); + imagefilledellipse($im,rand(0,$width-10),rand(0,$height-3), + rand(20,70),rand(20,70),$randomcolor); +} + +imagerectangle($im,0,0,$width-1,$height-1,$text_color); + +$w_pos = rand(5, abs($width - $fontwidth)); +$h_pos = rand(5, abs($height - 1 - $fontheight)); +imagestring ($im, $font, $w_pos, $h_pos, $code, $text_color); + +$y2 = 0; $y = 0; +for ($i=0;$i<$lines;$i++) { + while(abs($y2 - $y) < 2) + { + $y=rand($h_pos, ($h_pos + $fontheight)); + } + $y2 = $y; + $randomcolor=imagecolorallocate($im, 0,0, rand(100, 255)); + imageline($im, 0, $y, $width, $y, $randomcolor); +} + +header ("Content-type: image/jpeg"); +imagejpeg ($im,'',80); +ImageDestroy($im); +die(); +} +$ts_random=rand(); +$pos= strpos($_SERVER['REQUEST_URI'], '?'); +$basename = basename(substr($_SERVER['REQUEST_URI'], 0, $pos)); +if($basename==basename(__FILE__)) +ts_gfx($_GET['ts_random']); + +$value = getCaptchaId(); +if($_POST['unbanme'] == $value ){ + remove_blacklist(getip(), $_SERVER["HTTP_USER_AGENT"]); + header("Location: ../"); + exit; +} else { +?> + + + +403 - Zugriff verboten + +

Zugriff auf diese Website können Sie hier freischalten + +

+Falsche Eingabe - Sperre nicht aufgehoben !"; +} +?> +

Diese Seite dient zum Schutz vor sogenannten "bösen" Spambots. Oft ist es der Fall, dass man persönliche Daten wie z.B. die Bankverbindung + auf einer Webseite angibt. Damit diese Daten nicht in den Suchmaschinen auftauchen + hat man sich auf einen Standard geeinigt, wie man Websiten vor der Indexierung ausschließen kann.*
+ +
+ Sie sind einem Link gefolgt der für diesen Spambot gedacht war und haben dadurch eine Sperre Ihrer IP-Adresse ausgelöst.
+

Um + diese Sperre aufzuheben, müssen Sie in das folgende Formular den unten + angezeigten Wert eintragen und danach abschicken - dann haben Sie sofort + wieder Zugriff auf diese Website. +

+ /> +

+ + + +
+ + + +

 

+

* Dazu legt man eine Datei mit Namen robots.txt in das Root Verzeichnis des Webspaces und hinterlegt darin, welche Seiten indexiert werden dürfen und welche nicht. Suchmaschinen wie MSN, Yahoo oder Google halten sich an diese Regeln. Spambots aber lesen Internetseiten aus ohne dabei auf diese Richtlinien zu achten. Um dies zu unterbinden und damit die Webseiten zu schützen, werden diese Spambots ausgesperrt. Mehr Informationen über Webcrawler gibt es z.B: bei http://www.robotstxt.org/wc/robots.html

+

+powered by Spider-trap.de + + + \ No newline at end of file diff --git a/guestbook/index.php b/guestbook/index.php new file mode 100644 index 0000000000..ab1ee85a35 --- /dev/null +++ b/guestbook/index.php @@ -0,0 +1,23 @@ + +* @copyright (c) 2005-2006 Spider-Trap Team +* +* The contents of this file are subject to the Mozilla Public License +* Version 1.1 (the "License"); you may not use this file except in +* compliance with the License. You may obtain a copy of the License at +* http://www.mozilla.org/MPL/ +* +* Software distributed under the License is distributed on an "AS IS" +* basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the +* License for the specific language governing rights and limitations +* under the License. +*/ +include "settings.php"; +include trap_core_path."core.inc.php"; +add_blacklist($_SERVER['REMOTE_ADDR'], $_SERVER['REQUEST_METHOD'], $_SERVER['REQUEST_URI'], $_SERVER['SERVER_PROTOCOL'], $_SERVER['HTTP_REFERRER'], $_SERVER['HTTP_USER_AGENT']); +header('Location: forbid.php'); +exit; +?> diff --git a/guestbook/settings.php b/guestbook/settings.php new file mode 100644 index 0000000000..c66f21608b --- /dev/null +++ b/guestbook/settings.php @@ -0,0 +1,53 @@ + +* @copyright (c) 2005-2006 Spider-Trap Team +* +* The contents of this file are subject to the Mozilla Public License +* Version 1.1 (the "License"); you may not use this file except in +* compliance with the License. You may obtain a copy of the License at +* http://www.mozilla.org/MPL/ +* +* Software distributed under the License is distributed on an "AS IS" +* basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the +* License for the specific language governing rights and limitations +* under the License. +*/ +// Schreibrechte CHMOD 777 +error_reporting(0); +$htaccess_file = dirname(dirname(__FILE__))."/.htaccess"; +if (!is_writeable($htaccess_file)) die("Cannot write ".$htaccess_file." !"); +$blacklist_file = dirname(dirname(__FILE__))."/blacklist.txt"; +if (!is_writeable($blacklist_file)) die("Cannot write ".$blacklist_file." !"); +$whitelist_file = dirname(dirname(__FILE__))."/whitelist.txt"; +if (!is_writeable($whitelist_file)) die("Cannot write ".$whitelist_file." !"); + +$alert_email = "webmaster@wernis4mails.de"; // Email für Benachrichtigungen + +$mail_on_add = true; // Email senden wenn neue Sperre +$mail_on_remove = true; // Email senden wenn Sperre für jemand aufgehoben wurde ? + +$trap_path = "guestbook/"; // path of the trap - must end with a "/" + +$sleep_min = 30; $sleep_max = 300; + +$captcha_file = dirname(dirname(__FILE__))."/".$trap_path."captcha.txt"; +if (!is_writeable($captcha_file)) die("Cannot write ".$captcha_file." !"); + +// Bitte randomizen Sie diesen String etwas selber! ;-) +define('sitekey', "spider-trap_ti34ti2340yti24y0-24t-24lt234otp234orpow"); + +// Hier koennen Sie auch das deutsche Datumsformat nehmen, Uhrzeit nicht, da diese zu haeufig wechselt +// und somit die Codegenerierung nicht identische Codes liefert +define('datekey', date("d-m-Y", time())); + +// Sollen die Linienanzahl per Zufall gewaehlt werden? Ja = true, Nein, fixierte Anzahl = false +define('random_lines', true); + +// Wo sind die "Core-Dateien" abgelegt? (mit abschliessendem Slash!) +define('trap_core_path', "/usr/share/php/spider-trap/"); + +// +?> diff --git a/inc/libs/security_functions.php b/inc/libs/security_functions.php index 5a742973e7..1bdae65670 100644 --- a/inc/libs/security_functions.php +++ b/inc/libs/security_functions.php @@ -46,8 +46,8 @@ if (strpos($_SERVER['PHP_SELF'], basename(__FILE__)) !== FALSE) { } // END - if // Include ctracker, recommended place! -//require_once('ctracker.php'); -//require_once('ipfilter.php'); +require_once('ctracker.php'); +require_once('ipfilter.php'); /** * Function to secure input strings diff --git a/inc/modules/guest/what-blog.php b/inc/modules/guest/what-blog.php new file mode 100644 index 0000000000..73576ecc49 --- /dev/null +++ b/inc/modules/guest/what-blog.php @@ -0,0 +1,53 @@ +'); +$rdf = new fase4_rdf(); +$rdf->_use_nl2br = FALSE; +$rdf->_finishCallback = 'compactContent'; +$rdf->use_dynamic_display(FALSE); +$rdf->set_CacheDir(getConfig('PATH').'inc/cache/'); +$rdf->set_salt(md5(getConfig('SITE_KEY'))); +$rdf->set_Options( + array( + 'textinput' => 'hidden', + 'sitelink' => 'http://status.mxchange.org' + ) +); +$rdf->set_max_item(10); +$rdf->parse_RDF('http://status.mxchange.org/index.php/api/statuses/public_timeline.rss'); +outputHtml($rdf->finish(TRUE)); +outputHtml(''); + +// [EOF] +?> diff --git a/register.php b/register.php new file mode 100644 index 0000000000..94c8953394 --- /dev/null +++ b/register.php @@ -0,0 +1,408 @@ +\n'); +define('__HEAD1', '\n\n'); +define('__HEAD2', 'Www.wernis4mails.de Shoal\n\n'); +define('__ROBOT1', '\n\n'); +define('__NOCOLLECT1', '\n'); +define('__TOP1', '\n
\n'); +define('__EMAIL1A', ''); +define('__EMAIL1C', ''); +define('__EMAIL2A', ''); +define('__EMAIL2C', ''); +define('__EMAIL3A', ''); +define('__EMAIL3C', ''); +define('__EMAIL4A', ''); +define('__EMAIL4C', ''); +define('__EMAIL5A', ''); +define('__EMAIL5C', '..'); +define('__EMAIL6A', ''); +define('__EMAIL6C', ''); +define('__EMAIL7A', ''); +define('__EMAIL7C', ''); +define('__EMAIL8A', ''); +define('__EMAIL9A', '
'); +define('__EMAIL10A', ''); +define('__LEGAL1', ''); +define('__LEGAL2', '\n'); +define('__STYLE1', '\n'); +define('__VANITY1', '
@'.__VANITY_L1.'
'.__VANITY_L2.'
'.__VANITY_L3.'
\n'); +define('__BOTTOM1', '
\n\n\n'); + + +function getLegalContent() { return '\n\n\n\n\n\n\n\n\n\n\n\n\n
       
 
The webs
tohyou s
other te
Website
read the
agents o
them.iTh
non-tran
Website.

       
 
Special
Non-Huma
spiders,
programs
automati

Email ad
It is re
alone. Y
has a va
storage,
value of
storing 
agreemen

       
 
Each par
against
("Judici
the regi
such law
and perf
of feder
any acti
Service.
the abov

     fc 
 
Youecons
may appe
abuse. T
Visitors

VISITORS
PARTY OR
SUBSEQUE
k      

itegfrom
ubject t
rms gove
youpacce
m carefu
f the in
e access
sferable


       S

restrict
n Visito
fbots,ii
 designe
cally.

dresses
cognized
ougackno
lue noto
 and/or
 these a
this Web
t and ex

    h  

tytagree
the othe
al Actio
stered A
s are ap
ormed en
al and s
ontbroug
 You con
e agreem

       

ent to h
ar somew
he Ident
 agree n

 AGREE T
 SENDING
NT BREAC
 f     

 which y
oothe fo
rning ac
pt these
lly. Any
dividual
erights
 without


PECIAL L

ions on
rs. Non-
ndexers,
d to acc


on this
kthat th
wledge a
less tha
distribu
ddresses
site\'s e
pressly

 p   o s

sethat a
r in con
n") shal
dministr
plied to
tirelyew
tate cou
htoagain
sent to
ent.

       p

aving yo
here on
ifier is
otcto us

HAT HARV
 ANY MES
H OFfTHE
   TERMS

ou acces
llowing
cess toh
 terms a
 Non-Hum
(s) who
granted
 the exp


ICENSE R

a visito
Human Vi
 robots,
ess, rea


site are
ese emai
nd agree
n US $50
tion of
. Intent
mail add
prohibit

iAPPLICA

nydsuit,
nectione
l be gov
ative Co
 agreeme
ithin th
rts with
st him i
electron


RECORDS 

ur Inter
this pag
 uniquel
ecthis a

ESTING,
SAGE(S)
SE TERMS
 AND CON

sed this
conditio
the Webs
nd condi
an Visit
controls
to you u
ressdwri


ESTRICTI

r\'sdlice
sitors i
 crawler
d, compi


 conside
leaddres
 that ea
. You fu
thesekad
ionalkco
resses i
ed.

BLE LAW 

 action
withhor
erned by
ntact (t
nts betw
e Admin
in the A
n connec
ic servi


OF VISIT

net Prot
e (the "
y matche
ddress f

GATHERIN
TO THE I
 OF SERV
DITIONSi

 agreeme
ns.pThes
ite. By
tions (t
orsito t
,oauthor
nder the
tten per


ONS FOR 

nse tosa
nclude,
s, harve
lecor ga


redeprop
ses are
ch email
rther ag
dresses
llection
sprecogn


AND JURI

or proce
arising
 the law
he "Admi
een Admi
State.eY
dmin Sta
tion wit
ce of pr


OR USE A

ocol add
Identifi
d to you
orpanyhr

G, STORI
DENTIFIE
ICE.
OF USE 

nt ("the
e terms
visiting
he "Term
he Websi
s or oth
 Terms o
mission


NON-HUMA

ccess th
but ared
sters,so
ther con


rietaryd
provided
 address
ree that
substant
, harves
ized ase


SDICTION

eding br
from the
 of the
n State"
neState
ou conse
te. You
h breach
ocess re


ND ABUSE

ress rec
er") if
r Intern
eason.

NG, TRAN
R CONSTI



 Website
are in a
p(in any
s oftSer
te shall
erwisedm
f Servic
of theso


N VISITO

e Websit
not limi
r any ot
tent fro


intellec
 for hum
 the Web
 the com
ially di
ting, ga
a violat


 

ought by
 Terms o
state of
) for th
resident
nt to th
consent
es oftth
garding


 

orded. A
we suspe
et Proto


SFERRING
TUTESpAN



") is pr
ddition
 manner)
vice").
 be cons
akes use
e are
wner of


RS 

e apply
ted to,
her comp
m the We


tual pro
an visit
site con
pilation
minishes
thering,
ion of t




 such pa
f Servic
 residen
e Websit
s entere
eijurisd
to the v
ese Term
actions




ncemail
ct poten
col addr


 TO A TH
 ACCEPTA



ovided
to any
 the
Please
idered
 of

the




to
web
uter
bsite


perty.
ors
tains
,
 the
 and/or
his




rty
e
ce of
e as
d into
iction
enueein
s of
under




address
tial
ess.


IRD
NCE AND

\n
'; } + + +?>Unable to contact the Server. Are outbound connections disabled? (If a proxy is required for outbound traffic, you may configure the honey pot to use a proxy. For instructions, visit http://www.projecthoneypot.org/settings_help.php)
\n"); + return "-1"; + } else { + + fputs($fd,$head.$request); + while(!feof($fd)) { + $response .= fgets($fd,4096); + } + fclose($fd); + } + + return $response; +} + +function prepareRequest() { + $postvars = array(); + $postvars["tag1"] = __HPOT_TAG1; + $postvars["tag2"] = __HPOT_TAG2; + $postvars["tag3"] = __HPOT_TAG3; + if (!($handle = fopen(__FILE__,"r"))) { + die("\n
Unable to read contents of ".__FILE__." for hashing
\n"); + return -2; + } + $contents = ""; + while (!feof($handle)) { + $contents .= fread($handle, 8192); + } + fclose($handle); + $postvars["tag4"] = md5(preg_replace("/[^a-zA-Z0-9]/","",$contents)); + $postvars["ip"] = $_SERVER["REMOTE_ADDR"]; + $postvars["svrn"] = $_SERVER["SERVER_NAME"]; + $postvars["svp"] = $_SERVER["SERVER_PORT"]; + $postvars["svip"] = isset($_SERVER["SERVER_ADDR"]) ? $_SERVER["SERVER_ADDR"] : ""; + $postvars["rquri"] = isset($_SERVER["REQUEST_URI"]) ? $_SERVER["REQUEST_URI"] : ""; + $postvars["phpself"] = str_replace(' ','%20',$_SERVER["PHP_SELF"]); + $postvars["version"] = "php-".phpversion(); + $postvars["sn"] = str_replace(' ','%20',$_SERVER["SCRIPT_NAME"]); + $postvars["ref"] = isset($_SERVER["HTTP_REFERER"]) ? $_SERVER["HTTP_REFERER"] : ""; + $postvars["uagnt"] = isset($_SERVER["HTTP_USER_AGENT"]) ? $_SERVER["HTTP_USER_AGENT"] : ""; + if (isset($_POST) && count($_POST) > 0) { + $postvars["has_post"] = count($_POST); + for (reset($_POST);list($k,$v) = each($_POST);) { + $postvars["post|".$k] = $v; + } + reset($_POST); + } + if (isset($_GET) && count($_GET) > 0) { + $postvars["has_get"] = count($_GET); + for (reset($_GET);list($k,$v) = each($_GET);) { + $postvars["get|".$k] = $v; + } + reset($_GET); + } + if (isset($_SERVER) && count($_SERVER) > 0) { + $i = 0; + for (reset($_SERVER);list($k,$v) = each($_SERVER);) { + if ($k !== "HTTP_COOKIE" && preg_match('/^HTTP_/',$k)) { + $postvars["header|".$k] = $v; + $i++; + } + } + $postvars["has_header"] = $i; + reset($_SERVER); + } + + return $postvars; +} + +function transcribeResponse(& $response) { + $settings = NULL; + $arr = explode("\n",$response); + $isParam = FALSE; + + + for ($i=0;list(,$v)=each($arr);$i++) { + if ($v == "") $isParam = FALSE; + + if ($isParam) { + $pieces = explode("=",$v,2); + $settings[$pieces[0]] = urldecode($pieces[1]); + } + if ($v == "") $isParam = TRUE; + } + + + if (isset($settings["directives"])) { + $settings["directives"] = explode(",",$settings["directives"]); + } + + return $settings; +} + +header("Cache-Control: no-store, no-cache"); +header("Pragma: no-cache"); + +$response = ""; +$request = ""; +$post = prepareRequest(); + +for (reset($post);list($k,$v) = each($post);) { + $request .= "&".urlencode($k)."=".urlencode(stripslashes($v)); +} +$request = substr($request,1); +$response = performRequest($request); +if ($response == "-1") { + exit(); +} +$settings = transcribeResponse($response); + +$directives = $settings["directives"]; +$email = isset($settings["email"]) ? $settings["email"] : ""; +$emailmethod = isset($settings["emailmethod"]) ? $settings["emailmethod"] : 0; + + + + +?> + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/robots.txt b/robots.txt index cb4f5500d2..4007eafc72 100644 --- a/robots.txt +++ b/robots.txt @@ -22,6 +22,7 @@ Disallow: /mailid_top.php Disallow: /network-vcheck.php Disallow: /network-delurl.php Disallow: /ref.php +Disallow: /register.php Disallow: /show_bonus.php Disallow: /sponsor_confirm.php Disallow: /sponsor_ref.php @@ -59,6 +60,7 @@ Disallow: /mailid_top.php Disallow: /network-vcheck.php Disallow: /network-delurl.php Disallow: /ref.php +Disallow: /register.php Disallow: /show_bonus.php Disallow: /sponsor_confirm.php Disallow: /sponsor_ref.php diff --git a/templates/de/html/blog.tpl b/templates/de/html/blog.tpl new file mode 100644 index 0000000000..2fd0625289 --- /dev/null +++ b/templates/de/html/blog.tpl @@ -0,0 +1,28 @@ +
+ Mein Blog, mit StatusNet: +
+ +
+ Lange war mein Weblog unter blog.mxchange.org down. Ich hatte + "damals" einen recht schwachen Server (austria031) und + die Spammer hatten tonnenweise Traffic an in geschickt. Dies hatte dazu + geführt, dass mein Server komplett ausgelastet war, sobald ich den Blog + Online nahm. Kaum hatte ich die Software (WordPress ist für mich + weiterhin eine bemerkenswerte Software) gelöscht, war wieder alles im + grünnen Bereich, der Load ging zurück und der Rest der Webseite + war wieder zügig erreichbar. +
+ +
+ Nun versuche ich den Neustart, mit StatusNet und ich muss + sagen, dass ich bis jetzt sehr zufrieden damit bin. +
+ +
+ Hier nun aber der neue Link für die Lesezeichen: +
+ + diff --git a/templates/de/html/guest/guest_advert.tpl b/templates/de/html/guest/guest_advert.tpl index c9a386a40b..b3e5832a98 100644 --- a/templates/de/html/guest/guest_advert.tpl +++ b/templates/de/html/guest/guest_advert.tpl @@ -1 +1,10 @@ + + diff --git a/templates/de/html/guest/guest_advert2.tpl b/templates/de/html/guest/guest_advert2.tpl index c9a386a40b..b3e5832a98 100644 --- a/templates/de/html/guest/guest_advert2.tpl +++ b/templates/de/html/guest/guest_advert2.tpl @@ -1 +1,10 @@ + + diff --git a/templates/de/html/guest/guest_content_footer.tpl b/templates/de/html/guest/guest_content_footer.tpl index 76639a71f8..855eb078a1 100644 --- a/templates/de/html/guest/guest_content_footer.tpl +++ b/templates/de/html/guest/guest_content_footer.tpl @@ -1,8 +1,14 @@ -
- -
+
+ + + - diff --git a/templates/de/html/guest/guest_footer.tpl b/templates/de/html/guest/guest_footer.tpl index 564a42d3b3..f511af87a2 100644 --- a/templates/de/html/guest/guest_footer.tpl +++ b/templates/de/html/guest/guest_footer.tpl @@ -1,6 +1,34 @@ - - + +
+ Werbung: »« +
+
+ Nokia + GNU GPL v3 + + YaCy + Aktion UBERWACH! + Project Honeypot +
diff --git a/templates/de/html/guest/guest_header.tpl b/templates/de/html/guest/guest_header.tpl index 106908a6a0..c033049597 100644 --- a/templates/de/html/guest/guest_header.tpl +++ b/templates/de/html/guest/guest_header.tpl @@ -1,4 +1,4 @@ - +
{%template,MessageFloater%}
@@ -7,10 +7,8 @@ - - - - -{?MAIN_TITLE?} - - - + {?MAIN_TITLE?} @@ -18,5 +16,7 @@
Hallo {%pipe,getUsername%}!
$content[date_time]
- + horizon-psychopath + + diff --git a/templates/de/html/impressum.tpl b/templates/de/html/impressum.tpl index 17b7022baa..b4cfcdd025 100644 --- a/templates/de/html/impressum.tpl +++ b/templates/de/html/impressum.tpl @@ -1,27 +1,56 @@ -
- - - - - - - - -
- Impressum -
-
- Ihr Name hier!
- Ihre Strasse
- XX-12345 Demo-Dorf -
- -
- Tel.: +49(0)-123-456789 -
- -
- Email: {?WEBMASTER?} -
-
+
+
+ Impressum / Disclaimer +
+ +
+ Impressum +
+ +
+ ICQ: 8809296 / Yahoo: quixy_man / AOL: rhaeder1977
+ GnuPG-ID: 0xC6C7BD78
Fingerprint: F68A 3A46 CADB 767C 796A 3FC2 B72F 8185 C6C7 BD78
+ BitCoin: 13r1yN4n148RxPLdeGcGG7CWhrw72eDJN2
+ Bitte senden Sie mir keine Word oder Powerpoint-Attachemnts zu. Siehe hier warum. +
+ + + +
+ Im Sinne des deutschen UStG ist {!MAIN_TITLE!} nicht umsatzsteuerpflichtig. +
+ +
+ Kein Support, keine Beratung per Telefon +
+
+ +
+ Not f'd — you won't find me on Facebook +
+ +
+ Registered User #483244 +
+ +
+ Alle Inhalte, die sich ausserhalb dieses Angebotes (also ausserhalb von + {?URL?}) befinden sind keine Werke von mir. Ich habe keinen Einfluß + auf die Gestaltung von externen Seiten und distanziere mich von diesen + und deren Inhalten. Auch trotz sorfältiger Überprüfung der + aufgenommenen Links, kann ich dennoch keine Garantie für diese + Seiten abgeben. Ich übernehme weiterhin keine Gewähr für + die Erreichbarkeit der verlinkten Seiten und für die Korrektheit und + rechtliche Unbedenklichkeit der von den jeweiligen Anbietern hinterlegten + Inhalten.
diff --git a/templates/de/html/infos.tpl b/templates/de/html/infos.tpl index 77f05bbd35..44d3fd8f52 100644 --- a/templates/de/html/infos.tpl +++ b/templates/de/html/infos.tpl @@ -1,3 +1,28 @@ -Hier können Sie irgentwelche Infos zu Ihrem Dienst einfügen. -Wenn Sie z.B. in andere Internet-Währungen auszahlen, dann -können Sie dies hier veröffentlichen! +
+ Nach der Anmeldung bei uns, bekommen Sie in regelmäßigen + Abständen Webtipps und Produktinformationen per Email zugesendet. + Nachdem Sie die Mails gelesen haben, können Sie diese bestätigen. + Das erfolgt über einen Link der in der Email vorhanden ist. Das System + schreibt Ihnen danach {?POINTS?} auf Ihrem Guthaben-Konto bei uns gut. + Diese {?POINTS?} können Sie dann später in Mails tauschen und + verschiedene Mails mit Ihrer Werbung (zum Beispiel Werbung für Ihre + Homepage, für ein anderes Projekt oder Produkt Ihrer Wahl) an andere + User senden. Oder die erwirtschaften {?POINTS?} an Ihren + wds66.com-{?POINTS?}-Account auszahlen lassen. Die Anmeldung ist + selbstverständlich kostenlos! Als Startguthaben erhalten Sie von uns derzeit +
+ +
+ 2500 {?POINTS?}! +
+ +
+
Als Referalguthaben erhalten Sie einmalig
+
5000 {?POINTS?}!
+
Was sind {?POINTS?}? Ein Pseudo-Internet-Währung!
+
+ +
+
Damit können Sie auf Seiten werben, spielen, verkaufen, bezahlen, an Auktionen teilnehmen u.v.m. der minimal Wert von 10.000 {?POINTS?} beträgt zur Zeit 2,00 €
+
für eine Auszahlung der Wernis benötigen Sie ein Wernis-Account bei www.wds66.com
+
diff --git a/templates/de/html/member/member_advert.tpl b/templates/de/html/member/member_advert.tpl index c9a386a40b..8a395f3231 100644 --- a/templates/de/html/member/member_advert.tpl +++ b/templates/de/html/member/member_advert.tpl @@ -1 +1,10 @@ + + diff --git a/templates/de/html/member/member_content_right.tpl b/templates/de/html/member/member_content_right.tpl index cc4cbe160c..cc8160554b 100644 --- a/templates/de/html/member/member_content_right.tpl +++ b/templates/de/html/member/member_content_right.tpl @@ -1,5 +1,14 @@
+ +
diff --git a/templates/de/html/member/member_footer.tpl b/templates/de/html/member/member_footer.tpl index 4a0b1d5a3b..d0ffe99eea 100644 --- a/templates/de/html/member/member_footer.tpl +++ b/templates/de/html/member/member_footer.tpl @@ -1,6 +1,11 @@ + diff --git a/templates/de/html/member/member_header.tpl b/templates/de/html/member/member_header.tpl index 1a56aac049..c1f1c5addf 100644 --- a/templates/de/html/member/member_header.tpl +++ b/templates/de/html/member/member_header.tpl @@ -9,10 +9,8 @@ diff --git a/templates/de/html/member/member_welcome.tpl b/templates/de/html/member/member_welcome.tpl index 0ccdd16338..fbd35d2d44 100644 --- a/templates/de/html/member/member_welcome.tpl +++ b/templates/de/html/member/member_welcome.tpl @@ -1,2 +1,39 @@ -Hier könnten Ihre News stehen. Das Template finden Sie unter -{?PATH?}/templates/de/html/member/member_welcome.tpl. +
+
+
Hallo {%pipe,getUsername%}!
+
Werden Sie aktiv und werben Sie neue Mitglieder mit Ihren Reflink! (unter Referral-Links).
+
+ +
+
Haben Sie schon ein {?POINTS?}-Account?
+
Wenn nein können Sie sich hier unter www.wds66.com kostenlos anmelden.
+
Das {?POINTS?}-Account benötigen Sie für eine Einzahlung oder Auszahlung. Ab sofort ist dies bei uns per Direkttransfer aus einen oder nach einen wds66-Account möglich!
+
+ +
+ + +
+ +
+
Sponsoren - Textlinkwerbung
+
Kommt bald wieder!
+
Kommt bald wieder!
+
+ +
+
+ Mehr {?POINTS?} können Sie auch mit dem Verdoppler sowie Bettellink verdienen. +
+ + +
+
diff --git a/templates/de/html/page_header.tpl b/templates/de/html/page_header.tpl index 5b39c2ecb1..de0637254e 100644 --- a/templates/de/html/page_header.tpl +++ b/templates/de/html/page_header.tpl @@ -8,7 +8,11 @@ {%template,MetaFavIcon%} + + + + diff --git a/templates/de/html/welcome.tpl b/templates/de/html/welcome.tpl index c19da75e5d..dfb4999568 100644 --- a/templates/de/html/welcome.tpl +++ b/templates/de/html/welcome.tpl @@ -1,33 +1,53 @@ -
-
Willkommen zu unserem {?mt_word?}!
+
+ Willkommen zu {?MAIN_TITLE?}!
-
-Nach der Anmeldung bei {?MAIN_TITLE?}, bekommen Sie in regelmäßigen -Abständen Webtipps und Produktinformationen per Email zugesendet. -Nachdem Sie die Mails gelesen haben, können Sie diese -bestätigen. Das erfolgt über einen Link der in der Email -vorhanden ist. Das System schreibt Ihnen danach die {?POINTS?} auf Ihrem -Guthaben-Konto gut. Diese {?POINTS?} können Sie dann später in Mails -tauschen und verschiedene Mails mit Ihrer Werbung (zum Beispiel Werbung für -Ihre Homepage, für ein anderes Projekt oder Produkt Ihrer Wahl) an andere -User senden. Die Teilnahme ist selbstverständlich kostenlos und -verpflichtet Sie zu nichts! +
+Auszahlungen bei {?MAIN_TITLE?} sind schon ab 10.000 {?POINTS?} auf Ihr WDS66-Hauptaccount möglich!
+
+Noch kein WDS66-Account? --> Jetzt kostenlose eines holen! <--
-
-Als Startguthaben erhalten Sie von uns für Ihre kostenlose Anmeldung derzeit -{%config,translateComma=points_register%} {?POINTS?}! +
+Für die kostenlose Anmeldung bei uns erhalten Sie interessante +Produktinformationen sowie Werbung für Webseiten von unseren anderen +Mitgliedern per EMail zugesandt.
-
-Für jeden User, den Sie geworben haben erhalten Sie -{%config,translateComma=points_ref%} {?POINTS?} -plus prozentualen Verdienst über $content[ref_levels] -Referral-Ebenen hinweg! +
+Bei {?MAIN_TITLE?} gibt es noch viel, viel mehr für Ihre kostenlose Anmeldung:
+
+· NEU! Refback in allen Ebenen, erhalten Sie von Ihrem Werber prozentual etwas von seinem Referral-Verdient ab.
+· NEU! Zufallsreferral: Bestätigen Sie viele Mails, haben Sie eine immer wiederkehrende Chance einen Referral zu erhalten, der keinen Referrallink verwendet hat.
+· NEU! Sub-Id Tracking: Verfolgen Sie noch viel genauer, wo Ihre geworbenen Mitglieder herkommen.
+· Kostenlose Teilnahme an unserer monatlichen Aktiv-Rallye. Aktiv!
+· Kostenlose Teilnahme an der ebenfalls monatlichen Bettel-Rallye! Aktiv!
+· Anmeldebonus - frei Haus - {%config,translateComma=points_register%} {?POINTS?} derzeit! (Bei mindestens {%config,translateComma=ref_payout%} bestätigter Mails)
+· Einmalig {%config,translateComma=points_ref%} {?POINTS?} für jedes geworbene Mitglied, das mindestens 10 Mails bestätigt hat!
+· Referral-Gutschriften: 1. Ebene 8%, 2. Ebene 5%, 3. Ebene 3%, 4. Ebene 2% und 5. Ebene 1% !
+· Und noch vieles, vieles mehr! ...
-Angesammelte {?POINTS?} können versteigert oder verkauft werden. Der -Käufer muss dabei jedoch Mitglied bei {?MAIN_TITLE?} sein oder werden. +
- - - - {?MAIN_TITLE?} - - - - + {?MAIN_TITLE?}
+ + + +
+ + +
+
+ +
+Offizieller {?POINTS?}-Partner
-- 2.39.2