Fixed ordering, reverted .gitignore

master
Phil Price 2019-11-01 12:31:54 +11:00
parent e03cd29be8
commit ccba868ac2
3 changed files with 2 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1 @@
web-ext-artifacts
/.vs

View File

@ -61,7 +61,6 @@
[The Atlantic](https://www.theatlantic.com)\
[The Australian](https://www.theaustralian.com.au)\
[The Australian Financial Review](https://www.afr.com)\
[The Mercury Tasmania](https://www.themercury.com.au)\
[The Boston Globe](https://www.bostonglobe.com)\
[The Business Journals](https://www.bizjournals.com)\
[The Diplomat](https://www.thediplomat.com)\
@ -70,6 +69,7 @@
[The Japan Times](https://www.japantimes.co.jp)\
[TheMarker](https://www.themarker.com)\
[The Mercury News](https://www.mercurynews.com)\
[The Mercury Tasmania](https://www.themercury.com.au)\
[The Morning Call](https://www.mcall.com)\
[The Nation](https://www.thenation.com)\
[The New York Times](https://www.nytimes.com)\

View File

@ -56,7 +56,6 @@ var defaultSites = {
'The Atlantic': 'theatlantic.com',
'The Australian': 'theaustralian.com.au',
'The Australian Financial Review (javascript disabled)': 'afr.com',
'The Mercury Tasmania': 'themercury.com.au',
'The Boston Globe (javascript disabled)': 'bostonglobe.com',
'The Business Journals': 'bizjournals.com',
'The Diplomat': 'thediplomat.com',
@ -65,6 +64,7 @@ var defaultSites = {
'The Japan Times': 'japantimes.co.jp',
'TheMarker': 'themarker.com',
'The Mercury News': 'mercurynews.com',
'The Mercury Tasmania': 'themercury.com.au',
'The Morning Call': 'mcall.com',
'The Nation': 'thenation.com',
'The New York Times': 'nytimes.com',