From ba06990c0d4951b3a5437c6eabd73f719a8aeed4 Mon Sep 17 00:00:00 2001 From: Albirew Date: Sat, 27 Jul 2019 14:52:41 +0200 Subject: [PATCH] rev.17 replaced JS by placeholder --- CHANGELOG.md | 1 + LICENCE.md | 2 +- README.md | 2 +- coto_rss.php | 4 ++-- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd7c7a7..6619469 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ coto_rss ## Historique des révisions +* rev.17 remplacement du JS par un placeholder dans le formulaire * rev.16 ajout de mb_convert_encoding pour dégager les caractères codés sur plusieurs bits tronqués en plein milieu. * rev.15 remplacement de file_get_contents par cURL * rev.14 remplacement des commandes pour virer tout ce qui avait avant wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think -this stuff is worth it, you can buy me a beer in return. Romain Laureaux +this stuff is worth it, you can buy me a beer in return. diff --git a/README.md b/README.md index ef7cb6b..0279016 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ coto_rss is a PHP project capable of correcting faulty RSS feeds rampaging aroun Requirements === -* PHP 5 +* PHP 5+ * `openssl` extension enabled in PHP config (`php.ini`) * `allow_url_fopen=1` in `php.ini` diff --git a/coto_rss.php b/coto_rss.php index 8348b6d..07ca119 100644 --- a/coto_rss.php +++ b/coto_rss.php @@ -72,9 +72,9 @@ else

Correcteur de RSS pour sites web en carton

-

rev.16
Enlève certains caractères invisibles qui malforment les flux RSS (peux servir aussi de proxy RSS)

Mode d`emploi: Mettez l`URL complète du flux RSS que vous voulez, puis cliquez sur GO!.

+

rev.17
Enlève certains caractères invisibles qui malforment les flux RSS (peux servir aussi de proxy RSS)

Mode d`emploi: Mettez l`URL complète du flux RSS que vous voulez, puis cliquez sur GO!.

- +