File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -112,16 +112,21 @@ export const getMetaData = (isDevMode: boolean) => {
112112 'e-hentai.org' ,
113113 'hath.network' ,
114114 'nhentai.net' ,
115+ 'gold-usergeneratedcontent.net' ,
115116 'hypergryph.com' ,
116117 'mangabz.com' ,
117118 'copymanga.site' ,
118119 'copymanga.info' ,
119120 'copymanga.net' ,
120121 'copymanga.org' ,
121122 'copymanga.tv' ,
123+ 'copy20.com' ,
122124 'mangacopy.com' ,
123125 'xsskc.com' ,
124126 'schale.network' ,
127+ 'touhou.ai' ,
128+ 'jsdelivr.net' ,
129+ 'npmmirror.com' ,
125130 'self' ,
126131 '127.0.0.1' ,
127132 '*' ,
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ import {
1414} from 'helper' ;
1515import { request , toast } from 'main' ;
1616
17- import { isInCategories , type GalleryContext } from './helper' ;
17+ import { type GalleryContext , isInCategories } from './helper' ;
1818
1919type ItemData = {
2020 id : string ;
You can’t perform that action at this time.
0 commit comments