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
Kevin Röbert
ac49c0971c
New hash for new rules
2018-02-10 16:52:03 +01:00
Kevin Röbert
e7d11477c5
Fix for rules ( #33 )
2018-02-10 16:47:51 +01:00
Kevin Röbert
7a3d6d2239
New hash for new rules
2018-02-10 16:38:24 +01:00
Kevin Röbert
9aaff58052
New rules
...
Submissions from Roman by email. Thanks :)
2018-02-10 16:37:09 +01:00
Kevin Röbert
88992c3964
Hash for new rule file
2018-01-29 20:04:44 +01:00
Kevin Röbert
98d6b458f0
Exception for Facebook plugins
...
Thanks to Ed for reporting a bug with Facebook plugins.
2018-01-29 20:03:10 +01:00
Kevin Röbert
ff0efb8316
Correct the hash
...
Github formats the file differently than it is stored on my PC. That is
why the hash is always wrong on the first upload.
2018-01-16 14:45:20 +01:00
Kevin Röbert
f670feb650
Fix for #27
...
I hope it works.
2018-01-16 14:42:28 +01:00
Kevin Röbert
8f539af240
Hash for new rules
2017-12-18 19:54:42 +01:00
Kevin Röbert
cb8ab42db9
Fix for fix #22
...
Escape the "?"
2017-12-18 19:53:32 +01:00
Kevin Röbert
67e03318c2
Correct the hash
2017-12-18 19:33:52 +01:00