File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ export const DynamicInfoMap: Record<string, PlatformInfo> = {
6969 faviconUrl : 'https://fe-video-qc.xhscdn.com/fe-platform/ed8fe781ce9e16c1bfac2cd962f0721edabe2e49.ico' ,
7070 iconifyIcon : 'simple-icons:xiaohongshu' ,
7171 platformName : chrome . i18n . getMessage ( 'platformRednote' ) ,
72- injectUrl : 'https://creator.xiaohongshu.com/publish/publish' ,
72+ injectUrl : 'https://creator.xiaohongshu.com/publish/publish?target=image ' ,
7373 injectFunction : DynamicRednote ,
7474 tags : [ 'CN' ] ,
7575 accountKey : 'rednote' ,
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ export const VideoInfoMap: Record<string, PlatformInfo> = {
5757 faviconUrl : 'https://creator.xiaohongshu.com/favicon.ico' ,
5858 iconifyIcon : 'simple-icons:xiaohongshu' ,
5959 platformName : chrome . i18n . getMessage ( 'platformRednote' ) ,
60- injectUrl : 'https://creator.xiaohongshu.com/publish/publish' ,
60+ injectUrl : 'https://creator.xiaohongshu.com/publish/publish?target=video ' ,
6161 injectFunction : VideoRednote ,
6262 tags : [ 'CN' ] ,
6363 accountKey : 'rednote' ,
You can’t perform that action at this time.
0 commit comments