]> git.mxchange.org Git - mailer.git/commitdiff
Charset is ISO-8859-1
authorquix0r <quix0r@mxchange.org>
Sat, 20 Oct 2012 11:47:42 +0000 (11:47 +0000)
committerquix0r <quix0r@mxchange.org>
Sat, 20 Oct 2012 11:47:42 +0000 (11:47 +0000)
inc/extensions/ext-network.php

index 1056cb5859b80b580208eb26e720678b1315f403..3f229df896438bd751af4d78429681b657ef9bb6 100644 (file)
@@ -24,7 +24,6 @@
  * @TODO ADkracher: HTML mails are encoded with BASE64                  *
  * @TODO ADkracher: Textlink-View is a JavaScript URL                   *
  * @TODO Admono.de: highforcedbanner, traffic from abroad               *
- * @TODO Affiliblatt: All except banner, do they really have UTF-8?     *
  * @TODO AllAds4You: Traffic from abroad, High-Forced banner            *
  * @TODO eu-ADS/WeltPromotion: Text for banner/buttons?                 *
  * @TODO FuCoExSponsor: No High-Forced banner, HTML is BASE64 encoded   *
@@ -313,7 +312,7 @@ UNIQUE INDEX `provider_type` (`network_id`, `network_type_id`)",
 ('ads4', 'Ads4.de', 'http://www.ads4.de/?werber=Quix0r', '|', '|', 'GET', 'WINDOWS-1252', 'N', 96, 'Y'),
 ('ads4webbis', 'Ads4Webbis', 'http://www.ads4webbis.de?ref=835', '|', '|', 'GET', 'WINDOWS-1252', 'N', 200, 'N'),
 ('ads4world', 'Ads4World', 'http://www.ads4world.de?ref=252', '|', '|', 'GET', 'WINDOWS-1252', 'N', 0, 'N'),
-('affiliblatt', 'Affiliblatt', 'http://www.affiliblatt.de/?sid=MTAzNQ==&site=home', '|', '|', 'GET', 'UTF-8', 'N', 0, 'Y'),
+('affiliblatt', 'Affiliblatt', 'http://www.affiliblatt.de/?sid=MTAzNQ==&site=home', '|', '|', 'GET', 'ISO-8859-1', 'N', 0, 'Y'),
 ('allads4you', 'AllAds4You', 'http://www.allads4you.de?ref=1146', '|', '|', 'GET', 'ISO-8859-1', 'N', 150, 'Y'),
 ('alstermarketing', 'Alster-Marketing', 'http://www.alstermarketing.de?ref=1851', '|', '|', 'GET', 'ISO-8859-16', 'N', 350, 'N'),
 ('bonus', 'BonusSponsor', 'http://www.bonussponsor.de?ref=1286', '|', '|', 'GET', 'WINDOWS-1252', 'N', 150, 'Y'),