File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "dev" : {
3+ "host" : " http://192.168.0.60:20082"
4+ },
5+ "local" : {
6+ "host" : " http://localhost:20082"
7+ }
8+ }
Original file line number Diff line number Diff line change @@ -163,6 +163,13 @@ Content-Type: application/json
163163 "Name" : " POE2 갤러리" ,
164164 "Switch" : true ,
165165 "Interval" : 1000
166+ },
167+ {
168+ "Type" : " DcInside" ,
169+ "BoardId" : " mgallery/board/lists/?id=pathofexile&sort_type=N&search_head=10" ,
170+ "Name" : " POE1 갤러리/P1빌드" ,
171+ "Switch" : true ,
172+ "Interval" : 1000
166173 }
167174 ]
168175}
@@ -175,8 +182,8 @@ Content-Type: application/json
175182{
176183 "Data" : {
177184 "Type" : " DcInside" ,
178- "BoardId" : " mgallery/board/lists/?id=pathofexile&exception_mode=recommend " ,
179- "Name" : " POE1 갤러리" ,
185+ "BoardId" : " mgallery/board/lists/?id=pathofexile&sort_type=N&search_head=10 " ,
186+ "Name" : " POE1 갤러리/P1빌드 " ,
180187 "Switch" : true ,
181188 "Interval" : 1000
182189 }
Original file line number Diff line number Diff line change 2525 <PackageReference Include =" Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version =" 1.21.1" />
2626 </ItemGroup >
2727
28+ <ItemGroup >
29+ <Content Include =" ..\Http\**" >
30+ <Link >Http\**</Link >
31+ </Content >
32+ </ItemGroup >
33+
2834</Project >
You can’t perform that action at this time.
0 commit comments