Kevin Röbert
b381c5e0f2
New rules for #73
2018-07-09 20:15:17 +02:00
Kevin Röbert
1a3ec9cdaa
Merge branch 'master' into 'master'
...
Update Chinese translations.
See merge request KevinRoebert/ClearUrls!33
2018-07-09 13:33:14 +00:00
yiping-huang
d3c1943720
update chinese messages.json
2018-07-03 23:21:43 +08:00
Kevin Röbert
f3e7e5f03f
Version 1.3.3.7
...
A special thanks to lucifer for translating into France
2018-07-02 17:40:52 +02:00
Kevin Röbert
2be8087a96
New rules new hash
2018-06-26 14:58:40 +02:00
Kevin Röbert
b36d2473a1
Fix #73 and #71
2018-06-26 14:57:45 +02:00
Kevin Röbert
e001144d1a
Core fix #71
...
The splitt function for the fields was a greedy function and splitt at the last question mark, but it should splitt at the last question mark. So now the splitt function is a non-greedy function.
2018-06-25 21:58:07 +02:00
Kevin Röbert
d51b49b40c
Add new rules #69
2018-06-24 20:33:06 +02:00
Kevin Röbert
0d5aa6cf28
Fix #70
2018-06-24 20:23:11 +02:00
Kevin Röbert
9a794d0bc3
Hash for test file
2018-06-24 01:22:11 +02:00
Kevin Röbert
103361f294
A new test round
2018-06-24 01:21:25 +02:00
Kevin Röbert
51ed45c399
Correct hash
2018-06-23 19:35:37 +02:00
Kevin Röbert
6e6ca740a7
Now the correct file
2018-06-23 19:35:04 +02:00
Kevin Röbert
9b9af1a33d
Correct hash
2018-06-23 19:33:25 +02:00
Kevin Röbert
fd4a22c8e8
Merge branch 'master' of https://gitlab.com/KevinRoebert/ClearUrls
2018-06-23 19:30:16 +02:00
Kevin Röbert
3962df3dcd
Hash for test
2018-06-23 19:30:09 +02:00
Kevin Röbert
19dfca0295
#69 test new google rules
...
Anyone who wants to can test these three new Google rules. I'm not sure if they break anything, so I'm only testing them a few days in the field.
2018-06-23 19:29:02 +02:00
Kevin Röbert
51440ac2f8
Delete 4B6DB0DAFA37A1F2E1791F11FEBAF7C5C6D6F433.asc
2018-06-23 11:17:26 +00:00
Kevin Röbert
3314971c7c
without debugging line.
...
Better without debugging line.
2018-06-23 13:00:43 +02:00
Kevin Röbert
2b39b0533d
^^"
...
Removed debugging line.
2018-06-23 13:00:03 +02:00
Kevin Röbert
349b645d88
Version 1.3.3.1
...
I've updated the ClearURLs core, so that ClearURLs only cleans the fields from urls.
This means that ClearURLs can no longer examine all components of a URL and, if necessary, remove something, but only the so-called GET fields.
This restricts not hardly, since everything that is not a GET field is a part of the url (the path) and should not actually be removed.
However, because ClearURLs was able to remove these path elements, this problem came up again. Now ClearURLs can only remove GET fields and thus no longer destroy paths.
I hope that there are fewer problems now. Another little side effect of the change, ClearURLs is now working more efficiently.
2018-06-23 12:56:37 +02:00
Kevin Röbert
b2b1c935c5
New rules new hash
2018-06-23 01:26:46 +02:00
Kevin Röbert
e1aa0f03ab
Regex Fix
...
Real domains are now recognized, not domain names.
Only URLs are examined, which also contain fields that could be cleaned. Each URL containing fields has at least one "?"
2018-06-23 01:26:04 +02:00
Kevin Röbert
525734c8c2
New rules new hash
2018-06-22 14:28:28 +02:00
Kevin Röbert
95f24d2dc3
Fix #67
2018-06-22 14:27:26 +02:00
Kevin Röbert
71ec21e871
Version 1.3.2.0
...
+ Fix a problem with the badged_color settings
+ Message for Incognito mode
+ Suggestion #65 implemented
2018-06-19 18:13:44 +02:00
Kevin Röbert
d7b30f7f70
Fix #64
...
+ Proposal from !30
2018-06-18 01:17:15 +02:00
Kevin Röbert
842663a716
Merge branch 'patch-4' into 'master'
...
Update messages.json RU
See merge request KevinRoebert/ClearUrls!32
2018-06-17 22:19:53 +00:00
Kevin Röbert
f73f8f3414
Merge branch 'patch-3' into 'master'
...
Update messages.json UK
See merge request KevinRoebert/ClearUrls!31
2018-06-17 22:19:45 +00:00
Kevin Röbert
107ca573e2
Merge branch 'patch-1' into 'master'
...
Update clearurls.svg
See merge request KevinRoebert/ClearUrls!29
2018-06-17 22:16:32 +00:00
Kevin Röbert
d4f67f4ace
Merge branch 'patch-2' into 'master'
...
Update clearurls_gray.svg
See merge request KevinRoebert/ClearUrls!28
2018-06-17 22:16:22 +00:00
perdolka
a02503d5cf
Update messages.json RU
2018-06-17 10:38:56 +00:00
perdolka
a81a10d998
Update messages.json UK
2018-06-17 10:35:45 +00:00
perdolka
4d69db15bf
Update clearurls_gray.svg
2018-06-16 22:59:25 +00:00
perdolka
6dce8369fc
Update clearurls.svg
2018-06-16 22:58:31 +00:00
Kevin Röbert
1dbea6542f
Version 1.3.0.0
...
Fresh look, fresh code.
Special thanks @perdolka for the porting from png to svg
2018-06-16 23:55:57 +02:00
Kevin Röbert
94cbca0bba
Fix #60
2018-06-16 22:10:41 +02:00
Kevin Röbert
66b0acc454
Version 1.2.2.21
...
A special thanks to @perdolka (Henaro aka Ironwool) for translating into Ukrainian and Russian
2018-06-16 21:51:57 +02:00
Kevin Röbert
9d7c330ae2
Merge branch 'master' into 'master'
...
Master
See merge request KevinRoebert/ClearUrls!27
2018-06-16 19:48:56 +00:00
Kevin Röbert
ac6ff5d7a1
New rules new hash
2018-06-16 19:29:42 +00:00
Kevin Röbert
06a8665688
Version 1.2.2.20
...
I hope it fixes Bug #60
2018-06-16 21:06:51 +02:00
perdolka
2ba406f980
Update messages.json
2018-06-16 16:28:02 +00:00
perdolka
5334f023cb
Update messages.json
2018-06-16 16:27:13 +00:00
perdolka
ca38de10a2
Add new file
2018-06-16 16:21:38 +00:00
perdolka
79ee0c5d82
Додати новий каталог
2018-06-16 16:11:18 +00:00
perdolka
e3cf5c9d7d
Add Ukrainian (uk) locale
2018-06-16 16:10:52 +00:00
perdolka
f9c8d84b01
Додати новий каталог
2018-06-16 16:09:08 +00:00
Kevin Röbert
e58acecf7e
Version 1.2.2.19
...
A special thanks to Ramon Santilli for translating into Portuguese (Brasil)
2018-06-15 21:18:28 +02:00
Kevin Röbert
59e325df16
New rules new hash
2018-06-14 19:07:29 +02:00
Kevin Röbert
5e7e72b27c
New Amazon rule
2018-06-14 19:06:50 +02:00