Skip to content

Commit

Permalink
add a bunch
Browse files Browse the repository at this point in the history
  • Loading branch information
GlazerMann authored Dec 27, 2024
1 parent 32e95b1 commit b696fbc
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions constants/bad_data.php
Original file line number Diff line number Diff line change
Expand Up @@ -569,6 +569,16 @@

const CANONICAL_PUBLISHER_URLS = [
'.acm.org',
'archivespp.pl',
'radicalphilosophy.com',
'.erudit.org',
'metropolitics.org',
'metropolitiques.eu',
'revistas.upr.edu',
'.tci-thaijo.org',
'tidsskrift.dk',
'observatoria.rsl.ru',
'britishartstudies.ac.uk',
'.oup.com',
'academic.oup.com',
'aeaweb.org',
Expand Down Expand Up @@ -616,17 +626,22 @@
'psycnet.apa.org',
'publications.aap.org',
'pubs.geoscienceworld.org',
'muse.jhu.edu',
'pubs.rsc.org',
'xlink.rsc.org',
'sagepub.com',
'sagepublications.com',
'scholarpedia.org',
'arc.aiaa.org',
'bmcr.brynmawr.edu',
'schweizerbart.de',
'scielo.br',
'scielo.org',
'sciencedirect.com',
'sciencemag.org',
'springer.com',
'tandfonline.com',
'pyglobal.com',
'taylorandfrancis.com',
'thelancet.com',
'vertpala.ac.cn',
Expand All @@ -653,6 +668,8 @@
'perspectivia.net',
'shs.cairn.info',
'zaguan.unizar.es',
'numdam.org',
'works.bepress.com',
];

const PROXY_HOSTS_TO_ALWAYS_DROP = [
Expand Down Expand Up @@ -1134,6 +1151,7 @@
'kijkcijferanalyse\.nl/', // highjacked
];
const NON_JOURNAL_WEBSITES = [
'ourworldindata.org/',
'-news.co.uk/',
'.ajc.com/',
'.al.com/',
Expand Down

0 comments on commit b696fbc

Please sign in to comment.