From 555c01cb8c039352a2185b76df6506f776255930 Mon Sep 17 00:00:00 2001 From: Florian Duguet Date: Tue, 27 Oct 2020 17:06:24 +0100 Subject: [PATCH] [orange] small update of captcha symbols --- modules/orange/pages/captcha_symbols.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/orange/pages/captcha_symbols.py b/modules/orange/pages/captcha_symbols.py index b209e8232e..67c6b7b097 100644 --- a/modules/orange/pages/captcha_symbols.py +++ b/modules/orange/pages/captcha_symbols.py @@ -180,8 +180,9 @@ '0000000000111111111111111111111111111011111100001111110000010000000101000000011100001000000000000000' ], 'chien': [ - '1111111111111111111111011111111110111111111111111111111111111111111111111111111111111101111111111111', - '0001100000111110010011101011000111111100001111110010000111101100111110000011111000000100000011111111', + '1111111111111111111111111111111110111111111111111111111111111111111111111101011111111101111111111111', + '1111111111111011111111011111111111111111111111111111111111111111111111111111111111111111111111111111', + '0001100000111110010011111011000111111100001111110010000111101100111110000011111000000100000011111110', '1111111000111010001000100011111110101111000011000001111000011111110001111111111111111111111111111111', '0000000011000000010000000001000100000001100001000110000011111000011111100111010110011111011000011101', '1111111111111111111111101101111111101111111111111111111111111111111011111110111111111111111111111111', -- GitLab