Skip to content

Commit 09ed25e

Browse files
authored
chore: Update Icon Ignore List (lnreader#2016)
1 parent 75b2df7 commit 09ed25e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

scripts/download-plugin-icons.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,15 @@ const minSize = 16;
99
const skip = new Set([
1010
//custom icons
1111
'FWK.US',
12+
'LeafStudio',
1213
'RNRF',
1314
'ReN',
15+
'WTRLAB',
16+
'azora',
17+
'coralboutique',
18+
'crimsonscrolls',
1419
'daonovel',
20+
'dragonholic',
1521
'dragontea',
1622
'foxaholic',
1723
'kiniga',
@@ -21,10 +27,14 @@ const skip = new Set([
2127
'mysticalmerries',
2228
'novelTL',
2329
'novelsparadise',
30+
'prizmatranslation',
31+
'requiemtls',
2432
'sektenovel',
2533
'sonicmtl',
2634
'translatinotaku',
35+
'universalnovel',
2736
'warriorlegendtrad',
37+
'wuxialnscantrad',
2838
'wuxiaworld.site',
2939
]);
3040

0 commit comments

Comments
 (0)