diff --git a/Counterarguments.md b/Counterarguments.md index 05f5cfd..50e54ee 100644 --- a/Counterarguments.md +++ b/Counterarguments.md @@ -22,7 +22,7 @@ I use all of these hosts files, and so far, not much breakage has occurred. #### uBO is a fork of Adblock Plus (ABP) code -No. The code is wholly original and written from scratch. There are very few places I borrowed code from elsewhere, and these have identification. For example, for the element picker, I [embedded](https://github.com/gorhill/uBlock/blob/master/js/element-picker.js#L27) [CSS.escape](https://github.com/mathiasbynens/CSS.escape) from Mathias Bynens (because Chromium does not support yet [CSS.escape](https://developer.mozilla.org/en-US/docs/Web/API/CSS/escape)). +No. The code is wholly original and written from scratch. There are very few places I borrowed code from elsewhere, and these have identification. For example, for the element picker, I [embedded](https://github.com/gorhill/uBlock/blob/master/js/element-picker.js#L27) [CSS.escape](https://github.com/mathiasbynens/CSS.escape) from Mathias Bynens (because Chromium does not yet support [CSS.escape](https://developer.mozilla.org/en-US/docs/Web/API/CSS/escape)). #### Adblock Edge is as light as uBO