Commit Graph

323 Commits

Author SHA1 Message Date
Kevin Röbert
7ccd78ad39 Added rule
#258
2019-09-25 00:34:53 +02:00
Kevin Röbert
62d53b6f85 Changed rule 2019-09-24 18:02:51 +02:00
Kevin Röbert
b26b6f9aec Version 1.8.2
+ Fixed #253
+ Fixed #254
2019-09-23 16:20:51 +02:00
Kevin Röbert
fe82c9ee1b Added exception for Tinkoff bank
#255
2019-09-23 14:05:07 +02:00
Kevin Röbert
7db112687e Added exception for googleusercontent proxys
#254
2019-09-23 14:03:24 +02:00
Kevin Röbert
5341f27a16 Added exception
#177
2019-09-15 17:07:24 +02:00
Kevin Röbert
589153f210 Removed rule
#246
2019-09-13 12:58:28 +02:00
Kevin Röbert
afc7aa8740 Added exception
#252
2019-09-12 16:45:43 +02:00
Kevin Röbert
e6cc434757 Added exceptions for #251
#251
2019-09-11 20:01:48 +02:00
Kevin Röbert
d7b2878428 Quick fix 2019-09-11 19:55:06 +02:00
Kevin Röbert
fad7010f10 Added exceptions for blizzard
#248
2019-09-11 19:51:02 +02:00
Kevin Röbert
9029781974 Added rules
#250
#249
#247
#246
2019-09-11 01:52:53 +02:00
Kevin Röbert
5af81a7d49 Added rules 2019-09-08 19:26:06 +02:00
Kevin Röbert
9543d0f56f Added exception
#240
2019-09-06 13:05:37 +02:00
Kevin Röbert
deaceaed24 Added rules
#245
#244
#241
#240
2019-09-06 13:00:25 +02:00
Kevin Röbert
246a916fb7 Exception for fairphone bug tracker
#239
2019-09-03 22:02:32 +02:00
Kevin Röbert
5622861cf3 Revert "Chrome double tab fix"
This reverts commit cb7ccae737
2019-08-31 09:18:52 +00:00
Kevin Röbert
cb7ccae737 Chrome double tab fix
I hope this works and does not break anything else ^^"
2019-08-31 01:56:40 +02:00
Kevin Röbert
2e9e6ac21f Added rules
#236
#237
2019-08-31 01:13:09 +02:00
Kevin Röbert
c2a092367a Fixed global ref rule
#235
2019-08-29 01:29:51 +02:00
Kevin Röbert
05f1442d96 Added rule for woot.com
#231
2019-08-23 23:20:53 +02:00
Kevin Röbert
4c43cf8149 Updated rules
#230
2019-08-23 21:07:51 +00:00
Kevin Röbert
962d484712 Update rules
#229
#230
2019-08-22 21:57:05 +02:00
Kevin Röbert
9289e6a276 Added rules
#224
2019-08-16 02:02:53 +02:00
Kevin Röbert
8f64e8310c Added rules
#223
2019-08-16 02:02:00 +02:00
Kevin Röbert
b75235f306 Version 1.7.1
#217
#218
#220
#221
2019-08-04 19:48:26 +02:00
Kevin Röbert
0f1ade94a2 Version 1.7.0
+ Added support for raw rules to cleaning also parts from URL-path
2019-07-30 20:29:41 +02:00
Kevin Röbert
5da65aed98 Added rule and deleted unnecessary "or"
#209
2019-07-29 17:40:54 +02:00
Kevin Röbert
15daf50c71 Version 1.6.9
#207
#208

+ Fixed error in fields RegExp
2019-07-29 01:26:45 +02:00
Kevin Röbert
53de1eae53 Version 1.6.7
#175
#196
#204
2019-07-25 23:55:01 +02:00
Kevin Röbert
a3d3818766 Added new rule for 9gag.com
Fixed #204
2019-07-22 18:30:52 +02:00
Kevin Röbert
6c113d4ebd Update data.min.json
#201
2019-07-11 16:04:09 +00:00
Kevin Röbert
1a057e8494 Exception #197 2019-06-25 20:05:25 +02:00
Kevin Röbert
f9289d9216 Version 1.6.5 2019-06-12 20:17:49 +02:00
Kevin Röbert
4d9e066781 Amazon ref fix? 2019-05-29 00:38:19 +02:00
Kevin Röbert
fe8de86c73 Add site3 rule 2019-05-29 00:36:21 +02:00
Kevin Röbert
89963b0d6d Added rules from #188 2019-05-29 00:29:23 +02:00
Kevin Röbert
e3191eecb1 Add redirection from #182 and maybe fix the reddit redirection 2019-05-21 19:24:40 +00:00
Kevin Röbert
5c3b1f4880 Add rules from #186 2019-05-21 18:52:45 +00:00
Kevin Röbert
f53ea156c0
Version 1.63
+ Add redirection from #181
+ Correct links in chinese translations
+ Add edit of french translation
2019-05-06 21:07:47 +02:00
Kevin Röbert
8ca852476d Version 1.6.2
Added:
+ Added rules from #172
+ Added rules from #176
+ Added rules from #178

Fixed:
+ #170
+ #162
+ #163
2019-04-26 23:41:44 +02:00
Kevin Röbert
75275bad7e Update data.min.json 2019-04-13 16:33:14 +00:00
Kevin Röbert
91d46a7b70 ClearURLs v.1.6
- Added listener to the browser history to prevent tracking with the [history.pushState method](https://developer.mozilla.org/en-US/docs/Web/API/History_API)
- Added webNavigation and tabs permissions, for the new feature
- Added switches in settings to enable and disable the context menu entry and the history listener
- Added tool to clean URLs, that was pasted into a textbox
- Added icon for new tool to clean URLs

- Fixed [#40](https://gitlab.com/KevinRoebert/ClearUrls/issues/40), see also https://curl.kevinroebert.de
- Fixed [#103](https://gitlab.com/KevinRoebert/ClearUrls/issues/103), see also https://curl.kevinroebert.de

- Changed clipboard-helper.js path to be absolute to prevent problems
- Changed rewrite of old GitHub links to the new data.min.json and rules.min.hash
- Config icon is now bigger and above the config label
- Update Traditional Chinese Translation by [@yipinghuang](https://gitlab.com/yipinghuang)

#161 #162 #157 #40 #103 #158
2019-04-11 16:40:48 +02:00
Kevin Röbert
9b7dd7f9cb Update rules.hash 2019-04-08 18:07:04 +00:00
Kevin Röbert
8b8ac33ed2
New rules
#156 and #157
2019-04-08 19:00:04 +02:00
Kevin Röbert
a67abc6bc6 Revert "New rules"
This reverts commit c53a36999c
2019-04-08 16:58:44 +00:00
Kevin Röbert
c53a36999c
New rules
#156 #157
2019-04-08 18:57:22 +02:00
Kevin Röbert
2d1d81810e New rules new hash 2019-04-03 13:27:54 +02:00
Kevin Röbert
c9f3b3610d Add rule from @walterl to data.json 2019-04-03 13:26:36 +02:00
Walter Leibbrandt
28af5a8630 Add redirect for addons.mozilla.org outgoing links 2019-04-02 23:07:01 +02:00
Kevin Röbert
cd6bb5d6f5 new rules new hash 2019-03-21 17:58:57 +01:00
Kevin Röbert
f02d36c6a7 #119
I hope the redirection works
2019-03-21 17:50:16 +01:00
Kevin Röbert
f46daa7205 New rules new hash 2019-03-19 16:21:03 +01:00
Kevin Röbert
cc358744f2 #151 without id 2019-03-19 16:13:24 +01:00
Kevin Röbert
9a6adad225 Disqus redirection #151 2019-03-19 15:55:54 +01:00
Kevin Röbert
1175d0ff9d New rules new hash 2019-03-16 13:30:30 +01:00
Kevin Röbert
bfabe4ca98 Add facebook redirection #150 2019-03-16 13:29:23 +01:00
Kevin Röbert
805ef75f7f Merge branch 'storage-improvement' into 'master'
Storage improvement

See merge request KevinRoebert/ClearUrls!38
2019-03-12 17:50:32 +00:00
Kevin Röbert
9c638c52f9 Preparations for costume rules
+ Preparations for costume rules
- Feature "Report URLs"
+ Auto hash rules
+ Minimize rules length
+ Add start and end delimiters to rules
2019-03-12 18:13:23 +01:00
Kevin Röbert
3480dd71c5 New rules new hash 2019-02-25 22:31:03 +01:00
Kevin Röbert
110fd19a07 #137 add steam rule 2019-02-25 22:30:01 +01:00
Kevin Röbert
3cc2d6d1a8 New rules new hash 2019-02-25 13:45:17 +01:00
Kevin Röbert
18cc61de0b #135 Google reCAPTCHA 2019-02-25 13:41:59 +01:00
Kevin Röbert
6395335428 New rules new hash 2019-02-23 17:13:37 +01:00
Kevin Röbert
f2034a9b7e Exception for tv2.no #125 2019-02-23 17:12:36 +01:00
Kevin Röbert
15ad222706 New rules new hash 2019-02-20 17:34:52 +01:00
Katrin Leinweber
8884674e36 Update TechCrunch rules due acquisition by Oath.com 2019-02-19 20:46:47 +00:00
Kevin Röbert
126dc02e07 New rules new hash 2018-12-04 10:39:09 +01:00
Kevin Röbert
a8334e60fa #123 Google Drive exception 2018-12-04 10:37:36 +01:00
Kevin Röbert
6b9f9a5ca1 New rules new hash 2018-11-24 00:49:13 +01:00
K3A
11abcf9783 add new fbclid https://www.reddit.com/r/analytics/comments/9o52yw/parameter_called_fbclid_appearing_in_referrals/ 2018-11-22 15:12:33 +00:00
Kevin Röbert
d2d4b25f0b New rules new hash 2018-10-20 16:19:29 +02:00
Kevin Röbert
57de51eb53 Bugfix for #115
I hope this fix the bug :D
2018-10-20 16:18:38 +02:00
Kevin Röbert
ca6d0e037d New rules new hash 2018-10-08 17:10:35 +02:00
Kevin Röbert
f3c86db0b9 New rules 2018-10-08 17:09:18 +02:00
Kevin Röbert
8c84fa865c New rules new hash 2018-09-28 15:38:32 +02:00
Kevin Röbert
30a8ac5c47 #103 new facebook rules 2018-09-28 15:37:40 +02:00
Kevin Röbert
7087935918 New rules new hash 2018-09-25 22:11:20 +02:00
Kevin Röbert
a4312f005c Update for facebook 2018-09-25 22:10:31 +02:00
Kevin Röbert
03c8c164fc New rules new hash 2018-09-18 23:39:32 +02:00
Kevin Röbert
71783f568e Fix #92, #98, #99
Fix for the google search toolbar bug and the google language bug.
2018-09-18 23:37:11 +02:00
Kevin Röbert
037ef829b4 New rules new hash 2018-09-16 20:43:01 +02:00
Kevin Röbert
ed95ed92a6 Google Mail exception fix
#93
2018-09-16 20:41:55 +02:00
Kevin Röbert
4504b7d24f New rules new hash 2018-09-09 17:23:18 +02:00
Kevin Röbert
31d3a9cf7e New rules for Netflix 2018-09-09 17:22:17 +02:00
Kevin Röbert
649107fbab New rules new hash 2018-09-07 19:05:18 +02:00
Kevin Röbert
2030a02f65 Add reported fields
Add reported fields (reported over #87)
2018-09-07 19:04:09 +02:00
Kevin Röbert
dbd8d49fc2 New rules new hash 2018-09-07 13:09:07 +00:00
Machou
83658d0e05 Update data.json
Add Rules for facebook.com, "ref" like : https://www.facebook.com/?ref=logo OR https://www.facebook.com/?ref=tn_tnmn
2018-09-07 01:31:30 +00:00
Kevin Röbert
af7397337f New rules new hash 2018-09-01 22:27:12 +02:00
Kevin Röbert
321165f4bc Fix for rules
I forgot the URL ^^
2018-09-01 22:26:23 +02:00
Kevin Röbert
e3cc7ea28a New rules new hash 2018-09-01 22:22:36 +02:00
Kevin Röbert
cd983d6b08 New rules 2018-09-01 22:21:54 +02:00
Kevin Röbert
ba27e3aaae New rules new hash 2018-08-23 20:24:54 +02:00
Kevin Röbert
f69fc9566a Cloudflare exception #76 2018-08-23 20:23:37 +02:00
Kevin Röbert
aba3393ca5 New rules new hash 2018-07-16 14:30:48 +02:00
Kevin Röbert
174114b595 Rules fix 2018-07-16 14:29:56 +02:00
Kevin Röbert
d83ffb23a8 New rules new hash 2018-07-14 11:19:30 +02:00
Kevin Röbert
608e473587 New rules #80, #81 2018-07-14 11:18:15 +02:00
Kevin Röbert
d49a62d4ad New rules new hash 2018-07-09 20:16:15 +02:00
Kevin Röbert
b381c5e0f2 New rules for #73 2018-07-09 20:15:17 +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
d51b49b40c Add new rules #69 2018-06-24 20:33:06 +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
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
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
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
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
Kevin Röbert
2a2ca598fe New rules new hash 2018-06-13 16:38:00 +02:00
Kevin Röbert
9824152d0f Fix for #57 2018-06-13 16:34:58 +02:00
Kevin Röbert
1cb36bf8a5 New rules new hash
New hash for the new data.json
2018-06-11 22:14:22 +02:00
Kevin Röbert
c635fc235b New exception
New exception for GitLab.
2018-06-11 22:13:03 +02:00
Kevin Röbert
3ecda9f2d9 Hash for the fix 2018-06-06 20:49:46 +00:00
Kevin Röbert
a2afc6c790 Fix 2018-06-06 20:48:56 +00:00
Kevin Röbert
c9f0571b39 New rules new hash 2018-06-06 20:40:24 +00:00
Kevin Röbert
ba99f69400 Some new rules 2018-06-06 20:39:07 +00:00
Kevin Röbert
ae7ed6f007 New rules new hash 2018-05-25 15:30:47 +02:00
Kevin Röbert
004c5b0ce8 #51
Add enhancement #51
2018-05-25 15:29:53 +02:00
Kevin Röbert
002968f50c New rules new hash 2018-05-22 14:57:37 +02:00
Kevin Röbert
4f3d1ed6ef Fix for #48
Fix #48
2018-05-22 14:56:26 +02:00
Kevin Röbert
5746828d35 New rule new hash 2018-05-17 17:48:14 +02:00
Kevin Röbert
2928c52643 Redirection for doubleclick
In some newsletters the links goes over the doubleclick service. Now we grab the target link and block the tracking stuff furthermore.
2018-05-17 17:46:54 +02:00
Kevin Röbert
c69eff8bb5 New rules new hash 2018-05-08 20:25:59 +02:00
Kevin Röbert
91c9a0e0cb New rules and fixes
Hopefully this fixes the bugs from #41 and #43. In addition, new rules for ebay have been added and the Amazon ad domain `fls-na.amazon.com` is now blocked.
2018-05-08 20:24:52 +02:00
Kevin Röbert
3cf74b59a6 new hash 2018-03-02 19:56:12 +01:00
Kevin Röbert
064b5053a7 Google loop fix
The last patch for today. Promised
2018-03-02 19:54:53 +01:00
Kevin Röbert
379a70d152 New rule new hash
Sorry for all the updates/patches
2018-03-02 18:59:34 +01:00
Kevin Röbert
66fe283f2a Sorry for this issue ^^"
The missing $ destroys everything
2018-03-02 18:54:52 +01:00
Kevin Röbert
78a513f8db Revert "New rules new hash"
This reverts commit 9f56176bb3.
2018-03-02 18:53:48 +01:00
Kevin Röbert
9f56176bb3 New rules new hash
🌴
2018-03-02 18:48:35 +01:00
Kevin Röbert
e185dbaf98 New global ref rule
I hope it fix the facebook problem.
2018-03-02 18:44:27 +01:00
Kevin Röbert
fbbda299aa New rules new hash
🌴
2018-03-02 17:40:55 +01:00
Kevin Röbert
ffc062556f Weaken the global ref rule
Remove the only ref and ref_.
#36
#34
2018-03-02 17:39:39 +01:00
Kevin Röbert
061fabb7a2 New rules new hash 2018-03-02 13:36:57 +01:00
Kevin Röbert
80f8020b35 Exception for github traffic site 2018-03-02 13:35:37 +01:00
Kevin Röbert
3e04603c24 New hash for new file 2018-03-01 20:30:21 +01:00
Kevin Röbert
3d7e3a4977 New rule file
+ Added global rule for ref fields
- Removed specific rules for ref fields (because of the global rule)
+ Added rule to remove the last `?` or `&`
2018-03-01 20:28:46 +01:00
Kevin Röbert
709f7fe2cd New file new hash 2018-02-15 06:25:23 +01:00
Kevin Röbert
aa06ae7e29 Add support for "double" domains like *.co.jp
+ Add support for "double" domains like *.co.jp
+ Making the google redirection working
2018-02-15 06:23:41 +01:00