Skip to content

Loading…

Goodnight, sweet prince. #1157

Closed
wants to merge 3 commits into from

3 participants

@hotdogman

Thanks for all of your hard work @gorhill and @Deathamns. We greatly
appreciate everything you did. Good luck to @chrisaljoudi.

Your Name added some commits
Your Name Goodnight, sweet prince.
Thanks for all of your hard work @gorhill and @Deathamns. We greatly
appreciate everything you did. Good luck to @chrisaljoudi.
2d9d984
Your Name Missed one a048b09
@chrisaljoudi
Owner

This is incredibly helpful, @hotdogman. Thank you. Will merge momentarily.

@hotdogman

Will merge momentarily.

You might want to review before doing that. It looks like this modified Info.plist for Safari, which might complicate auto-updating and other things. I don't know, I haven't used Safari.

Thank you.

I'm just glad I was able to do something semi-useful.

For future reference (if needed):
find * -type f -exec grep -Il . {} \; -exec sed -i 's/old/new/g' {} \;
find * -type f -exec grep -Il . {} \; -exec sed -i 's/gorhill/chrisaljoudi/g' {} \;

@ajs124

On the topic of rebranding: There are still quite some "µ"s in there, most of them in the javascript, but apparently some are also in the translations. See for example here or here.

@hotdogman

There are still quite some "µ"s in there

find * -type f -exec grep -Il . {} \; -exec sed -i 's/µ/u/g' {} \;
#1073

@ajs124

There are several problems with that approach. First thing, some languages use µ, it's a normal character with a normal usage in them. Second, there are (at least) two Unicode symbols in this codebase that look like this "µ". The greek letter Mu and the Micro sign.

@chrisaljoudi chrisaljoudi added a commit that referenced this pull request
@chrisaljoudi Fix issue links in source code
Thanks @hotdogman and @yfdyh000 -- closes #1202
and #1157 ... and #1167
c70a932
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Commits on Apr 2, 2015
  1. Goodnight, sweet prince.

    Your Name committed
    Thanks for all of your hard work @gorhill and @Deathamns. We greatly
    appreciate everything you did. Good luck to @chrisaljoudi.
  2. Missed one

    Your Name committed
This page is out of date. Refresh to see the latest.
Showing with 480 additions and 480 deletions.
  1. +3 −3 CONTRIBUTING.md
  2. +4 −4 assets/checksums.txt
  3. +1 −1 assets/thirdparties/www.zoso.ro/pages/rolist.txt
  4. +36 −36 assets/ublock/filters.txt
  5. +2 −2 assets/ublock/mirror-candidates.txt
  6. +2 −2 assets/ublock/privacy.txt
  7. +1 −1 dist/README.md
  8. +3 −3 dist/description/description-ar.txt
  9. +3 −3 dist/description/description-bg.txt
  10. +3 −3 dist/description/description-ca.txt
  11. +3 −3 dist/description/description-cs.txt
  12. +3 −3 dist/description/description-da.txt
  13. +3 −3 dist/description/description-de.txt
  14. +3 −3 dist/description/description-el.txt
  15. +3 −3 dist/description/description-en.txt
  16. +3 −3 dist/description/description-es.txt
  17. +3 −3 dist/description/description-et.txt
  18. +3 −3 dist/description/description-fa.txt
  19. +3 −3 dist/description/description-fi.txt
  20. +3 −3 dist/description/description-fil.txt
  21. +3 −3 dist/description/description-fr.txt
  22. +3 −3 dist/description/description-he.txt
  23. +3 −3 dist/description/description-hr.txt
  24. +3 −3 dist/description/description-hu.txt
  25. +3 −3 dist/description/description-id.txt
  26. +3 −3 dist/description/description-it.txt
  27. +3 −3 dist/description/description-ja.txt
  28. +3 −3 dist/description/description-ko.txt
  29. +3 −3 dist/description/description-lt.txt
  30. +3 −3 dist/description/description-lv.txt
  31. +3 −3 dist/description/description-nl.txt
  32. +3 −3 dist/description/description-no.txt
  33. +3 −3 dist/description/description-pl.txt
  34. +3 −3 dist/description/description-pt_BR.txt
  35. +3 −3 dist/description/description-pt_PT.txt
  36. +3 −3 dist/description/description-ro.txt
  37. +3 −3 dist/description/description-ru.txt
  38. +3 −3 dist/description/description-sk.txt
  39. +3 −3 dist/description/description-sl.txt
  40. +3 −3 dist/description/description-sq.txt
  41. +3 −3 dist/description/description-sr.txt
  42. +3 −3 dist/description/description-sv.txt
  43. +3 −3 dist/description/description-te.txt
  44. +3 −3 dist/description/description-tr.txt
  45. +3 −3 dist/description/description-uk.txt
  46. +3 −3 dist/description/description-vi.txt
  47. +3 −3 dist/description/description-zh_CN.txt
  48. +3 −3 dist/description/description-zh_TW.txt
  49. +1 −1 platform/chromium/options_ui.js
  50. +6 −6 platform/chromium/vapi-background.js
  51. +2 −2 platform/chromium/vapi-client.js
  52. +1 −1 platform/chromium/vapi-common.js
  53. +1 −1 platform/firefox/bootstrap.js
  54. +1 −1 platform/firefox/frameModule.js
  55. +1 −1 platform/firefox/frameScript.js
  56. +4 −4 platform/firefox/vapi-background.js
  57. +1 −1 platform/firefox/vapi-client.js
  58. +1 −1 platform/firefox/vapi-common.js
  59. +1 −1 platform/safari/Info.plist
  60. +1 −1 platform/safari/Update.plist
  61. +1 −1 platform/safari/vapi-background.js
  62. +1 −1 platform/safari/vapi-client.js
  63. +1 −1 platform/safari/vapi-common.js
  64. +1 −1 platform/safari/vapi-popup.js
  65. +3 −3 src/_locales/ar/messages.json
  66. +3 −3 src/_locales/bg/messages.json
  67. +3 −3 src/_locales/ca/messages.json
  68. +3 −3 src/_locales/cs/messages.json
  69. +3 −3 src/_locales/da/messages.json
  70. +3 −3 src/_locales/de/messages.json
  71. +3 −3 src/_locales/el/messages.json
  72. +3 −3 src/_locales/en/messages.json
  73. +3 −3 src/_locales/es/messages.json
  74. +3 −3 src/_locales/et/messages.json
  75. +3 −3 src/_locales/fa/messages.json
  76. +3 −3 src/_locales/fi/messages.json
  77. +3 −3 src/_locales/fil/messages.json
  78. +3 −3 src/_locales/fr/messages.json
  79. +3 −3 src/_locales/he/messages.json
  80. +3 −3 src/_locales/hi/messages.json
  81. +3 −3 src/_locales/hr/messages.json
  82. +3 −3 src/_locales/hu/messages.json
  83. +3 −3 src/_locales/id/messages.json
  84. +3 −3 src/_locales/it/messages.json
  85. +3 −3 src/_locales/ja/messages.json
  86. +3 −3 src/_locales/ko/messages.json
  87. +3 −3 src/_locales/lt/messages.json
  88. +3 −3 src/_locales/lv/messages.json
  89. +2 −2 src/_locales/mr/messages.json
  90. +3 −3 src/_locales/nb/messages.json
  91. +3 −3 src/_locales/nl/messages.json
  92. +3 −3 src/_locales/pl/messages.json
  93. +3 −3 src/_locales/pt_BR/messages.json
  94. +3 −3 src/_locales/pt_PT/messages.json
  95. +3 −3 src/_locales/ro/messages.json
  96. +3 −3 src/_locales/ru/messages.json
  97. +3 −3 src/_locales/sk/messages.json
  98. +3 −3 src/_locales/sl/messages.json
  99. +3 −3 src/_locales/sq/messages.json
  100. +3 −3 src/_locales/sr/messages.json
  101. +3 −3 src/_locales/sv/messages.json
  102. +3 −3 src/_locales/te/messages.json
  103. +3 −3 src/_locales/tr/messages.json
  104. +3 −3 src/_locales/uk/messages.json
  105. +3 −3 src/_locales/vi/messages.json
  106. +3 −3 src/_locales/zh_CN/messages.json
  107. +3 −3 src/_locales/zh_TW/messages.json
  108. +2 −2 src/js/1p-filters.js
  109. +2 −2 src/js/3p-filters.js
  110. +1 −1 src/js/about.js
  111. +1 −1 src/js/asset-viewer.js
  112. +7 −7 src/js/assets.js
  113. +1 −1 src/js/async.js
  114. +2 −2 src/js/background.js
  115. +18 −18 src/js/contentscript-end.js
  116. +6 −6 src/js/contentscript-start.js
  117. +1 −1 src/js/contextmenu.js
  118. +12 −12 src/js/cosmetic-filtering.js
  119. +1 −1 src/js/dashboard-common.js
  120. +1 −1 src/js/dashboard.js
  121. +1 −1 src/js/devtool-log.js
  122. +1 −1 src/js/devtools.js
  123. +1 −1 src/js/document-blocked.js
  124. +1 −1 src/js/dyna-rules.js
  125. +3 −3 src/js/dynamic-net-filtering.js
  126. +5 −5 src/js/element-picker.js
  127. +1 −1 src/js/hnswitches.js
  128. +1 −1 src/js/i18n.js
  129. +5 −5 src/js/messaging.js
  130. +3 −3 src/js/mirrors.js
  131. +5 −5 src/js/pagestore.js
  132. +8 −8 src/js/popup.js
  133. +1 −1 src/js/profiler.js
  134. +1 −1 src/js/settings.js
  135. +6 −6 src/js/start.js
  136. +14 −14 src/js/static-net-filtering.js
  137. +4 −4 src/js/storage.js
  138. +3 −3 src/js/subscriber.js
  139. +8 −8 src/js/tab.js
  140. +16 −16 src/js/traffic.js
  141. +6 −6 src/js/ublock.js
  142. +1 −1 src/js/udom.js
  143. +1 −1 src/js/uritools.js
  144. +1 −1 src/js/utils.js
  145. +1 −1 src/js/whitelist.js
  146. +1 −1 src/js/xal.js
  147. +1 −1 tools/make-firefox-meta.py
View
6 CONTRIBUTING.md
@@ -10,7 +10,7 @@ First of all, thank you for taking the time to help improve uBlock!
Probably the easiest way to submit an issue.
-**[Use this link to start with the standard issue template.](https://github.com/gorhill/uBlock/issues/new?title=[BrowserName]%20ShortDescription&body=%3C!--%0AInstructions%3A%0A%0AReplace%20the%20relevant%20parts%20of%20this%20template%20%0Awith%20details%20applicable%20to%20your%20case.%20Please%0Adon't%20remove%20the%20headers%2Fsubtitles.%0A%0ADon't%20worry%20about%20removing%20these%20instructions%3B%0Athey're%20not%20visible%20once%20you%20submit%20your%20issue.%0A%0AFor%20details%20about%20issues%2C%20check%20out%3A%0Ahttps%3A%2F%2Fgithub.com%2Fgorhill%2FuBlock%2Fblob%2Fmaster%2FCONTRIBUTING.md%23before-you-submit%0A--%3E%0A%0A%23%23%20Steps%20to%20Reproduce%0A1.%20Replace%20this%20example%20list%20with%20a%20list%20of%20steps%20to%20reproduce%20the%20issue%0A2.%20Example%20step%202%0A3.%20Feel%20free%20to%20add%20more%20steps%0A%0A%23%23%20Symptoms%0AReplace%20this%20with%20a%20description%20of%20what%20the%20symptoms%20you're%20observing%20are.%0A%0A%23%23%20Preferences%20Different%20From%20Defaults%0AWe%20recommend%20a%20screenshot%20—%20include%20any%20filter%20lists%20you%20enabled%2Fdisabled%2C%20whitelisted%20sites%2C%20etc.%0A%0A%23%23%20Info%0A%0A%60%60%60%0AuBlock%20version%3A%0A%20%20%20%200.0.0.0%0ABrowser%20and%20version%3A%0A%20%20%20%20Browser%201.2.3%0AOS%20and%20version%3A%0A%20%20%20%20OS%2010%0A%60%60%60%0A%0A%23%23%20Other%20Extensions%0A%0A*%20None.)**
+**[Use this link to start with the standard issue template.](https://github.com/chrisaljoudi/uBlock/issues/new?title=[BrowserName]%20ShortDescription&body=%3C!--%0AInstructions%3A%0A%0AReplace%20the%20relevant%20parts%20of%20this%20template%20%0Awith%20details%20applicable%20to%20your%20case.%20Please%0Adon't%20remove%20the%20headers%2Fsubtitles.%0A%0ADon't%20worry%20about%20removing%20these%20instructions%3B%0Athey're%20not%20visible%20once%20you%20submit%20your%20issue.%0A%0AFor%20details%20about%20issues%2C%20check%20out%3A%0Ahttps%3A%2F%2Fgithub.com%2Fchrisaljoudi%2FuBlock%2Fblob%2Fmaster%2FCONTRIBUTING.md%23before-you-submit%0A--%3E%0A%0A%23%23%20Steps%20to%20Reproduce%0A1.%20Replace%20this%20example%20list%20with%20a%20list%20of%20steps%20to%20reproduce%20the%20issue%0A2.%20Example%20step%202%0A3.%20Feel%20free%20to%20add%20more%20steps%0A%0A%23%23%20Symptoms%0AReplace%20this%20with%20a%20description%20of%20what%20the%20symptoms%20you're%20observing%20are.%0A%0A%23%23%20Preferences%20Different%20From%20Defaults%0AWe%20recommend%20a%20screenshot%20—%20include%20any%20filter%20lists%20you%20enabled%2Fdisabled%2C%20whitelisted%20sites%2C%20etc.%0A%0A%23%23%20Info%0A%0A%60%60%60%0AuBlock%20version%3A%0A%20%20%20%200.0.0.0%0ABrowser%20and%20version%3A%0A%20%20%20%20Browser%201.2.3%0AOS%20and%20version%3A%0A%20%20%20%20OS%2010%0A%60%60%60%0A%0A%23%23%20Other%20Extensions%0A%0A*%20None.)**
---
@@ -18,7 +18,7 @@ Probably the easiest way to submit an issue.
1. Submit bugs/issues only.
1. Do **not** submit design ideas: any such issue will be closed without comment.
-1. Make sure your issue [hasn't already been fixed in a recent release](https://github.com/gorhill/uBlock/releases). That's good news!
+1. Make sure your issue [hasn't already been fixed in a recent release](https://github.com/chrisaljoudi/uBlock/releases). That's good news!
1. Verify that the issue does **not** occur with uBlock disabled. If it still occurs with uBlock disabled, it's probably not an issue with uBlock.
---
@@ -36,7 +36,7 @@ To help us diagnose and fix the problem, please always, always include the follo
* A screenshot of **any** of uBlock's preferences that differ from the defaults
* This includes a whitelisted website, enabled/disabled filter list, anything
* Please do include everything different from the defaults whether or not it seems relevant to your issue
-* The version of uBlock you're having the issue with; you can find this in [uBlock's popup UI](https://github.com/gorhill/uBlock/wiki/Quick-guide:-popup-user-interface)
+* The version of uBlock you're having the issue with; you can find this in [uBlock's popup UI](https://github.com/chrisaljoudi/uBlock/wiki/Quick-guide:-popup-user-interface)
* Example: `uBlock 0.9.0.0`
* The browser you're using and its version
* Examples: `Firefox 36`, `Safari 8.0.5`, `Chrome 41.0.2272`
View
8 assets/checksums.txt
@@ -1,10 +1,10 @@
-c0ffd2ba7a812912a903a446e2c3699f assets/ublock/privacy.txt
-f65a01f91142e138acdb147e5442503f assets/ublock/filters.txt
-dcf3e05bae803343c9d632f0baf8bedd assets/ublock/mirror-candidates.txt
+ba85c7991d208fe26c8f74f57bb5cfe1 assets/ublock/privacy.txt
+30f6b52678060ffd497564701f590a5b assets/ublock/filters.txt
+c9c5cc56bec563bc1885847f925b9be2 assets/ublock/mirror-candidates.txt
f4e2b58298d1d26dd0c65f3db849a15a assets/ublock/filter-lists.json
132b3ecc9da8a68c3faf740c00af734b assets/thirdparties/adblock-plus-japanese-filter.googlecode.com/hg/abp_jp.txt
94c0a3eab74c42783855f07b22a429cf assets/thirdparties/home.fredfiber.no/langsholt/adblock.txt
-30eb3e81acda44033365719f1058f161 assets/thirdparties/www.zoso.ro/pages/rolist.txt
+433dde00c9746f644f75bc71dc0dc21f assets/thirdparties/www.zoso.ro/pages/rolist.txt
31758184ec5863b7bec86d768c93eb17 assets/thirdparties/adblock.gardar.net/is.abp.txt
2030b912575622e25cf1e9762e93fe1a assets/thirdparties/raw.githubusercontent.com/k2jp/abp-japanese-filters/master/abp_jp.txt
87fd3a50d3a5dc6a376b39e817de0dcc assets/thirdparties/raw.githubusercontent.com/AdBlockPlusIsrael/EasyListHebrew/master/EasyListHebrew.txt
View
2 assets/thirdparties/www.zoso.ro/pages/rolist.txt
@@ -67,7 +67,7 @@ info##DIV[class="banda-sticky-vp"]
info##DIV[class="banda-sticky-mini"]
!Whitelist
-! https://github.com/gorhill/uBlock/issues/693#issuecomment-72928751
+! https://github.com/chrisaljoudi/uBlock/issues/693#issuecomment-72928751
! @@||homebank.ro^$document
! @@||profitshare.emag.ro/get_ads.php?*
! @@||profitshare.ro/get_ads.php?*
View
72 assets/ublock/filters.txt
@@ -1,6 +1,6 @@
# Needed to unbreak sites affected by out of the box lists
-# https://github.com/gorhill/uBlock/issues/20
+# https://github.com/chrisaljoudi/uBlock/issues/20
# => blocking counterpart in Peter Lowe's Ad Server
@@||www.google-analytics.com/ga.js^$domain=xda-developers.com
@@ -11,8 +11,8 @@
# Zerohedge: ref: http://forums.lanik.us/viewtopic.php?f=62&t=17307
www.zerohedge.com##.similar-box
-# https://github.com/gorhill/uBlock/issues/57
-# https://github.com/gorhill/uBlock/issues/98
+# https://github.com/chrisaljoudi/uBlock/issues/57
+# https://github.com/chrisaljoudi/uBlock/issues/98
# New filter class: entity filters, where
# entity = domain minus public suffix
# The following filters were taken out of EasyList and given an entity name,
@@ -61,7 +61,7 @@ google.*##.ra[width="30%"][align="right"] + table[width="70%"][cellpadding="0"]
google.*##.rhsvw[style="background-color:#fff;margin:0 0 14px;padding-bottom:1px;padding-top:1px;"]
google.*##.rscontainer > .ellip
-# https://github.com/gorhill/uBlock/issues/381
+# https://github.com/chrisaljoudi/uBlock/issues/381
google.*###sqh
# For when javascript is disabled
@@ -72,22 +72,22 @@ google.*###center_col > #tads
www.youtube.com##.masthead-ad-control
www.youtube.com##.ad-div
-# https://github.com/gorhill/uBlock/issues/63
+# https://github.com/chrisaljoudi/uBlock/issues/63
@@||adf.ly^$~third-party
-# https://github.com/gorhill/uBlock/issues/69
+# https://github.com/chrisaljoudi/uBlock/issues/69
@@||widget-cdn.rpxnow.com^$domain=foxnews.com,script
-# https://github.com/gorhill/uBlock/issues/119
+# https://github.com/chrisaljoudi/uBlock/issues/119
# To counter `google-analytics.com` in Peter Lowe's list
@@||google-analytics.com^$domain=avianca.com
-# https://github.com/gorhill/uBlock/issues/141
+# https://github.com/chrisaljoudi/uBlock/issues/141
# Videos broken on weather.com
# To counter `tags.tiqcdn.com` in  MVPS
@@||tags.tiqcdn.com/utag/*.js$script,domain=cnet.com|weather.com
-# https://github.com/gorhill/uBlock/issues/17#issuecomment-51625306
+# https://github.com/chrisaljoudi/uBlock/issues/17#issuecomment-51625306
# To counter `extras.mnginteractive.com` in hpHosts
@@||extras.mnginteractive.com^$domain=mercurynews.com|denverpost.com|twincities.com
@@ -95,23 +95,23 @@ www.youtube.com##.ad-div
# To counter `statcounter.com` in Peter Lowe's, MVPS, Dan Pollock's and hpHosts
@@||statcounter.com^$~third-party
-# https://github.com/gorhill/uBlock/issues/166
+# https://github.com/chrisaljoudi/uBlock/issues/166
# To counter `liverail.com` in Peter Lowe's, MVPS, and hpHosts
@@||cdn-static.liverail.com^$object-subrequest
# cnet.com needs this for video players
-# https://github.com/gorhill/uBlock/issues/227
+# https://github.com/chrisaljoudi/uBlock/issues/227
# To counter `2mdn.net` in Peter Lowe's
# To counter `s0.2mdn.net` in MVPS, hpHosts, Dan Pollock's
@@||s0.2mdn.net/instream/*$domain=cnet.com|nfl.com|wistv.com
@@||s0.2mdn.net/instream/flash/v3/adsapi_3.swf$object
-# https://github.com/gorhill/uBlock/issues/243
+# https://github.com/chrisaljoudi/uBlock/issues/243
# To counter `cdn-i.dmdentertainment.com` in hpHosts
@@||cdn-i.dmdentertainment.com^$domain=cracked.com
# EasyList/EasyPrivacy fixes
-# https://github.com/gorhill/uBlock/issues/373
+# https://github.com/chrisaljoudi/uBlock/issues/373
@@||omtrdc.net^$domain=www.amazon.com
# To counter `/b/ss/*&aqe=` and `||scorecardresearch.com^$third-party` in
# EasyPrivacy: "cant click on next picture on this adreess ... "
@@ -142,19 +142,19 @@ www.thesimsresource.com##.ad-topleader
# To counter `adm.fwmrm.net` from hpHosts, MVPS, Dan Pollock's
@@||adm.fwmrm.net^$domain=go.com
-# https://github.com/gorhill/uBlock/issues/274
+# https://github.com/chrisaljoudi/uBlock/issues/274
# To counter `mopub.com` in Peter Lowe's
@@||mopub.com^$~third-party
-# https://github.com/gorhill/uBlock/issues/293
+# https://github.com/chrisaljoudi/uBlock/issues/293
# To counter `safelinking.net` in hpHosts
@@||safelinking.net^$~third-party
-# https://github.com/gorhill/uBlock/issues/302
+# https://github.com/chrisaljoudi/uBlock/issues/302
# To counter `outbrain.com` in hpHosts
@@||outbrain.com^$~third-party
-# https://github.com/gorhill/uBlock/issues/316
+# https://github.com/chrisaljoudi/uBlock/issues/316
# To counter `inc.com` in Peter Lowe's, hpHosts
@@||inc.com^$~third-party
@@ -162,11 +162,11 @@ www.thesimsresource.com##.ad-topleader
# To counter Peter Lowe's `intergi.com`
@@||intergi.com^$domain=tvgolo.com
-# https://github.com/gorhill/uBlock/issues/336
+# https://github.com/chrisaljoudi/uBlock/issues/336
# To counter `flurry.com` in Peter Lowe's, hpHosts, MVPS
@@||flurry.com^$~third-party
-# https://github.com/gorhill/uBlock/issues/374
+# https://github.com/chrisaljoudi/uBlock/issues/374
# To counter `2mdn.net` in Peter Lowe's, `s0.2mdn.net` in hpHosts
@@||s0.2mdn.net/instream/*$object,script,domain=wsmv.com
@@ -178,17 +178,17 @@ www.thesimsresource.com##.ad-topleader
# To counter `www.googletagservices.com` in MVPS, hpHosts, Dan Pollock's
@@||www.googletagservices.com/tag/js/gpt.js^$script,domain=weather.com
-# https://github.com/gorhill/uBlock/issues/409
+# https://github.com/chrisaljoudi/uBlock/issues/409
@@||c.speedtest.net^$~third-party
# To counter Peter Lowe's, hpHosts
@@||boldchat.com^$~third-party
-# https://github.com/gorhill/uBlock/issues/463
+# https://github.com/chrisaljoudi/uBlock/issues/463
# To counter Peter Lowe's, hpHosts
@@||mixpanel.com^$~third-party
-# https://github.com/gorhill/uBlock/issues/466
+# https://github.com/chrisaljoudi/uBlock/issues/466
# Until fixed in EasyPrivacy
@@/google-analytics-dashboard
@@ -204,7 +204,7 @@ ovh.strim.io#@##tweets
# To counter Dan Pollock's, hpHosts, MVPS, Peter Lowe's
@@||google-analytics.com/analytics.js$domain=www.vd.nl
-# https://github.com/gorhill/uBlock/issues/570
+# https://github.com/chrisaljoudi/uBlock/issues/570
# To counter `yui.yahooapis.com` in hpHosts
@@||yui.yahooapis.com^
@@ -212,10 +212,10 @@ ovh.strim.io#@##tweets
# To counter `top.mail.ru` in Peter Lowe's
@@||top.mail.ru^$~third-party
-# https://github.com/gorhill/uBlock/issues/510#issuecomment-71050211
+# https://github.com/chrisaljoudi/uBlock/issues/510#issuecomment-71050211
||racksauce.com^$domain=promptfile.com
-# https://github.com/gorhill/uBlock/issues/510#issuecomment-71078475
+# https://github.com/chrisaljoudi/uBlock/issues/510#issuecomment-71078475
|http://$popup,domain=filenuke.com|sharesix.com
||filenuke.com/a/script.js$script
||mwem.filenuke.com/*/*$script
@@ -228,15 +228,15 @@ ovh.strim.io#@##tweets
||lsg.sharesix.com/*/*$script
||nvy.sharesix.com/*/*$script
-# https://github.com/gorhill/uBlock/issues/580
+# https://github.com/chrisaljoudi/uBlock/issues/580
# To counter `liverail.com` in Dan Pollock's, hpHosts, MVPS, Peter Lowe's
@@||cdn-static.liverail.com$domain=9to5mac.com
-# https://github.com/gorhill/uBlock/issues/602
+# https://github.com/chrisaljoudi/uBlock/issues/602
# To counter `/ads.css` in EasyList
@@||css.washingtonpost.com/*/ads.css$stylesheet,~third-party
-# https://github.com/gorhill/uBlock/issues/607
+# https://github.com/chrisaljoudi/uBlock/issues/607
# To counter `||pcekspert.com^` in Peter Lowe's
@@||pcekspert.com^$~third-party
@@ -244,22 +244,22 @@ ovh.strim.io#@##tweets
# To counter `||clickbank.com^` in Dan Pollock's, Peter Lowe's
@@||clickbank.com^$~third-party
-# https://github.com/gorhill/uBlock/issues/614
+# https://github.com/chrisaljoudi/uBlock/issues/614
# To counter `awaps.yandex.ru` in hpHosts
# To counter `mc.yandex.ru` in hpHosts, MVPS
@@||awaps.yandex.ru^$domain=market.yandex.ru
@@||mc.yandex.ru^$domain=market.yandex.ru
@@||yastatic.net/market-export/*/advert.js$domain=market.yandex.ru
-# https://github.com/gorhill/uBlock/issues/618
+# https://github.com/chrisaljoudi/uBlock/issues/618
deviantart.com##.dp-ad-chrome.dp-ad-visible
-# https://github.com/gorhill/uBlock/issues/650
-# https://github.com/gorhill/uBlock/issues/821
+# https://github.com/chrisaljoudi/uBlock/issues/650
+# https://github.com/chrisaljoudi/uBlock/issues/821
# To counter `google-analytics.com` in Dan Pollock's, hpHosts, MVPS, Peter Lowe's
@@||www.google-analytics.com/ga.js$domain=onlinetv.ru|zie.nl
-# https://github.com/gorhill/uBlock/issues/774
+# https://github.com/chrisaljoudi/uBlock/issues/774
# To counter `carbonads.net` in Peter Lowe's
@@||carbonads.net^$~third-party
@@ -270,12 +270,12 @@ deviantart.com##.dp-ad-chrome.dp-ad-visible
# To counter `2o7.net` in Peter Lowe's
@@||2o7.net^$domain=totaljobs.com
-# https://github.com/gorhill/uBlock/issues/822
-# https://github.com/gorhill/uBlock/issues/940
+# https://github.com/chrisaljoudi/uBlock/issues/822
+# https://github.com/chrisaljoudi/uBlock/issues/940
# To counter `google-analytics.com` in Dan Pollock's, hpHosts, MVPS, Peter Lowe's
@@||google-analytics.com^$domain=musixmatch.com|bikstok.sonymusicshop.dk
-# https://github.com/gorhill/uBlock/issues/841
+# https://github.com/chrisaljoudi/uBlock/issues/841
# To counter `quantcast.com` in hpHosts, Peter Lowe's
@@||quantcast.com^$~third-party
View
4 assets/ublock/mirror-candidates.txt
@@ -14,7 +14,7 @@ cdn.jsdelivr.net
cdnjs.cloudflare.com
^cdnjs\.cloudflare\.com\/ajax\/libs\/
code.jquery.com
- # https://github.com/gorhill/uBlock/issues/357
+ # https://github.com/chrisaljoudi/uBlock/issues/357
# Avoid CSS-based themes, because relative URLs won't work from
# within a data: URI
^code\.jquery\.com\/(?!.*\/themes\/.+\.css)
@@ -27,7 +27,7 @@ netdna.bootstrapcdn.com
platform.twitter.com
^platform\.twitter\.com\/widgets\.js
-# https://github.com/gorhill/uBlock/issues/270#issuecomment-57913228
+# https://github.com/chrisaljoudi/uBlock/issues/270#issuecomment-57913228
# Ref: http://www.asp.net/ajax/cdn
ajax.aspnetcdn.com
# Avoid CSS-based themes, because relative URLs won't work from
View
4 assets/ublock/privacy.txt
@@ -5,7 +5,7 @@
# exception filters.
#
# I will use data from benchmarks to decide what to add here.
-# https://github.com/gorhill/uBlock/wiki/%C2%B5Block-and-others:-Blocking-ads,-trackers,-malwares
+# https://github.com/chrisaljoudi/uBlock/wiki/%C2%B5Block-and-others:-Blocking-ads,-trackers,-malwares
# https://www.eff.org/deeplinks/2014/07/white-house-website-includes-unique-non-cookie-tracker-despite-privacy-policy
||addthis.com^$third-party,important
@@ -16,7 +16,7 @@
# Commenting it out allows me to enable this one out-of-the-box.
# ||linkedin.com^$third-party,important
-# https://github.com/gorhill/uBlock/issues/289
+# https://github.com/chrisaljoudi/uBlock/issues/289
# Commented out, breaks to many sites. See:
# https://hg.adblockplus.org/easylist/rev/9f6e928c258a#l2.12
# Users can still block this one through hpHosts, MVPS, Dan Pollock's or
View
2 dist/README.md
@@ -1,6 +1,6 @@
## INSTALL
-- Download and unzip `ublock_{version}.zip` ([latest release desirable](https://github.com/gorhill/uBlock/releases)).
+- Download and unzip `ublock_{version}.zip` ([latest release desirable](https://github.com/chrisaljoudi/uBlock/releases)).
- Rename the unzipped directory to `ublock`
- When you later update manually, replace the **content** of the `ublock` folder with the **content** of the latest zipped version.
- This will ensure that all the extension settings will be preserved
View
6 dist/description/description-ar.txt
@@ -1,6 +1,6 @@
مانع إعلانات كفوء: خفيف على الذاكرة و المعالج, على الرغم من قدرته على تحميل و تطبيق الألاف من الفلاتر أكثر من بعض أشهر مانعي الإعلانات.
-توضيح عام لكفاءة الإضافة: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+توضيح عام لكفاءة الإضافة: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
الإستخدام: زر التشغيل الكبير في النافذة المنبثقة هو لتعطيل أو تشغيل uBlock للموقع الحالي. هو ينطبق على الموقع الحالي فقط، و ليس زر تشغيل عام.
@@ -39,7 +39,7 @@
للمستخدمين من طرف مستخدمين أخرين.
المساهمون في Github:
-https://github.com/gorhill/uBlock/graphs/contributors
+https://github.com/chrisaljoudi/uBlock/graphs/contributors
المساهمون في Crowdin:
https://crowdin.net/project/ublock
@@ -48,4 +48,4 @@ https://github.com/gorhill/uBlock/graphs/contributors
الإضافة في قيد الإنجاز، خذ هذا في عين الإعتبار عندما تستعرضها.
سجل التغييرات للمشروع:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-bg.txt
@@ -1,6 +1,6 @@
Ефикасен блокер: с малко използване на паметта и процесора, но същевременно способен да зарежда и налага хиляди допълнителни филтри в сравнение с други популярни блокери.
-Илюстрация на неговата ефикасност: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+Илюстрация на неговата ефикасност: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Използване: Големият бутон за "Включване" в изскачащият прозорец служи за трайно включване/изключване на uBlock за текущия сайт. Той се отнася само за текущия сайт, не е глобален бутон за включване.
@@ -38,7 +38,7 @@ Aко желаете, на разположение са допълнителн
Отворен код с публичен лиценз (GPLv3)
За потребители от потребителите.
-Сътрудници @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+Сътрудници @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Сътрудници @ Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@ Aко желаете, на разположение са допълнителн
Това е доста ранна версия, имайте го предвид, когато я разглеждате.
Списък с промени на проекта:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-ca.txt
@@ -1,6 +1,6 @@
Un bloquejador eficient: el consum de memòria i de processador és baix però, no obstant això, pot carregar i aplicar milers de filtres més que altres bloquejadors coneguts.
-Gràfic de l'eficiència: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+Gràfic de l'eficiència: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Ús: El gran botó d'engegada de la finestra emergent serveix per a desactivar/activar permanentment el uBlock per al lloc web actual. No és un botó d'engegada general de l'extensió.
@@ -38,7 +38,7 @@ Lliure.
Codi obert amb llicència pública (GPLv3)
Per usuaris per a usuaris.
-Col·laboradors a Github: https://github.com/gorhill/uBlock/graphs/contributors
+Col·laboradors a Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Col·laboradors a Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@ Col·laboradors a Crowdin: https://crowdin.net/project/ublock
Aquesta és, en certa manera, una versió primitiva. Tingueu-ho en compte quan en doneu la vostra opinió.
Registre de canvis del projecte:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-cs.txt
@@ -1,6 +1,6 @@
Efektivní blokovač: nezanechává velké stopy, nezatěžuje paměť a CPU, a přesto může načítat a využívat o několik tisíc filtrů více, než jiné populární blockery.
-Grafický přehled jeho účinnosti: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+Grafický přehled jeho účinnosti: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Použití: Velký vypínač ve vyskakovacím okně trvale povolí/zakáže uBlock pro otevřenou stránku. Funguje pouze pro aktivní webovou stránku, není to obecný vypínač.
@@ -38,7 +38,7 @@ Svobodný software.
Open source s veřejnou licencí (GPLv3)
Od uživatelů pro uživatele.
-Přispěvatelé na Githubu: https://github.com/gorhill/uBlock/graphs/contributors
+Přispěvatelé na Githubu: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Přispěvatelé na Crowdinu: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@ Přispěvatelé na Crowdinu: https://crowdin.net/project/ublock
Jde o poměrně ranou verzi, mějte to na paměti při recenzování.
Change log projektu:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-da.txt
@@ -1,6 +1,6 @@
En effektiv blocker: let på hukommelse og CPU forbrug,. Kan indlæse og anvende tusindvis af flere filtre end andre populære blockere derude.
-Illustreret oversigt over effektiviteten: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP :-Efficiency-compared
+Illustreret oversigt over effektiviteten: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP :-Efficiency-compared
Anvendelse: Den Store power knap i pop-up-vinduet kan permanent deaktivere/aktivere uBlock på det aktuelle websted. Dette gælder kun for det aktuelle websted, det er ikke en global afbryderknap.
@@ -38,7 +38,7 @@ Gratis.
Open source med offentlig licens (GPLv3)
For brugere, af brugere.
-Bidragydere @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+Bidragydere @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Bidragydere @ Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@ Bidragydere @ Crowdin: https://crowdin.net/project/ublock
Dette er en tidlig version. Hav dette i tankerne når du skriver en anmeldelse.
Projekt changelog:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-de.txt
@@ -1,6 +1,6 @@
Ein effizienter Blocker: Geringer Speicherbedarf und niedrige CPU-Belastung - und dennoch werden Tausende an Filtern mehr angewendet als bei anderen populären Blockern.
-Ein illustrierter Überblick über seine Effizienz: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+Ein illustrierter Überblick über seine Effizienz: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Benutzung: Der An-/Ausschaltknopf beim Klicken des Erweiterungssymbols dient zum An-/Ausschalten von uBlock auf der aktuellen Webseite. Dies wirkt sich also nur auf die aktuelle Webseite aus und nicht global.
@@ -38,7 +38,7 @@ Kostenlos.
Open source mit Public License (GPLv3)
Für Benutzer von Benutzern.
-Mitwirkende @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+Mitwirkende @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Mitwirkende @ Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@ Mitwirkende @ Crowdin: https://crowdin.net/project/ublock
Dies ist eine ziemlich frühe Version - bitte denke daran, wenn du sie bewertest.
Change log des Projekts:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-el.txt
@@ -1,6 +1,6 @@
Ένας αποτελεσματικός αναστολέας διαφημίσεων: παρόλο το ελαφρύ του αποτύπωμα στη μνήμη και τον επεξεργαστή μπορεί να εφαρμόσει χιλιάδες περισσότερα φίλτρα σε σχέση με άλλους δημοφιλείς blockers.
-Απεικονιζόμενη επισκόπηση της αποτελεσματικότητάς του: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP :-efficiency-compared
+Απεικονιζόμενη επισκόπηση της αποτελεσματικότητάς του: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP :-efficiency-compared
Χρήση: Το μεγάλο πλήκτρο απενεργοποίησης/ενεργοποίησης στο αναδυόμενο παράθυρο, χρησιμεύει στην εναλλαγή κατάστασης του uBlock για τον τρέχοντα ιστότοπο. Η εφαρμογή της ρύθμισης αυτής γίνεται μόνο για τον τρέχοντα ιστότοπο και δεν επιβάλλεται καθολικά.
@@ -38,7 +38,7 @@
Ανοιχτού κώδικα με άδεια δημόσιας χρήσης (GPLv3)
Από τους χρήστες για τους χρήστες.
-Συνεισφέροντες @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+Συνεισφέροντες @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Συνεισφέροντες @ Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@
Είναι μια αρκετά πρόωρη έκδοση, κρατήστε το υπόψη κατά την αξιολόγηση.
Αρχείο αλλαγών του έργου:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-en.txt
@@ -1,6 +1,6 @@
An efficient blocker: easy on memory and CPU footprint, and yet can load and enforce thousands more filters than other popular blockers out there.
-Illustrated overview of its efficiency: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+Illustrated overview of its efficiency: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Usage: The big power button in the popup is to permanently disable/enable uBlock for the current web site. It applies to the current web site only, it is not a global power button.
@@ -38,7 +38,7 @@ Free.
Open source with public license (GPLv3)
For users by users.
-Contributors @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+Contributors @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Contributors @ Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@ Contributors @ Crowdin: https://crowdin.net/project/ublock
It's quite an early version, keep this in mind when you review.
Project change log:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-es.txt
@@ -1,6 +1,6 @@
Un bloqueador eficiente: con bajo consumo de memoria y CPU, es capaz de cargar y aplicar miles más de filtros en comparación con otros bloqueadores populares.
-Ejemplo con imágenes ilustrando su eficiencia (en inglés): https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+Ejemplo con imágenes ilustrando su eficiencia (en inglés): https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Uso: El botón grande de apagado/encendido en la ventana de la aplicación, es para desactivar/activar uBlock permanentemente en el sitio web actual. Aplica solo al sitio web actual, no activa o desactiva la extensión de forma general.
@@ -38,7 +38,7 @@ Libre.
Código abierto con licencia pública (GPLv3)
Hecho para usuarios por los usuarios.
-Colaboradores @ Github (en inglés): https://github.com/gorhill/uBlock/graphs/contributors
+Colaboradores @ Github (en inglés): https://github.com/chrisaljoudi/uBlock/graphs/contributors
Colaboradores @ Crowdin (en inglés): https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@ Colaboradores @ Crowdin (en inglés): https://crowdin.net/project/ublock
Esta es una versión en desarrollo, por favor tómelo en cuenta a la hora de dar su evaluación.
Registro de cambios del proyecto:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-et.txt
@@ -1,6 +1,6 @@
Tõhus blokeerija: kasutab vähe mälu ja protsessorit ning sellegipoolest suudab laadida ja kasutada mitu korda rohkem filtreid kui teised tuntud blokeerijad.
-Illustreeritud ülevaade selle kasulikkusest: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+Illustreeritud ülevaade selle kasulikkusest: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Kasutamine: hüpikaknas oleva suure toitenupu abil on võimalik uBlock avatud lehel püsivalt keelata või lubada. See käib ainult hetkel avatud lehe, mitte kõikide saitide kohta.
@@ -39,7 +39,7 @@ Avatud lähtekoodiga avaliku litsentsiga (GPLv3)
Kasutajatelt kasutajaile.
Toetajad Github'is:
-https://github.com/gorhill/uBlock/graphs/contributors
+https://github.com/chrisaljoudi/uBlock/graphs/contributors
Toetajad Crowdin'is: https://crowdin.net/project/ublock
***
@@ -47,4 +47,4 @@ Toetajad Crowdin'is: https://crowdin.net/project/ublock
Laienduse kasutamisel pange tähele, et tegemist on uue laiendusega.
Projekti muudatuste logi:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-fa.txt
@@ -1,6 +1,6 @@
یک بلاکر موثر: نیاز به پردازش حافظه و سی پی یو کمتر و در عین حال اجرای هزاران فیلتر بیشتر از سایر رقبای بلاکر موجود.
-بررسی تصویری از کارایی این محصول: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+بررسی تصویری از کارایی این محصول: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
کاربرد: دکمه ی پاور بزرگ در پنجره برای فعال یا غیر فعال کردن uBlock برای صفحه ی جاری است. فقط برای همین سایت اعمال میشود، دکمه ی پاوری برای تمام سایت ها نیست.
@@ -38,7 +38,7 @@
متن باز با مجوز عمومی (GPLv3)
برای کاربران توسط کاربران.
-مشارکت کنندگان در گیت هاب: https://github.com/gorhill/uBlock/graphs/contributors
+مشارکت کنندگان در گیت هاب: https://github.com/chrisaljoudi/uBlock/graphs/contributors
مشارکت کنندگان در کرادین https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@
این کاملا یک نسخه اولیه است، هنگام بررسی اینرا بخاطر داشته باشید.
تغییرات اخیر پروژه:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-fi.txt
@@ -1,6 +1,6 @@
Tehokas mainosten estäjä – käyttää vähän resursseja, mutta silti voit ladata ja pakottaa tuhansia suodatinsääntöjä enemmän kuin muut suositut mainoksia estävät lisäosat.
-Kuvitettu yleiskatsaus uBlockin tehokkuudesta (englanniksi): https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+Kuvitettu yleiskatsaus uBlockin tehokkuudesta (englanniksi): https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Käyttö: Iso virtanappi ponnahdusikkunassa on tarkoitettu pysyvästi estämään/sallimaan uBlock kyseisellä sivulla. Tämä koskee vain nykyistä sivua, ei kaikkia sivuja.
@@ -38,7 +38,7 @@ Ilmainen.
Avoimen lähdekoodin julkinen lisenssi (GPLv3)
Käyttäjiltä käyttäjille.
-Kehittäjät @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+Kehittäjät @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Kehittäjät @ Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@ Kehittäjät @ Crowdin: https://crowdin.net/project/ublock
Otathan huomioon testatessasi, että käytössäsi on varsin varhainen versio.
Projektin muutosloki:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-fil.txt
@@ -1,7 +1,7 @@
Isang episyenteng blocker: magaan sa memorya at CPU footprint, pero naka-loload at nag-eenforce ng libo-libong mga filters kaysa sa mga ibang sikat na blockers.
Isinalarawan pangkalahatang-ideya ng kahusayan ng uBlock:
-https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Paggamit: Ang malaking button sa sa popup ay upang permanenteng huwag paganahin / paganahin ang uBlock para sa kasalukuyang web site. Nalalapat ito sa kasalukuyang web site lamang , hindi ito pangkalahatang button.
@@ -40,7 +40,7 @@ Open source with public license (GPLv3)
Para sa users by users.
Mga nag-aambag @ Github:
-https://github.com/gorhill/uBlock/graphs/contributors
+https://github.com/chrisaljoudi/uBlock/graphs/contributors
Mga nag-aambag @ Crowdin: https://crowdin.net/project/ublock
***
@@ -48,4 +48,4 @@ Mga nag-aambag @ Crowdin: https://crowdin.net/project/ublock
Kakalabas lang nito kaya't pag-isipan ang mga komentaryo bago magbigay ng review.
Mga pagbabago sa proyekto:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-fr.txt
@@ -1,6 +1,6 @@
uBlock est une extension qui bloque les publicités et les pisteurs, légère en empreinte mémoire et en utilisation du processeur et qui pourtant, est capable d'utiliser et de traiter des milliers de filtres de plus que la plupart des autres bloqueurs.
-Consultez cette page en Anglais pour avoir une vue d'ensemble illustrée de son efficacité : https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+Consultez cette page en Anglais pour avoir une vue d'ensemble illustrée de son efficacité : https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Utilisation : Le gros bouton power dans la fenêtre pop-up permet de désactiver/activer en permanence uBlock pour le site Web en cours de consultation. Cela s'applique uniquement au site Web actuel, ce n'est pas un bouton power qui affecte entièrement le fonctionnement de l'extension.
@@ -38,7 +38,7 @@ GRATUIT.
Source libre avec une licence publique GPLv3
Fait par des utilisateurs pour des utilisateurs.
-Contributeurs @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+Contributeurs @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Contributeurs @ Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@ Contributeurs @ Crowdin: https://crowdin.net/project/ublock
Il s'agit d'une version relativement préliminaire, veuillez garder ça à l'esprit lors de votre évaluation de l'extension.
Consultez ici en Anglais le Journal des changements concernant le projet :
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-he.txt
@@ -1,6 +1,6 @@
חוסם יעיל: חותמת נמוכה של המעבד והזיכרון, ועדיין יכול לטעון ולאפשר אלפי מסננים יותר מאשר חוסמים פופולריים אחרים.
-סקירה כוללת על היעילות שלו: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+סקירה כוללת על היעילות שלו: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
שימוש: לחצן ההפעלה הגדול בחלון הפופאפ הוא בשביל לבטל/להפעיל את uBlock עבור האתר הנוכחי. הוא חל על האתר הנוכחי בלבד, זהו לא לחצן הפעלה גלובלי.
@@ -38,7 +38,7 @@
קוד פתוח עם רשיון ציבורי (GPLv3)
בשביל המשתמשים על ידי המשתמשים.
-תורמים @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+תורמים @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
תורמים @ Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@
קח בחשבון שזוהי גרסה מוקדמת בזמן הסקירה שלך.
רשימת השינויים של הפרויקט:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-hr.txt
@@ -1,6 +1,6 @@
Efikasan bloker: radi sa malo memorije i CPU-a i još može učitati i primijeniti više tisuća filtera od drugih popularnih blokera.
-Ilustrirani pregled njegove efikasnosti: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+Ilustrirani pregled njegove efikasnosti: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Korištenje: Veliki gumb u skočnom prozorčiću je za trajno omogućavanje i onemogućavanje uBlock-a na trenutnom web-mjestu. To se odnosi samo na trenutno web-mjesto te nije za kompletno isključivanje.
@@ -38,7 +38,7 @@ Besplatno.
Otvorenog kôda sa javnom licencom (GPLv3)
Za korisnike od strane korisnika.
-Suradnici @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+Suradnici @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Suradnici @ Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@ Suradnici @ Crowdin: https://crowdin.net/project/ublock
Ovo je rana verzija, imajte to na umu kada budete ocjenjivali.
Popis promjena:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-hu.txt
@@ -1,6 +1,6 @@
Egy hatékony blokkoló: kíméletes a processzorral és a memóriával, mégis képes nagyságrendekkel több szűrő betöltésére és alkalmazására a többi népszerű blokkolóhoz viszonyítva.
-Áttekintés a hatékonyságáról: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+Áttekintés a hatékonyságáról: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Használat: A nagy bekapcsológomb a kiegészítő tiltására/engedélyezésére szolgál a jelenlegi webhelyen. A gomb kizárólag a jelenlegi webhelyre érvényes, nem egy globális kapcsoló.
@@ -38,7 +38,7 @@ Ingyenes.
Nyílt forráskódú nyilvános licenccel (GPLv3)
Felhasználóknak felhasználóktól.
-Közreműködők a Github-on: https://github.com/gorhill/uBlock/graphs/contributors
+Közreműködők a Github-on: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Közreműködők a Crowdin-en: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@ Közreműködők a Crowdin-en: https://crowdin.net/project/ublock
Ez még egy elég korai verzió, amit illik szem előtt tartani értékeléskor.
Változások listája:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-id.txt
@@ -1,6 +1,6 @@
Pemblokir yang efisien: ringan penggunaan memori dan CPU, namun dapat memuat dan menjalankan ribuan filter lain dibanding pemblokir populer lain di luar sana.
-Ringkasan ilustrasi efisiensi: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP :-Efficiency-Compared
+Ringkasan ilustrasi efisiensi: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP :-Efficiency-Compared
Penggunaan: Tombol daya yang besar dalam popup berfungsi menonaktifkan/mengaktifkan uBlock secara permanen untuk situs yang sedang dibuka. Berlaku untuk situs yang sedang dibuka saja, bukan tombol daya global.
@@ -38,7 +38,7 @@ Gratis.
Sumber terbuka dengan lisensi publik (GPLv3)
Untuk pengguna oleh pengguna.
-Kontributor @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+Kontributor @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Kontributor @ Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@ Kontributor @ Crowdin: https://crowdin.net/project/ublock
Masih dalam versi yang amat awal, mohon diperhatikan ketika anda membuat ulasan.
Catatan perubahan proyek:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-it.txt
@@ -1,6 +1,6 @@
uBlock è un efficiente ad-blocker: occupa poca memoria e poca CPU, ma può usare migliaia di filtri in più rispetto ad altri software simili.
-Consulta questa pagina (in inglese) per verificare la sua efficacia https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+Consulta questa pagina (in inglese) per verificare la sua efficacia https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Uso: il pulsante power nel popup serve per disabilitare/abilitare permanentemente uBlock nel sito che stai visitando. e non serve per disabilitare/abilitare l'estensione.
@@ -38,7 +38,7 @@ Gratuito.
Open source with public license (GPLv3)
Fatto dagli utenti per gli utenti.
-Collaboratori @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+Collaboratori @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Collaboratori @ Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@ Collaboratori @ Crowdin: https://crowdin.net/project/ublock
Questa è una versione preliminare, ricordalo quando scriverai una recensione.
Per leggere le novità di ogni versione consulta questa pagina (In Inlgese):
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-ja.txt
@@ -1,7 +1,7 @@
効率的なブロッカー:コンピュータのメモリとCPUのフットプリントはより少なく
、別の人気のブロッカーよりも何千ものフィルタをロードし、強制的にブロックができます
-他ソフトとの比較は以下のとおり: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+他ソフトとの比較は以下のとおり: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
使用法: 大きなボタンは永久にこのエクステンションを現在のサイトで有効か無効にします。 現在のサイトのみに適用されます、グローバルボタンではありません。
@@ -39,7 +39,7 @@
パブリックライセンス(GPLv3)のオープンソース
ユーザーによって作られた、ユーザーのための物。
-貢献者 @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+貢献者 @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
貢献者 @ Crowdin: https://crowdin.net/project/ublock
***
@@ -47,4 +47,4 @@
これは割と初期のバージョンですので、それを念頭にレビューをお願いします。
プロジェクト変更ログ:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-ko.txt
@@ -1,6 +1,6 @@
효율적인 차단기: 메모리와 CPU에 부담이 적고, 다른 인기있는 차단기에 비해 수 천 가지의 필터를 사용할 수 있습니다.
-효율성에 대한 소개: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+효율성에 대한 소개: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
사용 방법: 해당 웹사이트에서 팝업의 큰 전원 버튼을 눌러 uBlock을 켜고 끌 수 있습니다. 적용은 현재 웹사이트만 적용되며, 전체적으로 적용되지 않습니다.
@@ -38,7 +38,7 @@
오픈소스이며, 공개 라이센스(GPLv3)를 따릅니다.
유저를 위한, 유저에 의한.
-기여자 @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+기여자 @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
기여자 @ Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@
이것은 완전히 초기 버전입니다, 리뷰할 때 이 점을 명심하세요.
프로젝트 변경사항:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-lt.txt
@@ -1,7 +1,7 @@
Efektyvus blokatorius: neapkraunantis procesoriaus ir atminties, bet galintis taikyti tūkstančiais daugiau filtrų, nei kiti populiarūs blokatoriai.
Iliustruota efektyvumo apžvalga:
-https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Naudojimas: didelis įjungimo mygtukas iškylančiame lange skirtas įjungti/išjungti uBlock dabartiniam puslapiui. Jis skirtas tik dabartiniam puslapiui ir nėra naudojamas visiškai išjungti plėtinį.
@@ -39,7 +39,7 @@ Nemokamas.
Atviroji programinė įranga su viešąja licencija (GPLv3)
Naudotojų naudotojams.
-Github talkininkai: https://github.com/gorhill/uBlock/graphs/contributors
+Github talkininkai: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Crowdin talkininkai: https://crowdin.net/project/ublock
***
@@ -47,4 +47,4 @@ Crowdin talkininkai: https://crowdin.net/project/ublock
Tai pakankamai ankstyva versija, turėkite tai omenyje, kai rašysite apžvalgą.
Projekto pakeitimų žurnalas:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-lv.txt
@@ -1,6 +1,6 @@
Efektīvs reklāmu bloķētājs: nepārslogo procesoru un atmiņu, un var ielādēt un pielietot tūkstošiem filtru vairāk nekā citi populāri bloķētāji.
-Ilustrēts apskats par tā efektivitāti: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP :-Efficiency-compared
+Ilustrēts apskats par tā efektivitāti: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP :-Efficiency-compared
Izmantošana: nospiediet lielo pogu uznirstošajā logā, lai izslēgtu/ieslēgtu uBlock pašreizējā web vietnē. Šī poga attiecas tikai uz pašreizējo tīmekļa vietni.
@@ -38,7 +38,7 @@ Bezmaksas.
Pirmkods ar publisko licenci (GPLv3)
Lietotājiem no lietotājiem.
-Autori @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+Autori @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Autori @ Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@ Autori @ Crowdin: https://crowdin.net/project/ublock
Šī ir ļoti agrīna versija, paturiet to prātā, kad jūs to lietojat.
Projekta izmaiņu žurnāls:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-nl.txt
@@ -1,6 +1,6 @@
Een efficiënte adblocker: gebruikt weinig processorkracht en geheugen. Toch kan het duizenden filters meer laden en toepassen dan andere populaire adblockers.
-Geïllustreerde efficiëntievergelijking: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+Geïllustreerde efficiëntievergelijking: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Gebruik: Met de grote aan-uitknop in de popup kan uBlock permanent in- of uitgeschakeld worden voor de huidige website. Het wordt enkel op de huidige website toegepast. Het is geen globale aan-uitknop.
@@ -38,7 +38,7 @@ Gratis.
Open source met publieke licentie (GPLv3)
Voor gebruikers, door gebruikers.
-Bijdragers @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+Bijdragers @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Bijdragers @ Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@ Bijdragers @ Crowdin: https://crowdin.net/project/ublock
Onthoud dat dit een hele vroege verse is wanneer je een review maakt.
Projectwijzigingenlogboek:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-no.txt
@@ -1,6 +1,6 @@
Effektiv blokkering av reklame, sporing mm., lavt CPU- og minnebruk, og kan likevel laste og bruke tusenvis av flere filtre enn andre populære utvidelser for blokkering.
-Illustrert oversikt over effektiviteten: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+Illustrert oversikt over effektiviteten: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Anvendelse: Den store av/på-knappen i oppsprettsvinduet er for å permanent deaktivere/aktivere uBlock for det gjeldende nettstedet. Dette gjelder bare for det gjeldende nettstedet, det er ikke en global av/på-knapp.
@@ -38,7 +38,7 @@ Gratis.
Åpen kildekode med offentlig lisens (GPLv3)
For brukere, av brukere.
-Bidragsytere @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+Bidragsytere @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Bidragsytere @ Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@ Bidragsytere @ Crowdin: https://crowdin.net/project/ublock
Dette er en tidlig versjon, ha det i tankene når du bedømmer den.
Endringslogg for prosjektet:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-pl.txt
@@ -1,6 +1,6 @@
Wydajny bloker: małe zużycie pamięci i CPU, możliwość załadowania i egzekwowania tysięcy filtrów więcej niż inne popularne blokery.
-Ilustrowany przegląd jego skuteczności: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-Efficiency-Compared
+Ilustrowany przegląd jego skuteczności: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-Efficiency-Compared
Sposób użycia: Duży przycisk zasilania w popupie służy do trwałego włączenia/wyłączenia uBlocka na bieżącej stronie internetowej. Przycisk dotyczy tylko bieżącej witryny sieci web, nie działa ogólnie na wszystkie.
@@ -38,7 +38,7 @@ Darmowe rozszerzenie.
Otwarte źródło z licencją publiczną (GPLv3)
Dla użytkowników przez użytkowników.
-Współtwórcy rozszerzenia na GitHub: https://github.com/gorhill/uBlock/graphs/contributors
+Współtwórcy rozszerzenia na GitHub: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Współtwórcy tłumaczeń na Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@ Współtwórcy tłumaczeń na Crowdin: https://crowdin.net/project/ublock
Jest to dość wczesna wersja, należy o tym pamiętać podczas oceniania.
Lista zmian projektu:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-pt_BR.txt
@@ -1,6 +1,6 @@
Um bloqueador eficaz: Com baixo consumo de memória e CPU e ainda pode carregar e aplicar milhares de filtros. Mais do que outros bloqueadores populares lá fora.
-Visão geral ilustrada de sua eficiência: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP :-Efficiency-compared
+Visão geral ilustrada de sua eficiência: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP :-Efficiency-compared
Utilização: O botão grande de energia no pop-up serve para desativar/ativar o uBlock para o site atual. Isso se aplica apenas ao site atual, não é um botão global.
@@ -38,7 +38,7 @@ Gratuito
Código aberto com licença pública (GPLv3)
De usuários para usuários.
-Colaboradores @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+Colaboradores @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Colaboradores @ Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@ Colaboradores @ Crowdin: https://crowdin.net/project/ublock
Essa é uma versão ainda em desenvolvimento, tenha isso em mente quando você avaliar.
Registro de alterações do projeto:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-pt_PT.txt
@@ -1,7 +1,7 @@
Um bloqueador eficiente: leve na memória e CPU e, no entanto, consegue carregar e aplicar milhares de filtros a mais do que outros bloqueadores populares disponíveis.
Visão geral ilustrada da sua eficiência:
-https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Utilização: O botão grande de energia na janela serve para desativar ou ativar, permanentemente, o uBlock para o sítio web atual. Aplica-se unicamente ao sítio web atual, não sendo um botão de energia global.
@@ -39,7 +39,7 @@ Grátis.
Código aberto com licença pública (GPLv3)
De utilizadores para utilizadores.
-Contribuidores @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+Contribuidores @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Contribuidores @ Crowdin: https://crowdin.net/project/ublock
***
@@ -47,4 +47,4 @@ Contribuidores @ Crowdin: https://crowdin.net/project/ublock
Esta é uma versão inicial, tenha isso em mente quando avaliar.
Registo de alterações do projeto:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-ro.txt
@@ -1,7 +1,7 @@
Un paravan de protecție eficient: folosește procesorul și memoria foarte puțin și totuși poate încărca și aplica filtre cu mii în plus față de alte paravane.
O ilustrare a eficienței poate fi observată la:
-https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Utilizare: Acel buton de pornire/oprire în fereastra paravanului este pentru a activa/debloca uBlock pentru saitul curent. Funcția este valabilă doar pentru saitul curent, nu la nivel global.
@@ -39,7 +39,7 @@ Gratuit.
Cu sursă liberă și licență publică (GPLv3)
Pentru utilizatori de la utilizatori.
-Contribuitori pe Github: https://github.com/gorhill/uBlock/graphs/contributors
+Contribuitori pe Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Contribuitori pe Crowdin: https://crowdin.net/project/ublock
***
@@ -47,4 +47,4 @@ Contribuitori pe Crowdin: https://crowdin.net/project/ublock
Este încă o aplicație recentă, gândiți-vă la acest lucru când lăsați un comentariu.
Lista de schimbări a proiectului:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-ru.txt
@@ -1,6 +1,6 @@
µBlock — эффективный блокировщик: он использует меньше оперативной памяти и меньше нагружает ЦП, при этом используя больше фильтров, чем другие популярные блокировщики.
-Иллюстрированный обзор его эффективности: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+Иллюстрированный обзор его эффективности: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Использование: нажмите большую кнопку «Включение» в выпадающем окне, чтобы включить или отключить uBlock для текущего сайта. Это действует только для текущего сайта, а не для всех.
@@ -38,7 +38,7 @@
Открытый исходный код, публичная лицензия (GPLv3).
Для пользователей от пользователей.
-Участники на Github: https://github.com/gorhill/uBlock/graphs/contributors
+Участники на Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Участники на Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@
Это ещё очень ранняя версия, имейте это в виду, оценивая программу.
Список изменений:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-sk.txt
@@ -1,6 +1,6 @@
Účinný blokovač: nezaťažuje CPU a pamäť a dokáže načítať a vynútiť o niekoľko tisíc filtrov viac ako iné populárne blokovače.
-Ilustrovaný prehľad o jeho účinnosti: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+Ilustrovaný prehľad o jeho účinnosti: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Použitie: Veľký vypínač vo vyskakovacom okne natrvalo zakáže/povolí uBlock pre aktuálnu webovú stránku. Vzťahuje sa len na aktuálnu webovú stránku, nie na všeobecný vypínač.
@@ -38,7 +38,7 @@ Bezplatný.
Otvorený zdrojový kód s verejnou licenciou (GPLv3)
Pre používateľov od používateľov.
-Prispievatelia @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+Prispievatelia @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Prispievatelia @ Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@ Prispievatelia @ Crowdin: https://crowdin.net/project/ublock
Ide o pomerne skorú verziu, majte to na pamäti pri recenzovaní.
Zoznam zmien projektu:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-sl.txt
@@ -1,6 +1,6 @@
An efficient blocker: easy on memory and CPU footprint, and yet can load and enforce thousands more filters than other popular blockers out there.
-Illustrated overview of its efficiency: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+Illustrated overview of its efficiency: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Usage: The big power button in the popup is to permanently disable/enable uBlock for the current web site. It applies to the current web site only, it is not a global power button.
@@ -38,7 +38,7 @@ Free.
Open source with public license (GPLv3)
For users by users.
-Contributors @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+Contributors @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Contributors @ Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@ Contributors @ Crowdin: https://crowdin.net/project/ublock
It's quite an early version, keep this in mind when you review.
Project change log:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-sq.txt
@@ -1,6 +1,6 @@
Një bllokues efikas: me impakt të vogël te memorja dhe procesori, por mund të hapë dhe të zbatojë mijëra filtra më shumë sesa bllokuesit e tjerë të njohur.
-Përmbledhje e ilustruar e efikasitetit të tij: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+Përmbledhje e ilustruar e efikasitetit të tij: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Përdorimi: Çelësi i komandimit te dritarja e vogël e bën uBlock përherë joaktiv/aktiv për uebsajtin aktual. Ai vlen vetëm për uebsajtin aktual, nuk është një çelës i përgjithshëm.
@@ -38,7 +38,7 @@ Falas.
Material i hapur me licencë publike (GPLv3)
Krijuar nga përdoruesit për përdoruesit.
-Kontributorët @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+Kontributorët @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Kontributorët @ Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@ Kontributorët @ Crowdin: https://crowdin.net/project/ublock
Kur të bëni vlerësimin e programit, mos harroni se ky është një version paraprak.
Ditari i projektit:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-sr.txt
@@ -1,6 +1,6 @@
An efficient blocker: easy on memory and CPU footprint, and yet can load and enforce thousands more filters than other popular blockers out there.
-Illustrated overview of its efficiency: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+Illustrated overview of its efficiency: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Usage: The big power button in the popup is to permanently disable/enable uBlock for the current web site. It applies to the current web site only, it is not a global power button.
@@ -38,7 +38,7 @@ Free.
Open source with public license (GPLv3)
For users by users.
-Contributors @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+Contributors @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Contributors @ Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@ Contributors @ Crowdin: https://crowdin.net/project/ublock
It's quite an early version, keep this in mind when you review.
Project change log:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-sv.txt
@@ -1,7 +1,7 @@
En effektiv blockerare: lätt på minne och CPU-fotavtryck, som ändå kan ladda och applicera tusentals fler filter jämfört med andra populära blockerare där ute.
Illustrerad översikt av dess effektivitet:
-https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Användning: Den stora strömbrytarikonen i popuprutan är till för att avaktivera/aktivera uBlock på den aktuella webbplatsen permanent. Detta gäller enbart för den aktuella webbplatsen, det är inte en global strömbrytare.
@@ -39,7 +39,7 @@ Gratis.
Öppen källkod med offentlig licens (GPLv3)
För användare, av användare.
-Bidragsgivare @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+Bidragsgivare @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Bidragsgivare @ Crowdin: https://crowdin.net/project/ublock
***
@@ -47,4 +47,4 @@ Bidragsgivare @ Crowdin: https://crowdin.net/project/ublock
Det är en ganska tidig version, tänk på detta när du skriver en recension.
Projektets ändringslogg:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-te.txt
@@ -1,6 +1,6 @@
ఒక సమర్థవంతమైన నిరోధిని: మిగిలిన ప్రముఖమైన నిరోధీననుల కంటే తక్కువ RAM మరియు తక్కువ CPUని ఉపయోగిస్తూ వేలాది వడపోత జబీతలను అమలు చేయగలిగే ఉత్తమమైన నిరోధిని.
-ఈ నిరోధిని పనితనం యొక్క చిత్రపటాలతో కూడిన వివరణ: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+ఈ నిరోధిని పనితనం యొక్క చిత్రపటాలతో కూడిన వివరణ: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
వాడుక: ప్రస్తుతం వీక్షిస్తున్న వెబ్ సైట్లో uBlockని క్రియాశీల పరచడానికి లేదా అచేతనపరచడానికి, popupలో వున్న పెద్ద బటన్ని ఉపయోగించండి. ఈ బటన్ కేవలం ప్రస్తుత వెబ్ సైట్ కి మాత్రమే వర్తిస్తుంది, బ్రౌజరు మొత్తానికి ఇది బటన్ కాదు.
@@ -38,7 +38,7 @@
సాముహిక లైసెన్సు (GPLv3)తో వచ్చే బహిర్గత మూలం
వినియోగుదరులచే వినియోగుదరుల కోసం.
-Githubనందు ఈ ప్రాజెక్ట్కు దోహదపడే వారి జాబితా: https://github.com/gorhill/uBlock/graphs/contributors
+Githubనందు ఈ ప్రాజెక్ట్కు దోహదపడే వారి జాబితా: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Crowdinనందు ఈ ప్రాజెక్ట్కుదోహదపదేవారి జాబితా: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@ Crowdinనందు ఈ ప్రాజెక్ట్కుదోహదపద
ఈ పొడిగింపు పై మీ అభిప్రాయం తెలిపే ముందు, ఇది దీని ప్రారంభ సంస్కరణ అని ద్రిష్టిలో వుంచుకోగలరని మనవి.
ప్రాజెక్ట్ యొక్క సంస్కరణల పట్టిక:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-tr.txt
@@ -1,7 +1,7 @@
Etkili bir engelleyici: binlerce popüler engelleyiciye göre bellek ve CPU dostu, ve daha fazla reklam engelleyebiliyor.
Verimliliğinin resmedilen incelemesi:
-https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Kullanımı: Arayüzündeki uBlock büyük güç düğmesi ile mevcut sayfada kalıcı olarak devre dışı bırakıp/etkinleştirilebilir. Bu yalnızca o anki sayfada geçerlidir, eklentinin tüm işlevini sonlandırmaz.
@@ -39,7 +39,7 @@ Halihazırda yüklü geen listeler olmadan, bu eklenti hiçbir işe yaramaz. Eğ
Açık Kaynaklı (GPLv3) Kamu Lisansı
Kullanıcılar tarafından kullanıcılara.
-Destekçiler @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+Destekçiler @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Destekçiler @ Crowdin: https://crowdin.net/project/ublock
***
@@ -47,4 +47,4 @@ Destekçiler @ Crowdin: https://crowdin.net/project/ublock
Bu çok erken bir sürümü, gözden geçirirken, bunu göz önünde bulundurun.
Proje değişiklik günlüğü:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-uk.txt
@@ -1,6 +1,6 @@
Ефективний блокувальник реклами: сильно не навантажує пам’ять та процесор і може працювати з набагато більшою кількістю фільтрів ніж інші блокувальники.
-Ілюстрований огляд ефективності: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+Ілюстрований огляд ефективності: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Використання: Ця велика кнопка живлення у виринаючому вікні дозволяє вимкнути або увімкнути uBlock для поточного веб-сайту. Ефект розповсюджується тільки на поточний веб-сайт. Це не глобальна кнопка живлення.
@@ -38,7 +38,7 @@
Відкритий джерельний код та публічна ліцензія (GPLv3)
Для користувачів від користувачів.
-Учасники @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+Учасники @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Перекладачі @ Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@
Це ще дуже дочасна версія, тому майте на увазі, коли робите огляд.
Журнал змін проекту:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-vi.txt
@@ -1,6 +1,6 @@
Một công cụ chặn quảng cáo hiệu quả: sử dụng ít bộ nhớ, CPU và có thể nạp, áp dụng hàng ngàn bộ lọc so với những công cụ chặn quảng cáo hiện nay.
-Minh hoạ tổng quan về tính hiệu quả của µBlock: https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+Minh hoạ tổng quan về tính hiệu quả của µBlock: https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
Sử dụng: Nút nguồn lớn trong hộp thoại popup để vô hiệu/kích hoạt vĩnh viễn uBlock cho website hiện tại. Nó chỉ áp dụng cho trang hiện tại, không phải tất cả website.
@@ -38,7 +38,7 @@ Miễn phí.
Nguồn mở với giấy phép công cộng (GPLv3)
Làm vì người dùng bởi người dùng.
-Những người đóng góp @ Github: https://github.com/gorhill/uBlock/graphs/contributors
+Những người đóng góp @ Github: https://github.com/chrisaljoudi/uBlock/graphs/contributors
Những người đóng góp @ Crowdin: https://crowdin.net/project/ublock
***
@@ -46,4 +46,4 @@ Những người đóng góp @ Crowdin: https://crowdin.net/project/ublock
Đây là một phiên bản khá mới, hãy ghi nhớ điều này khi bạn đánh giá.
Thay đổi của dự án:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-zh_CN.txt
@@ -1,7 +1,7 @@
一款高效的请求过滤工具:占用极低的内存和CPU,和其他常见的过滤工具相比,它能够加载并执行上千条过滤规则。
效率概述说明:
-https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
+https://github.com/chrisaljoudi/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
用法:点击弹出窗口中的电源按钮,uBlock 将对当前网页永久禁用/启用过滤功能。 它只控制当前网页的请求过滤,而不是一个全局开关。 它只控制当前网页的请求过滤,而不是一个全局开关。
@@ -40,7 +40,7 @@ https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
一切为了用户。
贡献者 @ Github:
-https://github.com/gorhill/uBlock/graphs/contributors
+https://github.com/chrisaljoudi/uBlock/graphs/contributors
贡献者 @ Crowdin:
https://crowdin.net/project/ublock
@@ -49,4 +49,4 @@ https://crowdin.net/project/ublock
它还是一个相当早期的版本,在您评论的时候请记住这一点。
项目更新日志:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
6 dist/description/description-zh_TW.txt
@@ -1,7 +1,7 @@
一款高效率的廣告攔截工具:只使用超低的記憶體和CPU使用量,和其他常見的廣告攔截工具相比,可以載入並執行上千條過濾規則。
效率概述說明:
-https://github.com/gorhill/uBlock/wiki/%C2%B5Block-vs.-ABP:-efficiency-compared
+https://github.com/chrisaljoudi/uBlock/wiki/%C2%B5Block-vs.-ABP:-efficiency-compared
用法:點選快顯視窗中的電源按鈕,μBlock將會在目前正在瀏覽的網頁永久停用/啟用廣告攔截功能。 它只適用於目前正在瀏覽的網頁,而不是全域按鈕。
@@ -42,7 +42,7 @@ https://github.com/gorhill/uBlock/wiki/%C2%B5Block-vs.-ABP:-efficiency-compared
一切都是為了使用者。
貢獻者@ Github:
-https://github.com/gorhill/uBlock/graphs/contributors
+https://github.com/chrisaljoudi/uBlock/graphs/contributors
貢獻者 @ Crowdin:
https://crowdin.net/project/ublock
@@ -51,4 +51,4 @@ https://crowdin.net/project/ublock
這還只是一個非常初期的版本,當您留下建議的時候請手下留情。
專案更新日誌:
-https://github.com/gorhill/uBlock/releases
+https://github.com/chrisaljoudi/uBlock/releases
View
2 platform/chromium/options_ui.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/******************************************************************************/
View
12 platform/chromium/vapi-background.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global self, µBlock */
@@ -382,8 +382,8 @@ vAPI.tabs.injectScript = function(tabId, details, callback) {
// Must read: https://code.google.com/p/chromium/issues/detail?id=410868#c8
-// https://github.com/gorhill/uBlock/issues/19
-// https://github.com/gorhill/uBlock/issues/207
+// https://github.com/chrisaljoudi/uBlock/issues/19
+// https://github.com/chrisaljoudi/uBlock/issues/207
// Since we may be called asynchronously, the tab id may not exist
// anymore, so this ensures it does still exist.
@@ -548,7 +548,7 @@ CallbackWrapper.prototype.init = function(port, request) {
};
CallbackWrapper.prototype.proxy = function(response) {
- // https://github.com/gorhill/uBlock/issues/383
+ // https://github.com/chrisaljoudi/uBlock/issues/383
if ( this.messaging.ports.hasOwnProperty(this.port.name) ) {
this.port.postMessage({
requestId: this.request.requestId,
@@ -585,7 +585,7 @@ vAPI.net.registerListeners = function() {
var tail = µburi.path.slice(-6);
var pos = tail.lastIndexOf('.');
- // https://github.com/gorhill/uBlock/issues/862
+ // https://github.com/chrisaljoudi/uBlock/issues/862
// If no transposition possible, transpose to `object` as per
// Chromium bug 410382 (see below)
if ( pos === -1 ) {
@@ -706,7 +706,7 @@ vAPI.onLoadAllCompleted = function() {
while ( i-- ) {
tab = tabs[i];
µb.bindTabToPageStats(tab.id, tab.url);
- // https://github.com/gorhill/uBlock/issues/129
+ // https://github.com/chrisaljoudi/uBlock/issues/129
scriptStart(tab.id);
}
};
View
4 platform/chromium/vapi-client.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
// For non background pages
@@ -34,7 +34,7 @@
var vAPI = self.vAPI = self.vAPI || {};
var chrome = self.chrome;
-// https://github.com/gorhill/uBlock/issues/456
+// https://github.com/chrisaljoudi/uBlock/issues/456
// Already injected?
if ( vAPI.vapiClientInjected ) {
//console.debug('vapi-client.js already injected: skipping.');
View
2 platform/chromium/vapi-common.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
// For background page or non-background pages
View
2 platform/firefox/bootstrap.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global APP_SHUTDOWN, APP_STARTUP */
View
2 platform/firefox/frameModule.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
'use strict';
View
2 platform/firefox/frameScript.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/******************************************************************************/
View
8 platform/firefox/vapi-background.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* jshint esnext: true, bitwise: false */
@@ -1339,7 +1339,7 @@ vAPI.net.registerListeners = function() {
return;
}
- // https://github.com/gorhill/uBlock/issues/105
+ // https://github.com/chrisaljoudi/uBlock/issues/105
// Allow any kind of pages
vAPI.tabs.onNavigation({
frameId: 0,
@@ -1617,7 +1617,7 @@ vAPI.toolbarButton.onBeforeCreated = function(doc) {
updateTimer = null;
var body = iframe.contentDocument.body;
panel.parentNode.style.maxWidth = 'none';
- // https://github.com/gorhill/uBlock/issues/730
+ // https://github.com/chrisaljoudi/uBlock/issues/730
// Voodoo programming: this recipe works
panel.style.height = iframe.style.height = body.clientHeight.toString() + 'px';
panel.style.width = iframe.style.width = body.clientWidth.toString() + 'px';
@@ -1713,7 +1713,7 @@ vAPI.contextMenu.displayMenuItem = function({target}) {
var menuitem = doc.getElementById(vAPI.contextMenu.menuItemId);
var currentURI = gContextMenu.browser.currentURI;
- // https://github.com/gorhill/uBlock/issues/105
+ // https://github.com/chrisaljoudi/uBlock/issues/105
// TODO: Should the element picker works on any kind of pages?
if ( !currentURI.schemeIs('http') && !currentURI.schemeIs('https') ) {
menuitem.hidden = true;
View
2 platform/firefox/vapi-client.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global addMessageListener, removeMessageListener, sendAsyncMessage */
View
2 platform/firefox/vapi-common.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global sendAsyncMessage */
View
2 platform/safari/Info.plist
@@ -9,7 +9,7 @@
<key>CFBundleDisplayName</key>
<string>{name}</string>
<key>CFBundleIdentifier</key>
- <string>net.gorhill.uBlock</string>
+ <string>net.chrisaljoudi.uBlock</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleShortVersionString</key>
View
2 platform/safari/Update.plist
@@ -6,7 +6,7 @@
<array>
<dict>
<key>CFBundleIdentifier</key>
- <string>net.gorhill.uBlock</string>
+ <string>net.chrisaljoudi.uBlock</string>
<key>Developer Identifier</key>
<string>96G4BAKDQ9</string>
<key>CFBundleShortVersionString</key>
View
2 platform/safari/vapi-background.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global self, safari, SafariBrowserTab, µBlock */
View
2 platform/safari/vapi-client.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/******************************************************************************/
// For non background pages
View
2 platform/safari/vapi-common.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
// For background page or non-background pages
View
2 platform/safari/vapi-popup.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
(function() {
'use strict';
View
6 src/_locales/ar/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"إظهار الإعدادات المتقدمة (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>يجب القراءة<\/a>)",
+ "message":"إظهار الإعدادات المتقدمة (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>يجب القراءة<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"تفعيل الخصائص التجريبية (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>حول<\/a>)",
+ "message":"تفعيل الخصائص التجريبية (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>حول<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Rule syntax: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>full documentation<\/a>).",
+ "message":"Rule syntax: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>full documentation<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/bg/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Аз съм опитен потребител (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Допълнително четиво<\/a>)",
+ "message":"Аз съм опитен потребител (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Допълнително четиво<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Разрешаване на експериментални функции (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'> за<\/a>)",
+ "message":"Разрешаване на експериментални функции (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'> за<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Синтаксис на правилото: <code>източник цел тип действие<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>пълна документация<\/a>).",
+ "message":"Синтаксис на правилото: <code>източник цел тип действие<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>пълна документация<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/ca/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Sóc un usuari avançat (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Lectura necessària<\/a>)",
+ "message":"Sóc un usuari avançat (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Lectura necessària<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Habilitar funcions experimentals (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Quant a<\/a>)",
+ "message":"Habilitar funcions experimentals (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>Quant a<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Sintaxi de les regles: <code>origen destinació tipus acció<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>documentació<\/a>).",
+ "message":"Sintaxi de les regles: <code>origen destinació tipus acció<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>documentació<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/cs/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Jsem pokročilý uživatel (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Nutno přečíst<\/a>)",
+ "message":"Jsem pokročilý uživatel (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Nutno přečíst<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Povolit experimentální funkce (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>co to je?<\/a>)",
+ "message":"Povolit experimentální funkce (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>co to je?<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Syntaxe pravidel: <code>zdroj destinace typ akce<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>kompletní dokumentace<\/a>).",
+ "message":"Syntaxe pravidel: <code>zdroj destinace typ akce<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>kompletní dokumentace<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/da/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Jeg er en erfaren bruger (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Krævet læsning<\/a>)",
+ "message":"Jeg er en erfaren bruger (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Krævet læsning<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Slå eksperimentielle funktioner til (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Om<\/a>)",
+ "message":"Slå eksperimentielle funktioner til (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>Om<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Regelsyntaks: <code>kilde destination type handling<\/code> (<a href<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>Fuld dokumentation<\/a>).",
+ "message":"Regelsyntaks: <code>kilde destination type handling<\/code> (<a href<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>Fuld dokumentation<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/de/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Ich bin ein erfahrener Benutzer (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Pflichtlektüre<\/a>)",
+ "message":"Ich bin ein erfahrener Benutzer (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Pflichtlektüre<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Aktiviere experimentelle Features (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>About<\/a>)",
+ "message":"Aktiviere experimentelle Features (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>About<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Regel-Syntax: <code>Quelle Ziel Typ Action<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'> vollständige Dokumentation<\/a>).",
+ "message":"Regel-Syntax: <code>Quelle Ziel Typ Action<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'> vollständige Dokumentation<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/el/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Είμαι προχωρημένος χρήστης (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Aπαραίτητη ανάγνωση<\/a>)",
+ "message":"Είμαι προχωρημένος χρήστης (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Aπαραίτητη ανάγνωση<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Ενεργοποιήση πειραματικών χαρακτηριστικών (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Πληροφορίες<\/a>)",
+ "message":"Ενεργοποιήση πειραματικών χαρακτηριστικών (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>Πληροφορίες<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Συντακτικό κανόνων: <code>προέλευση προορισμός τύπος ενέργεια<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>πλήρης τεκμηρίωση<\/a>).",
+ "message":"Συντακτικό κανόνων: <code>προέλευση προορισμός τύπος ενέργεια<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>πλήρης τεκμηρίωση<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/en/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"I am an advanced user (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Required reading<\/a>)",
+ "message":"I am an advanced user (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Required reading<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Enable experimental features (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>About<\/a>)",
+ "message":"Enable experimental features (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>About<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description": "English: List of your dynamic filtering rules."
},
"rulesFormatHint": {
- "message": "Rule syntax: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>full documentation<\/a>).",
+ "message": "Rule syntax: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>full documentation<\/a>).",
"description": "English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/es/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Soy usuario avanzado (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'> Lectura obligatoria<\/a>)",
+ "message":"Soy usuario avanzado (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'> Lectura obligatoria<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Habilitar funciones experimentales (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Acerca de<\/a>)",
+ "message":"Habilitar funciones experimentales (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>Acerca de<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Sintaxis de las reglas: <code>origen destino tipo acción<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'> documentación completa<\/a>).",
+ "message":"Sintaxis de las reglas: <code>origen destino tipo acción<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'> documentación completa<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/et/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Olen kogenud kasutaja (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Vajalik lugemus<\/a>)",
+ "message":"Olen kogenud kasutaja (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Vajalik lugemus<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Luba katselised funktsioonid (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>teave<\/a>)",
+ "message":"Luba katselised funktsioonid (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>teave<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Reegli süntaks: <code>allikas sihtkoht tüüp tegevus<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>kogu dokumentatsioon<\/a>).",
+ "message":"Reegli süntaks: <code>allikas sihtkoht tüüp tegevus<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>kogu dokumentatsioon<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/fa/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"من کاربر حرفه ای هستم (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>لازم است بخوانید<\/a>)",
+ "message":"من کاربر حرفه ای هستم (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>لازم است بخوانید<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"فعال کردن ویژگی های آزمایشی (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'> درباره<\/a>)",
+ "message":"فعال کردن ویژگی های آزمایشی (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'> درباره<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"نحوه استفاده: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>مستندات کامل<\/a>).",
+ "message":"نحوه استفاده: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>مستندات کامل<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/fi/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Olen edistynyt käyttäjä (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Lue tämä<\/a>)",
+ "message":"Olen edistynyt käyttäjä (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Lue tämä<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Salli kokeilulliset toiminnot (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Tietoa<\/a>)",
+ "message":"Salli kokeilulliset toiminnot (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>Tietoa<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Säännön syntaksi: <code>lähde kohde tyyppi toiminto<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>täysi dokumentaatio<\/a>).",
+ "message":"Säännön syntaksi: <code>lähde kohde tyyppi toiminto<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>täysi dokumentaatio<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/fil/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"I am an advanced user (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Required reading<\/a>)",
+ "message":"I am an advanced user (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Required reading<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Enable experimental features (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>About<\/a>)",
+ "message":"Enable experimental features (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>About<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Rule syntax: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>full documentation<\/a>).",
+ "message":"Rule syntax: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>full documentation<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/fr/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Je suis un utilisateur expérimenté (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>À lire<\/a>)",
+ "message":"Je suis un utilisateur expérimenté (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>À lire<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Activer les fonctionnalités expérimentales (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>En savoir plus<\/a>)",
+ "message":"Activer les fonctionnalités expérimentales (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>En savoir plus<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Syntaxe des règles : <code>source destination type action<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>Documentation complète en Anglais<\/a>)",
+ "message":"Syntaxe des règles : <code>source destination type action<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>Documentation complète en Anglais<\/a>)",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/he/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"אני משתמש מתקדם (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>נדרש לקרוא<\/a>)",
+ "message":"אני משתמש מתקדם (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>נדרש לקרוא<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"אפשר תכונות ניסיוניות (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>אודות<\/a>)",
+ "message":"אפשר תכונות ניסיוניות (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>אודות<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"סינטקס חוק: <code>פעולה סוג יעד מקור<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>תיעוד מלא<\/a>).",
+ "message":"סינטקס חוק: <code>פעולה סוג יעד מקור<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>תיעוד מלא<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/hi/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"मैं एक उच्च उपयोगकर्ता हूँ (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>आवश्यक पठन<\/a>)",
+ "message":"मैं एक उच्च उपयोगकर्ता हूँ (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>आवश्यक पठन<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Enable experimental features (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>About<\/a>)",
+ "message":"Enable experimental features (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>About<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Rule syntax: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>full documentation<\/a>).",
+ "message":"Rule syntax: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>full documentation<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/hr/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Ja sam napredni korisnik (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Obavezna literatura<\/a>)",
+ "message":"Ja sam napredni korisnik (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Obavezna literatura<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Omogućiti eksperimentalne mogućnosti (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>O mogućnostima<\/a>)",
+ "message":"Omogućiti eksperimentalne mogućnosti (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>O mogućnostima<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Pravila sintakse: <code>akcija tipa izvornog odredišta<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>sva dokumentacija<\/a>).",
+ "message":"Pravila sintakse: <code>akcija tipa izvornog odredišta<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>sva dokumentacija<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/hu/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Haladó felhasználó vagyok (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>További tudnivalók<\/a>)",
+ "message":"Haladó felhasználó vagyok (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>További tudnivalók<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Kísérleti funkciók engedélyezése (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Információk<\/a>)",
+ "message":"Kísérleti funkciók engedélyezése (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>Információk<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Szabály szintaxis: <code>forrás cél típus művelet<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>Teljes dokumentáció<\/a>).",
+ "message":"Szabály szintaxis: <code>forrás cél típus művelet<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>Teljes dokumentáció<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/id/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Saya pengguna tingkat lanjut (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Bacaan wajib<\/a>)",
+ "message":"Saya pengguna tingkat lanjut (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Bacaan wajib<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Aktifkan fitur eksperimental (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Tentang<\/a>)",
+ "message":"Aktifkan fitur eksperimental (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>Tentang<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Aturan sintaksis: <code>sumber tujuan jenis tindakan<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>dokumentasi lengkap<\/a>).",
+ "message":"Aturan sintaksis: <code>sumber tujuan jenis tindakan<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>dokumentasi lengkap<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/it/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Sono un utente avanzato (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Lettura obbligatoria<\/a>)",
+ "message":"Sono un utente avanzato (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Lettura obbligatoria<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Attiva funzionalità sperimentali (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Informazioni<\/a>)",
+ "message":"Attiva funzionalità sperimentali (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>Informazioni<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Sintassi per le regole: <code>sorgente destinazione tipo azione<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>documentazione completa<\/a>).",
+ "message":"Sintassi per le regole: <code>sorgente destinazione tipo azione<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>documentazione completa<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/ja/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"私は上級者です (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>※必ず読んでください<\/a>)",
+ "message":"私は上級者です (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>※必ず読んでください<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"実験的な機能を有効にする (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>About<\/a>)",
+ "message":"実験的な機能を有効にする (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>About<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"ルールの書き方: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>詳しい説明<\/a>).",
+ "message":"ルールの書き方: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>詳しい説明<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/ko/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"고급 사용자 모드 (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>필수로 읽어보세요.<\/a>)",
+ "message":"고급 사용자 모드 (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>필수로 읽어보세요.<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"실험 기능 활성화 (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>자세히<\/a>)",
+ "message":"실험 기능 활성화 (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>자세히<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"규칙 문법: <code>소스 페이지, 필터링 대상, 필터링할 타입, 적용할 조치<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>전체 설명서<\/a>).",
+ "message":"규칙 문법: <code>소스 페이지, 필터링 대상, 필터링할 타입, 적용할 조치<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>전체 설명서<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/lt/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Aš esu patyręs naudotojas (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Privaloma perskaityti<\/a>)",
+ "message":"Aš esu patyręs naudotojas (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Privaloma perskaityti<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Įjungti eksperimentines funkcijas (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Apie<\/a>)",
+ "message":"Įjungti eksperimentines funkcijas (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>Apie<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Taisyklės sintaksė: <code>šaltinis paskirtis tipas veiksmas<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>dokumentacija<\/a>).",
+ "message":"Taisyklės sintaksė: <code>šaltinis paskirtis tipas veiksmas<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>dokumentacija<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/lv/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Es esmu pieredzējis lietotājs (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Vēlams izlasīt<\/a>)",
+ "message":"Es esmu pieredzējis lietotājs (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Vēlams izlasīt<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Iespējot eksperimentālas iespējas (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Sīkāk šeit<\/a>)",
+ "message":"Iespējot eksperimentālas iespējas (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>Sīkāk šeit<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Noteikumu sintakse: <code>avots mērķis tips rīcība<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>pilna dokumentācija<\/a>).",
+ "message":"Noteikumu sintakse: <code>avots mērķis tips rīcība<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>pilna dokumentācija<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
4 src/_locales/mr/messages.json
@@ -160,7 +160,7 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"I am an advanced user (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Required reading<\/a>)",
+ "message":"I am an advanced user (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Required reading<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Rule syntax: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>full documentation<\/a>).",
+ "message":"Rule syntax: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>full documentation<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/nb/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Jeg er en avansert bruker (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Nødvendig lesning<\/a>)",
+ "message":"Jeg er en avansert bruker (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Nødvendig lesning<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Aktiver eksperimentelle funksjoner (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Info<\/a>)",
+ "message":"Aktiver eksperimentelle funksjoner (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>Info<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Regelsyntaks: <code>kilde destinasjon type handling<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>full dokumentasjon<\/a>).",
+ "message":"Regelsyntaks: <code>kilde destinasjon type handling<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>full dokumentasjon<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/nl/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Ik ben een ervaren gebruiker (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Lees dit eerst<\/a>)",
+ "message":"Ik ben een ervaren gebruiker (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Lees dit eerst<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Experimentele functies inschakelen (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Over<\/a>)",
+ "message":"Experimentele functies inschakelen (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>Over<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Regelsyntax: <code>bron bestemming type actie<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>volledige documentatie<\/a>).",
+ "message":"Regelsyntax: <code>bron bestemming type actie<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>volledige documentatie<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/pl/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Jestem zaawansowanym użytkownikiem (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Więcej<\/a>)",
+ "message":"Jestem zaawansowanym użytkownikiem (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Więcej<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Włącz funkcje eksperymentalne (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Więcej<\/a>)",
+ "message":"Włącz funkcje eksperymentalne (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>Więcej<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Składnia reguły: <code>źródło przeznaczenie typ akcja<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>pełna dokumentacja<\/a>).",
+ "message":"Składnia reguły: <code>źródło przeznaczenie typ akcja<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>pełna dokumentacja<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/pt_BR/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Eu sou um usuário avançado (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Leitura necessária<\/a>)",
+ "message":"Eu sou um usuário avançado (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Leitura necessária<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Ativar os recursos experimentais (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Sobre<\/a>)",
+ "message":"Ativar os recursos experimentais (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>Sobre<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Regras de sintaxe: <code>origem de destino tipo de ação<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>documentação completa<\/a>).",
+ "message":"Regras de sintaxe: <code>origem de destino tipo de ação<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>documentação completa<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/pt_PT/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Eu sou um utilizador avançado (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Leitura obrigatória<\/a>)",
+ "message":"Eu sou um utilizador avançado (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Leitura obrigatória<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Ativar funções experimentais (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Sobre<\/a>)",
+ "message":"Ativar funções experimentais (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>Sobre<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Regra de sintaxe: <code>origem destino tipo ação<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>documentação completa<\/a>).",
+ "message":"Regra de sintaxe: <code>origem destino tipo ação<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>documentação completa<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/ro/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Sunt un utilizator avansat (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Lectură obligatorie<\/a>)",
+ "message":"Sunt un utilizator avansat (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Lectură obligatorie<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Activează funcțiile experimentale (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Despre<\/a>)",
+ "message":"Activează funcțiile experimentale (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>Despre<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Sintaxa pentru regulă: <code>sursă destinație tip acțiune<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>documentație<\/a>).",
+ "message":"Sintaxa pentru regulă: <code>sursă destinație tip acțiune<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>documentație<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/ru/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Я опытный пользователь (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Обязательно к прочтению<\/a>)",
+ "message":"Я опытный пользователь (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Обязательно к прочтению<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Включить экспериментальные возможности (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Подробнее<\/a>)",
+ "message":"Включить экспериментальные возможности (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>Подробнее<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Синтаксис правил: <code>источник назначение тип действие<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>полная документация<\/a>).",
+ "message":"Синтаксис правил: <code>источник назначение тип действие<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>полная документация<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/sk/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Som pokročilý používateľ (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Povinne prečítať<\/a>)",
+ "message":"Som pokročilý používateľ (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Povinne prečítať<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Povoliť experimentálne funkcie (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Popis<\/a>)",
+ "message":"Povoliť experimentálne funkcie (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>Popis<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Syntax pravidla: <code>zdroj cieľ typ akcia<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>úplná dokumentácia<\/a>).",
+ "message":"Syntax pravidla: <code>zdroj cieľ typ akcia<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>úplná dokumentácia<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/sl/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"I am an advanced user (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Required reading<\/a>)",
+ "message":"I am an advanced user (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Required reading<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Enable experimental features (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>About<\/a>)",
+ "message":"Enable experimental features (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>About<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Rule syntax: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>full documentation<\/a>).",
+ "message":"Rule syntax: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>full documentation<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/sq/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Kam njohuri të avancuara (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Lexim i detyruar<\/a>)",
+ "message":"Kam njohuri të avancuara (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Lexim i detyruar<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Aktivizoj veçoritë eksperimentale (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Info<\/a>)",
+ "message":"Aktivizoj veçoritë eksperimentale (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>Info<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Rregullat e sintaksës: <code>burimi destinacioni lloji veprimi<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>dokumentimi i plotë<\/a>).",
+ "message":"Rregullat e sintaksës: <code>burimi destinacioni lloji veprimi<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>dokumentimi i plotë<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/sr/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Ја сам напредни корисник (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Обавезна литература<\/a>)",
+ "message":"Ја сам напредни корисник (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Обавезна литература<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Enable experimental features (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>About<\/a>)",
+ "message":"Enable experimental features (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>About<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Rule syntax: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>full documentation<\/a>).",
+ "message":"Rule syntax: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>full documentation<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/sv/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Jag är en avancerad användare (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'> obligatorisk läsning<\/a>)",
+ "message":"Jag är en avancerad användare (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'> obligatorisk läsning<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Aktivera experimentella funktioner (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Om<\/a>)",
+ "message":"Aktivera experimentella funktioner (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>Om<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Regel syntax: <code>källa destination typ åtgärd<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>full dokumentation<\/a>).",
+ "message":"Regel syntax: <code>källa destination typ åtgärd<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>full dokumentation<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/te/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"నేనొక నిపుణత కలిగిన వినియోగదారున్ని(<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>అయితే ఇదే తప్పనిసరిగా చదవాలి<\/a>)",
+ "message":"నేనొక నిపుణత కలిగిన వినియోగదారున్ని(<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>అయితే ఇదే తప్పనిసరిగా చదవాలి<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"ప్రయోగాత్మక సామర్థ్యాల వాడుకను అనుమతించుము(<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>మరిన్ని వివరాలు<\/a>)",
+ "message":"ప్రయోగాత్మక సామర్థ్యాల వాడుకను అనుమతించుము(<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>మరిన్ని వివరాలు<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"నియమనిర్మాన పద్ధతి: <code>మూలం గమ్యం రకం చర్య<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>పూర్తి వివరాలు<\/a>).",
+ "message":"నియమనిర్మాన పద్ధతి: <code>మూలం గమ్యం రకం చర్య<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>పూర్తి వివరాలు<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/tr/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Deneyimli kullanıcıyım (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Okunması gerekir<\/a>)",
+ "message":"Deneyimli kullanıcıyım (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Okunması gerekir<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Test aşamasındaki özellikleri etkinleştir (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Hakkında<\/a>)",
+ "message":"Test aşamasındaki özellikleri etkinleştir (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>Hakkında<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Kural dizimi: <code>kaynak hedefi türü işlemi<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>bütün belgeler<\/a>).",
+ "message":"Kural dizimi: <code>kaynak hedefi türü işlemi<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>bütün belgeler<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/uk/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Я досвідчений користувач (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Обов’язково для прочитання<\/a>)",
+ "message":"Я досвідчений користувач (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Обов’язково для прочитання<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Ввімкнути експериментальні функції (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Детальніше тут<\/a>)",
+ "message":"Ввімкнути експериментальні функції (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>Детальніше тут<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Синтаксис правил: <code>джерело призначення тип дія<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>повна документація<\/a>).",
+ "message":"Синтаксис правил: <code>джерело призначення тип дія<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>повна документація<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/vi/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"Tôi là một người dùng có kinh nghiệm (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Yêu cầu đọc qua<\/a>)",
+ "message":"Tôi là một người dùng có kinh nghiệm (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>Yêu cầu đọc qua<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"Kích hoạt các tính năng thử nghiệm (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Thông tin<\/a>)",
+ "message":"Kích hoạt các tính năng thử nghiệm (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>Thông tin<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"Quy tắc cú pháp: <code>nguồn đích loại hành động<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>tài liệu đầy đủ<\/a>).",
+ "message":"Quy tắc cú pháp: <code>nguồn đích loại hành động<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>tài liệu đầy đủ<\/a>).",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/zh_CN/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"我是高级用户(<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>必读<\/a>)",
+ "message":"我是高级用户(<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>必读<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"启用实验功能(<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>关于<\/a>)",
+ "message":"启用实验功能(<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>关于<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"规则语法:<code>源的目标操作类型<\/code>(<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>完整文档<\/a>)。",
+ "message":"规则语法:<code>源的目标操作类型<\/code>(<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>完整文档<\/a>)。",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
6 src/_locales/zh_TW/messages.json
@@ -160,11 +160,11 @@
"description":"English: Make use of context menu where appropriate"
},
"settingsAdvancedUserPrompt":{
- "message":"我是進階的使用者(<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>必讀資訊<\/a>)",
+ "message":"我是進階的使用者(<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Advanced-user-features'>必讀資訊<\/a>)",
"description":"English: "
},
"settingsExperimentalPrompt":{
- "message":"啟用實驗性質的功能(<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>關於<\/a>)",
+ "message":"啟用實驗性質的功能(<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Experimental-features'>關於<\/a>)",
"description":"English: Enable experimental features"
},
"settingsStorageUsed":{
@@ -332,7 +332,7 @@
"description":"English: List of your dynamic filtering rules."
},
"rulesFormatHint":{
- "message":"規則語法:<code>來源主機名稱 目標主機名稱 連線請求類型 操作<\/code>(<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>完整說明<\/a>)。",
+ "message":"規則語法:<code>來源主機名稱 目標主機名稱 連線請求類型 操作<\/code>(<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>完整說明<\/a>)。",
"description":"English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
View
4 src/js/1p-filters.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global vAPI, uDom */
@@ -69,7 +69,7 @@ function allFiltersApplyHandler() {
/******************************************************************************/
var handleImportFilePicker = function() {
- // https://github.com/gorhill/uBlock/issues/1004
+ // https://github.com/chrisaljoudi/uBlock/issues/1004
// Support extraction of filters from ABP backup file
var abpImporter = function(s) {
var reAbpExtractor = /\n\[Subscription\]\n+url=~[\x08-\x7E]+?\[Subscription filters\]([\x08-\x7E]*?)(?:\[Subscription\]|$)/ig;
View
4 src/js/3p-filters.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global vAPI, uDom */
@@ -115,7 +115,7 @@ var renderFilterLists = function() {
.replace('{{total}}', !isNaN(+entry.entryCount) ? renderNumber(entry.entryCount) : '?');
elem.text(text);
- // https://github.com/gorhill/uBlock/issues/104
+ // https://github.com/chrisaljoudi/uBlock/issues/104
var asset = listDetails.cache[listKey] || {};
// Update status
View
2 src/js/about.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global vAPI, uDom */
View
2 src/js/asset-viewer.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global vAPI, uDom */
View
14 src/js/assets.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global vAPI, µBlock, YaMD5 */
@@ -66,7 +66,7 @@ var exports = {
autoUpdate: true,
autoUpdateDelay: 4 * oneDay,
- // https://github.com/gorhill/uBlock/issues/426
+ // https://github.com/chrisaljoudi/uBlock/issues/426
remoteFetchBarrier: 0
};
@@ -354,7 +354,7 @@ var updateLocalChecksums = function() {
var getRepoMetadata = function(callback) {
callback = callback || nullFunc;
- // https://github.com/gorhill/uBlock/issues/515
+ // https://github.com/chrisaljoudi/uBlock/issues/515
// Handle re-entrancy here, i.e. we MUST NOT tamper with the waiting list
// of callers, if any, except to add one at the end of the list.
if ( repoMetadata !== null && repoMetadata.waiting.length !== 0 ) {
@@ -407,7 +407,7 @@ var getRepoMetadata = function(callback) {
updateLocalChecksums();
}
// Notify all waiting callers
- // https://github.com/gorhill/uBlock/issues/515
+ // https://github.com/chrisaljoudi/uBlock/issues/515
// VERY IMPORTANT: because of re-entrancy, we MUST:
// - process the waiting callers in a FIFO manner
// - not cache repoMetadata.waiting.length, we MUST use the live
@@ -534,7 +534,7 @@ var readLocalFile = function(path, callback) {
// Get the repository copy of a built-in asset.
var readRepoFile = function(path, callback) {
- // https://github.com/gorhill/uBlock/issues/426
+ // https://github.com/chrisaljoudi/uBlock/issues/426
if ( exports.remoteFetchBarrier !== 0 ) {
readLocalFile(path, callback);
return;
@@ -866,7 +866,7 @@ var readExternalAsset = function(path, callback) {
};
var onExternalFileLoaded = function() {
- // https://github.com/gorhill/uBlock/issues/708
+ // https://github.com/chrisaljoudi/uBlock/issues/708
// A successful download should never return an empty file: turn this
// into an error condition.
if ( stringIsNotEmpty(this.responseText) === false ) {
@@ -1045,7 +1045,7 @@ exports.rmrf = function() {
exports.metadata = function(callback) {
var out = {};
- // https://github.com/gorhill/uBlock/issues/186
+ // https://github.com/chrisaljoudi/uBlock/issues/186
// We need to check cache obsolescence when both cache and repo meta data
// has been gathered.
var checkCacheObsolescence = function() {
View
2 src/js/async.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global µBlock */
View
4 src/js/background.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global vAPI */
@@ -66,7 +66,7 @@ return {
showIconBadge: true
},
- // https://github.com/gorhill/uBlock/issues/180
+ // https://github.com/chrisaljoudi/uBlock/issues/180
// Whitelist directives need to be loaded once the PSL is available
netWhitelist: {},
netWhitelistModifyTime: 0,
View
36 src/js/contentscript-end.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global vAPI, HTMLDocument */
@@ -31,7 +31,7 @@
/******************************************************************************/
-// https://github.com/gorhill/uBlock/issues/464
+// https://github.com/chrisaljoudi/uBlock/issues/464
if ( document instanceof HTMLDocument === false ) {
//console.debug('contentscript-end.js > not a HTLMDocument');
return false;
@@ -42,13 +42,13 @@ if ( !vAPI ) {
return;
}
-// https://github.com/gorhill/uBlock/issues/587
+// https://github.com/chrisaljoudi/uBlock/issues/587
// Pointless to execute without the start script having done its job.
if ( !vAPI.contentscriptStartInjected ) {
return;
}
-// https://github.com/gorhill/uBlock/issues/456
+// https://github.com/chrisaljoudi/uBlock/issues/456
// Already injected?
if ( vAPI.contentscriptEndInjected ) {
//console.debug('contentscript-end.js > content script already injected');
@@ -62,7 +62,7 @@ var messager = vAPI.messaging.channel('contentscript-end.js');
/******************************************************************************/
-// https://github.com/gorhill/uBlock/issues/789
+// https://github.com/chrisaljoudi/uBlock/issues/789
// Be sure that specific cosmetic filters are still applied.
// Executed once, then flushed from memory.
@@ -86,7 +86,7 @@ var messager = vAPI.messaging.channel('contentscript-end.js');
/******************************************************************************/
/******************************************************************************/
-// https://github.com/gorhill/uBlock/issues/7
+// https://github.com/chrisaljoudi/uBlock/issues/7
var uBlockCollapser = (function() {
var timer = null;
@@ -135,18 +135,18 @@ var uBlockCollapser = (function() {
delete pendingRequests[request.id];
pendingRequestCount -= 1;
- // https://github.com/gorhill/uBlock/issues/869
+ // https://github.com/chrisaljoudi/uBlock/issues/869
if ( !request.collapse ) {
continue;
}
target = entry.target;
- // https://github.com/gorhill/uBlock/issues/399
+ // https://github.com/chrisaljoudi/uBlock/issues/399
// Never remove elements from the DOM, just hide them
target.style.setProperty('display', 'none', 'important');
- // https://github.com/gorhill/uBlock/issues/1048
+ // https://github.com/chrisaljoudi/uBlock/issues/1048
// Use attribute to construct CSS rule
if ( value = target.getAttribute(entry.attr) ) {
selectors.push(entry.tagName + '[' + entry.attr + '="' + value + '"]');
@@ -199,7 +199,7 @@ var uBlockCollapser = (function() {
if ( prop === undefined ) {
return;
}
- // https://github.com/gorhill/uBlock/issues/174
+ // https://github.com/chrisaljoudi/uBlock/issues/174
// Do not remove fragment from src URL
var src = target[prop];
if ( typeof src !== 'string' || src === '' ) {
@@ -277,7 +277,7 @@ var uBlockCollapser = (function() {
},
retrieveHandler
);
- // https://github.com/gorhill/uBlock/issues/452
+ // https://github.com/chrisaljoudi/uBlock/issues/452
retrieveHandler = nextRetrieveHandler;
} else {
nextRetrieveHandler(null);
@@ -285,13 +285,13 @@ var uBlockCollapser = (function() {
lowGenericSelectors = [];
};
- // https://github.com/gorhill/uBlock/issues/452
+ // https://github.com/chrisaljoudi/uBlock/issues/452
// This needs to be executed *after* the response from our query is
// received, not at `DOMContentLoaded` time, or else there is a good
// likeliness to outrun contentscript-start.js, which may still be waiting
// on a response from its own query.
var firstRetrieveHandler = function(response) {
- // https://github.com/gorhill/uBlock/issues/158
+ // https://github.com/chrisaljoudi/uBlock/issues/158
// Ensure injected styles are enforced
// rhill 2014-11-16: not sure this is needed anymore. Test case in
// above issue was fine without the line below..
@@ -378,7 +378,7 @@ var uBlockCollapser = (function() {
};
var hideElements = function(selectors) {
- // https://github.com/gorhill/uBlock/issues/207
+ // https://github.com/chrisaljoudi/uBlock/issues/207
// Do not call querySelectorAll() using invalid CSS selectors
if ( selectors.length === 0 ) {
return;
@@ -386,7 +386,7 @@ var uBlockCollapser = (function() {
if ( document.body === null ) {
return;
}
- // https://github.com/gorhill/uBlock/issues/158
+ // https://github.com/chrisaljoudi/uBlock/issues/158
// Using CSSStyleDeclaration.setProperty is more reliable
var elems = document.querySelectorAll(selectors);
var i = elems.length;
@@ -624,7 +624,7 @@ var uBlockCollapser = (function() {
return;
}
- // https://github.com/gorhill/uBlock/issues/618
+ // https://github.com/chrisaljoudi/uBlock/issues/618
// Following is to observe dynamically added iframes:
// - On Firefox, the iframes fails to fire a `load` event
@@ -663,7 +663,7 @@ var uBlockCollapser = (function() {
}
};
- // https://github.com/gorhill/uBlock/issues/205
+ // https://github.com/chrisaljoudi/uBlock/issues/205
// Do not handle added node directly from within mutation observer.
var treeMutationObservedHandlerAsync = function(mutations) {
var iMutation = mutations.length;
@@ -710,7 +710,7 @@ document.addEventListener('error', onResourceFailed, true);
/******************************************************************************/
/******************************************************************************/
-// https://github.com/gorhill/uBlock/issues/7
+// https://github.com/chrisaljoudi/uBlock/issues/7
// Executed only once
View
12 src/js/contentscript-start.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* jshint multistr: true */
@@ -34,7 +34,7 @@
/******************************************************************************/
-// https://github.com/gorhill/uBlock/issues/464
+// https://github.com/chrisaljoudi/uBlock/issues/464
if ( document instanceof HTMLDocument === false ) {
//console.debug('contentscript-start.js > not a HTLMDocument');
return false;
@@ -46,7 +46,7 @@ if ( !vAPI ) {
return;
}
-// https://github.com/gorhill/uBlock/issues/456
+// https://github.com/chrisaljoudi/uBlock/issues/456
// Already injected?
if ( vAPI.contentscriptStartInjected ) {
//console.debug('contentscript-start.js > content script already injected');
@@ -76,7 +76,7 @@ var cosmeticFilters = function(details) {
donthideCosmeticFilters[donthide[i]] = true;
}
}
- // https://github.com/gorhill/uBlock/issues/143
+ // https://github.com/chrisaljoudi/uBlock/issues/143
if ( hide.length !== 0 ) {
i = hide.length;
var selector;
@@ -133,7 +133,7 @@ var filteringHandler = function(details) {
// the browser to flush this script from memory.
}
- // https://github.com/gorhill/uBlock/issues/587
+ // https://github.com/chrisaljoudi/uBlock/issues/587
// If no filters were found, maybe the script was injected before uBlock's
// process was fully initialized. When this happens, pages won't be
// cleaned right after browser launch.
@@ -147,7 +147,7 @@ var hideElements = function(selectors) {
if ( document.body === null ) {
return;
}
- // https://github.com/gorhill/uBlock/issues/158
+ // https://github.com/chrisaljoudi/uBlock/issues/158
// Using CSSStyleDeclaration.setProperty is more reliable
var elems = document.querySelectorAll(selectors);
var i = elems.length;
View
2 src/js/contextmenu.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global vAPI, µBlock */
View
24 src/js/cosmetic-filtering.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* jshint bitwise: false */
@@ -407,7 +407,7 @@ SelectorCacheEntry.prototype.add = function(selectors, type) {
/******************************************************************************/
-// https://github.com/gorhill/uBlock/issues/420
+// https://github.com/chrisaljoudi/uBlock/issues/420
SelectorCacheEntry.prototype.remove = function(type) {
this.lastAccessTime = Date.now();
if ( type === undefined || type === 'cosmetic' ) {
@@ -561,7 +561,7 @@ FilterContainer.prototype.reset = function() {
/******************************************************************************/
-// https://github.com/gorhill/uBlock/issues/1004
+// https://github.com/chrisaljoudi/uBlock/issues/1004
// Detect and report invalid CSS selectors.
FilterContainer.prototype.div = document.createElement('div');
@@ -612,7 +612,7 @@ FilterContainer.prototype.compile = function(s, out) {
return true;
}
- // https://github.com/gorhill/uBlock/issues/151
+ // https://github.com/chrisaljoudi/uBlock/issues/151
// Negated hostname means the filter applies to all non-negated hostnames
// of same filter OR globally if there is no non-negated hostnames.
var applyGlobally = true;
@@ -640,7 +640,7 @@ FilterContainer.prototype.compile = function(s, out) {
FilterContainer.prototype.compileGenericSelector = function(parsed, out) {
var selector = parsed.suffix;
- // https://github.com/gorhill/uBlock/issues/497
+ // https://github.com/chrisaljoudi/uBlock/issues/497
// All generic exception filters are put in the same bucket: they are
// expected to be very rare.
if ( parsed.unhide ) {
@@ -715,7 +715,7 @@ FilterContainer.prototype.reHighMedium = /^\[href\^="https?:\/\/([^"]{8})[^"]*"\
/******************************************************************************/
FilterContainer.prototype.compileHostnameSelector = function(hostname, parsed, out) {
- // https://github.com/gorhill/uBlock/issues/145
+ // https://github.com/chrisaljoudi/uBlock/issues/145
var unhide = parsed.unhide;
if ( hostname.charAt(0) === '~' ) {
hostname = hostname.slice(1);
@@ -728,7 +728,7 @@ FilterContainer.prototype.compileHostnameSelector = function(hostname, parsed, o
hostname = this.punycode.toASCII(hostname);
}
- // https://github.com/gorhill/uBlock/issues/188
+ // https://github.com/chrisaljoudi/uBlock/issues/188
// If not a real domain as per PSL, assign a synthetic one
var hash;
var domain = this.µburi.domainFromHostname(hostname);
@@ -854,7 +854,7 @@ FilterContainer.prototype.fromCompiledContent = function(text, lineBeg, skip) {
continue;
}
- // https://github.com/gorhill/uBlock/issues/497
+ // https://github.com/chrisaljoudi/uBlock/issues/497
// Generic exception filters: expected to be a rare occurrence.
if ( fields[0] === 'g1' ) {
this.genericDonthide.push(fields[1]);
@@ -1125,7 +1125,7 @@ FilterContainer.prototype.retrieveGenericSelectors = function(request) {
hideHigh: this.highHighGenericHide,
hideHighCount: this.highHighGenericHideCount
};
- // https://github.com/gorhill/uBlock/issues/497
+ // https://github.com/chrisaljoudi/uBlock/issues/497
r.donthide = this.genericDonthide;
}
@@ -1170,7 +1170,7 @@ FilterContainer.prototype.retrieveDomainSelectors = function(request) {
var domain = µb.URI.domainFromHostname(hostname) || hostname;
var pos = domain.indexOf('.');
- // https://github.com/gorhill/uBlock/issues/587
+ // https://github.com/chrisaljoudi/uBlock/issues/587
// r.ready will tell the content script the cosmetic filtering engine is
// up and ready.
@@ -1190,7 +1190,7 @@ FilterContainer.prototype.retrieveDomainSelectors = function(request) {
if ( bucket = this.hostnameFilters[hash] ) {
bucket.retrieve(hostname, r.cosmeticHide);
}
- // https://github.com/gorhill/uBlock/issues/188
+ // https://github.com/chrisaljoudi/uBlock/issues/188
// Special bucket for those filters without a valid domain name as per PSL
if ( bucket = this.hostnameFilters[this.type0NoDomainHash] ) {
bucket.retrieve(hostname, r.cosmeticHide);
@@ -1207,7 +1207,7 @@ FilterContainer.prototype.retrieveDomainSelectors = function(request) {
bucket.retrieve(hostname, r.cosmeticDonthide);
}
- // https://github.com/gorhill/uBlock/issues/188
+ // https://github.com/chrisaljoudi/uBlock/issues/188
// Special bucket for those filters without a valid domain name as per PSL
if ( bucket = this.hostnameFilters[this.type1NoDomainHash] ) {
bucket.retrieve(hostname, r.cosmeticDonthide);
View
2 src/js/dashboard-common.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global uDom */
View
2 src/js/dashboard.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global uDom */
View
2 src/js/devtool-log.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/sessbench
+ Home: https://github.com/chrisaljoudi/sessbench
TODO: cleanup/refactor
*/
View
2 src/js/devtools.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* jshint bitwise: false */
View
2 src/js/document-blocked.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global uDom */
View
2 src/js/dyna-rules.js
@@ -97,7 +97,7 @@ function handleImportFilePicker() {
if ( typeof this.result !== 'string' || this.result === '' ) {
return;
}
- // https://github.com/gorhill/uBlock/issues/757
+ // https://github.com/chrisaljoudi/uBlock/issues/757
// Support RequestPolicy rule syntax
var result = this.result;
var matches = /\[origins-to-destinations\]([^\[]+)/.exec(result);
View
6 src/js/dynamic-net-filtering.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global punycode, µBlock */
@@ -551,7 +551,7 @@ Matrix.prototype.fromString = function(text, append) {
srcHostname = punycode.toASCII(fields[0]);
desHostname = punycode.toASCII(fields[1]);
- // https://github.com/gorhill/uBlock/issues/1082
+ // https://github.com/chrisaljoudi/uBlock/issues/1082
// Discard rules with invalid hostnames
if ( (srcHostname !== '*' && reBadHostname.test(srcHostname)) ||
(desHostname !== '*' && reBadHostname.test(desHostname))
@@ -564,7 +564,7 @@ Matrix.prototype.fromString = function(text, append) {
continue;
}
- // https://github.com/gorhill/uBlock/issues/840
+ // https://github.com/chrisaljoudi/uBlock/issues/840
// Discard invalid rules
if ( desHostname !== '*' && type !== '*' ) {
continue;
View
10 src/js/element-picker.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global self, vAPI, CSS */
@@ -428,7 +428,7 @@ var cosmeticFilterFromElement = function(elem, out) {
var selector = prefix + suffix.join('');
- // https://github.com/gorhill/uBlock/issues/637
+ // https://github.com/chrisaljoudi/uBlock/issues/637
// If the selector is still ambiguous at this point, further narrow using
// `nth-of-type`. It is preferable to use `nth-of-type` as opposed to
// `nth-child`, as `nth-of-type` is less volatile.
@@ -497,7 +497,7 @@ var elementsFromFilter = function(filter) {
// Net filters: we need to lookup manually -- translating into a
// foolproof CSS selector is just not possible
- // https://github.com/gorhill/uBlock/issues/945
+ // https://github.com/chrisaljoudi/uBlock/issues/945
// Transform into a regular expression, this allows the user to edit and
// insert wildcard(s) into the proposed filter
var reStr = '';
@@ -743,7 +743,7 @@ var onSvgHovered = function(ev) {
/******************************************************************************/
var onSvgClicked = function(ev) {
- // https://github.com/gorhill/uBlock/issues/810#issuecomment-74600694
+ // https://github.com/chrisaljoudi/uBlock/issues/810#issuecomment-74600694
// Unpause picker if user click outside dialog
if ( dialog.parentNode.classList.contains('paused') ) {
unpausePicker();
@@ -777,7 +777,7 @@ var onKeyPressed = function(ev) {
/******************************************************************************/
-// https://github.com/gorhill/uBlock/issues/190
+// https://github.com/chrisaljoudi/uBlock/issues/190
// May need to dynamically adjust the height of the overlay + new position
// of highlighted elements.
View
2 src/js/hnswitches.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global punycode, µBlock */
View
2 src/js/i18n.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global vAPI, uDom */
View
10 src/js/messaging.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global µBlock, vAPI */
@@ -38,7 +38,7 @@ var onMessage = function(request, sender, callback) {
// Async
switch ( request.what ) {
case 'getAssetContent':
- // https://github.com/gorhill/uBlock/issues/417
+ // https://github.com/chrisaljoudi/uBlock/issues/417
µb.assets.get(request.url, callback);
return;
@@ -293,7 +293,7 @@ var onMessage = function(request, sender, callback) {
return;
}
vAPI.tabs.get(request.tabId, function(tab) {
- // https://github.com/gorhill/uBlock/issues/1012
+ // https://github.com/chrisaljoudi/uBlock/issues/1012
callback(getStats(getTargetTabId(tab), tab ? tab.title : ''));
});
return;
@@ -782,7 +782,7 @@ var onMessage = function(request, sender, callback) {
break;
case 'setSessionFirewallRules':
- // https://github.com/gorhill/uBlock/issues/772
+ // https://github.com/chrisaljoudi/uBlock/issues/772
µb.cosmeticFilteringEngine.removeFromSelectorCache('*');
µb.sessionFirewall.fromString(request.rules);
@@ -1041,7 +1041,7 @@ var restoreUserData = function(request) {
}, onCountdown);
};
- // https://github.com/gorhill/uBlock/issues/1102
+ // https://github.com/chrisaljoudi/uBlock/issues/1102
// Ensure all currently cached assets are flushed from storage AND memory.
µb.assets.rmrf();
View
6 src/js/mirrors.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* jshint bitwise: false */
@@ -193,7 +193,7 @@ var toUrlKey = function(url) {
if ( matches === null ) {
continue;
}
- // https://github.com/gorhill/uBlock/issues/301
+ // https://github.com/chrisaljoudi/uBlock/issues/301
// Use whole URL as key when no regex capture
return matches.length === 1 ? url : matches[1];
}
@@ -204,7 +204,7 @@ var toUrlKey = function(url) {
// Ref: http://www.iana.org/assignments/media-types/media-types.xhtml
-// https://github.com/gorhill/uBlock/issues/362
+// https://github.com/chrisaljoudi/uBlock/issues/362
//
// Using http://dev.w3.org/2006/webapi/FileAPI/#enctype logic, at least it's
// something... It looks like this is what the browser should be doing with
View
10 src/js/pagestore.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* jshint bitwise: false */
@@ -472,7 +472,7 @@ PageStore.prototype.init = function(tabId, rawURL, pageURL) {
this.pageURL = pageURL;
this.pageHostname = µb.URI.hostnameFromURI(pageURL);
- // https://github.com/gorhill/uBlock/issues/185
+ // https://github.com/chrisaljoudi/uBlock/issues/185
// Use hostname if no domain can be extracted
this.pageDomain = µb.URI.domainFromHostname(this.pageHostname) || this.pageHostname;
this.rootHostname = this.pageHostname;
@@ -530,7 +530,7 @@ PageStore.prototype.reuse = function(rawURL, pageURL, context) {
this.rawURL = rawURL;
this.pageURL = pageURL;
- // As part of https://github.com/gorhill/uBlock/issues/405
+ // As part of https://github.com/chrisaljoudi/uBlock/issues/405
// URL changed, force a re-evaluation of filtering switch
this.netFilteringReadTime = 0;
@@ -598,7 +598,7 @@ PageStore.prototype.setFrame = function(frameId, frameURL) {
/******************************************************************************/
PageStore.prototype.getNetFilteringSwitch = function() {
- // https://github.com/gorhill/uBlock/issues/1078
+ // https://github.com/chrisaljoudi/uBlock/issues/1078
// Use both the raw and normalized URLs.
if ( this.netFilteringReadTime < µb.netWhitelistModifyTime ) {
this.netFiltering = µb.getNetFilteringSwitch(this.pageURL);
@@ -746,7 +746,7 @@ PageStore.prototype.logRequest = function(context, result) {
/******************************************************************************/
PageStore.prototype.toMirrorURL = function(requestURL) {
- // https://github.com/gorhill/uBlock/issues/351
+ // https://github.com/chrisaljoudi/uBlock/issues/351
// Bypass experimental features when uBlock is disabled for a site
if ( µb.userSettings.experimentalEnabled === false ||
this.getNetFilteringSwitch() === false ||
View
16 src/js/popup.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global punycode, vAPI, uDom */
@@ -52,7 +52,7 @@ document.getElementById('saveRules').style.setProperty(
(document.getElementById('gotoPrefs').getBoundingClientRect().bottom + 4) + 'px'
);
-// https://github.com/gorhill/uBlock/issues/996
+// https://github.com/chrisaljoudi/uBlock/issues/996
// Experimental: mitigate glitchy popup UI: immediately set the firewall pane
// visibility to its last known state. By default the pane is hidden.
// Will remove if it makes no difference.
@@ -244,7 +244,7 @@ var updateFirewallCell = function(scope, des, type, rule) {
var aCount = hnDetails.allowCount;
var bCount = hnDetails.blockCount;
if ( aCount !== 0 || bCount !== 0 ) {
- // https://github.com/gorhill/uBlock/issues/471
+ // https://github.com/chrisaljoudi/uBlock/issues/471
aCount = Math.min(Math.ceil(Math.log(aCount + 1) / Math.LN10), 3);
bCount = Math.min(Math.ceil(Math.log(bCount + 1) / Math.LN10), 3);
textNode.nodeValue = threePlus.slice(0, aCount) +
@@ -262,7 +262,7 @@ var updateFirewallCell = function(scope, des, type, rule) {
aCount = hnDetails.totalAllowCount;
bCount = hnDetails.totalBlockCount;
if ( aCount !== 0 || bCount !== 0 ) {
- // https://github.com/gorhill/uBlock/issues/471
+ // https://github.com/chrisaljoudi/uBlock/issues/471
aCount = Math.min(Math.ceil(Math.log(aCount + 1) / Math.LN10), 3);
bCount = Math.min(Math.ceil(Math.log(bCount + 1) / Math.LN10), 3);
textNode.nodeValue = threePlus.slice(0, aCount) +
@@ -433,11 +433,11 @@ var renderPopup = function() {
uDom('#doBlockAllPopups').toggleClass('on', popupData.doBlockAllPopups === true);
uDom('#dontBlockDoc').toggleClass('on', popupData.dontBlockDoc === true);
- // https://github.com/gorhill/uBlock/issues/470
+ // https://github.com/chrisaljoudi/uBlock/issues/470
// This must be done here, to be sure the popup is resized properly
var dfPaneVisible = popupData.dfEnabled && popupData.advancedUserEnabled;
- // https://github.com/gorhill/uBlock/issues/1068
+ // https://github.com/chrisaljoudi/uBlock/issues/1068
// Remember the last state of the firewall pane. This allows to
// configure the popup size early next time it is opened, which means a
// less glitchy popup at open time.
@@ -522,7 +522,7 @@ var toggleFirewallPane = function() {
value: popupData.dfEnabled
});
- // https://github.com/gorhill/uBlock/issues/996
+ // https://github.com/chrisaljoudi/uBlock/issues/996
// Remember the last state of the firewall pane. This allows to
// configure the popup size early next time it is opened, which means a
// less glitchy popup at open time.
@@ -620,7 +620,7 @@ var reloadTab = function() {
// Polling will take care of refreshing the popup content
- // https://github.com/gorhill/uBlock/issues/748
+ // https://github.com/chrisaljoudi/uBlock/issues/748
// User forces a reload, assume the popup has to be updated regardless if
// there were changes or not.
popupData.contentLastModified = -1;
View
2 src/js/profiler.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* exported quickProfiler */
View
2 src/js/settings.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global vAPI, uDom */
View
12 src/js/start.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global publicSuffixList, vAPI, µBlock */
@@ -42,7 +42,7 @@ var µb = µBlock;
// - Schedule next update operation.
var onAllReady = function() {
- // https://github.com/gorhill/uBlock/issues/184
+ // https://github.com/chrisaljoudi/uBlock/issues/184
// Check for updates not too far in the future.
µb.assetUpdater.onStart.addEventListener(µb.updateStartHandler.bind(µb));
µb.assetUpdater.onCompleted.addEventListener(µb.updateCompleteHandler.bind(µb));
@@ -104,10 +104,10 @@ var onSelfieReady = function(selfie) {
/******************************************************************************/
-// https://github.com/gorhill/uBlock/issues/226
+// https://github.com/chrisaljoudi/uBlock/issues/226
// Whitelist in memory.
// Whitelist parser needs PSL to be ready.
-// gorhill 2014-12-15: not anymore
+// chrisaljoudi 2014-12-15: not anymore
var onNetWhitelistReady = function(netWhitelistRaw) {
µb.netWhitelist = µb.whitelistFromString(netWhitelistRaw);
@@ -123,13 +123,13 @@ var onUserSettingsReady = function(fetched) {
fromFetch(userSettings, fetched);
- // https://github.com/gorhill/uBlock/issues/426
+ // https://github.com/chrisaljoudi/uBlock/issues/426
// Important: block remote fetching for when loading assets at launch
// time.
µb.assets.autoUpdate = userSettings.autoUpdate;
µb.assets.autoUpdateDelay = µb.updateAssetsEvery;
- // https://github.com/gorhill/uBlock/issues/540
+ // https://github.com/chrisaljoudi/uBlock/issues/540
// Disabling local mirroring for the time being
userSettings.experimentalEnabled = false;
µb.mirrors.toggle(false /* userSettings.experimentalEnabled */);
View
28 src/js/static-net-filtering.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* jshint bitwise: false, esnext: true, boss: true */
@@ -175,7 +175,7 @@ var alwaysTruePseudoRegex = {
};
var strToRegex = function(s, anchor) {
- // https://github.com/gorhill/uBlock/issues/1038
+ // https://github.com/chrisaljoudi/uBlock/issues/1038
// Special case: always match.
if ( s === '*' ) {
return alwaysTruePseudoRegex;
@@ -532,7 +532,7 @@ FilterPlainRightAnchoredHostname.fromSelfie = function(s) {
/******************************************************************************/
-// https://github.com/gorhill/uBlock/issues/235
+// https://github.com/chrisaljoudi/uBlock/issues/235
// The filter is left-anchored somewhere within the hostname part of the URL.
var FilterPlainHnAnchored = function(s) {
@@ -1227,7 +1227,7 @@ FilterParser.prototype.reset = function() {
/******************************************************************************/
-// https://github.com/gorhill/uBlock/issues/589
+// https://github.com/chrisaljoudi/uBlock/issues/589
// Be ready to handle multiple negated types
FilterParser.prototype.parseOptType = function(raw, not) {
@@ -1386,7 +1386,7 @@ FilterParser.prototype.parse = function(raw) {
}
}
- // https://github.com/gorhill/uBlock/issues/1096
+ // https://github.com/chrisaljoudi/uBlock/issues/1096
if ( s.charAt(0) === '^' ) {
this.unsupported = true;
return this;
@@ -1491,7 +1491,7 @@ FilterParser.prototype.makeToken = function() {
var s = this.f;
- // https://github.com/gorhill/uBlock/issues/1038
+ // https://github.com/chrisaljoudi/uBlock/issues/1038
// Match any URL.
if ( s === '*' ) {
this.token = '*';
@@ -1736,7 +1736,7 @@ FilterContainer.prototype.compile = function(raw, out) {
}
// Pure hostnames, use more efficient liquid dict
- // https://github.com/gorhill/uBlock/issues/665
+ // https://github.com/chrisaljoudi/uBlock/issues/665
// Create a dict keyed on request type etc.
if ( parsed.hostnamePure && this.compileHostnameOnlyFilter(parsed, out) ) {
return true;
@@ -1845,7 +1845,7 @@ FilterContainer.prototype.compileFilter = function(parsed, out) {
if ( filterClass === null ) {
return false;
}
- // https://github.com/gorhill/uBlock/issues/251
+ // https://github.com/chrisaljoudi/uBlock/issues/251
// Apply third-party option if it is present
this.compileToAtomicFilter(filterClass, parsed, party, out);
}
@@ -1863,7 +1863,7 @@ FilterContainer.prototype.compileFilter = function(parsed, out) {
if ( filterClass === null ) {
return false;
}
- // https://github.com/gorhill/uBlock/issues/191#issuecomment-53654024
+ // https://github.com/chrisaljoudi/uBlock/issues/191#issuecomment-53654024
// If it is a block filter, we need to reverse the order of
// evaluation.
if ( parsed.action === BlockAction ) {
@@ -1992,7 +1992,7 @@ FilterContainer.prototype.tokenize = function(url) {
tokenEntry.token = matches[0];
i += 1;
- // https://github.com/gorhill/uBlock/issues/1118
+ // https://github.com/chrisaljoudi/uBlock/issues/1118
// Crazy case... but I guess we have to expect the worst...
if ( i === 2048 ) {
break;
@@ -2044,7 +2044,7 @@ FilterContainer.prototype.matchTokens = function(bucket, url) {
// Specialized handlers
-// https://github.com/gorhill/uBlock/issues/116
+// https://github.com/chrisaljoudi/uBlock/issues/116
// Some type of requests are exceptional, they need custom handling,
// not the generic handling.
@@ -2069,7 +2069,7 @@ FilterContainer.prototype.matchStringExactType = function(context, requestURL, r
// Tokenize only once
this.tokenize(url);
- // https://github.com/gorhill/uBlock/issues/139
+ // https://github.com/chrisaljoudi/uBlock/issues/139
// Test against important block filters
if ( bucket = categories[this.makeCategoryKey(BlockAnyParty | Important | type)] ) {
bf = this.matchTokens(bucket, url);
@@ -2119,7 +2119,7 @@ FilterContainer.prototype.matchStringExactType = function(context, requestURL, r
/******************************************************************************/
FilterContainer.prototype.matchString = function(context) {
- // https://github.com/gorhill/uBlock/issues/519
+ // https://github.com/chrisaljoudi/uBlock/issues/519
// Use exact type match for anything beyond `other`
// Also, be prepared to support unknown types
var type = typeNameToTypeValue[context.requestType] || typeOtherValue;
@@ -2168,7 +2168,7 @@ FilterContainer.prototype.matchString = function(context) {
var bf = false;
- // https://github.com/gorhill/uBlock/issues/139
+ // https://github.com/chrisaljoudi/uBlock/issues/139
// Test against important block filters.
// The purpose of the `important` option is to reverse the order of
// evaluation. Normally, it is "evaluate block then evaluate allow", with
View
8 src/js/storage.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global YaMD5, µBlock, vAPI, punycode, publicSuffixList */
@@ -154,7 +154,7 @@
if ( details.error ) {
return;
}
- // https://github.com/gorhill/uBlock/issues/976
+ // https://github.com/chrisaljoudi/uBlock/issues/976
// If we reached this point, the filter quite probably needs to be
// added for sure: do not try to be too smart, trying to avoid
// duplicates at this point may lead to more issues.
@@ -171,7 +171,7 @@
var relocationMap = {};
var fixLocation = function(location) {
- // https://github.com/gorhill/uBlock/issues/418
+ // https://github.com/chrisaljoudi/uBlock/issues/418
// We now support built-in external filter lists
if ( /^https?:/.test(location) === false ) {
location = 'assets/thirdparties/' + location;
@@ -208,7 +208,7 @@
}
// This may happen if the list name was pulled from the list
// content.
- // https://github.com/gorhill/uBlock/issues/982
+ // https://github.com/chrisaljoudi/uBlock/issues/982
// There is no guarantee the title was successfully extracted from
// the list content.
if ( availableEntry.title === '' &&
View
6 src/js/subscriber.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global vAPI, HTMLDocument */
@@ -34,7 +34,7 @@
/******************************************************************************/
-// https://github.com/gorhill/uBlock/issues/464
+// https://github.com/chrisaljoudi/uBlock/issues/464
if ( document instanceof HTMLDocument === false ) {
//console.debug('contentscript-start.js > not a HTLMDocument');
return;
@@ -109,7 +109,7 @@ var onAbpLinkClicked = function(ev) {
}
// List already subscribed to?
- // https://github.com/gorhill/uBlock/issues/1033
+ // https://github.com/chrisaljoudi/uBlock/issues/1033
// Split on line separators, not whitespaces.
var externalLists = details.externalLists.trim().split(/\s*[\n\r]+\s*/);
if ( externalLists.indexOf(location) !== -1 ) {
View
16 src/js/tab.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global vAPI, µBlock */
@@ -44,7 +44,7 @@ vAPI.tabs.onNavigation = function(details) {
}
var pageStore = µb.bindTabToPageStats(details.tabId, details.url, 'afterNavigate');
- // https://github.com/gorhill/uBlock/issues/630
+ // https://github.com/chrisaljoudi/uBlock/issues/630
// The hostname of the bound document must always be present in the
// mini-matrix. That's the best place I could find for the fix, all other
// options had bad side-effects or complications.
@@ -83,7 +83,7 @@ vAPI.tabs.onClosed = function(tabId) {
/******************************************************************************/
-// https://github.com/gorhill/uBlock/issues/297
+// https://github.com/chrisaljoudi/uBlock/issues/297
vAPI.tabs.onPopup = function(details) {
//console.debug('vAPI.tabs.onPopup: details = %o', details);
@@ -131,8 +131,8 @@ vAPI.tabs.onPopup = function(details) {
result = 'ub:doBlockAllPopups true';
}
- // https://github.com/gorhill/uBlock/issues/323
- // https://github.com/gorhill/uBlock/issues/1142
+ // https://github.com/chrisaljoudi/uBlock/issues/323
+ // https://github.com/chrisaljoudi/uBlock/issues/1142
// If popup OR opener URL is whitelisted, do not block the popup
if (
result === '' &&
@@ -142,7 +142,7 @@ vAPI.tabs.onPopup = function(details) {
result = µb.staticNetFilteringEngine.matchStringExactType(context, targetURL, 'popup');
}
- // https://github.com/gorhill/uBlock/issues/91
+ // https://github.com/chrisaljoudi/uBlock/issues/91
if ( pageStore ) {
pageStore.logRequest(context, result);
}
@@ -220,7 +220,7 @@ vAPI.tabs.registerListeners();
return this.pageStores[tabId] = this.PageStore.factory(tabId, pageURL, normalURL);
}
- // https://github.com/gorhill/uBlock/issues/516
+ // https://github.com/chrisaljoudi/uBlock/issues/516
// If context if 'beforeRequest', do not rebind
if ( context === 'beforeRequest' ) {
return pageStore;
@@ -275,7 +275,7 @@ vAPI.tabs.registerListeners();
/******************************************************************************/
// Stale page store entries janitor
-// https://github.com/gorhill/uBlock/issues/455
+// https://github.com/chrisaljoudi/uBlock/issues/455
var pageStoreJanitorPeriod = 15 * 60 * 1000;
var pageStoreJanitorSampleAt = 0;
View
32 src/js/traffic.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global µBlock, vAPI */
@@ -33,7 +33,7 @@
var exports = {};
-// https://github.com/gorhill/uBlock/issues/1001
+// https://github.com/chrisaljoudi/uBlock/issues/1001
// This is to be used as last-resort fallback in case a tab is found to not
// be bound while network requests are fired for the tab.
@@ -52,7 +52,7 @@ var onBeforeRequest = function(details) {
//console.debug('µBlock.webRequest/onBeforeRequest(): "type=%s, id=%d, parent id=%d, url=%s', details.type, details.frameId, details.parentFrameId, details.url);
// Special handling for root document.
- // https://github.com/gorhill/uBlock/issues/1001
+ // https://github.com/chrisaljoudi/uBlock/issues/1001
// This must be executed regardless of whether the request is
// behind-the-scene
var requestType = details.type;
@@ -70,14 +70,14 @@ var onBeforeRequest = function(details) {
var µb = µBlock;
var pageStore = µb.pageStoreFromTabId(tabId);
if ( !pageStore ) {
- // https://github.com/gorhill/uBlock/issues/1025
+ // https://github.com/chrisaljoudi/uBlock/issues/1025
// Google Hangout popup opens without a root frame. So for now we will
// just discard that best-guess root frame if it is too far in the
// future, at which point it ceases to be a "best guess".
if ( (Date.now() - mostRecentRootDocURLTimestamp) >= 500 ) {
mostRecentRootDocURL = '';
}
- // https://github.com/gorhill/uBlock/issues/1001
+ // https://github.com/chrisaljoudi/uBlock/issues/1001
// Not a behind-the-scene request, yet no page store found for the
// tab id: we will thus bind the last-seen root document to the
// unbound tab. It's a guess, but better than ending up filtering
@@ -97,10 +97,10 @@ var onBeforeRequest = function(details) {
}
}
- // https://github.com/gorhill/uBlock/issues/114
+ // https://github.com/chrisaljoudi/uBlock/issues/114
var requestContext = pageStore;
var frameStore;
- // https://github.com/gorhill/uBlock/issues/886
+ // https://github.com/chrisaljoudi/uBlock/issues/886
// For requests of type `sub_frame`, the parent frame id must be used
// to lookup the proper context:
// > If the document of a (sub-)frame is loaded (type is main_frame or
@@ -129,7 +129,7 @@ var onBeforeRequest = function(details) {
if ( µb.isAllowResult(result) ) {
//console.debug('traffic.js > onBeforeRequest(): ALLOW "%s" (%o) because "%s"', details.url, details, result);
- // https://github.com/gorhill/uBlock/issues/114
+ // https://github.com/chrisaljoudi/uBlock/issues/114
frameId = details.frameId;
if ( frameId > 0 ) {
if ( isFrame ) {
@@ -141,7 +141,7 @@ var onBeforeRequest = function(details) {
// https://code.google.com/p/chromium/issues/detail?id=387198
// Not all redirects will succeed, until bug above is fixed.
- // https://github.com/gorhill/uBlock/issues/540
+ // https://github.com/chrisaljoudi/uBlock/issues/540
// Disabling local mirroring for the time being
//var redirectURL = pageStore.toMirrorURL(requestURL);
//if ( redirectURL !== '' ) {
@@ -160,13 +160,13 @@ var onBeforeRequest = function(details) {
pageStore.logRequest(requestContext, result);
- // https://github.com/gorhill/uBlock/issues/905#issuecomment-76543649
+ // https://github.com/chrisaljoudi/uBlock/issues/905#issuecomment-76543649
// No point updating the badge if it's not being displayed.
if ( µb.userSettings.showIconBadge ) {
µb.updateBadgeAsync(tabId);
}
- // https://github.com/gorhill/uBlock/issues/18
+ // https://github.com/chrisaljoudi/uBlock/issues/18
// Do not use redirection, we need to block outright to be sure the request
// will not be made. There can be no such guarantee with redirection.
@@ -182,7 +182,7 @@ var onBeforeRootFrameRequest = function(details) {
mostRecentRootDocURLTimestamp = Date.now();
// Special handling for root document.
- // https://github.com/gorhill/uBlock/issues/1001
+ // https://github.com/chrisaljoudi/uBlock/issues/1001
// This must be executed regardless of whether the request is
// behind-the-scene
var µb = µBlock;
@@ -220,7 +220,7 @@ var onBeforeRootFrameRequest = function(details) {
// Filtering
if ( result === '' && µb.getNetFilteringSwitch(requestURL) ) {
result = µb.staticNetFilteringEngine.matchString(context);
- // https://github.com/gorhill/uBlock/issues/1128
+ // https://github.com/chrisaljoudi/uBlock/issues/1128
// Do not block if the match begins after the hostname.
if ( result !== '' ) {
result = toBlockDocResult(requestURL, requestHostname, result);
@@ -369,8 +369,8 @@ var onHeadersReceived = function(details) {
}
}
- // https://github.com/gorhill/uBlock/issues/384
- // https://github.com/gorhill/uBlock/issues/540
+ // https://github.com/chrisaljoudi/uBlock/issues/384
+ // https://github.com/chrisaljoudi/uBlock/issues/540
// Disabling local mirroring for the time being
//if ( details.parentFrameId === -1 ) {
// pageStore.skipLocalMirroring = headerStartsWith(details.responseHeaders, 'content-security-policy') !== '';
@@ -378,7 +378,7 @@ var onHeadersReceived = function(details) {
var requestHostname = details.hostname;
- // https://github.com/gorhill/uBlock/issues/525
+ // https://github.com/chrisaljoudi/uBlock/issues/525
// When we are dealing with the root frame, due to fix to issue #516, it
// is likely the root frame has not been bound yet to the tab, and thus
// we could end up using the context of the previous page for filtering.
View
12 src/js/ublock.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global vAPI, µBlock */
@@ -29,7 +29,7 @@
/******************************************************************************/
-// https://github.com/gorhill/uBlock/issues/405
+// https://github.com/chrisaljoudi/uBlock/issues/405
// Be more flexible with whitelist syntax
// Any special regexp char will be escaped
@@ -209,7 +209,7 @@ var matchWhitelistDirective = function(url, hostname, directive) {
}
// Be sure this stays fixed:
- // https://github.com/gorhill/uBlock/issues/185
+ // https://github.com/chrisaljoudi/uBlock/issues/185
if ( whitelist.hasOwnProperty(key) === false ) {
whitelist[key] = [];
@@ -262,7 +262,7 @@ var matchWhitelistDirective = function(url, hostname, directive) {
break;
case 'experimentalEnabled':
if ( typeof this.mirrors === 'object' ) {
- // https://github.com/gorhill/uBlock/issues/540
+ // https://github.com/chrisaljoudi/uBlock/issues/540
// Disabling local mirroring for the time being
this.mirrors.toggle(false /* value */);
}
@@ -290,7 +290,7 @@ var matchWhitelistDirective = function(url, hostname, directive) {
this.sessionFirewall.unsetCell(details.srcHostname, details.desHostname, details.requestType);
}
- // https://github.com/gorhill/uBlock/issues/731#issuecomment-73937469
+ // https://github.com/chrisaljoudi/uBlock/issues/731#issuecomment-73937469
if ( details.persist ) {
if ( details.action !== 0 ) {
this.permanentFirewall.setCellZ(details.srcHostname, details.desHostname, details.requestType, details.action);
@@ -300,7 +300,7 @@ var matchWhitelistDirective = function(url, hostname, directive) {
this.savePermanentFirewallRules();
}
- // https://github.com/gorhill/uBlock/issues/420
+ // https://github.com/chrisaljoudi/uBlock/issues/420
this.cosmeticFilteringEngine.removeFromSelectorCache(details.srcHostname, 'net');
};
View
2 src/js/udom.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global DOMTokenList */
View
2 src/js/uritools.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global µBlock, publicSuffixList */
View
2 src/js/utils.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global µBlock */
View
2 src/js/whitelist.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global vAPI, uDom */
View
2 src/js/xal.js
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.
- Home: https://github.com/gorhill/uBlock
+ Home: https://github.com/chrisaljoudi/uBlock
*/
/* global µBlock */
View
2 tools/make-firefox-meta.py
@@ -73,7 +73,7 @@ def mkdirs(path):
with open(chromium_manifest, encoding='utf-8') as m:
manifest = json.load(m)
-manifest['homepage'] = 'https://github.com/gorhill/uBlock'
+manifest['homepage'] = 'https://github.com/chrisaljoudi/uBlock'
manifest['description'] = descriptions['en']
del descriptions['en']
manifest['localized'] = []
Something went wrong with that request. Please try again.