142 Commits

Author SHA1 Message Date
Adam
5a9093bfd6 Prepare for v1.7.5 release 2020-08-08 13:25:09 -07:00
Danilo Lacoste
129188f62a
adding elmercurio.com/Inversiones (#817)
* adding elmercurio.com/Inversiones

* adding support elmercurio.com/inversiones

* update README.md and manifest-ff.json

* some JS

* names
2020-08-01 10:54:35 -07:00
Gabriel
c963e0eeac
Add estadao.com.br (#771) 2020-07-06 18:24:45 -07:00
Adam
596d85fcea Add historyextra.com 2020-06-28 15:25:30 -07:00
Jalit6
8301a3bc97 Add brisbanetimes.com.au (#732) 2020-06-17 18:33:03 -07:00
PoorPockets McNewHold
5574026889
Proper automatic "last release" linking. (#734)
https://help.github.com/en/github/administering-a-repository/linking-to-releases
Now, no need to update the Firefox add-on link in the README.md. It will always grab the latest.fxi release file, as long as it keeps the `bypass-paywalls-firefox.xpi` naming.
2020-06-16 22:08:29 -07:00
Adam
639eaf7ffb Add republic.ru 2020-06-13 17:40:04 -07:00
Adam
b8f4458d1e Prepare for v1.7.3 release 2020-05-31 11:22:03 -07:00
Adam
76fcd58e69 Update README.md 2020-05-30 16:35:57 -07:00
Nguyễn Kim Kha
ab79f28867
Add worldpoliticsreview (#661) 2020-05-25 17:16:32 -07:00
Adam
d3eeb9ad66 Add Twitter link to README.md 2020-05-22 20:32:55 -07:00
Adam
06c43db592 Prepare for v1.7.2 release 2020-05-22 14:46:10 -07:00
Adam
43ac6242b7 Remove miamiherald.com 2020-05-21 20:09:36 -07:00
Nguyễn Kim Kha
79cfe65206
Add Il Manifesto (#644) 2020-05-19 17:44:01 -07:00
Adam
fb0ab9f1ad Add nzz.ch 2020-05-16 11:53:50 -07:00
Adam
6e50680a93 Update site request instructions 2020-05-13 20:49:59 -07:00
Nguyễn Kim Kha
a593b34a5a Avoid re-declare vars (#612)
* Avoid re-declare vars

* minor change
2020-05-10 15:26:01 -07:00
Adam
de0a2ca7c9 Prepare for v1.7.1 release 2020-05-03 12:15:29 -07:00
Adam
98387f551e Remove bostonglobe.com 2020-04-28 21:13:56 -07:00
Nguyễn Kim Kha
5f5518d8c4
Support miamiherald.com (#593)
* Support miamiherald.com

* Clean up
2020-04-28 20:41:07 -07:00
Adam
939beeb0f0 Fix loading of contentScript 2020-04-26 23:06:38 -07:00
Adam
08f2db9ec5 Run semistandard linter, manual camelCase conversions, misc. fixes and cleanup 2020-04-26 16:03:36 -07:00
Adam
3cffcb3a22 Update template 2020-04-26 13:19:33 -07:00
Nguyễn Kim Kha
c7d46a299a
Add genomeweb as request (#582) 2020-04-26 11:07:23 -07:00
Nguyễn Kim Kha
01cc2d3aab
Add theathletic.co.uk (#574)
* Add theathletic.co.uk

* update
2020-04-23 23:12:10 -07:00
Adam
ebd62e992f Update README 2020-04-23 19:40:45 -07:00
Nguyễn Kim Kha
c22ec98069
Add thewrap.com support (#560)
* Add thewrap.com as #379

* Update src/js/contentScript.js

* Update README.md
2020-04-23 18:54:17 -07:00
Nguyễn Kim Kha
2e247e735a
Let people choose the issue template (#571) 2020-04-21 21:22:20 -07:00
Nguyễn Kim Kha
ab58ca233b
Add some metropolitan news in Australia (#554)
* Add some national level news in Australia

* fix typo

* add sites to manifest-ff.json
2020-04-19 18:43:19 -07:00
Adam
f780cf9e51 Remove lemonde.fr 2020-04-19 16:41:32 -07:00
Adam
b84c534180 File directory structure update 2020-04-19 16:30:50 -07:00
Adam
9cc831ed90 Add kansascity.com 2020-04-07 20:15:34 -07:00
Adam
43bd4642a1 Remove indiatimes.com 2020-03-29 15:04:46 -07:00
Adam
ef4d05461a Prepare for v1.7.0 release 2020-03-29 13:40:48 -07:00
Bela Lubkin
7f021f0fbe Merge upstream:
> commit 9fb898159caa46a9c33ff7ecf7316611a407df89
> Author: Ben Reaves <rbreaves@gmail.com>
> Date:   Sat Mar 21 17:40:33 2020 -0500
>
>     Add fortune.com
2020-03-23 03:28:00 -07:00
Bela Lubkin
f9ee373ad9 README.md: point to the conjectural new 1.7.0 .xpi 2020-03-19 11:18:39 -07:00
Bela Lubkin
1c3d8d622c Merge 'bypass-paywalls-firefox' extension into 'bypass-paywalls-chrome'
- include the best versions of everything (to the best of my ability...)
- include all supported sites
- update docs to always point to 'bypass-paywalls-chrome' repository
- update docs to be -- not browser-agnostic, but poly-browser
- (tested the 1st 11 sites in alphabetical order, plus WSJ -- using Opera)
- cen.acs.org: retain localstorage ('cookie warning' accepted)
- cen.acs.org: remove .meteredBar '2/3 articles remaining' bar
- XXX centralwesterndaily.com.au: not working (article window-shaded)
- all others tested seem fine (intentionally provoked failures w/ bypass
  disabled, demonstrated success when enabled)
- (end of alphabetical testing)
- move defaultSites{} from background.js & options.js to common.js
- uncertain whether FF contentScript.js code for businessinsider.com,
  haaretz.co.il, wsj.com was helpful, I left them commented out
- use browser-agnostic 'extension_api.*' in place of browser.*, chrome.*
- use 'comma-on-last-item' syntax to allow insertion & sorting without
  breaking structures, minimize commit footprints
- replace 'location.whatever' refs with consistent 'window.location.whatever'
- break structure inits into multi-line format where appropriate
- convert TABs to spaces (background.js had 2-space tabs, manifest.json 4!)
- remove trailing spaces
- sort tables which ought to be sorted, consistently using Linux `LANG=C sort`
  (strict ASCII ordering)
- XXX use of window.location.href.indexOf() considered harmful: for instance,
  'ft.com' will match 'loft.com', or 'ibm.co' (Columbia) matches 'ibm.com';
  intend to replace with something like hostDomainIs('ft.com') -- not now
- XXX Firefox completely untested; I believe a *.xpi with manifest-ff.json
  in place of manifest.json will work, but have not tried
- XXX did not attempt to update updates.json (FF), updates.xml (Chrome)
- XXX why do bypass.svg, *_screenshot.png exist?  At least should not be
  included in *.crx, *.xpi
- XXX same Google Analytics code now in FF build, not sure if this is OK
- version arbitrarily slammed to '1.7.0' (could be '2.0.0')
- code delta -283 lines (mainly defaultSites{}); or -1585 + 3 binaries,
  counting prospective retirement of 'bypass-paywalls-firefox'
- should have been something like 20 separate commits, but got out of hand...

(note 'XXX' problem areas)
2020-03-19 11:04:17 -07:00
Pol Escolar
47e118cce0 Added new site elpais.com 2020-02-27 16:00:39 +01:00
Adam
1100b74f06 Add seekingalpha.com 2020-02-26 19:35:56 -08:00
Adam
34b01929c1 Prepare for v1.6.3 release 2020-02-12 23:37:47 -08:00
Adam
4365e84498 Add thecourier.com.au 2020-02-12 18:54:33 -08:00
Adam
0ae864598b Add fd.nl 2020-02-12 18:49:37 -08:00
Adam
d258b4a194 Add adweek.com 2020-02-12 18:42:03 -08:00
Adam
7cd7081ff7 Add spectator.com.au 2020-02-12 18:38:21 -08:00
Adam
e729b82b7d Add theathletic.com 2020-02-12 18:28:00 -08:00
iscreamcoke
5eca69d513
deprecated 2019-12-16 20:28:35 +01:00
Adam
60ade67619 Prepare for v1.6.1 release 2019-12-15 13:33:58 -08:00
magnolia1234
c94ed05f04
Add ET Prime (prime.economictimes.indiatimes.com)
Already in Firefox add-on.
2019-12-13 15:28:05 +01:00
magnolia1234
90b4005e26
Rename thenewsrep to new domain sofrep 2019-12-13 14:47:51 +01:00
Adam
4271f152b0 Prepare for v1.6.0 release 2019-12-07 13:41:53 -08:00