We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75b2df7 commit 09ed25eCopy full SHA for 09ed25e
scripts/download-plugin-icons.js
@@ -9,9 +9,15 @@ const minSize = 16;
9
const skip = new Set([
10
//custom icons
11
'FWK.US',
12
+ 'LeafStudio',
13
'RNRF',
14
'ReN',
15
+ 'WTRLAB',
16
+ 'azora',
17
+ 'coralboutique',
18
+ 'crimsonscrolls',
19
'daonovel',
20
+ 'dragonholic',
21
'dragontea',
22
'foxaholic',
23
'kiniga',
@@ -21,10 +27,14 @@ const skip = new Set([
27
'mysticalmerries',
28
'novelTL',
29
'novelsparadise',
30
+ 'prizmatranslation',
31
+ 'requiemtls',
24
32
'sektenovel',
25
33
'sonicmtl',
26
34
'translatinotaku',
35
+ 'universalnovel',
36
'warriorlegendtrad',
37
+ 'wuxialnscantrad',
38
'wuxiaworld.site',
39
]);
40
0 commit comments