Commit Graph

374 Commits

Author SHA1 Message Date
Kevin Röbert
e00d84e436
Delete desktop.ini 2018-03-03 17:31:04 +01:00
Kevin Röbert
b95f2f5369
Create package.json
I am not 100% sure if this file is suitable for an addon. But the dependencies feature of GitHub works only if this file exists.
2018-03-03 17:28:57 +01: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
32029edc45 Merge branch 'master' of https://github.com/KevinRoebert/ClearUrls 2018-03-02 18:44:41 +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
5fc65246a6
Update ISSUE_TEMPLATE.md 2018-03-02 18:13:05 +01:00
Kevin Röbert
9e43acb6f6
Create ISSUE_TEMPLATE.md 2018-03-02 18:06:53 +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
ed3e97a480
Update README.md 2018-02-15 19:04:37 +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
db4baf2ff6 New screenshots for wiki and AMO 2018-02-10 21:23:32 +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
05604d54e7 New Version 2018-01-31 20:34:59 +01:00
Kevin Röbert
74aeb1feec Fix #31 2018-01-31 20:34:14 +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
bfe9bcda17 Add public key for support email
If you want to write us with pgp, now we've add the public key to the
repo.
2018-01-29 15:52:48 +01:00
Kevin Röbert
40ff16762b Sledgehammer 2018-01-25 23:03:18 +01:00
Kevin Röbert
a799d40029 New Version 2018-01-25 22:37:23 +01:00
Kevin Röbert
22ed091bc6 Maybe it already works under android.
:P
2018-01-25 22:37:02 +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
a368967bfb For the next version 2018-01-16 14:42:41 +01:00
Kevin Röbert
f670feb650 Fix for #27
I hope it works.
2018-01-16 14:42:28 +01:00
Kevin Röbert
6c42b3617c Hotfix for performance issue and center "rules"-btn
- Delete temporary the async promise function, because it works not like
it should work. (We will test some methods to increase the performance,
but the performance is already okay)
+ Add suggestion from @grenzor #21 to center the "rules-status"-button
2018-01-09 13:20:33 +01:00
Kevin Röbert
03920709ce Change version 2018-01-05 18:10:40 +01:00
Kevin Röbert
a402e190b0 Change version 2018-01-05 17:26:46 +01:00
Kevin Röbert
57ea6b4315 Fix 26 and performance improvements
(+ Better indentation in the code)
+ Line 17: Do nothing is better as redirect to nothing
+ Line 212: Add function to return the provider name (for debugging)
+ Correct typos
+ Line 239: performance improvement
+ Line 286: performance improvement
+ Line 541: performance improvement
+ Add function "promise" for async request handling (performance
improvement)
+ Add function isDataURL to prevent long loading on data urls (Fix #26 )
2018-01-05 17:26:17 +01:00
Kevin Röbert
1810d5db90
Update README.md
Correct version number
2017-12-21 10:05:29 +01:00
Kevin Röbert
29dc8c631c
Merge pull request #23 from nameless3/patch-1
Clean up README
2017-12-21 10:04:51 +01:00
Nameless
8196873d14
Update README.md
add header to 'Application' instead, for more consitency
2017-12-21 07:33:46 +01:00
Nameless
d8aaf969ad
Update README.md
add link to firefox amo
2017-12-21 07:07:08 +01:00
Nameless
9740c88d4f
Update README.md
add headers, add + fix links, fix typos
2017-12-21 07:01:02 +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
Kevin Röbert
4a677bdc8f Fix for #22 2017-12-18 19:31:50 +01:00